Skip to main content
Associate III
May 8, 2025
Question

LWIP & FreeRTOS - code getting stuck

  • May 8, 2025
  • 1 reply
  • 1337 views

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

1 reply

Technical Moderator
May 8, 2025

Hello @Ash1 

Did you try to refer to the LWIP examples on the link below?

 STM32CubeF4/Projects/STM32469I_EVAL/Applications/LwIP at master · STMicroelectronics/STM32CubeF4 · GitHub

 

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question.Saket_Om"
Ash1Author
Associate III
May 9, 2025

Hi

No I didn't try but can you check my project too.

B.R

Ashish