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.

IWR6843ISK-ODS: how to use studio cli tool capture adc raw data?

Part Number: IWR6843ISK-ODS
Other Parts Discussed in Thread: IWR6843, AWR6843

Hello TI Team

We use the studio cli tool to capture adc data, and encounter the following problems. I don’t know the reason, please help~~

 device : iwr6843 ES2.0 + DCA1000 EVM

 SDK : mmwave_sdk_03_05_00_04

 tool :   paltform_toolbox_1.0.0

 Follow mmWave Studio CLI Tool getting started guide, we modifyed \ti\mmwave_platform_toolbox_1_0_0\tools\studio_cli\gui\mmw_cli_tool\mmwaveconfig.txt:  

MMWAVE_DEVICE_VARIANT=IWR6843
COM_PORT_NUM=5(921600 baud rate)
ENABLE_CONFIG_MMWAVE=1
ENABLE_MONITOR_CAPTURE=1
ENABLE_DCA_CAPTURE=1
ENABLE_POSTPROC=1
CONFIG_FILE_FORMAT=1

Then run tool, the following errors appear:

  PS: The same platform can capture adcdata using mmware studio gui tool ,But the gui tool cannot capture data in real time, so we need to use cli to capture adc data.

   Please help me to answer it, thank you.