2025-02-18 12:18 AM
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, and the application runs in debug mode, but it does not work in release mode.
I have compared the map files for both release and debug modes but found no significant differences.
Additionally, I am facing issues with MPU configuration while using the LWIP stack. Specifically, I need clarification on:
Project Details:
I would appreciate any guidance on these issues. Thank you in advance!