EmbDev.net

Forum: ARM programming with GCC/GNU tools Help with arm LPC2148


von Jishnu V. (jishnu)


Rate this post
useful
not useful
Hi,

    I am new to embedded systems. I am using NXG LPC2148 blueboard. I 
would like to know how to compile using arm-eabi toolchain 
(http://www.codesourcery.com/sgpp/lite/arm/portal/release1592). What all 
file formats can be directly uploaded to the flash memory. Please help 
me with a sample code for blinking LEDs.

Thanks in Advance

von Oliver (Guest)


Rate this post
useful
not useful
As a starting point I would try:

http://lmgtfy.com/?q=LPC2148+codesourcery+examples

Oliver

von Klaus (Guest)


Rate this post
useful
not useful
Have a look at the Philips Flash Utility. It can be used to update flash 
using the serial interface. As far as I remember it expects .hex files. 
Have a look at the objcopy tool which is included in the GCC tool chain. 
It can be used to convert your binary into many different formats.

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.