This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC2640: User call stack from watchdog

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,