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]

Synthetic Serial-- Cannot get charcter output on serial port


Hello, I am using eCos on linux ( using synthetic ).
I have installed the synthetic serial port driver that works with auxiliary
I/O program.  In my default.tdf file I have the following:
synth_device serial {
	/dev/ser0 /dev/tty1
}
I am running the serial example that was installed with eCos.
The /dev/ser0 is detected.
But, upon the write to the device, I do not get anything at hyperterminal
running on remote pc.
stty -a -F /dev/tty1
Shows that the port setup is ok-- baudrate, n81
The minicom program works fine with remote hyperterminal on tty1.

I am currently at a loss.
Can someone please give me some advice.
Thanks,





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