Sample Program Output Format
Mike Bertosh
mbertosh at motioncontrol.org
Tue Mar 1 17:19:44 UTC 2005
Hi all,
Thanks for the replies Alan and Joel. I was able to capture the output and found that
the ELF file is located deep inside the build directory. I was able to convert this to an
S-record. Just in case anyone cares, I was able to find from the captured output that
the .exe file was made as a binary from the .nxe file. Once again thanks for
everyones help and time.
-Mike
On 1 Mar 2005 at 10:52, Joel Sherrill joel at OARcorp.co wrote:
> Mike Bertosh wrote:
> > Alan,
> >
> > I did use m68k-rtems-objcopy when I tried to convert it. It just gave me an unknown
> > file type error. I tried using a bunch of different file types, but none of them would
> > work. I also tried to read the file with readelf and m68k-rtems-objdump but neither
> > would read the file so i figure it's not an elf file. I also used the file command to try and
> > see what type of file it is, but it just said that it was a data file. Thanks for your reply.
>
> Look at it in less or vi and see what it looks like.
>
> If that doesn't help, look at the commands used on the file after it is
> linked.
>
> > Mike
> >
> >
> > On 1 Mar 2005 at 10:48, Alan Cudmore wrote:
> >
> >
> >>Mike,
> >>Did you try using m68k-rtems-objcopy?
> >>The file should be in elf format, and you should be able to convert it to
> >>an srecord file.
> >>
> >>I would use: m68k-rtems-objcopy -Osrec ticker.exe ticker.s3r
> >>If that does not work you can always try: m68k-rtems-nm ticker.exe just to
> >>see if the ticker.exe is in elf format.
> >>
> >>Alan
> >>
> >>
> >>On Tue, 1 Mar 2005, Mike Bertosh wrote:
> >>
> >>
> >>>Hi all,
> >>>
> >>>I am trying to run the rtems ticker.exe sample program on a Avnet MCF5282 eval
> >>>board to check if the clock tick runs properly. I am trying to convert this file to an S-
> >>>record so I can flash it to the board. The problem that I am running into is that I can't
> >>>find what output format the ticker.exe file is. I am trying to use objcopy to convert it to
> >>>the S-record. Can some one tell me what format this file is or can anyone give any
> >>>suggestions on a better way to convert this to an S-record? I would greatly appreciate
> >>>any help with this problem. Thanks for your time.
> >>>
> >>>Mike Bertosh
> >>>Motion Control Systems Inc.
> >>>New River VA
> >>>
> >
> >
> >
>
>
> --
> Joel Sherrill, Ph.D. Director of Research & Development
> joel at OARcorp.com On-Line Applications Research
> Ask me about RTEMS: a free RTOS Huntsville AL 35805
> Support Available (256) 722-9985
>
More information about the users
mailing list