Problem with pinging in STM32F767 + FreeRTOS + LWIP
Hello,I have an application with freertos on stm32f767. There was no problem with tcp/ip running on my application with lwip middleware. But now adding some new code somewhere in other threads that is not relevant to lwip causes some problems in ping...