2025-05-08 5:47 AM - last edited on 2025-05-08 6:10 AM by Andrew Neil
Hi all
I am trying to make project on LWIP & FreeRTOS on STM32f407vgtx board issue what I am facing is when code is getting stuck and no task is hitting .I am sharing my project can you please check once .
note: in task I am have called Lwip_Init in my First task is getting hit but when I added TCP_Client or TCPserverinit it is getting stuck.
Kindly checked attached project and guide me
B.R
Ashish
2025-05-08 6:28 AM
Hello @Ash1
Did you try to refer to the LWIP examples on the link below?