This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Simple serial comms




Paul D. DeRocco wrote:
> 
>> From: grahamlab
>>
>> I have tried flow control but to no avail
>> there must be a way to receive more than 128 bytes has anybody
>> got any other suggestions
> 
> Do you mean that it receives 128 bytes and then completely dies? Or just
> that if you send bursts of more than 128 bytes, you lose some of them?
> 
> 
I mean that if I send more that 128 bytes some go missing.
If I set the read to block and then send my bytes the ecos program blocks
until several messages of 128 bytes have been receeived before unblocking
and when it unblocks the message received is corrupted

Graham
-- 
View this message in context: http://www.nabble.com/Simple-serial-comms-tp24306125p24318425.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]