| ??? 11/09/02 08:02 Read: times |
#32204 - Serial timeouts:RIDE (RI:20 RM:10) |
While using RIDE for testing the simulation of an 8051 assembly program (Program is here: http://www.8052.com/forum/rea...&top=32191 posted earlier on this forum) Due to Timeouts I am not able to read from the serial port. As the RIDE sets these timeout values RI:20 RM:10 RC:100 WM:10 WC:100, I'm a newbie and donot know what these values are please can anyone explain these.
What I'm trying to do is write one FRAME to the device and then continuously poll it and when ever anything happens on the device some frames are sent back to PC's serial port. The same thing is working fine in C with select() loop but the same logic doesnot work with RIDE and asm code I worte. I'm snooping on the communication using Portmon, I tried same without Portmon but no success. Please can anyone tell me how do I overcome this problem. |



