请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
您好!
我正在 将 CCS 版本:12.4.0.00007与 am243x-evm 配合使用。
硬件断点和软件断点之间的区别是什么?
在哪些情况下我应该使用硬件断点?
谢谢。
Eli
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.
您好!
我正在 将 CCS 版本:12.4.0.00007与 am243x-evm 配合使用。
硬件断点和软件断点之间的区别是什么?
在哪些情况下我应该使用硬件断点?
谢谢。
Eli
您好!
请参阅:
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#breakpoints
总之、需要使用硬件断点来在闪存中设置断点。 它们需要特殊资源,因此数量有限。 确切数量取决于器件。
谢谢
小