Hello I have changed the dufault FIFO size from 512 to 1601. Now if the number of incoming bytes are less then 1601 then i can receive all the bytes properly without any error but if number of incoming bytes are more than 1601 then it gives the error serErrLineErr. How to solve this error without increasing the FIFO size(1601) because i do not know the number of incoming bytes it might be 4000,5000,6000...... I want to read 1601 bytes at a time and then next 1601 and so on up to all incoming bytes has been read. thanks. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
