Hi Community,

I have been working with the phyCORE-AM335x PCB1358.2 and I have been trying to 
connect the board with my Debugger in Eclipse Indigo (GDB) via TCP/IP. I 
followed the steps in the Quickstart manual for this board. For this fuction 
the tools are used:
-Eclipse Indigo
-Oselas Toolchain-2011.11.3


When I start the gdb server in teh board this is the result of the console
_____________________________________

root@phyCORE-AM335x:/ gdbserver 192.168.3.11:10000 myHelloWorld3
Process myHelloWorld3 created; pid = 808
Cannot exec myHelloWorld3: No such file or directory.

Child exited with status 127
No program to debug.  GDBserver exiting.

__________________________________________

And in Eclipse I select tge GDB debugger:
/opt/OSELAS.Toolchain-2011.11.3/arm-cortexa8-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/bin/arm-cortexa8-linux-gnueabi-gdb

It is showed that I work with OSELAS.Toolchain-2011.11.3

___________________________________________________

The Problem that is showed by Eclipse is:

Target selection failed.
192.168.3.11:10000: Die Wartezeit f\303\274r die Verbindung ist abgelaufen.
192.168.3.11:10000: Die Wartezeit f\303\274r die Verbindung ist abgelaufen.
192.168.3.11:10000: Die Wartezeit f\303\274r die Verbindung ist abgelaufen.

----
Tralation:

192.168.3.11:10000: the wait time f\303\274r die connection is stopped.

Or something like that.

Now I have no Idea what I am overlooking.
Any Idea will be gratefull

Thanks,
Breixo Lopez Garcia


Reply via email to