You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,10 @@ This tutorial requires the latest version of the Arduino IDE; we can download it
56
56
57
57

58
58
59
-
60
59
Now we are ready to start compiling and uploading Arduino sketches to an Opta™ device using the Arduino IDE.
61
60
61
+
***Memory partitioning of an Opta™ should be done using the latest core and libraries to ensure the system is up-to-date with the intended configuration.***
62
+
62
63
### Partitioning Memory of an Opta™ Device
63
64
64
65
The sketch below will guide us through partitioning the memory of an Opta™ device. The complete sketch and the certificates file can be downloaded [here](assets/opta_memory_partitioning.zip). **Remember to store both files in the same folder**.
0 commit comments