LWIP & FreeRTOS - code getting stuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Labels:
-
FreeRTOS
-
LwIP
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-08 6:28 AM
Hello @Ash1
Did you try to refer to the LWIP examples on the link below?
Saket_Om
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-08 10:04 PM
Hi
No I didn't try but can you check my project too.
B.R
Ashish
