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.

TMS320F28032: Keep One Bit Variable After Watchdog Reset

Part Number: TMS320F28032


Tool/software:

Hi,

I am using TMS320F28032 in my application. I set the watchdog timer and made a reset succesfully. 

I need to keep one bit variable permanently to check after any reset.

Is there any way to do it ? 

In the forum, I saw that some in microcontroller series(F28379), Hibmode register can be used for this purpose but I didn't any register for F28032. Is there any similar register ?

Can I use the internal Flash Memory to keep the variables in my application code ?

Thanks,