Hi, I wanted to try the the lwip_tcpecho example code from lpcopen on the board with lpc1837. The problem is that the code always end with hardfault: in function void lpc_enetif_input(struct netif *netif).
Thanks for any help.
Jan
Hi Jan Hakl ,
I was wondering if you share a build-able demo, then I can replicate the phenomenon on my site.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Solved. It was due to wrong LCPopen examples... I tryed the example for nxg board and it worked. Thanks