mbed projects for Nucleo boards in Eclipse + GNU ARM

20 Feb 2015

Hello everyone,

I wan to share with you a few mbed projects made in eclipse for ST Nucleo boards. These projects are ready to work and include mbed and rtos library (dsp coming soon), the only need that you have to do is download and import or clone using egit.

You also will need the following setup:

-Eclipse (work with luna and kepler)

-OpenOCD (0.9.0-dev)

-GNU ARM Compiler

-GNU ARM Eclipse Plugins

NucleoL053R8: https://github.com/Hotboards/mbed_NucleoL053R8

NucleoF302R8: https://github.com/Hotboards/mbed_NucleoF302R8

NucleoF401RE: https://github.com/Hotboards/mbed_NucleoF401RE

NucleoF103RB: https://github.com/Hotboards/mbed_NucleoF103RB

NucleoF091RC: https://github.com/Hotboards/mbed_NucleoF091RC

NucleoF411RE: https://github.com/Hotboards/mbed_NucleoF411RE

NucleoF072RB: https://github.com/Hotboards/mbed_NucleoF072RB

NucleoF030R8: https://github.com/Hotboards/mbed_NucleoF030R8

24 Feb 2015

Thanks for putting great information online! I will soon try it out! I currently export, and use CoIDE, but would like to move to using Eclipse. It is such a mission getting Eclipse configured for mbed (compiler, OCD, Plugins...). Wish there was an Eclipse download with all components pre installed, or an easier way of getting Eclipse to work with mbed.