I am starting to play around with the hibernation module in order to get a remote keypad implementation to use little power. On my first try I was happy to see that my hibernation implementation worked as programmed 326mseconds on, then 900 msec hibernation.
I am using CCS 5.0 and a Spectrum Digital XDS560v2 STM.
It is nice.
Unfortunately, I did not program a backdoor to stay in run mode. I can no longer connect with the debugger as the processor is not awake long enough for CCS to step in and gain control.
Is there any suggestion on how I can get back into the debugger?
I sure hope I did not programmatically brick this processor!