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]

Interrupt driven serial communication on AT91


Hi,

I'm trying to use the interrupt driven driver on the debug serial port
of the AT91 using the  CYGPKG_IO_SERIAL_ARM_AT91.
I figured out that the debug port is linked with
CYPKG_IO_SERIAL_ARM_AT91_SERIAL2 and I have enabled termios and the
tty-mode serial device drivers on it.
The only result I get by doing that is that I get spurious interrupts
at runtime.
Is there anything that needs to be explicitly disabled? Or did I miss
something else?

Tom

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