Other Parts Discussed in Thread: ENERGIA
Good afternoon,
I currently use a EK-TM4C1294XL board for a simple puropose : one network device send a message to ths board through UDP, when the board receive the message it should send it back with some simple operation on data. The network device send one message per second.
My problem is when I have many network devices (around 150), the board end by crash on the function Udp.endPacket() after a few hours. A simple reboot is enough to go back to normal situation.
I already reach TI-support which provide me the following link : e2e.ti.com/.../1316428. Unfortunately the two solutions indicated didn't work for our application.
Would you have any other idea to fix this bug ?
Best regards,
Richard Lajouanique