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