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]
Other format: [Raw text]

arm-elf-objcopy


>Since the BSS should not be part of the hex file, it is not at all
>clear why this message is being generated. What options are you giving
>objcopy?

arm-elf-objcopy -O ihex $(EXECUTABLE).elf $(EXECUTABLE).hex

> I'm not sure what you are trying to do with this executable.
 I have 4 flash each 8 MB.I have hex file size 9.2MB. So i want to split
it,  so that i can download it on to the flash.

>What target are you using?
I am using arm9 softcore in an altera excalibur chip.
> What class of ARM CPU does it have?
arm922t

thanking in advance
Aravind 



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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