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.

DCA1000EVM: Raw data capture from DCA1000EVM using C code

Part Number: DCA1000EVM
Other Parts Discussed in Thread: AWR1642BOOST

Hello,

I am trying to do raw IQ capturing from DCA1000 using the DLL's and rf_api.h header present in folder C:\ti\mmwave_studio_02_00_00_02\mmWaveStudio\Clients\AR1xController. I am able to successfully compile the C code and execute it. There are 5 bin files created that has names,

  1. adc_data_DCA_CP_0.bin
  2. adc_data_DCA_CQ_0.bin
  3. adc_data_DCA_DSP_0.bin
  4. adc_data_DCA_R4F_0.bin
  5. adc_data_DCA_Raw_0.bin

But these files does not contain any data. All files are 0KB in size. Please help.

Cheers,