Hi Jaime, On Thu, Jul 07, 2016 at 02:21:22PM -0500, Jaime Fernández wrote: > > Typo, I meant NO_SYS = 0.
You can't use ethernet_input function with !NO_SYS, this function is not thread safe and part of the lwIP "raw" API, you have to use tcpip_input instead. Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
