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: Saving CPU state and stack counter to resume program

Part Number: MSP430FR5994

Tool/software: Code Composer Studio

Hi 

I have been using a library provided by the fram example to build a function that is able to resume after a power reset 

this library allows me to put the device in low power mode and "suspends" the system using a checkpoint and after the power reset occurs, it allows the device to continue from that checkpoint 

I'm wondering if there is a way for the device to continue operating after the checkpoint because right now the device will stop operating and wait until a reset happens for it to continue

the library API that i used can be found here. 

http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/FRAM_Utilities/latest/exports/FRAM-Utilities-UsersGuide.pdf

Thanks for any help

**Attention** This is a public forum