lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] LwIP V1.3.2 + FreeRTOS V8.2.1 + STM32F107 strange failure


From: Óscar Gómez Fuente
Subject: [lwip-users] LwIP V1.3.2 + FreeRTOS V8.2.1 + STM32F107 strange failure
Date: Fri, 15 Jan 2016 10:52:09 +0100

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]