[U-Boot-Users] how to make u-boot.out file

Woodruff, Richard r-woodruff2 at ti.com
Mon Dec 27 16:25:23 CET 2004


For what processor target? I'll assume ARM.  In that case you don't have
to do anything except make sure you have CCS 2.3 or above, or a patch
which allows it to understand ELF for lower versions.  The large ELF
'u-boot' file can be loaded directly assuming you have GEL files which
do enough pre-init for it to be loaded into the spot you have compiled
it for.

I believe there is also a bin to COFF type tool which can make you image
loadable but not debuggable.  

Regards,
Richard W.

> -----Original Message-----
> From: u-boot-users-admin at lists.sourceforge.net [mailto:u-boot-users-
> admin at lists.sourceforge.net] On Behalf Of helen tian
> Sent: Sunday, December 26, 2004 8:53 PM
> To: u-boot-users at lists.sourceforge.net
> Subject: [U-Boot-Users] how to make u-boot.out file
> 
> hi, everyone:
> 
> I want to use CCS to debug u-boot, but the CCS can load only .out
> image file. So can anyone tell me how to make u-boot.out file or how
> to convert .srec or .bin file into .out file.
> 
> thanks and regards
> 
> helen





More information about the U-Boot mailing list