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.

IWR6843LEVM: How to obtain radar ADC data in a Linux system environment?

Part Number: IWR6843LEVM

Tool/software:

pc os: ubuntu

hardware: IWR6843LEVM + DCA1000

I use the ti\radar_toolbox_2_10_00_04\tools\Adc_Data_Capture_Tool_DCA1000_CLI tool to get adc data successfully, but it does not support multiple profiles.

The radar config in my config is:

...

profileCfg 0 60.00 2789 11 41 0 0 97.0 1 64 2200 0 0 36
profileCfg 1 60.00 20 11 41 0 0 97.0 1 64 2200 0 0 36
...
So I want to know how do I get the adc data based on this multiple profileCfg in a linux system environment? thanks.