|
11/12/2008 3:58 AM
post16443
|
> Hi
>
> i have installed QNX ide 6.3.2.I am able to create TARGET system and execute
> my project.But after some time the target is getting disconnected(qconn is
> running).Then i have to restart the target system then it works fine.(I am
> connecting to target using telnet).
> So please let me know solution for this.Thanks in Advance.
Hard to tell.
Try to adjust qconn's prio:
Wed Nov 12 09:52:44 2008 on /dev/ttyp3
/root# use qconn
qconn - QNX Connector
qconn [port={port}] [child_prio={priority}]
port TCP/IP port to listen on (default = 8000)
qconn_prio pariority at which to run qconn (default 10)
child_prio priority to launch programs at (default = 10)
/root# slay qconn
/root# qconn qconn_prio=20
/root# pidin -pqconn
pid tid name prio STATE Blocked
14782520 1 usr/sbin/qconn 20r SIGWAITINFO
14782520 2 usr/sbin/qconn 20r CONDVAR (0x8065910)
14782520 3 usr/sbin/qconn 20r RECEIVE 1
14782520 4 usr/sbin/qconn 20r RECEIVE 3
/root#
Something better ?
Are you bound to Momentics6.3.2 ? Why not try the 640SDP with new IDE45 and hypercool Phindows connectivity ?
Jeevan
|
|
|
|
|
|
11/28/2008 7:39 AM
post17519
|
To me it sounds like a network driver issue, not a qconn problem..
- Malte
|
|
|
|
|