Other Parts Discussed in Thread: MMWCAS-DSP-EVM, MMWCAS-RF-EVM
Hardware: MMWCAS-RF-EVM + MMWCAS-DSP-EVM for cascade processing
Software
- mmWave Studio 2.1
- Matlab Run-Time R2015aSP1
- DFP-2G 2.01.05.03
I'm following the directions from the mmWave Studio Cascade User Guide:
I'm on Section 8.2 Post Processing the ADC Data. I clicked the "Transfer Files" button and all of my files transferred from the board to my PC. Then I clicked the PostProc button. I get the following error:
[15:43:06] [RadarAPI]: ar1.StartMatlabPostProc("C:\\ti\\mmwave_studio_02_01_00_00\\mmWaveStudio\\PostProc\\Cascade_Capture.bin")
[15:43:06] [RadarAPI]: No of files Captured: 1, Total no of frames for each device : 10
[15:43:06] [RadarAPI]: Error:
[15:43:06]
[15:43:06] ... MWMCR::EvaluateFunction error ...
[15:43:06] Reference to non-existent field 'NumOfSubFrames'.
[15:43:06] Error in => process_adc_data.m at line 76.
[15:43:06]
[15:43:06] ... Matlab M-code Stack Trace ...
[15:43:06] at
[15:43:06] file C:\Users\a0193370\AppData\Local\Temp\a0193370\mcrCache8.5.1\Matlab0\Processing_functions\prepare_frame.m, name prepare_subframes, line 167.
[15:43:06] at
[15:43:06] file C:\Users\a0193370\AppData\Local\Temp\a0193370\mcrCache8.5.1\Matlab0\Processing_functions\prepare_frame.m, name prepare_frame, line 17.
[15:43:06] at
[15:43:06] file C:\Users\a0193370\AppData\Local\Temp\a0193370\mcrCache8.5.1\Matlab0\Processing_functions\create_current_burst_config.m, name create_current_burst_config, line 5.
[15:43:06] at
[15:43:06] file C:\Users\a0193370\AppData\Local\Temp\a0193370\mcrCache8.5.1\Matlab0\Processing_functions\populate_current_burst_constants.m, name populate_current_burst_constants, line 11.
[15:43:06] at
[15:43:06] file C:\Users\a0193370\AppData\Local\Temp\a0193370\mcrCache8.5.1\Matlab0\MatlabPostPr\process_adc_data.m, name process_adc_data, line 76.
[15:43:06]
[15:43:06]
[15:43:06] Trace:
[15:43:06] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[15:43:06] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(Int32 numArgsOut, String functionName, MWArray[] argsIn)
[15:43:06] at MatlabPostProcGui.MatlabPostProcGUIClass.process_adc_data(MWArray adc_file_name, MWArray force_cont_stream_mode)
[15:43:06] at AR1xController.frmAR1Main.iStartMtlabPostProc()
As an alternative I tried following the steps in 8.2.2 (standalone processing). I perform the "Load .log" step ok, but when I click "Load .bin" it pops up an error saying "Missing Log File".
Thanks for any suggestions!
Brad