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.

[参考译文] MSP430F5437A:使用 MSP430 USB 调试接口和 IAR IDE 运行调试会话时、无法在应用代码中命中中断点

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/926422/msp430f5437a-unable-to-hit-break-points-in-the-application-code-while-running-debug-session-using-msp430-usb-debug-interface-and-iar-ide

器件型号:MSP430F5437A

您好!

我正在为我的项目之一开发 MAP430F5437A。 当我尝试使用几个断点调试我的应用时、我能够看到最初达到了所有断点、但在一段时间(5-10分钟)后、没有看到代码达到任何断点。 即使在重新运行调试会话后也会发生同样的情况-在重新运行5-10次后不会达到任何断点。

最初我认为控制器上运行的固件没有响应、因此没有达到断点、但我观察到固件处于活动状态、因为看门狗服务持续进行、并在服务发生时切换 GPIO、捕获和示波器上的相同 GPIO 活动、从而确认了这一点。

在调试会话一段时间后、任何有关断点的想法都不会点击

谢谢、

古拉夫  

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

    您好、Gourav、

    在运行一段时间后、应用程序是否可能不会进入断点设置的那些部分?

    Srinivas