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.
Hello,
I am facing an issue while doing the post processing of raw ADC data using the provided Matlab script in: C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\MatlabExamples\singlechip_raw_data_reader_example/RawDataReader.m
After generating the raw ADC data using mmwave Studio, I get a .json file with name 'cf.json' and ADC data file with name 'adc_data.bin'.
However, when I try to run the script using:
rawDataReader('cf.json','adc_data', 'radarCube', 0)
I get the following error:
Reference to non-existent field 'configUsed'.
Error in rawDataReader (line 110)
jsonMmwaveFileName = setupJSON.configUsed;
Am I using some wrong file or wrong command? Is this cf.json file the same which has the configuration information in it?
Kind Regards
Anum
Hello Anum,
Glad you were able to solve this.
Let us know if you have further queries.
Regards,
Ishita