请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:TMS320F2.8054万M 在lab5f中,如果我在mainISR()例程中放置一个调试断点,代码执行不会停止,我的调试器或代码是否有问题?
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.
在lab5f中,如果我在mainISR()例程中放置一个调试断点,代码执行不会停止,我的调试器或代码是否有问题?
Mika
这里对断点进行了很好的描述。 http://processors.wiki.ti.com/index.php/How_Do_Breakpoints_Work
假设您已正确添加断点,那么在mainISR()中有断点的代码行似乎没有执行。
此致,
科迪