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/LAUNCHXL-CC2650:CC2650

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/810811/ccs-launchxl-cc2650-cc2650

器件型号:LAUNCHXL-CC2650

工具/软件:Code Composer Studio

大家好、

我对我正在进行的一个项目有一个紧迫的问题。 通过 GUI、我尝试使用 UART 读取回调将系统置于低功耗状态、以尽可能降低功耗。 然后、从 GUI 中、我将尝试使系统恢复运行。 到目前为止、我已经禁用了来自 UART 读取回调的相关中断。 但这确实适用于禁用、但不适用于启用。 我的理论是、UART 中断也会被禁用。 如何将系统置于待机/低功耗模式并重置系统、两者均使用 UART?

提前感谢