[ECOS] Is it possible to convert *.out file to *.srec file?

Andy Simpkins andy.simpkins@mindsail.com
Fri Oct 25 03:21:00 GMT 2002


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