FreeRTOS and lwip
Hi everyone!
I'm sorry I just started with STM universe...
Since twodays I try to start the lwip through freertos on my NUCLEO-H723ZG. For starting I generate the code with the CubeMX and try to call the MX_LWIP_Init() in a startAppTask.
But ethernet_input is only called at the start and then never more.
I just want to ping my board for the beginning...
I certainly misunderstand something, but I don't know what...
