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: downloading of application in assabet


i'm using the graphical tool insight.  i also tried to download some test
programs such as thread_gdb and thread2, produced in the test build.  the
same error also appeared.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Gary Thomas
Sent: Tuesday, October 22, 2002 8:59 PM
To: Mildred Frisco
Cc: eCos Discussion
Subject: Re: [ECOS] downloading of application in assabet


On Tue, 2002-10-22 at 03:23, Mildred Frisco wrote:
>
>
> That's what I did.  I used arm-elf-gcc and not gcc but i
> still can't download.  Please help.
> Thanks.
>
> Mildred
>
> -----Original Message-----
> From: Anders Holmberg [mailto:anders@techtribe.se]
> Sent: Monday, October 21, 2002 6:25 PM
> To: Mildred Frisco
> Subject: Re: [ECOS] downloading of application in assabet
>
>
> You need to compile the hello.c program with arm-elf-gcc instead of gcc.
>
> /Anders
>
> On Monday 21 October 2002 11:35, Mildred Frisco wrote:
> > Hi !  I have finished configuration of net template in Linux using
> > configtool.  I have also compiled/linked hello.c and produced hello.elf
> >
> >     $ gcc -g -IBASE_DIR/ecos-work/install/include
> > ello.c  -LBASE_DIR/ecos-work/install/lib -Ttarget.ld -nostdlib -o
> hello.elf
> >
> > I opened arm-elf-gdb and tried to download hello.elf to StrongARM but
> there
> > was an error:
> >
> > Download Status:
> >     Downloading /ecoscvs/.../hello.elf to Remote/Serial
> >         You can't do that when your target is 'exec'
> >
> >
> > Is there something I missed before downloading to the platform ?  What
> > should be the correct format of the output code because I'm not sure if
I
> > have the correct format.
> >

What command did you use to try and download the code?
What tool are you using?  GDB or Insight?

--
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


--
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]