Error: mmWave Start failed [mmWave Error: -3122 Subsys: 125]
具体的错误是什么
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.
可以结合C:\ti\mmwave_sdk_03_05_00_04\packages\ti\common\mmwave_error.h和C:\ti\mmwave_sdk_03_05_00_04\packages\ti\control\mmwave\mmwave.h两个文件查看error code。
mmWave Error: -3122
mmwave_error.h
#define MMWAVE_ERRNO_BASE (-3100)
mmwave.h
/**
* @brief Error Code: mmWave link BSS calibration trigger failed
*/
#define MMWAVE_ECALTRIG (MMWAVE_ERRNO_BASE-22)
Subsys: 125查看DFP里的C:\ti\mmwave_dfp\mmwave_dfp_02_02_04_00\docs\mmWave-Radar-Interface-Control.pdf文件