This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to create a Bin file for downloading


Huang Qiang wrote:
> 
> Thank you Jonathan.
> 
> But...
> Can I get the program in ELF format under windows 2000? How to get it?
> I used to get a file name a.out. what can I do with this file.
> 
> command used to create this file:
> arm-elf-gcc -g -I/c/ecos-work/E7T_install/include
> led.c -L/c/ecos-work/E7T_install/lib -Ttarget.ld -nostdlib
> 
> after that I got a file name: a.out

Programs created by arm-elf tools are in ELF format. So just try it with
a.out.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]