Question
lwIP stuck at xSemaphoreTake
Hi, i have STM32F767 and im using FreeRTOS V2 and lwIP. Im facing known bug which should be fixed in FW_F7 V1.17 and im using FW_F7 V1.17.2 and still facing this.
When i connect the ethernet cable, after 2 seconds FW is stuck at following place:

I tried to disable DHCP everyting is ok, but when i try to ping the board the result is the same.
Can you help me to solve this issue?
