LwIP Assertion Failed: "mem_free: illegal memory: non-linked: double free"
Hi ST Community,I am working on a project using the STM32H723 MCU and the KSZ8863 Ethernet switch. I initially encountered issues while using a modified TCP echo server example, but after reverting to the unmodified example, the same issue persists. ...