EmbDev.net

Forum: ARM programming with GCC/GNU tools YAGARTO for ARM LPC2148


von Mahaboob B. (sha)



Rate this post
useful
not useful
Hi Guys,

I am using LPC2148 Arm7 controller. I am very new to the open source 
tool Yagarto. I installed jre, yagarto tool, yagarto arm tool chain. i 
follow the steps of the blue screen manual and install all the tools but 
still i didnt get the result as mentioned in the manual. i get error 
when i check the following command in the command prompt. “arm-elf-gcc 
--version”. i have attach the manual please go through it. tell me 
whether there is any correction to be made. or else please gave me any 
other manual or tool(open source) to install(web link). Please help me.

Regards,

sha.

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
Mahaboob Basha wrote:
> i get error
> when i check the following command in the command prompt. “arm-elf-gcc
> --version”. i have attach the manual please go through it. tell me
> whether there is any correction to be made.

Check the PATH environment variable. The PATH where arm-elf-gcc.exe is 
located should be listed. If not add it manually (see Windows 
online-help).

von Michael F. (mifi)


Rate this post
useful
not useful
Hello,

which version of YAGARTO is used?
If you use the new one, 20100501, you must use:

arm-none-eabi-gcc --version

instead of:

arm-elf-gcc --version

The older , non eabi, version of YAGARTO can be found here:

http://sourceforge.net/projects/yagarto/files/YAGARTO%20for%20Windows/20091223

Best regards,

Michael

von Mahaboob B. (sha)


Attached files:

Rate this post
useful
not useful
Thanks Michael,

I got the result as mentioned in the Manual. I didnt install the eclipse 
ganymede. Because i download it, as a installed package. i just paste 
that package in the C: and yagarto tool, yagarto arm chain tool are also 
in the C:. I proceed with the manual and upto Workspace section i am 
clear. I import keil project, I build the project is in manual. But it 
didnt generate the hex file. I enclose the screenshot of the eclipse 
window.
Initially the LPC214x.h header file is not available. i enclose the 
header file into the directory.
I am not clear why we are importing the keil project? as mentioned in 
the manual.
Micheal I need some other manual to follow. I don't know why is making a 
mistake Please help me.

Regards,

Sha.

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.