Skip to main content
Visitor II
February 24, 2024
Question

stm32f439 freertos lwip stuck

  • February 24, 2024
  • 2 replies
  • 1188 views

Hi, i have build up a basic freertos and lwip setup. I just have one user task running. 

I start a sntp to get the time and wanted to print the time in that task. But it does not reach there.

I get stuck. I'm using the cmsis v2 i recently upgraded the toolset of the IDE.

When i switch back to cmsis v1 it works. Any ideas?

 

Thanks

    This topic has been closed for replies.

    2 replies

    Super User
    February 24, 2024

    Ideas? Keep using CMSIS RTOS v1. It is not broken.

     

    Technical Moderator
    February 24, 2024

    Hello @MOtto.2 

    Can you share your project here and indicate the modifications you've done between both working and not working projects.

    Best Regards.

    STTwo-32