is it possible to see full backtrace after getting segmentaion fault or unexpected end of program in TRACE 32. Like in DDD after bt command ?
I am merging a lot of source into a project (SW Update) and keep getting target reset, would like to know what was the last funcion called.
There is an option Stackframe or Stackframe with locals but it works only if the program is running.
Thanks in advance.