9 years, 5 months ago.

Eclipse with a Nucleo_L152RE board

I bought 2 of these beautiful boards. I can compile a blink program perfectly with Atollic True Studio and mbed online. However as I normally work with Eclipse I prefer the same environment. I installed the gcc4mbed environment according to the instructions. Compiles fine, generates a Hex and Bin file. But..... no blink, I selected the NUCLEO-F401RE-device as my device. I thought this is the same board.

What am I doing wrong?

Regards Nico

1 Answer

9 years, 5 months ago.

The F401 device is a different cortex core and the wrong library is linked to your project. You have to use the L152 setting.

Hi Peter Thanks for the answer. I figured that one out as well. I start reinstalling this weekend :) Sofar I have been successfull with mbed, atollic and EMBlocks.... Eclipse seems a small step.... probably not :)

posted by Nico Verduin 21 Nov 2014