This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Serial reception failiure


Hello all
The following problem may be a bug or a feature.

I'm using A&M's AdderII(MPC852T based) board
I have a device that is constantly sends data over RS232 to the AdderII.
My application reads the data from the "/dev/scc3" device.
If I connect my device after the AdderII's initialization is over than all
cyg_io_read() calls are OK.
The problem is that if serial input is available during the AdderII's
initialization,
than all following calls to cyg_io_read() are blocked forever.
Can anyone explain this?

         Best regards

=========================================
Tzahi Manistersky mailto:tzahi@terasync.net
Software Engineer
TeraSync LTD. http://www.terasync.net/
Tel: +972(3)5360202 ext:1222 Fax: +972(3)5360020
9 Altalef St., Industrial Zone - Yehud
P.O.Box. 160, Yehud, 56000 Israel
=========================================


-- 
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]