[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Accessing the serial port
- Date: Thu, 3 May 2007 11:23:36 +0200
- From: hwulf at et-inf.fho-emden.de (hwulf at et-inf.fho-emden.de)
- Subject: Accessing the serial port
Hi,
I'm simulating the LEON3 processor with TSIM and writing a serial port
test program for it.
I'm trying to access the serial port in order to connect two instances
of TSIM with a virtual com-port (the virtual com-port is created with
com0com).
TSIM is already connected with the virtual com-port, but now I have to
access the com port through RTEMS. Is there a special device name in
RTEMS for accessing the serial port (just like "COM0" in windows and
"/dev/ttyS0" in linux)?
Thank you very much and kind regards,
Hank