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.

[参考译文] TMS570LC4357-CCS:如何使用 EP 调试汇编代码

Guru**** 2451970 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1267472/tms570lc4357-ep-how-to-debug-assembly-code-with-ccs

器件型号:EP

您好,

我们需要在启动时添加一些函数代码。 但汇编代码中不能引发电源故障、项目每次只能在用 C 语言编写的函数处停止。
如何调试汇编语言、

此致,

加里

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

    您好,

    您能浏览一下这个帖子吗? 谢谢!

    此致,

    加里

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

    您好、Gary、

    有一个"Diassembly"窗口、你也可以在这个窗口中进行逐步调试。 就像我在下面展示的那样

    如果你单击该汇编指令进入、那么汇编代码将获得逐指令执行指令。

    --

    谢谢。此致、
    Jagadish。