Subject: Issues with LWIP on Nucleo-F746ZG – Release Mode & MPU Configuration
Dear ST Community,I am working on an Ethernet TCP/IP project using the Nucleo-F746ZG development board with the LWIP stack, without any RTOS. I have based my implementation on the tcp_echoclient example driver file. The project builds successfully, a...