Associate
July 15, 2025
Solved
Сode migration to latest STM32CubeMX v6.15.0 error onfiguration freertos+lwip for STM32F765VGTx
- July 15, 2025
- 2 replies
- 360 views
After migrating the project for STM32F765VGTx in cubeMX from version 6.14.1 to version 6.15.0, the parameter "WITH_RTOS (Use FREERTOS ** CubeMX specific **)" in lwip -> tab "General settings -> RTOS dependency" is inactive, and takes the value disabled,
while the use of FREERTOS is set to CMSIS_V2.
Also I can't change "NO_SYS (OS awareness)" from "OS not used" in the tab "Key parameters -> Infrastructure - OS awareness parameter".
When creating a new configuration, the problem is not solved.
I add two configurations, one before migration, the other after.
