Hi,
Problem Statement: Secure Meters is using this image/SDK to flash on our TMDSICE3359 evaluation board. Both provided by TI.
On the startup, we are configuring the board with a static IP using the network interfaces file. The static IP is in the range 10.11.3.XX.
We then ping the board using a PC that has a dynamic IP in the 172.16.10.xx range.
Let's say we are constantly pinging from the PC, but a point comes around 60 seconds after running the /etc/init.d/networking restart command where the ping stops working.
Here's the ping output:
Our Observations:
Secure Meters has noticed that in the case where the ping is working fine, the routing table contains this on the TI board:
And, in the case when the ping stops working, this is the routing table:
Something adds that extra row of default destination.
Note: The 10.11.0.1 is the gateway we are configuring using the interfaces file and 169 series IP is just there because of not getting an IP from DHCP before we configure a static IP, so these can be probably ignored for the cause of the problem.
If TI has observed this problem before and has some kind of workaround, please revert to this mail asap.
Regards,
Aditya Kumawat
Secure Meters Ltd.