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.

DCA1000EVM: UDP write failed

Part Number: DCA1000EVM


I refer to the above PDF file.

The FPGA version is not displayed on the setup DCA1000.

The following error is displayed.

[10:55:59] [RadarAPI]: ar1.GetCaptureCardDllVersion()
[10:55:59] [RadarAPI]: Sending dll_version command to DCA1000
[10:55:59] [RadarAPI]:
[10:55:59] DLL Version : 1.0
[10:55:59] [RadarAPI]: ar1.SelectCaptureDevice("DCA1000")
[10:55:59] [RadarAPI]: Status: Passed
[10:56:00] [RadarAPI]: ar1.CaptureCardConfig_EthInit("192.168.33.30", "192.168.33.180", "12:34:56:78:90:12", 4096, 4098)
[10:56:00] [RadarAPI]: ar1.CaptureCardConfig_Mode(1, 1, 1, 2, 3, 30)
[10:56:00] [RadarAPI]: ar1.CaptureCardConfig_PacketDelay(25)
[10:56:01] [RadarAPI]: Sending fpga command to DCA1000
[10:56:01] [RadarAPI]:
[10:56:01]
[10:56:01]
[10:56:01] ConfigureRFDCCard_Mode(): UDP write failed : 10051
[10:56:01] FPGA Configuration :
[10:56:01] Sending command failed - -3
[10:56:01] [RadarAPI]: Sending record command to DCA1000
[10:56:01] [RadarAPI]:
[10:56:01]
[10:56:01]
[10:56:01] ConfigureRFDCCard_Record(): UDP write failed : 10051
[10:56:01] Configure Record :
[10:56:01] Sending command failed - -3
[10:56:01] [RadarAPI]: ar1.GetCaptureCardFPGAVersion()
[10:56:01] [RadarAPI]: Sending fpga_version command to DCA1000
[10:56:01] [RadarAPI]:
[10:56:01]
[10:56:01]
[10:56:01] ReadRFDCCard_FpgaVersion(): UDP write failed : 10051
[10:56:01]

what should I do?

The last time I ran it, the FPGA version was displayed.
In addition, raw data was also available.