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.

Memory Browser __ Execution state prevented access

Hi experts

I'm working on MSP430G2 launchpad, I practice the sample codes: writing flash- segment-C and copy it to segment-D. 

After I compile the code successfully, I want to check the information in the memory. When I open the Memory Browser, it shows:

"Error: Could not read xxx: execution state prevented access"

is there any configuration I need to change or I need to modify the codes to read the memory contents?

can someone help me out. Thank you very much!!