public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] MPC860 - [printf, diag_printf] on SCC1
@ 2004-01-06 21:46 nprasad3
  0 siblings, 0 replies; only message in thread
From: nprasad3 @ 2004-01-06 21:46 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I have both printf and diag_printf going to the same port [SCC1] (latest code from CVS) and I see the following behaviour.

[With BUFSIZE = 0, Polling Mode]
--------------------------------------------------
a. Output from diag_printf appears successfully on the port.
b. Output from printf appears only till all buffers fill up i.e. if I have 2 buffers of 16 bytes, only 32 chars display after which display stops [quicc_sxx_serial_putc returns false, causing serial_write to keep looping].
c. At this point in time, diag_printf continues to function normally.

The [txbd] buffers of the serial driver never have the ready reset by the CPM even though the output has been delivered. Has anyone run into this issue before and any resolutions?

Thanks in advance
Nirmal



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

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

only message in thread, other threads:[~2004-01-06 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06 21:46 [ECOS] MPC860 - [printf, diag_printf] on SCC1 nprasad3

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