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.

DRA787: Have API of callstack or not?

Part Number: DRA787
Other Parts Discussed in Thread: SYSBIOS

Print the callstack of function is useful for analyse issue.

Such as A function call B function, B function call C function, Can we add code in C function to Print the callstack A-->B-->C ? Which API to use?