There is "Call Stack" function in IAR Debugging, this is useful for tracing functional call.
I believe there is similar feature in CodeWarrior, but I can't find where it is.
Regards
Sam
The Debug view in the Debug Perspective shows the call stack.
---Tom
In the "Debug Perspective", there is a window "Outline", that is call stack?
some functions have a little red "s" on the upper right side, that is the function in the call stack?