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.

AWR1642BOOST: AWR1642BOOST+TSW1400EVM, radar studio,

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: MMWAVE-DFP

I followed the steps of ppt 《mmWave Sensor Raw Data Capture Using the TSW1400 Board》. Some error happened when I clicked the 'TSW1400 ARM' button. What is the reason? The following is a screenshot of my current operation and ouput.

[13:56:34] [RadarAPI]: ar1.StartTsw1400Arm("C:\\ti\\mmwave_dfp_00_07_00_04\\rf_eval\\radarstudio\\PostProc\\adc_data.bin")
[13:56:34] [RadarAPI]: Error:
[13:56:34]
[13:56:34] ... MWMCR::EvaluateFunction error ...
[13:56:34] 16-Jan-2019 13:56:34: Frame Config has not been populated,1,
[13:56:34] Error in => setup_for_triggered_capture_max_30_frames.m at line 6.
[13:56:34]
[13:56:34] ... Matlab M-code Stack Trace ...
[13:56:34] at
[13:56:34] file C:\Users\jezetek\AppData\Local\Temp\jezetek\mcrCache8.5.1\Matlab0\Logging\log_status.m, name log_status, line 32.
[13:56:34] at
[13:56:34] file C:\Users\jezetek\AppData\Local\Temp\jezetek\mcrCache8.5.1\Matlab0\MatlabPostPr\setup_for_triggered_capture_max_30_frames.m, name setup_for_triggered_capture_max_30_frames, line 6.
[13:56:34]
[13:56:34]
[13:56:34] Trace:
[13:56:34] 在 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[13:56:34] 在 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, MWArray[] argsIn)
[13:56:34] 在 MatlabPostProcGui.MatlabPostProcGUIClass.setup_for_triggered_capture_max_30_frames(MWArray FilePathWithName)
[13:56:34] 在 AR1xController.frmAR1Main.iStartTSW1400IF()