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:如何保存数据以进行崩溃转储分析

Guru**** 2451970 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/637651/rtos-tm4c1294ncpdt-how-to-save-data-for-crash-dump-analysis

器件型号:TM4C1294NCPDT

工具/软件:TI-RTOS

以下是使用 CCS processors.wiki.ti.com/.../Crash_Dump_Analysis 进行崩溃转储分析的链接。 但它并未说明如何保存分析所需的数据(寄存器、堆栈、存储器等)。 这对我来说似乎是一个大问题、因为我对手臂和装配不是很好。 因此、这里提供了有关需要哪些寄存器/堆栈/RAM 以及如何将它们保存在"C"语言中的指南。

谢谢