[ECOS] Echo on tty/serial...

Stefan Sommerfeld sommerfeld@mikrom.de
Fri Sep 23 09:59:00 GMT 2005


Hi,

I want to use the serial port from my eCos application. I tried to use 
/dev/ttydiag, but i cannot disable the echo to the output. Every 
cyg_io_read() causes the echo even if i disable it using tty_out_flags = 
CYG_TTY_OUT_FLAGS_CRLF and tty_in_flags = 0. An important thing to know is, 
that i'm using posix. Printf works flawless.

Is there another serial device which i could use (and have to enable for my 
ecos)? How could it work if i also use printf?

Bye... 


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



More information about the Ecos-discuss mailing list