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.

Compiler/MSP430FR6972: The question of MSP430FR6972's WDT Reset

Part Number: MSP430FR6972

Tool/software: TI C/C++ Compiler

Hello,Masters

         I have a problem which the cpu  is always  reset .  First the program is running normally and the WDT is opreation.  After some hours  or some days , the CPU starts to reset again and again. It couldn't be normal any more . Unless  the programs run the codes as flowing , the cpu will be normal again .                                                                   

                                                                     PMMCTL0_H = PMMPW_H;
                                                                     PMMCTL0_L |= PMMSWPOR;
                                                                     PMMCTL0_H = 0;

So, I  think that WDT REST couldn't clear the RAM,  PMMSWPOR could clear the RAM, is right?  If  It is right,  I think that  some wrongs make the datas in the RAM  Incorect .

     What do you think about the phenomenon ?

                                                                                                                                                  Best Wishes

                                                                                                                                                  Jent

**Attention** This is a public forum