UDP echo server stress test crash in RTOS - but succeed in bare-metal
Hello,In STM32H743 there is echo udp server test. We test it using stress test from PC (sending udp)It behaves very well, without any issues.We than moved to LwIP_HTTP_Server_Socket_RTOS, and added the udp echo test there (we need the udp test runnin...