您好,
我们在使用LPDS时遇到一些应用程序问题,希望对其进行调试。
我们知道有一个函数调用 PRCMLPDSEnterKeepDebugIf(),但不知道如何将其实现到我们的代码中。
如果您可以提供有关如何实现该功能的帮助,或者提供在低功耗期间进行调试的其他方法,那将是非常好的。
谢谢你
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.
您好,Jesse:
我们在 程序中调用Power_enablePolicy(),据我所知,这允许设备确定何时进入LPDS,在LPDS中,PRCMLPDSEnter将在运行代码时进入LPDS。 由于我不知道 PRCMLPDSEnterKeepDebugIf()如何或是否可以替换 Power_enablePolicy() , 所以我有点困惑如何将其添加到我们的应用程序中。
谢谢
你好,Ajay,
在CC3235SF_LAUNCXL.c中,您可以尝试设置
.keepDebugActiveDuringLPDS = true,
英寸
和
更新 CC3235SF_LAUNCCHXL.c中parkInfo结构中以下引脚的暂留信息
此致,
杰西