Hi,
Got it. So looks like we are dealing with random "hang" issue here.
- My suggestion is you need to first isolate whether the failure is caused by
- either your CPU doesn't send out Ethernet packet
- or FPGA TSE IP didn't receive and process the Ethernet packet correctly
- or some external PHY chip in between them doesn't transfer out the packet
Below are 2 common factor that I can think of that may caused hang issue. You can check it out
- Device or system overheat causing system hang issue. This is possible if the system air flow is insufficient after running heavy processing task for many hours.
- Some software run at OS level causing the system hang
Thanks.
Regards,
dlim