Other Parts Discussed in Thread: IWR1642BOOST
Good afternoon,
Recently I started working with the tool Radar Studio v1.9.1.0 which I hope to use to control the IWR1642BOOST mmWave radar with the mmWave DevPack (MMWAVE-DEVPACK). I am following the radar studio user guide carefully and I completed successfully all the steps until section 8.3 Frame configuration. My problem is that after clicking on the button TSW1400 ARM i get the following error message in the console:
[14:51:43] [RadarAPI]: ar1.StartTsw1400Arm("C:\\Users\\Carlos.Chaves\\Documents\\ti\\mmwave_dfp_00_09_01_06\\rf_eval\\radarstudio\\PostProc\\adc_data.bin")
[14:51:44] [RadarAPI]: MatlabProc Status: Error Type: No Data was collected. Please check.
[14:51:44] [RadarAPI]: TSW1400 capture complete
So apparently there is no data being saved in the designated Dump file. This doesn't allow me to continue with the Post processing because this file is required.
[15:22:05] [RadarAPI]: ar1.StartMatlabPostProc("C:\\Users\\Carlos.Chaves\\Documents\\ti\\mmwave_dfp_00_09_01_06\\rf_eval\\radarstudio\\PostProc\\adc_data.bin")
[15:22:05] [RadarAPI]: Error:
[15:22:05]
[15:22:05] ... MWMCR::EvaluateFunction error ...
[15:22:05] 09-Nov-2017 15:22:05: The file C:\Users\Carlos.Chaves\Documents\ti\mmwave_dfp_00_09_01_06\rf_eval\radarstudio\PostProc\adc_data.bin is empty. Please capture more data.,1,
[15:22:05] Error in => process_adc_data.m at line 39.
[15:22:05]
[15:22:05] ... Matlab M-code Stack Trace ...
[15:22:05] at
[15:22:05] file C:\Users\CARLOS~1.CHA\AppData\Local\Temp\Carlos.Chaves\mcrCache8.5.1\Matlab0\Logging\log_status.m, name log_status, line 32.
[15:22:05] at
[15:22:05] file C:\Users\CARLOS~1.CHA\AppData\Local\Temp\Carlos.Chaves\mcrCache8.5.1\Matlab0\Processing_functions\read_adc_data.m, name read_adc_data, line 28.
[15:22:05] at
[15:22:05] file C:\Users\CARLOS~1.CHA\AppData\Local\Temp\Carlos.Chaves\mcrCache8.5.1\Matlab0\MatlabPostPr
So I was wondering what could I've done wrong. I have checked almost everything and I don't really realize yet what is going on. It is probably a very obvious mistake that I haven't checked so I hope that some other experienced users could help me with this topic.