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!!