Hello,
We are running a TCP socket server (TI-RTOS - NDK network stack) task on IPU2-Core0 and GMAC port 0 of the AM5718 SOC.
Recently we believe we may have observed an anomaly in our system related to a previous forum post linked here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/840450/ccs-am3359-tcp-ip-drops-connection. After a period of time the network interface seems to stop communicating, and the interface no longer responds to pings.
Similar to the poster, setting _RTNoTimer = 1 of stack file C:\ti\processor_sdk_rtos_am57xx_06_03_02_08\ndk_3_61_01_01\packages\ti\ndk\stack\route\rtable.c seemed to be a "workaround" for us. However, we are concerned with possible side effects of disabling the ARP table refresh requests.
Near the end of the post:
This section suggests the fixes to this particular problem will be included in the "next release".
I looked through various NDK stack version change logs and haven't been able to find a mention of this bug being fixed.
Can you verify that this problem is indeed resolved in the latest version (v3.61.1.01) of the NDK stack?
System library versions:
SYS/BIOS: v6.76.3.01
am57xx PDK: v1.0.18
NDK: v3.61.1.01
Regards,
Chris Liegel