Hi Dear, I have a LPC2478 arm processor and want to use gcc to cross compile my code in x86 for LPC2478 I use arm-linux-gnueabi-gcc to do that but (I think) the output of gcc is an application that can be run in arm ported linux kernel but I need Intel HEX-like format that can be programmed to micro controller (I haven't any OS) I haven't any idea what to do or what keyword I must search. Regards, Aminzadeh