我非常仔细地遵循了mmWave Demo Visualizer指南中的说明。当我运行演示mmWave_Demo_Visualizer/ver/4.2.0时,可视化工具可以与我的板通信,我可以发送配置。
但我收到错误信息如下:
"SDK input version [major,minor] = [0,6] not matching [4,7] reported by target, Hint:Change input version/target and try again"
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.
我非常仔细地遵循了mmWave Demo Visualizer指南中的说明。当我运行演示mmWave_Demo_Visualizer/ver/4.2.0时,可视化工具可以与我的板通信,我可以发送配置。
但我收到错误信息如下:
"SDK input version [major,minor] = [0,6] not matching [4,7] reported by target, Hint:Change input version/target and try again"
Hi
推荐使用SDK 4.4及以上版本,https://dev.ti.com/gallery/view/mmwave/mmWave_Demo_Visualizer/ver/4.4.0/
将界面Setup Detail-> SDK version 设置为4.4, 并将板卡烧录的镜像调整为对应版本的TDM mmw demo镜像。
Ken