[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Accessing serial ports on Coldfire
- Date: Fri, 02 Oct 2009 11:52:49 +1000
- From: chrisj at rtems.org (Chris Johns)
- Subject: Accessing serial ports on Coldfire
Andrei Chichak wrote:
> Can someone, please, point me at some example code to access serial
> ports 1 and 2 on one of the MCF5282 BSPs?
>
> I have the console port working (port 0), now I need to get at the others.
>
RTEMS provides termios for serial port access. Check the /dev directory
for the UART devices.
Regards
Chris