Re: serial communication with tcl
- From: Rolf Schroedter <me@xxxxxxxxxxx>
- Date: Fri, 29 Feb 2008 11:24:42 +0100
Ralf Fassel wrote, On 28.02.2008 19:45:
* 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'
If I recall correctly, there are Linux distribution with incorrectly configured Tcl.
You should try to recompile Tcl.
.
- References:
- serial communication with tcl
- From: grp62
- Re: serial communication with tcl
- From: Ralf Fassel
- serial communication with tcl
- Prev by Date: Re: tk 8.5 vs 8.4: "font actual" differences
- Next by Date: Vista inconsistency(?)
- Previous by thread: Re: serial communication with tcl
- Next by thread: Re: serial communication with tcl
- Index(es):
Relevant Pages
|