Other Parts Discussed in Thread: DCA1000EVM, IWR6843ISK
I built the data collection environment according to the document.
My environment is below.
mmWave Studio 2.1.1.0
DCA1000EVM Rev.A
IWR6843ISK
Core i7 gen11 Windows10
Matlab Runtime 8.5.1 (Never installed Matlab)
Connection work out correctly as attached picture.
ConstStream can transmit.
But when I try to set the datapath to get raw data, the error attached below appears.
Error message is
... MWMCR::EvaluateFunction error ...
[14:59:34] function 'MatlabPostProcImpl_DataPathConfig' (Argument of type 'double' ) is not defined.
I tried to delete RSTD folder and disabled firewall. Those didn't work.
Could anyone guide me to the correct way?
Best regards,
Atsu
[14:59:29] [RadarAPI]: Status: Passed
[14:59:34] [RadarAPI]: ar1.DataPathConfig(513, 1216644097, 0)
[14:59:34] [RadarAPI]: Status: Passed
[14:59:34] [RadarAPI]: Error:
[14:59:34]
[14:59:34] ... MWMCR::EvaluateFunction error ...
[14:59:34] 関数 'MatlabPostProcImpl_DataPathConfig' (タイプ'double' の入力引数) が未定義です。.
[14:59:34]
[14:59:34]
[14:59:34] Trace:
[14:59:34] 場所 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[14:59:34] 場所 MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(Int32 numArgsOut, String functionName, MWArray[] argsIn)
[14:59:34] 場所 MatlabPostProcGui.MatlabPostProcGUIClass.MatlabPostProcImpl_DataPathConfig(MWArray intfSel, MWArray transferFmtPkt0, MWArray transferFmtPkt1, MWArray cqConfig)
[14:59:34] 場所 AR1xController.ScriptOps.iSetDataPathConfig_Impl(Boolean is_starting_op, Boolean is_ending_op)