Hi,

I'm using LwIP v1.3.2 in RAW mode with FreeRTOS v8.2.1 in an
STM32F107 platform. My application works fine but after around 8 hours
working the application fail.

I'm pretty sure that it's related to the LwIP, but I don't know how to
check it.

Is there the possibility to have a function in the LwIP to be able to print
something if the LwIp fail? I'm trying to find something similar to these
functions:

void HardFault_Handler(void) or void MemManage_Handler (void)

I don't know how to debug in the LwIP.


Thank you so much. Best Regards.
oscargomezf
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to