Other Parts Discussed in Thread: AWR2243
Hi,
I have a cascade EVM with 2243P devices and trying to configure it with the mmw_example project inside dfp folder: /dfp/example/mmWaveLink_Cascade_Example. The problem is that the application can not connect to the TDA and gives the following output:
================= mmWaveLink Example Application ====================
INFO: Registered Async event handler with TDA
Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
ERROR: Connecting to TDA failed with error 1. Check whether the capture card is connected to the network!
ERROR: Failed to Connect with TDA
Inside the trace file :
[15:53:14:043]: # INFO: Network: Connecting to the server 192.168.33.180:5001 ...
[15:53:14:055]: # NETWORK: Connected to Server (192.168.33.180:5001)!!!
[15:53:14:062]: [GN]0xC8 0xA5 0x12 0x00 0x00 0x00 0x0C 0x00 0x20 0x10 0x00 0x00 0x00 0x00 0xA6 0x95
[15:53:14:062]: # INFO: Sending trace file name : Trace_TDA_[13_09_2021_15.53].txt , Length : 32
[15:53:14:062]: [GN]0xC8 0xA5 0x16 0x00 0x00 0x00 0x2C 0x00 0x20 0x01 0x00 0x00 0x00 0x00 0x54 0x72 0x61 0x63 0x65 0x5F 0x54 0x44 0x41 0x5F 0x5B 0x31 0x33 0x5F 0x30 0x39 0x5F 0x32 0x30 0x32 0x31 0x5F 0x31 0x35 0x2E 0x35 0x33 0x5D 0x2E 0x74 0x78 0x74 0x48 0xB8
[15:53:14:062]: # ERROR: Unknown command received from device 5
[15:53:14:078]: [GN]0xC8 0xA5 0x13 0x00 0x00 0x00 0x0C 0x00 0x20 0x01 0x00 0x00 0x00 0x00 0xD8 0x38
[15:53:14:078]: ERROR: recv failed in Network_read!
[15:53:14:078]: # ERROR: Could not receive data
[15:53:14:078]: # ERROR: CRC did not match. Received CRC : cdcd
[15:53:14:078]: ERROR: recv failed in Network_read!
[15:53:14:078]: # ERROR: Could not receive data
[15:53:14:078]: # ERROR: Received wrong sync byte 13
[15:54:01:462]: # ERROR: No ACK received for TDA version command
It seems that the TDA responds but the application does not understand it. I can also see the traffic back and forth on the ethernet port.
I'd appreciate any suggestions.
Regards
Iman