cancel
Showing results for 
Search instead for 
Did you mean: 

unable to complete my first project using STM32f103c8t6 in eclipse

sudheer_kmn
Associate II
Posted on August 26, 2016 at 19:20

I am doing blink led simple project I got one error in eclipse while building some one please help me...screen shot attached.

3 REPLIES 3
Posted on August 26, 2016 at 20:30

Please don't cross-post into multiple forum sections

The error would suggest you are either missing some tools or the PATH environment variable is not correctly set up to point to them. Check how you installed GNU MAKE on your system, or if you missed some steps during the installation of the tool chain.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Liviu Ionescu
Associate II
Posted on August 26, 2016 at 21:59

details on how to download make and the other build tools from GNU ARM Eclipse are available at:

http://gnuarmeclipse.github.io/windows-build-tools/

sudheer_kmn
Associate II
Posted on August 27, 2016 at 08:52

where ican see sample project related STM32F103 and Eclipse??