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: arm-elf-objcopy


On Tue, Jul 20, 2004 at 06:06:36PM +0530, Aravind B wrote:

> > Why are you converting to ihex anyway?  to use with e FLASH programmer
> > or JTAG unit?  Can't you use some other format, like Motorola 
> > S-records?
> 
>  Flash chip i am using supports only intel format as it intel chip.

That is not true.  The file format support is determined by the
flash programmer not by the part being programmed.  I've
programmed plenty of Intel parts using Motorola S-records, TI
Hex, raw binary, etc.

-- 
Grant Edwards
grante@visi.com

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