This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SRAM content after watch dog reset

How can i retrieve SRAM content after external WDT reset. if i am declaring the variables to be saved after WDT reset as global (array of unsigned char of size 500), the keil compiler is initialising it at start up, so iam loosing it. can i block the initialisation (by compiler) of the global variable in compiler, or how can i get the data in SRAM after external WDT reset.
Regards,
S Rajan

Parents Reply Children
No data