Connecting stdin and stdout to serial port...
Russ.Shaw
russell@webaxs.net
Mon Aug 7 23:28:00 GMT 2000
Hi all,
I'm using gcc for the H8/3048, and am using the standard
C libraries.
To use scanf(), printf() etc, files need to be defined
for stdin and stdout. Somehow, these have to be connected
to the input and output of the rs232 serial port.
What's the usual way of doing this?
I currently have an array that gets filled by received
characters (interrupt driven), and an output array that
gets its contents emptied out the serial port when a
function triggers the tx interrupt. After the array
empties, the tx interrupt is disabled.
--
*******************************************
* Russell Shaw, B.Eng, M.Eng(Research) *
* email: russell@webaxs.net *
* Australia *
*******************************************
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list