Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I'm trying to determine the cause of an exception. I have a breakpoint set in my handler exception hook, which receives the Hwi_ExcContext pointer. Unfortunately, when I read the Hwi module, the Exception call stack shows the very unhelpful message of "<symbol is not available>"
What is the solution here? I do not have a stack overflow.
The issue I'm having is exactly the same as found here: e2e.ti.com/.../2094531
Sadly, the linked thread's solution is not helpful. It simply points to a wiki which describes how to use outdated software.