Re: serial communication with tcl
- From: Ralf Fassel <ralfixx@xxxxxx>
- Date: Thu, 28 Feb 2008 19:45:56 +0100
* grp62 <grp62@xxxxxxxx>
| bad option "-mode": should be one of -blocking, -buffering, -
| buffersize, -encoding, -eofchar, or -
| translation
| while
| executing
| "fconfigure $serial -mode "115200,n,8,1" "
That sounds like TCL did not recognize /dev/ttyS0 as a serial port but
as a 'real' file. Can you confirm that /dev/ttyS0 is indeed the
correct pathname to the port on that platform?
R'
.
- Follow-Ups:
- Re: serial communication with tcl
- From: grp62
- Re: serial communication with tcl
- From: Rolf Schroedter
- Re: serial communication with tcl
- References:
- serial communication with tcl
- From: grp62
- serial communication with tcl
- Prev by Date: Re: tclhttpd with utf-8
- Next by Date: Re: New question on strings
- Previous by thread: Re: serial communication with tcl
- Next by thread: Re: serial communication with tcl
- Index(es):
Relevant Pages
|