Telnet to target from windows host isn't working

I’m experimenting with cross development with Momentics from a windows host.

From windows command line I can telnet and login to an x86 target without
any problem, and I can also compile and run sample programs on the same
target, but right-clicking on the target and selecting “Launch Telnet
Session” doesn’t work. A telnet box briefly flashes on the screen then
disappears immediately before I can read any diagnostics that might be
there.

Ideas?

Ken Schumm <kwschumm@qsolv.com> wrote:

I’m experimenting with cross development with Momentics from a windows host.

From windows command line I can telnet and login to an x86 target without
any problem, and I can also compile and run sample programs on the same
target, but right-clicking on the target and selecting “Launch Telnet
Session” doesn’t work. A telnet box briefly flashes on the screen then
disappears immediately before I can read any diagnostics that might be
there.

Ideas?

It’s a known bug in the IDE. Work-around is to launch the telnet
manually – commandline, run command, or whatever.

-David

David Gibbs
QNX Training Services
dagibbs@qnx.com

“David Gibbs” <dagibbs@qnx.com> wrote in message
news:cm92gv$r62$1@inn.qnx.com

Ken Schumm <> kwschumm@qsolv.com> > wrote:
I’m experimenting with cross development with Momentics from a windows
host.

From windows command line I can telnet and login to an x86 target
without
any problem, and I can also compile and run sample programs on the same
target, but right-clicking on the target and selecting “Launch Telnet
Session” doesn’t work. A telnet box briefly flashes on the screen then
disappears immediately before I can read any diagnostics that might be
there.

Ideas?

It’s a known bug in the IDE. Work-around is to launch the telnet
manually – commandline, run command, or whatever.

Thanks for the info and quick response.