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.

TMS320F28377D: 关于断点设置问题

Part Number: TMS320F28377D


各位好,

       问题描述:之前使用ccs8.3,在这个环境中开发的工程设置断点调试都没有问题;

                         最近换了新电脑,ccs升级为ccs10.0,将之前的工程在这个环境中调试,遇到了如下问题:

                         (1)运行过程中,设置断点,始终没有halt在断点这;

                         (2)运行过程中,停止运行,然后单步一两条指令,设置断点,运行程序,可以halt在断点这;

                         (3)在(2)这种情况下,取消断点,运行程序,然后再设置断点,程序又无法halt在断点这。

      各位大牛,有没有遇到过类似的问题,该怎么解决呢?