Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hello,
I would like to preserve the last portion (4KB) of 64KB flash to store persist information.
Anyone knows the way to achieve this?
I tried to modify the mspm0l1306.cmd to make the flash size to be half, assuming then the program won't touch the second half of the flash.
However, every time when I load the program to the flash, it seems the entire flash (64KB) got erased and then loaded with the new image.
The way I program the flash is (on MacOS):