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.

AWRL1432BOOST: 关于Kick To Open示例程序无法工作而预编译的二进制文件工作正常的问题

Part Number: AWRL1432BOOST

在使用 Kick To Open 的示例程序时,通过源码编译烧录后,使用 Body_and_Chassis_Visualizer.exe 工具发送 gesture_recognition_K2O.cfg 配置,启动后没有数据输出,

  并且使用CCS debug时,发现 Power_getLowPowModeTaken() 函数返回 POWER_NONE 从而被Assert。

但是使用Kick To Open 的预编译AppImage时,Kick To Open 功能就正常。

这是为什么呢,Kick To Open的demo程序中需要修改什么配置吗?