Hi
If a bug stop the application to feed the wdt,Is there any way to store 8bytes application data to flash before reset which occurred by wdt?
I find that there is only two cycles of 32768[Hz] clock to write the 8bytes application data to flash,I think the time is not enough to write the flash.
I want to write the 8bytes application data to GPREGRET in the wdt interrupt.Is the time enough to do this?If it is,how to write GPREGRET ?

