Hi,
I m using TS-7500 and TS-752 A for develop, and I want to use specific serial
port for communication on it. For example I set the XUART#5 (port 5) as a
start-up script in rc2 like
xuartctl --port 5 --server â?"-speed 115200
and it returns to me ttyname=/dev/pts/0
there is not problem in this step I can use /dev/pts/0 in my C code easily.
But when i disconnect TS-7500 from TS-752 and use my own card then --port 5
sometimes can be allocated and connected as /dev/pts/0 or /dev/pts/1. And
sometimes I read from /dev/pts/0 console output data but at the manual it said
that console pins are only #7 and #8 and it is connected to /dev/ttyS0.
Because of that problem I cant say to my code open port always as /dev/pts/0.
Can I allocate and connect any port to any specific directory like always
/dev/pts/1 with xuartctl command.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|