Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » ARM GNU eclipse plugin reg(Tool chain path cant found)
ARM GNU eclipse plugin reg [message #1791421] Fri, 29 June 2018 07:51 Go to next message
Selvamurugan Thangavel is currently offline Selvamurugan ThangavelFriend
Messages: 1
Registered: June 2018
Location: chennai
Junior Member
Hi,

I have installed eclipse cpp oxygen on my windows 10-64b laptop.I have also installed Codeutils,STM32 usb driver and zatag on my lap.

I can able to create a project STM32F407VBET6 on eclipse.when I am clicking next its asking me to select tool chain path.I have searched in internet and finally I have installed ARM GNU eclipse plugin using eclipse market place.I have also searched eclipse installed path and i don't find any toll chain path .

when I am build my STM32F4 hello project I am getting error like

/usr/bin/sh: arm-none-eabi-gcc: command not found
make: *** [system/src/stm32f4-hal/stm32f4xx_hal.o]
Program "arm-none-eabi-g++" not found in PATH
Program "arm-none-eabi-gcc" not found in PATH
Type 'uint32_t' could not be resolved main.c
Re: ARM GNU eclipse plugin reg [message #1791475 is a reply to message #1791421] Sat, 30 June 2018 07:41 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
It seems that the GCC toolchain for the Cortex-M4 is missing from your setup.

Please open your Eclipse, Help -> Help Contents -> C/C++ Development User Guide -> Before you begin, and follow the instructions there.


--

Tauno Voipio
Previous Topic: CDT linker error with cmake-generated project
Next Topic:Eclipse Marketplace.No Go
Goto Forum:
  


Current Time: Mon Sep 23 22:53:22 GMT 2024

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

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

Back to the top