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/MSP430FR6989: Read Data From Specific Memory And Output to TI-txt File

Part Number: MSP430FR6989

Tool/software: Code Composer Studio

Hi,

I am using CCS v9 and compiler is TI v18.12.1.LTS

My problem is how to get the data that already allocate in specific memory.

My TI-txt is as following:

And here is my code

Why the txt file doesn't show the data at the specific memory location 0x1800?

Thank you.