Hello,

I am writing an app that takes advantage of the built-in serial port.
My app is written and works fine on a linux box.

I have added 2 serial ports to my WRT54GL.  One is console and the
other I'm using for my app.

When I run my app on my WRT54GL (Kamikaze 7.07) my serial port writes
are accompanied by a bunch of IOCTL calls (IOCTL_SERIAL_WAIT_ON_MASK).
 I am analyzing the output using HDD's Free Serial Port Monitor (in
Windows).  The IOCTL commands are confusing the microcontroller I've
got it hooked up to.

However, if I have the console serial cable (tts/0) plugged in to a
computer, the output on the other port (tts/1) becomes 'clean' with no
more ioctl calls.

Can anyone explain to me why this may be ?
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to