Help with arm LPC2148

OP #2098205
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
Guest #2099109
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.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now