Re: POSE and the Serial Port

2001-08-07 Thread Vital Cruvinel Ferreira
Hi Eric, I have experienced this problem, too. In my case, I build a serial terminal to 'listen' an especific hardware. I confirmed this problem using the software PortMon and I verified that when the POSE uses the serial port to communicate with the hardware it 'cancels' the communication a

Re: POSE and the Serial Port

2001-08-06 Thread Shaikh Khurram Saghir
gt; Subject: Re: POSE and the Serial Port > > > How fast are you talking? PC serial ports are a hell of a lot faster than > Palm serial ports. Speeds above 19.2Kbps are not recommended. > > Steve > > > >From: "Eric W. Sirko" <[EMAIL PROTECTED]> > &g

RE: POSE and the Serial Port

2001-08-06 Thread Keith Rollin
KBaud. -- Keith Rollin -- Palm OS Emulator engineer -Original Message- From: Steve Sabram [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 4:55 PM To: Palm Developer Forum Subject: Re: POSE and the Serial Port How fast are you talking? PC serial ports are a hell of a lot faster

Re: POSE and the Serial Port

2001-08-06 Thread Steve Sabram
"Palm Developer Forum" <[EMAIL PROTECTED]> >Subject: POSE and the Serial Port >Date: Mon, 6 Aug 2001 16:46:00 -0700 > >Are there any known problems with using POSE (for Windows) to debug >applications that use the serial port? With my application, under certain >sem

POSE and the Serial Port

2001-08-06 Thread Eric W. Sirko
Are there any known problems with using POSE (for Windows) to debug applications that use the serial port? With my application, under certain semi-reproducable circumstances, the serial port ceases to work, i.e. when I call SrmSend, it returns no error but no characters are actually sent out. Eve