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.

[参考译文] TM4C123AE6PM:CCS 问题 — 调试:如何中断写入的 ram 地址。

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1584382/tm4c123ae6pm-ccs-question---debugging-how-to-break-on-a-ram-address-being-written-to

器件型号: TM4C123AE6PM

CCS 10.4.0.00006。  我尝试中断对特定 RAM 地址的写入访问、启动一个调试会话、然后转到 Breakpoint 视图并在该地址添加一个断点、上面写着放置一个软件断点[S/W BP]、而不是硬件断点、因此它永远不会中断、因为这里没有代码在运行。  另一个断点集是在 main() 处停止的断点集。

如何操作?

谢谢、Doug B

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

    嗯,我想没有人知道这个问题的答案,所以我就放弃了。