求助!我用mmWave Demo Visualizer v 2.1连上IWR1642的开发板设置如图,出现报错,如图二,请问是什么原因?我使用的sdk版本为1.2.05。
按照toolbox2.2的mmwave sdk demo的guide重新操作了一遍,用的源文件是工具箱里的toolbox2.2
我按照这个步骤做的,在用mmWave_Demo_Visualizer 2.1.0可视化的时候出现了错误
具体的错误代码是这样的:
Cortex_R4_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 8.4.0.00006)
Cortex_R4_0: Error: (Error -122 @ 0x0) A bad parameter value was detected within a function. It is likely a problem with `SC_ARGS' in SMG_call(). (Emulation package 8.4.0.00006)
Cortex_R4_0: Trouble Halting Target CPU: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 8.4.0.00006)
Cortex_R4_0: Unable to determine target status after 20 attempts
Cortex_R4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
IcePick_M_0: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 8.4.0.00006)
请问我该怎么才能正确的实现可视化啊