Skip to main content
SKuhr.1
Associate
April 18, 2023
Question

STM32F207 LwIP + FreeRTOS configuration Error: RTOS_USE_NEWLIB_REENTRANT

  • April 18, 2023
  • 2 replies
  • 1783 views

Hello, I have problems configuring a STM32F207 with Ethernet and LwIP and FreeRTOS. I have activated RTOS_USE_NEWLIB_REENTRANT in the FreeRTOS settings but still an error message appears in the LwIP settings. How can I fix this?

This topic has been closed for replies.

2 replies

SKuhr.1
SKuhr.1Author
Associate
April 19, 2023

I have also checked the error with other chips of the F2xx series, but the error is also there. Does anyone have an idea how I can fix the problem? 

Ghofrane GSOURI
Technical Moderator
April 24, 2023

Hello @SKuhr.1

First let me thank you for posting.

Please have a look:


_legacyfs_online_stmicro_images_0693W00000bigtnQAA.pngAfter Enabling RTOS_USE_NEWLIB_REENTRANT in the FreeRTOS settings you need to give it a value .


_legacyfs_online_stmicro_images_0693W00000biguvQAA.png 

Thx

Ghofrane

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.