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.

AWRL1432: mmwDemo_mmWaveInit() 初始化失败

Part Number: AWRL1432
Other Parts Discussed in Thread: SYSCONFIG,

TI工程师你好:

      目前使用1432的工程调试开发时,遇到 程序卡死在 MMWave_init (&initCfg, &errCode)中,无法进行后续操作,请麻烦帮忙分析可能有什么原因

使用的SDK版本为MMWAVE_L_SDK_05_05_03_00 

sysconfig版本为 1.22.0,

demo版本为:awrl1432_adas_bsd_demo_v3.2 , 使用串口打印,发现程序卡死在 MMWave_init ,使用了sdk自带的路径下的C:\ti\MMWAVE_L_SDK_05_05_03_00\examples\mmw_demo\mmwave_demo\xwrL14xx-evm\m4fss0-0_freertos\ti-arm-clang \mmwave_demo.debug.appimage文件,也同样没有反应,板子能使用unflash下载,就是卡死在MMWave_init (&initCfg, &errCode)中