cancel
Showing results for 
Search instead for 
Did you mean: 

How to set eclipse for STM32

richardandrysek9164
Associate II
Posted on February 21, 2016 at 09:06

Hi,

I have install toolchain and openOCD for eclipse. I have configure also.

But it is showing related to PATH.

here is error 

[code]

13:27:47 **** Incremental Build of configuration Default for project encoder ****

 all 

Cannot run program '''': Launching failed

Error: Program '''' not found in PATH

PATH=[C:\STM32Toolchain\Build Tools\bin\]

13:27:47 Build Finished (took 138ms)

[/code]

Please suggest on same.

#!stm32 #eclipse
2 REPLIES 2
Radosław
Senior
Posted on February 21, 2016 at 14:00

Do you add toolchain to system PATH?

You using ARM plugin ot not?

carmine
Associate II
Posted on February 21, 2016 at 14:41

You should add more info, otherwise it's hard to give help. Have you installed GNU ARM Eclipse plug-ins and related build tools by Liviu Ionescu? 

Following

http://www.carminenoviello.com/en/2014/12/28/setting-gcceclipse-toolchain-stm32nucleo-part-1/

faithfully you should be able to setup a complete tool-chain. If something is not clear, feel free to ask.