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.

IWR6843AOPEVM: Using Studio CLI to collect raw ADC data

Part Number: IWR6843AOPEVM
Other Parts Discussed in Thread: IWR6843AOP

Tool/software:

Hello TI Team

We are using studio cli tool to capture adc data, and encounter some problems. 

 device : IWR6843AOP + DCA1000 EVM

 tool :   paltform_toolbox_1.2.1

In the config txt, we set

DCA_MAX_REC_FILE_SIZE_MB=10
DCA_DATA_FORMAT_MODE=3
DCA_LVDS_LANE_MODE=2

I thought that when the size of the binary file reaches 10MB, it splits captured data into next file and outputs the previous file immediately.

However, the radar outputs 7 files at a time every 15 seconds. 

Are there any methods to make the radar output faster?

Please help to answer it, thank you.