Other Parts Discussed in Thread: AWR1243
Hello,
Working through setting up my DCA1000EVM that is paired with a AWR1243. I'm able to configure the device up to the point where I need to talk to the FPGA in the RADAR API.
What I've done so far:
1) Verify IP Address of my laptops IPv4 connection.
2) Power Cycle
3) No Firewall
4) External USB3.0 to 1GE adapter (w/ 192.168.33.30 IPv4 255.. etc settings).
The error message that appears in the output is:
[RadarAPI]: ar1.CaptureCardConfig_EthInit("192.168.33.30", "192.168.33.180", "12:34:56:78:90:12", 4096, 4098)
[19:25:28] [RadarAPI]: ar1.CaptureCardConfig_Mode(1, 1, 1, 2, 3, 30)
[19:25:28] [RadarAPI]: ar1.CaptureCardConfig_PacketDelay(25)
[19:25:28] [RadarAPI]: Sending fpga command to DCA1000
[19:25:38] [RadarAPI]:
[19:25:38] FPGA Configuration :
[19:25:38] Timeout Error! System disconnected
[19:25:38] [RadarAPI]: Sending record command to DCA1000
[19:25:48] [RadarAPI]:
[19:25:48] Configure Record :
[19:25:48] Timeout Error! System disconnected
[19:25:48] [RadarAPI]: ar1.GetCaptureCardFPGAVersion()
[19:25:48] [RadarAPI]: Sending fpga_version command to DCA1000
[19:25:59] [RadarAPI]:
[19:25:59]
[19:25:59] Unable to read FPGA Version. [error -5]
Any suggestions would be appreciated.
Thanks,
Pat