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.

RTOS/TM4C1294NCPDT: How to save data for crash dump analysis

Part Number: TM4C1294NCPDT

Tool/software: TI-RTOS

Here is the link for crash dump analysis using CCS processors.wiki.ti.com/.../Crash_Dump_Analysis. But it doesn't address how to save data (registers, stack, memory, etc) necessary for the analysis. This seems a big problem to me, because I am not good at ARM and assembly. So it there any guide on what registers/stack/RAM are necessary and how they could be saved in "C".

Thanks