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.

MSP430FR6989: Wiping out program at debug mode

Genius 13959 points
Part Number: MSP430FR6989

Hi Experts,

Good day.

We have here a case from client who is working out / testing using MSP430FR6989 LaunchPad Development board.

The customer tested the blinking LED light code and it worked well. They wanted to implement a reset button that when pressed will clear the program only in Debug mode. Program will be executed in normal mode only.

Currently, pressing the reset button in both modes just keeping the LED blinking.

Any thoughts how to implement this? Is it possible? Let me how for some clarifications about the description.

Thank you.

Regards,
Archie A.

  • clear the program only in Debug mode

    Do you mean customer just want to running the code in debug mode without write the code into the FRAM memory, right? IAR support this option. But I think that is not necessary. Because this option is used for flash based device, due to the flash have the write endurance limitation, but the FRAM device don't have the limitation and the write speed is very fast.

**Attention** This is a public forum