Question
STM32F746ZG Nucleo / Lwip problem
Hallo,
My board is the STM32F746ZG Nucleo board.
I am using the LWIP_HTTP_SERVER_NETCONN_RTOS example from the stm32cubef7 package.
The example works fine initially but if I leave it running for several hours suddenly the board stops responding in any http requests (LWIP accept in blocking mode inside a thread).
This is very strange and after several days of debugging I still have no clue what the problem is.
I would deeply appreciate any help.
Same behavior with the BSD_SOCKET API.
Regards
/Kostas
