[ECOS] Objcopy problem

Mark Salter msalter@redhat.com
Thu Jun 28 08:52:00 GMT 2001


>>>>> Stefan Eletzhofer writes:

> Hello,
> I have problems compiling RedBoot for Intel StrongARM/Assabet.

> I used the latest CVS sources and did
> ecosconfig new assabet redboot
> ecosconfig import arm/sa..../redboot_ROM.ecm
> ecosconfig tree
> make

> Everything compiles just fine, but the resulting redboot.bin in install/bin
> is about 137 MBytes big (_not_ joking).

Yeah, that's a little bloated. ;-)

Try this and post the result:

  % arm-elf-objdump -h redboot.elf 

That should tell why the binary is 137MB.

--Mark



More information about the Ecos-discuss mailing list