cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745ZITx FreeRTOS + LwIP TCP Server accept() Issue

KemalUzgoren
Associate III

Hello,

I am working on the STM32H745ZITx platform and using both CM7 and CM4 cores with FreeRTOS. I am trying to run a TCP server on the CM7 core using LwIP.

However, when I call the accept() function, the system seems to hang. Specifically, after accept() is called, none of the tasks on the CM7 core continue to run — it appears as if the RTOS scheduler has crashed or is blocked.

I have reviewed the example from this repository:

STM32H745_Nucleo_M7_ETH 

and followed the STM32H745_Nucleo_M7_ETH project structure closely.

Do you have any suggestions or guidance on what else I should check? Could this be related to interrupt priority, improper memory configuration, or something else I may have overlooked?

I would appreciate any help or insights you can provide.

Best regards,
Kemal UZGOREN

0 REPLIES 0