public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] serial driver fails to transmit data
@ 2009-02-10 16:22 smith jj
  0 siblings, 0 replies; only message in thread
From: smith jj @ 2009-02-10 16:22 UTC (permalink / raw)
  To: ecos-discuss

Hi

we have redboot image given for our board which gives the diagnostic
output through UART. we have a 16550 compatible UART on board so i
have written the driver taking sample from existing code which uses
the generic 16650 driver. However with this driver i am able to open
the driver through cyg_io_lookup for  /dev/ser0 and it succeeds . but
writing to driver through cyg_io_write() doesn't output the string on
the serial port ..though i can see the printf output on serial through
application.

i would like to know how can i redirect the standard serial output to the port..

thanks
smith

-- 
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] only message in thread

only message in thread, other threads:[~2009-02-10 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10 16:22 [ECOS] serial driver fails to transmit data smith jj

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