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.
你好,
我按照官网提供的demo源代码及profiles射频配置,原封不动的编译完烧录进IWRL6432BOOST开发板,上电后串口打印提示”Error: FECSS RF Power ON/OFF failed“及”Error: mmWave Control Initialization failed [Error code -203227134] [errorLevel 2] [mmWaveErrorCode -3101] [subsysErrorCode 0]“,后续观察到IWRL6432BOOST开发板系统已经挂死,请问有可能是什么原因导致FECSS模块打开故障?因为我这边未曾更改配置,直接烧录了固件,排查了供电电源及功率都是正常的,实在想不到还有什么地方需要注意的。
下图为我调试打印信息,附件为官网提供的射频配置文件。
原封不动的编译完烧录进IWRL6432BOOST开发板
不要自己编译,直接用C:\ti\MMWAVE_L_SDK_05_02_00_02\examples\mmw_demo\motion_and_presence_detection\prebuilt_binaries里预编译的appimage文件可以吗?
另外,是否按照MMWAVE_Radar_Visualizer(mmWave_Low_Power_Devices).pdf文档里的步骤一步步操作的?