Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Not able to connect with target: Page 1 of 4 (4 Items)
   
Not able to connect with target  
Hi,

I am new to QNX IDE and wanting to test and debug an application which is running on a different target by using this 
IDE.
  
For your information i am using Momentics IDE version 4.0.1 on my windows machine and on the target end i have one board
 with QNX neutrino 6.3.2 running whose ethernet driver is working fine, now when i am trying to run and debug a project 
(which is an application) on my target board it says everytime that QCONN is not found although qconn is already running
 on target.

I have already put entry for qconn in my build file:
/usr/sbin/qconn=qconn
inetd is also running fine.

Thanks.