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.

Debugging HWI error

Other Parts Discussed in Thread: SYSBIOS, CC3200

I am working on an application that has several HWI defined. In some cases I do receive the following error:

ti.sysbios.hal.Hwi: line 127: E_stackOverflow: ISR stack overflow.
xdc.runtime.Error.raise: terminating execution

There is no other info so I wonder how to find out what HWI/ISR caused this? Where can I see  the stack data for HWI? I can't find that info in ROV.

Or any other tips on how to debug this? Obviously I am running an RT system that can't be stopped for test. Also my RTA/UIA options are limited as I am using AM335x.
Thanks for any help

Regards.