bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need Help


From: Nick Clifton
Subject: Re: Need Help
Date: 18 Nov 2002 13:02:03 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Uday,

> I have installed Ecos complete package and i am able to 
> creat ELF file by typing the folowing
> 
> arm-elf-gcc -g
> -I/opt/ecos/ecos-1.3.1/packages/install/include
> /opt/ecos/ecos-1.3.1/examples/file.c
> -L/opt/ecos/ecos-1.3.1/packages/install/lib
> -Ttarget.ld -nostdlib
> 
> now i am not able do Gdb and i am not able to dump
> this ELF file in to the ARM Board correctly.

This question is probably best directed to the eCos mailing list:

        address@hidden

You will also need to provide more information in order for people to
be able to help you.  For example, what do you mean by "I am not able
to Gdb" ?  What error messages are you receiving ?  What command lien
did you use to run gdb ?

Similarly what was the exact problem when you tried to dump the
executable to the ARM Board ?  Did you try running the program against
a simulator ?  Do the compiler settings you used (big endian vs little
endian, cpu type, etc) match the board you are trying to use ?  

Cheers
        Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]