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]

binutils wizardry


I have an existing application that I load onto my device with RedBoot.  I
have a raw binary data file that I also load onto my device that my
application expects to find in memory at address 0x80000.  I would like to
figure out some method, preferably _after_ I've linked my main application,
to glue these two pieces together into a single ELF file so that I could
download both pieces in one swell foop.

I'm reasonably sure I can do this with some subset of the programs in
binutils, but I'm not too sure where to start.  I vaguely remember looking
at how Linux gets gzip'ed for booting (10 or more years ago), so I'll
probably start there, but, in the mean time, I thought I would ask for some
pointers.

Any pointers?

--wpd


Patrick Doyle
DSP Design Engineer
(603) 546-2179

 

This communication is from DTC Communications, Inc. and is intended to be
confidential and solely for the use of the persons or entities addressed
above.  If you are not an intended recipient, be aware that the information
contained herein may be protected from unauthorized use by privilege or law,
and any copying, distribution, disclosure, or other use of this information
is prohibited.  If you have received this communication in error, please
contact the sender by return e-mail or telephone the above number
immediately and delete or destroy all copies.  Thank you for your
cooperation.

 


-- 
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]