I want to build a RTXV5 project based on stm32f103vct together with stm32cubeMX. I know how to start a new RTXV5 project , but when I update my keil to the version v5.24 I found I can not find the item"STM32Cube Framework API" on RTE > DEVIECE,there is only "StdPeriph Drivers" under DEVIEC item of RTE configuration. anyone came across the same problem ?why "STM32Cube Framework API" is replaced with "StdPeriph Drivers" in the DEVICE item of RTE configuration ??? thanks!
I have the same problem. Ì read here www.keil.com/.../index.html Only F2 F4 and F7 are supported... are you sure stm32f103 works with previous version?
Yes, I have also read the related papers,and I have used the CubeMX option in Keil RTE successfully before I updated the ST CubeMX recently.