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]

downloading of application in assabet


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



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