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.

MSPM0G3107: Sector Erase not working; keeps resetting to "Erase MAIN"

Part Number: MSPM0G3107

Tool/software:

I'm working on NVRAM development on the MSPM0G3107 (address space 0x1f000 - 0x20000). In my debug configuration I set the programming to Sector erase with values 0x00-0x1f000. I build the code and launch a debug session, but memory view shows my NVRAM addresses being re-initialized with 0xFF. I then reopen my debug config and I see my selection was reset to "Erase MAIN"

Environment:

CCS 20.1

XDS110

MSPM0 SDK 2.4.0.6

  • Hi Rob,

    I think there may be a type error in you flash setting. You could specify the erase range of 0x0 - 0x1f000 by using the setting you are using before, and the setting should not be reset. 

    Best Regards,

    Pengfei