Márk,
your post has a lot of info and I get confused following it. Can you please post a Wireshark capture file ?
Are running an RTOS ? NO_SYS = ?
All calls to lwIP functions on the same context ? I mean, you are not calling lwIP from rx interrupt and main loop/thread, are you ? Last one, some people like to forget to extract ALL the frames from the eth controller, they get only the first one and when faced with real life having lots of frames on the wire, they start to experience weird stuff. Check your driver.


_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to