FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » Debugging an embedded device using TCF
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Debugging an embedded device using TCF [message #168779] Wed, 24 July 2013 08:35
dexterous.me is currently offline  dexterous.me   
Messages: 1
Registered: July 2013
Location: BANGALORE
Karma: 0
Junior Member
I have an embedded box. This runs linux on it. It is based on MIPS architecture.
To be more specific it is mipsel. I want to debug my application using TCF.

I understand in order to first connect to the remote target. I need to have a agent running on it.
I downloaded the agent code.
git clone git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git

How can I cross-compile with my toolchain to generate agent binary?

My first way to check the agent is by doing a telnet into the box via TCF.
The steps I do follow are
1) Windows-> OpenPerspective->others -> Remote System Explorer.
2) Right click -> new connection-> Telnet ( experimental) only.
3) HostName IP address; this is my target device IP address.
4) After all these steps it doesn't connect. I believe the reason is that the agent is not running in the box.
Please correct me if I am wrong here.

Then the entire problem boils down to "How can I cross compile the agent for my mipsel toolchain".
I already have a toolchain with me.

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Using PHP can we create any mobile applications?
Next Topic: Create mysql database using mysql command
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 27 18:52:52 GMT 2024

Total time taken to generate the page: 0.02525 seconds