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.

[参考译文] CC2652R:在断点处停止计时器

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1076512/cc2652r-stop-the-timers-at-breakpoints

部件号:CC2652R

当遇到断点时,CC2652的计时器(包括 GPTimers 和 RAT)是否停止? 如果不是,如何配置调试器以使其发生? 谢谢。

巴西,

水阳

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

    您好,双阳,

    我认为这些计时器应该停止,因为计时器基于时钟信号,但您可以通过从驱动程序文件夹加载计时器示例,在断点处暂停并多次读取计时器的值来确认。

    最佳

    不会