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!
YES, I have installed STCubeMX,I have developed several projects using STCubeMX. My MDK version is v5.22, in the past I can use the CubeMX option in Keil RTE configuration. but when I update the ST CubeMX in the ST website ,the problem appeared :(
the problem is : I created a new keil project,and used the RTE to config RTX RTOS,then I found I there is no CubeMX option anymore.
pls note that the problem appeared after I update CubeMX. Is the updated CubeMX not compatible with MDK v5.22? Pls help me,thanks a lot!
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.