Other Parts Discussed in Thread: AWR1642
I used the AWR1642+DCA1000 series to collect radar data. According to the official tutorial, but there have a erros when I click 'set Frame'.The mmwave_studio version is 1.0.0.0.0(also i have try 2.0.0.0)and the Runtime version isMCR_R2015aSP1_win32 , How can I solve this problem?

[18:56:13] [RadarAPI]: ar1.ChirpConfig(0, 0, 0, 0, 0, 0, 0, 1, 0, 0)
[18:56:13] [RadarAPI]: Status: Passed
[18:56:16] [RadarAPI]: ar1.DisableTestSource(0)
[18:56:16] [RadarAPI]: Status: Passed
[18:56:16] [RadarAPI]: ar1.FrameConfig(0, 0, 8, 128, 40, 0, 1)
[18:56:16] [RadarAPI]: Status: Passed
[18:56:16] [RadarAPI]: Matlab process exception
[18:56:16] [RadarAPI]: Error:
[18:56:16]
[18:56:16] ... MWMCR::EvaluateFunction error ...
[18:56:16] Reference to non-existent field 'LaneConfig'.
[18:56:16] Error in => IsConfigInvalid.m at line 41.
[18:56:16]
[18:56:16] ... Matlab M-code Stack Trace ...
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\Processing_functions\prepare_frame.m, name compute_size_per_burst_size, line 64.
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\Processing_functions\prepare_frame.m, name compute_frame_sizes, line 45.
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\Processing_functions\prepare_frame.m, name prepare_frame, line 19.
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\Processing_functions\create_current_burst_config.m, name create_current_burst_config, line 5.
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\Processing_functions\populate_current_burst_constants.m, name populate_current_burst_constants, line 11.
[18:56:16] at
[18:56:16] file C:\Users\16388\AppData\Local\Temp\SuperCJQ\mcrCache8.5.1\Matlab0\MatlabPostPr\IsConfigInvalid.m, name IsConfigInvalid, line 41.
[18:56:16]
[18:56:16]
[18:56:16] Trace:
[18:56:16] 在 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[18:56:16] 在 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, MWArray[] argsIn)
[18:56:16] 在 MatlabPostProcGui.MatlabPostProcGUIClass.IsConfigInvalid()
[18:56:16] 在 AR1xController.ScriptOps.iSetFrameConfig_Impl(Boolean is_starting_op, Boolean is_ending_op)