Skip to main content
Associate
October 23, 2024
Question

Porting Mbed Program (STM32 F103RB) to CubeIDE Project

  • October 23, 2024
  • 1 reply
  • 809 views

Hi, I would like to port my Mbed Program (STM32 F103RB) to CubeIDE Project. This is due to the announcement from Mbed that they would stop supporting Mbed Studio from Aug 2026. 

Anyone can give me the advice on how to do the porting? 

Thanks a lot in advance. 

 

 

    1 reply

    Andrew Neil
    Super User
    October 24, 2024

    Can Mbed Studio export to a makefile?

    I remember the web-based compiler used to be able to export to various offline formats...

    Have you raised this in the Mbed forums? With the EOL announcement, I'm sure there will be many people with similar questions...

    https://forums.mbed.com/c/mbed-os/6

     

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Andrew Neil
    Super User
    October 24, 2024
    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.