Part Number: CC2640
Tool/software: TI-RTOS
Hi,
I am using CC2640 target and CCSV7.
I would like to know if it's possible to have my user call stack info if a watchdog reset was triggered. For example if I call a long delay in my function3 and before the watchdog circuit will reset my system, I want to have my user call stack context or at least the PC info in that time ( if this is possible how to implement it in C code).
Kind regards,