public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Serial port contention
@ 2006-08-10 14:15 David Ho
  2006-08-16 14:13 ` [ECOS] " David Ho
  0 siblings, 1 reply; 2+ messages in thread
From: David Ho @ 2006-08-10 14:15 UTC (permalink / raw)
  To: eCos discuss list

Hi,

I am debugging issues with my serial port.  What I need to do is to be
able to share one serial port for diag output and SLIP communication.

As I dig deeper I found out that the serial port is configured to do
blocking reads.  However, an cyg_io_read always returns char '\0' even
when nothing is received.

Has anyone come across this issue?  Is there a good preventive measure
I can use to make sure there is no contention?

Thanks, David

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-16 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-10 14:15 [ECOS] Serial port contention David Ho
2006-08-16 14:13 ` [ECOS] " David Ho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).