Other Parts Discussed in Thread: SEGGER
Tool/software: TI C/C++ Compiler
Hi. my Errhook now calls Error_getSite() to get the file and line of the last call before the fail. but this line is usually not usefull - already deep in the OS.
I am looking for a way to get the previous lines in the call stack. clearly the information is available somewhere- for the debugger.
Thanks
Shlomo