There is no such thing as "lwIP failure". There is no lwIP hardware, and so there is no ARM Cortex-M exception handler for that, you are perhaps a bit confused here. What you have is a networking stack ported to run under an RTOS on certain hardware with a layer-2 driver for that hardware and that RTOS. You should check all your system components, and, if you somehow get to find a fault that is somehow related to an lwIP routine, you should be able to tell which one. First of all, you should be able to identify your fault, what do you mean by "the application fails", it is YOUR application. There's been known problems with some layer-2 drivers provided by ST.
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
