Skip to main content
Yaroslav Vushnevsky
Associate II
March 24, 2022
Solved

H743+FreeRtos+LWIP errno bug?

  • March 24, 2022
  • 2 replies
  • 1612 views

Hi everyone.

After some updates of CubeIde I have returned to an old project and can not compile it. IDE shows me the error of multiple definitions of errno variable.

I tried to start a clean project. When I enable FreeRtos and LWIP it shows me the same error.

Please someone check it. Thank you.

This topic has been closed for replies.
Best answer by Khouloud OTHMAN

Hello @Yaroslav Vushnevsky​ ,

First le me thank you for having reporting.

You're right, a compilation issue was detected when generating code using STM32CubeIDE toolchain With activating both LWIP and FreeRTOS.

This problem has been reported internally to be fixed as soon as possible.

A similar issue war reported by this post,  please refer to it for further details.

Sorry for any inconvenience that this may cause.

Khouloud.

2 replies

Khouloud OTHMAN
Khouloud OTHMANBest answer
Associate
March 24, 2022

Hello @Yaroslav Vushnevsky​ ,

First le me thank you for having reporting.

You're right, a compilation issue was detected when generating code using STM32CubeIDE toolchain With activating both LWIP and FreeRTOS.

This problem has been reported internally to be fixed as soon as possible.

A similar issue war reported by this post,  please refer to it for further details.

Sorry for any inconvenience that this may cause.

Khouloud.

Yaroslav Vushnevsky
Associate II
March 24, 2022

Oh, sorry. I did not find that question, so create my own.

Thank you for response. Waiting for new updates and fixes.