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.

AWR1443BOOST: AWR1443BOOST - CLI method - mmwave Studio

Part Number: AWR1443BOOST
Other Parts Discussed in Thread: UNIFLASH, DCA1000EVM

Tool/software:

Hello, I need some guide regarding capturing data via mmwave device. 

first , if I want to capture via mmwave studio, there is two section in the mmwave studio , one capturing in the contstream another in the sensorconfig. Which one i should use? 

my second question is capturing data with cli method. I wanna know about the SOP mode , the jumpers. 
For CLI method , I do like this : (also using uniflash before capturing data and i upload the xwr14xx_mmw_demo.bin . (i wanna capture adc raw data .bin) 

in the cmd1:
>>DCA1000EVM_CLI_Control.exe fpga config.json
then i see>> "Success" 

then >>DCA1000EVM_CLI_Control.exe record config.json
and again i see "Success" 

in a new cmd (cmd2) 
>> python send_cfg.py capture_cfg.cfg COM6

>>DCA1000EVM_CLI_Control.exe start_record config.json



but nothing happen and it cannot capture data and I cannot see any blinking LED on my device. please guide me and let me know if I am doing it wrong.

Thank you in advance.