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]

how to change some program to a srecord type program?


hi.

I compiled and linked my program with ecos body.   such like below.
> powerpc-eabi-gcc -c ~ ( compile )
> powerpc-eabi-gcc -o test ~ (link)

so the results are test file.
what's the default type of this output test file?
and how do I change this test file to srecord type?
I know that I can use powerpc-eabi-objcopy. But don't know how.

thanks.


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