Hi everyone,
we have developed different devices around the TM4c1294 and his ethernet interface. We used the LWIP stack library without the OS and the devices are very stable.
But we've experienced a strange fault on the network interface during testing the devices on a large infrastructure lan. The network interface drops the connection and refuses to
turn up. No response from ping and to or from other network port used to talk with the device.
All the other functions was still alive (sensors and display) but no answers from the LAN.
It is necessary to turn off and On the device to solve the problem. We tried to confine the device into a VLAN and it solved the problem but is impossible to apply on the real installation.
Seems that the big amount of data and broadcast, requested by the Microsoft OS connected on the same subnet, carrys the TM4c1294 into an unrecoverable error due to overflow or other reasons that we don't know.
Have you ever faced the same issue?
thanks and best regards
Maurizio