[ECOS] Is it possible to convert *.out file to *.srec file?
Qiang Huang
jameshq@liverpool.ac.uk
Fri Oct 25 04:16:00 GMT 2002
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
More information about the Ecos-discuss
mailing list