EmbDev.net

Forum: ARM programming with GCC/GNU tools Problem with eclipse and yagarto when compiling


von Franz M. (beaver)


Rate this post
useful
not useful
Hi all!

I installed yagarto on my Laptop as described on the homepage and also
tested the installation by calling

arm-elf-gcc main.c

wihtin my windows-commandline. The output file was created so i assume
the compiler is working.

In eclipse i set the compiler invoke-command - path to the
arm-elf-gcc.exe as well.

Nevertheless i get the following error within eclipse when trying to
clean or build a file/project:

**** Clean-only build of configuration Default for project TestLPC ****


(Cannot run program "make": Launching failed)


I don´t know, why make cannot be launched.


Any help would be very appreciated ;-)

Thanks and kind regards,
Franz

von Giovanni D. (gdisirio)


Rate this post
useful
not useful
Franz Maier wrote:
> Hi all!
>
> I installed yagarto on my Laptop as described on the homepage and also
> tested the installation by calling
>
> arm-elf-gcc main.c
>
> wihtin my windows-commandline. The output file was created so i assume
> the compiler is working.
>
> In eclipse i set the compiler invoke-command - path to the
> arm-elf-gcc.exe as well.
>
> Nevertheless i get the following error within eclipse when trying to
> clean or build a file/project:
>
> **** Clean-only build of configuration Default for project TestLPC ****
>
>
> (Cannot run program "make": Launching failed)
>
>
> I don´t know, why make cannot be launched.
>
>
> Any help would be very appreciated ;-)
>
> Thanks and kind regards,
> Franz

Is the make.exe in your system path ? If I remember well it is in the
YAGARTO OpenOCD package under openocd-rxxx\utils\bin

regards,
Giovanni
---
ChibiOS/RT http://chibios.sourceforge.net

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.