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: Is it possible to convert *.out file to *.srec file?


how can I find out which target is support in my platform? what is *.out
file format stand for?
Thanks a lot

-----Original Message-----
From: Andy Simpkins [mailto:andy.simpkins@mindsail.com]
Sent: 25 October 2002 11:21
To: Qiang Huang; Ecos-Discuss
Subject: RE: [ECOS] Is it possible to convert *.out file to *.srec file?


use objcopy

i.e. on the platform I use...
arm-elf-objcopy -O srec foo.out foo.srec

Andy

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Qiang Huang
Sent: 25 October 2002 09:58
To: Ecos-Discuss
Subject: [ECOS] Is it possible to convert *.out file to *.srec file?


If I build the ecos application to *.out file, is there any way I can
convert it to *.srec file format?
Thanks a lot



--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss





-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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