07-28-2006 04:43 PM
07-31-2006 03:54 PM
08-01-2006 01:30 PM
Thanks Chris for your reply
I think I have it narrowed down to a null character transmit. When ever I try to transmit a null (0x00) to the PDA at >= 50hz my app locks up. All other characters seem to transmit ok.
I'm using the default comm port on the PDA. The one it uses to sync to a computer. I would like to verify that I could work around this by using a PCMCIA Serial I/O Card. If someone with a PDA and a Serial Card could run my attached examples and let me know if any problems occur. If no problems occur I can could move on with my project development.
The setting on the PC are Baud 38400, Period (ms) = 20, Start Character = 255, End Character = 0.
Thanks in advance
Eric
08-01-2006 04:00 PM
08-02-2006 12:35 PM
Hmm... well I haven't heard of any problems with these two vis. Are you noticing the problem only when you transmit the null character at higher rates or any time you transmit the null character?
Chris C
08-02-2006 03:04 PM
08-03-2006 10:52 AM