Re: serial communication with tcl
- From: grp62 <grp62@xxxxxxxx>
- Date: Fri, 29 Feb 2008 02:31:24 -0800 (PST)
On 28 fév, 19:45, Ralf Fassel <ralf...@xxxxxx> wrote:
* grp62 <gr...@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'
Yes i confirm /dev/ttyS0 is the correct pathname to the serial port of
my target.
If i issue the same commands on my host (ubuntu), it works !
Thanks in advance
.
- Follow-Ups:
- Re: serial communication with tcl
- From: Ralf Fassel
- Re: serial communication with tcl
- References:
- serial communication with tcl
- From: grp62
- Re: serial communication with tcl
- From: Ralf Fassel
- serial communication with tcl
- Prev by Date: Vista inconsistency(?)
- Next by Date: Re: serial communication with tcl
- Previous by thread: Re: serial communication with tcl
- Next by thread: Re: serial communication with tcl
- Index(es):
Relevant Pages
|