Jaime Fernandez Hoffiz wrote:
the isr is not in the function stack
Inline image 1
(this is a snippet of CCS TI IDE)
This indicates your "low_level_input" is already called from
tcpip_thread, not from isr. In that case, it's actually OK to call
"ethernet_input" (or passing it to netif_add). In this case, your
problem most probably lies somewhere else.
Simon
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users