2025-07-21 2:03 PM
Hello,
what do I wrong?
I am trying to setup a new stm32f7xx project, with CMSIS_V2 and LWIP.
I use only the CubeMX application at the version 6.15.0, I have tried several hours to get this setting but nothing working.
If I select CMSIS_V1 the LWIP use the RTOS (WITH_RTOS is Enabled), if a switch to CMSIS_V2 it is disabled.
All settings are CubeMX default.
CubeMX says CMSIS_V2 is working with F7.
Is this a bug at the CubeMX? Or what do I wrong?
thanks a lot.