Other Parts Discussed in Thread: AWR1243BOOST, AWR1243
I'm having the problem using the DCA1000EVM for extended periods of 3-4 hours. The unit runs reliably for for some number of hours -- usually 3-4 though the specific amount of time varies. While working the unit sends me Ethernet packets reliably. For example, right now the unit is configured to send me 182 packets of data including the final "end of frame" message:
Here, packet #181 is the last data packet. Packet #182 is the end of frame message. We know this because it is addressed to the command port 4096.
After running successfully for 3-4 hours the system will transmit all but the last data packet and not transmit the end of frame message:
Here, we only received 180 packets. My system then hangs indefinitely waiting for the end of frame message.
I'm able to reproduce this very consistently. I do not think this is a network connectivity issue. The DCA1000EVM is plugged directly into a dedicated Gigabit Ethernet interface. Not a single other packet out of millions is dropped.
Any idea what's going on here or what else I can try?
Thanks.