public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] AT91 serial port usage (SOLVED)
@ 2001-08-14  9:02 harri.siirtola
  0 siblings, 0 replies; only message in thread
From: harri.siirtola @ 2001-08-14  9:02 UTC (permalink / raw)
  To: ecos-discuss

The at91_serial_stop_xmit() should be changed to write to IDR:

HAL_WRITE_UINT32(base+AT91_US_IDR, AT91_US_IER_TxRDY);

Thanks, Jifl for spotting that, now the rx works.

	Harri



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-14  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-14  9:02 [ECOS] AT91 serial port usage (SOLVED) harri.siirtola

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).