How to start again using Eclipse with Mbed os - CE

I am happy to announce that I was able to start again using my editor which I used to use for embedded systems. Eclipse.

Don’t forget that you need to take care of the documentation of how to install python libraries before being able to compile on Windows or Linux.
The idea is still to use the camke and ninja but hide them behind the scene. batch or bash file script will run for compiling the project. The debug is using openocd … but you can use what ever you want as before and it should work.

I hope you find this helpful for you and be able to use again your eclipse.

You find the version here
https://github.com/MariwanJ/mbed-ce-hello-world
Let me know if you have any suggestions.

I would like to thanks all who are behind this step (MBED OS CE), and sure Mbed os as is the base of many projects. Thank you very much.
BR
Mariwan

1 Like