Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » STM32F407 Blink Project(Empty project error)
STM32F407 Blink Project [message #1767422] Wed, 05 July 2017 16:36 Go to next message
Eclipse UserFriend
Hi,

I'm trying to use eclipse with gnu arm toolchain with stm32f4 discovery board. I have created projekt and get an error from start:

make: *** [system/src/stm32f4-hal/stm32f4xx_hal.o] Error 2

How can i solve it?
Re: STM32F407 Blink Project [message #1767569 is a reply to message #1767422] Fri, 07 July 2017 04:07 Go to previous messageGo to next message
Eclipse UserFriend
There may be more useful information in the "Console" view. From the info provided it is hard to say what the problem is.

Are you using the gnuarmeclipse plug-ins? http://gnuarmeclipse.github.io/
Re: STM32F407 Blink Project [message #1767618 is a reply to message #1767422] Fri, 07 July 2017 12:47 Go to previous message
Eclipse UserFriend
It seems that you're missing the ST hardware support module (system/src/stm32f4-hal/stm32f4xx_hal.o).

Do you have the vendor sources in your project?
Previous Topic:C++ 11 begin() and end() functions
Next Topic:Reverse debugging at program start up broken?
Goto Forum:
  


Current Time: Sat Mar 15 17:40:02 EDT 2025

Powered by FUDForum. Page generated in 0.04088 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top