cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F207 LwIP + FreeRTOS configuration Error: RTOS_USE_NEWLIB_REENTRANT

SKuhr.1
Associate

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?

2 REPLIES 2
SKuhr.1
Associate

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
ST Employee

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