9 years, 9 months ago.

How to build toolchains?

I've bought a couple Nucleo F401 and Nucleo L152 boards, and would like to use Eclipse to code and above all be able to debug my code. However it seems toolchains are not available for GCC to compile code for them, so my question is, how can I build the toolchains for these boards? What would be the steps involved?

1 Answer

9 years, 9 months ago.

You may want to look at CooCox. http://www.coocox.org/CooCox_CoIDE.htm. Your platforms are supported.

There is also some work going on to develop exporters for the mbed libs to CooCox