Hello Everyone
I am working on the Radar System from TI and when trying to capture the raw data using the TSW1400, I followed all the instructions mentioned in the user guide but when i read the point of hitting (TSW1400 ARM) I got the following error:
[RadarAPI]: Error:
[11:11:54]
[11:11:54] ... MWMCR::EvaluateFunction error ...
[11:11:54] 14-Aug-2017 11:11:54: Frame Config has not been populated,1,
[11:11:54] Error in => setup_for_triggered_capture_max_30_frames.m at line 6.
[11:11:54]
[11:11:54] ... Matlab M-code Stack Trace ...
[11:11:54] at
[11:11:54] file C:\Users\mlatief\AppData\Local\Temp\mlatief\mcrCache8.5.1\Matlab0\Logging\log_status.m, name log_status, line 32.
[11:11:54] at
[11:11:54] file C:\Users\mlatief\AppData\Local\Temp\mlatief\mcrCache8.5.1\Matlab0\MatlabPostPr\setup_for_triggered_capture_max_30_frames.m, name setup_for_triggered_capture_max_30_frames, line 6.
[11:11:54]
[11:11:54]
[11:11:54] Trace:
[11:11:54] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[11:11:54] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, MWArray[] argsIn)
[11:11:54] at MatlabPostProcGui.MatlabPostProcGUIClass.setup_for_triggered_capture_max_30_frames(MWArray FilePathWithName)
[11:11:54] at AR1xController.frmAR1Main.iStartTSW1400IF()
So, Can you please guide me to what could be the problem here?
Regards.
Mustafa