LwIP + FreeRTOS™ UDP echo server works on Dev Board, but not on custom board.
Split from the Implementing a LwIP and FreeRTOS™ v1 UDP echo server on the STM32F7 series Tutorial;
Moved to the forum for better visibility & discussion.

Hi Sir,
I am using the same code that works correctly on the development board. However, when I run the same firmware on the custom board, I am encountering an error.
- Is there any issue in the schematic related to Ethernet?
- Can I use the same libraries that are used in the Nucleo-H755ZI-Q board for this LAN?
- If I use the same library and it gets stuck at netif_add() what could be the issue?
