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


You probably also need to issue a "target remote" command such as:

target remote /dev/ttyS0


-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Mildred
Frisco
Sent: Tuesday, October 22, 2002 5:24 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] downloading of application in assabet




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.
>
> Please help.
>
> Thank you very much.
>
> Mildred

--
Anders Holmberg
Techtribe Solutions AB


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


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