Other Parts Discussed in Thread: SYSCONFIG, MSPM0L1306
Tool/software:
Hi expert
Until now my project flash memory usage is about 100KB, and i use 126KB~127KB(P2)to store my data
(calibrate value, customer data etc.) and i don't make any SWP setting in sysconfig.
in my understanding the main code (100KB) doesn't hit NO.126KB, so this method seem safe, am i right?
When i saw the datasheet(P1), the remaining sectors erase/program cycle only available in 10k,
i think there is a risk for my project, so my question is:
(1) can i use 31KB~32KB(P3) to store my data? if yes, how to set in sysconfig?
(2) if (1) available, can i see 31KB~32KB describe in .map file?
thanks for your help.