--- In [EMAIL PROTECTED], "Aaron Ardiri" <[EMAIL PROTECTED]> wrote: > > See Message #85437 in this forum that I posted. > > looking at the thread that followed your post, there was quite a bit > of 'justifiable' knowledge been thrown your way; probably more than > you'll get from someone inside palmsource in such short notice. > > did you try setting your timeout to a non -1 number? if the problem > is with SrmRecieveCheck(), bypassing it with a small timeout value > could solve your problems as well.
Yes. I have tried multiple timeout values. SrmReceiveCheck() does not return until at least 8 bytes are in the buffer. > > as for why it may work differently on T|T, Rob Larson pointed it > out smack on the dot. your dealing with different CPU, different UART's > and.. these things happen.. functionality can change from one set > of hardware to the next - you should not be depending on such timings > in your application really. This is not a timing issue. It appears to be one on the surface, but the REAL issue is SrmReveiceCheck() does not return until 8 bytes are in the buffer. > > i would recommend you go back and re-read some of the responses that > were posted to your original question, and, you might see some light ;) > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
