This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

S-records conversion


Hi,
I've got an ELF file which I'd like to download to a board with Motorola
mpc555.
The loader given with the board (programmed in flash) accepts ONLY files
in the Motorola 32-bit format (lines start with S3)
I have to map yhe data and text segments to 24 bit addresses and
therefore objcopy creates files in 24 bit format (lines start with S2).
Is there a way to force objcopy to create 32-bit format files?

Any help would be thoroughly appreciated!
Thanx in advance,

Davide


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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