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,