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.

MSP430FR6928: Problem after WDT reset

Part Number: MSP430FR6928

Hi,

My question is about condition after WDT reset. My code is running normally after power up however, while power is steady, I want to reset mcu with wdt intentionally (for testing wdt; by calling the loop "while(1)" or stop kicking the wdt) and after wdt reset, mcu is started again but locked with the “__bis_SR_register(GIE);”  than code goes to 0x0004 address with this warning;

"Break at address "0x0004" with no debug information available, or outside of program code."

I can fix this situation only by resetting the mcu by power off-on. 

What can cause this this problem?

**Attention** This is a public forum