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/MSP430FR5994: How to read FRAM values without entering CCS debug mode

Part Number: MSP430FR5994
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

Hi,

I want to read the value of some variables saved in FRAM after the MCU finishes its task. When the MCU is doing the task, it is powered by an external capacitor. After the task is finished, I want to check the result which is saved in FRAM.

I only know that we can see FRAM values in CCS debug mode by using the "Memory Brower". But entering the debug mode, CCS will re-program the MCU so that all previous data will be erased. 

Is there any possible solution for my case? 

Thanks,

Yubo

**Attention** This is a public forum