This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G1507: Can data be written to the NONMAIN area?

Genius 3215 points

Part Number: MSPM0G1507
Other Parts Discussed in Thread: MSPM0L1306

Tool/software:

Hi All,

[Question 1]
We would like to store non-updated user data in the NONMAIN area.
By default, bootloader-related values are stored, but is it possible to store them without affecting these values?
If so, what is the memory address?

[Question 2]
I want to store frequently updated values in lower 32kB flash (0x0000 0000 ~ ).


How do I change the linker file in CCS?

Best Regards,

Ito

  • For your first question, not recommend to do that, because for nonmain flash just one sector that means you need to erase all data when you want to erase the flash to save some data. 

    For the second question, you need to modify the cmd file in CCS to manage the memory. You can refer this as a demo 

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/8473.mspm0l1306.cmd