Export to Segger Embedded Studio

Hi,

I’d just like to announce that i created a converter script that takes an ARM Mbed OS (Makefile) project and exports it into a Segger Embedded Studio project.

I.e. You’ll first need to export your ARM Mbed OS project as “make_gcc_arm”, the script will then convert that exported Makefile project into a Segger Embedded Studio project.

I’ve tested with Mbed OS 6.2 and 6.3, and Segger Embedded Studio 5.10.

You’ll find the script (python) on GitHub: github.com/taunomagnusson/mbedMakefile2Segger

There’s also a post on the Segger Forums to track this: [SOLVED] ARM Mbed OS export and Segger - SEGGER Embedded Studio related - SEGGER - Forum

1 Like