Hi,
We have followed all the steps in the DCA1000EVM userguide. I have the same configurations as per my previous thread..
I have followed the below steps:
- Reset the board (from mmWave Studio)
- COM Port connection (Application UART port, done in mmWave Studio)
- Run DataCapturedemo_xWR.lua (down in mmWave Studio)
All of these tasks are completed in mmWave Studio.
After that, I encounter the ethernet connectivity error, following is the log:
01_00_00_00\\mmWaveStudio\\Scripts\\..\\PostProc\\adc_data.bin", "C:\\ti\\mmwave_studio_01_00_00_00\\mmWaveStudio\\Scripts\\..\\PostProc\\pktlogfile.txt")
[17:30:01] [RadarAPI]: Packet Reorder Utility process completed!
[17:30:11] Packet reorder utility processing done.....!!!!
[17:30:11] Please wait for a few seconds for matlab post processing .....!!!!
[17:30:11] [RadarAPI]: ar1.StartMatlabPostProc("C:\\ti\\mmwave_studio_01_00_00_00\\mmWaveStudio\\Scripts\\..\\PostProc\\adc_data.bin")
[17:30:11] [RadarAPI]: Error:
[17:30:11]
[17:30:11] ... MWMCR::EvaluateFunction error ...
[17:30:11] 19-Jul-2018 17:30:11: The file C:\ti\mmwave_studio_01_00_00_00\mmWaveStudio\Scripts\..\PostProc\adc_data.bin is empty. Please capture more data.,1,
[17:30:11] Error in => process_adc_data.m at line 52.
[17:30:11]
[17:30:11] ... Matlab M-code Stack Trace ...
[17:30:11] at
[17:30:11] file C:\Users\EINFOC~1\AppData\Local\Temp\einfochips\mcrCache8.5.1\Matlab0\Logging\log_status.m, name log_status, line 32.
[17:30:11] at
[17:30:11] file C:\Users\EINFOC~1\AppData\Local\Temp\einfochips\mcrCache8.5.1\Matlab0\Processing_functions\read_adc_data.m, name read_adc_data, line 28.
[17:30:11] at
[17:30:11] file C:\Users\EINFOC~1\AppData\Local\Temp\einfochips\mcrCache8.5.1\Matlab0\MatlabPostPr\process_adc_data.m, name process_adc_data, line 52.
[17:30:11]
[17:30:11]
[17:30:11] Trace:
[17:30:11] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
[17:30:11] at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(Int32 numArgsOut, String functionName, MWArray[] argsIn)
[17:30:11] at MatlabPostProcGui.MatlabPostProcGUIClass.process_adc_data(MWArray adc_file_name, MWArray force_cont_stream_mode)
[17:30:11] at AR1xController.frmAR1Main.iStartMtlabPostProc()
[17:30:21]
[17:30:21] ***Script completed successfully.***
[17:31:51] [RadarAPI]: ar1.SelectCaptureDevice("DCA1000")
[17:31:51] [RadarAPI]: passed
[17:31:53] [RadarAPI]: StatusDCCard Event Registered
[17:31:53] [RadarAPI]: Status: Passed
[17:31:53] [RadarAPI]: ar1.CaptureCardConfig_EthInit("192.168.33.30", "192.168.33.180", "12:34:56:78:90:12", 4096, 4098)
[17:31:55] ConnectRFDCCard Status: RFDCCARD_UDP_WRITE_ERR
[17:31:55] Ethernet Cable is disconnected Please check.....!!!
[17:32:06] [RadarAPI]: ar1.CaptureCardConfig_StartRecord("C:\\ti\\mmwave_studio_01_00_00_00\\mmWaveStudio\\Scripts\\..\\PostProc\\adc_data.bin", 1)
[17:32:06] [RadarAPI]: Status: Failed, Error Type: RFDCCARD_UDP_WRITE_ERR
On reading some related threads, I have disabled the firewall options too..
But the same error persists.
Can anyone please help me through this.
Regards,
Varsha