EmbDev.net

Forum: ARM programming with GCC/GNU tools YAGARTO IDE COMPILE ERROR


von Siddharth V. (vaidyasp1)


Attached files:

Rate this post
useful
not useful
Hi,

I am a newbie with yagarto ide. I just installed the toolchain
yagarto-bu-2.18_gcc-4.2.2-c-c++_nl-1.16.0_gi-6.8.50_20080408.exe and
yagarto-ide-20071227-setup.exe. Also i installed java runtime.

I just tried to compile the sample code reffering to following link.
http://www.yagarto.de/howto/yagarto2/index.html

This is the result of the build with error.

**** Build of configuration Default for project Ethernut3Test ****

make all
arm-elf-gcc -x assembler-with-cpp -c -mcpu=arm7tdmi -g -gdwarf-2
-Wa,-amhls=src/crt.lst   src/crt.s -o src/crt.o
process_begin: CreateProcess(NULL, arm-elf-gcc -x assembler-with-cpp -c
-mcpu=arm7tdmi -g -gdwarf-2 -Wa,-amhls=src/crt.lst src/crt.s -o
src/crt.o, ...) failed.
make (e=2): The system cannot find the file specified.

make: *** [src/crt.o] Error 2

Can anyone help me to use this toolchain?? I want to use it with
LPC2138.

Also can i use sample codes of winarm for LPC2138 with yagarto
toolchain?? if yes how??

von Michael F. (mifi)


Rate this post
useful
not useful
Hello,

in case you do not use OpenOCD, you must install
the YAGARTO-Tools too, to get some tools like make.

Regards,

Michael

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.