Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Can't reconnect via serial to the target: (3 Items)
   
Can't reconnect via serial to the target  
Hi,

I am having trouble reconnecting to my QNX target, after pulling the serial cable and then plugging it in again.

I am using windows and hyper terminal.

I have two different behaviors, depending on the QNX version I am using.

On QNX 6.3: while reconnecting the serial cable, I can see the output on hyper-terminal, but I can't input anything.

On QNX 6.5: while reconnecting the serial cable, there is no Output visible nor Input possible.

Term is configured as followed: TERM=qansi
I tried vt100/ansi/wansi settings on hyper terminal.

The only way to make it work again, is to reset QNX(However, the bug I am trying to analyze will then disappear).

*** The reason behind this is the following scenario: A tester complains that she has a problem with a device, and in 
order to debug it, I would like to connect with a serial cable.  ***


Thank you for your help,
Doron Hirsch.
Re: Can't reconnect via serial to the target  
You should probably post on hardware or OS forum. You startup should have some code that would listen for serial 
connection and start the shell when it is plugged in

On 07/21/2011 05:45 AM, doron hirsch wrote:
> Hi,
> 
> I am having trouble reconnecting to my QNX target, after pulling the serial cable and then plugging it in again.
> 
> I am using windows and hyper terminal.
> 
> I have two different behaviors, depending on the QNX version I am using.
> 
> On QNX 6.3: while reconnecting the serial cable, I can see the output on hyper-terminal, but I can't input anything.
> 
> On QNX 6.5: while reconnecting the serial cable, there is no Output visible nor Input possible.
> 
> Term is configured as followed: TERM=qansi
> I tried vt100/ansi/wansi settings on hyper terminal.
> 
> The only way to make it work again, is to reset QNX(However, the bug I am trying to analyze will then disappear).
> 
> *** The reason behind this is the following scenario: A tester complains that she has a problem with a device, and in 
order to debug it, I would like to connect with a serial cable.  ***
> 
> 
> Thank you for your help,
> Doron Hirsch.
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post87483
> 
Re: Can't reconnect via serial to the target  
An update:

in both QNX 6.3 and 6.5 there is output available, but input is not possible.

If I do >cat /dev/ser2 in a telnet session, then I can see the typed characters both in hyperterminal and in the telnet 
window.

Any ideas?

Elena Laskavaia: Please post a link to these forums if you can.