This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Stacktrace into memory

Keil MDK ARM has cool feature named "Call Stack + Locals". While debugging in this windows we can see order of functions call (stacktrace) and local variables.
Is it possible with MDK ARM save the stack trace in MCU's memory?