How to set eclipse for STM32
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-21 12:06 AM
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 failedError: Program '''' not found in PATHPATH=[C:\STM32Toolchain\Build Tools\bin\]13:27:47 Build Finished (took 138ms)[/code]Please suggest on same. #!stm32 #eclipse
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-21 5:00 AM
Posted on February 21, 2016 at 14:00
Do you add toolchain to system PATH?
You using ARM plugin ot not?Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-21 5:41 AM
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?
Followinghttp://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.