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.

MSPM0G3519: MSPM0G3519 NVM READ ERROR

Part Number: MSPM0G3519

For the NVM module, if I first issue an erase command, then perform a write operation, followed by a read operation from flash, no error occurs and the code does not enter the default_handler() function.

 

However, if I first erase the target FLASH address using a debugger, then call the write function and read function in the code, the read operation fails and the system enters an exception interrupt.