Hi all,
I am using KSDK 1.3 within KDS 3.2 and the watchdog timer in my project. When the expires, the uC resets, but I would like to perform some safety opperations before. However I was not able to reimplement the reset handler. Is there any difference from another interrupt handler? Is it possible to have a reset callback function??
Thanks in advance!