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]

Re: elf to aout format


On Tue, May 25, 2004 at 06:01:23PM +0530, Ashutosh wrote:
> Dear all,
> hi,
> I am porting eCos in  TI TMS320DM270 EVM board using Redboot. But we are
> trying to load the eCos through CCS(from TI). As after compiling and linking
> Redboot creates a redboot.img and redboot.elf which are stored in
> install/bin subdirectory. We want to port it through JTAG, but JTAG supports
> aout format. Is there any tool or way to convert this .elf format into a.out
> format.

objcopy will probably do that, but i suspect you will have to
recompile it to support both elf and a.out.

        Andrew

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