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.

CCS/MSP430F5529: MSP430F Flash memory writing/reading

Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP430F5519

Tool/software: Code Composer Studio

Hi TI team,

I am currently trying to write a bunch of data on flash memory of the MSP430F5529 with code composer studio. I already manage to copy those data on the INFO A,B,C and D section, and it worked as expected because I am able to see those data with the memory browser, even after that I unpluged the board, which means those data are still in even if there is no more power supplied. 

The problem is that there is not enough places on those sections (only 128B). So I tried to do the same on the BANK A,B,C,D of the Main : code memory, flash (128KB each).

The problem is that I am still able to write my data on this section, but whenever I quit the debugging or unpluged the board, those data are erased and I am no longer able to find it with the memory browser. Is there a may to fix this ? Is those data were erased or moved somewhere else ? 

You can find here the memory organization of the MSP430F5519.

Any suggestions that might help me ? 

Thanks for helping,

Regards

**Attention** This is a public forum