2023-04-18 01:13 PM
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?
2023-04-19 12:34 PM
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?
2023-04-24 03:29 AM - edited 2023-11-20 07:47 AM
Hello @SKuhr.1
First let me thank you for posting.
Please have a look:
After Enabling RTOS_USE_NEWLIB_REENTRANT in the FreeRTOS settings you need to give it a value .
Thx
Ghofrane