This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can not find "STM32Cube Framework API" in RTE configuration?

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!

Parents
  • 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!

Reply
  • 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!

Children