Thank you very much for your usefull help. It's just What I needed to know.
:) El mié, 26-11-2008 a las 11:20 -0700, Michael Schippling escribió: > try /dev/ttyS5 -- the tty port number is ComN-1 > but I can make no guarantees about SF working. > > The whole /dev thing on cygwin is a mysterious-kludge-like-system, > there seem to be 16 (0-15) tty devices hidden in some library > someplace. Listing the directory with ls shows nothing but listing > individual devices works fine. Good luck if you have a COM port > above 15, as my usb-serial driver insisted on doing recently. > > MS > > Angel Bartomeu Bonillo wrote: > > Hello, > > > > For the project I'm working on I need to use the C-based version of > > SerialForwarder. I have been looking for info on the Internet but It > > looks like nobody has used this program on Windows. > > > > I run motelist and it says that I have connected a tmote sky (telosb) on > > COM6. Then, I run: > > > > /opt/tinyos-1.x/tools/src/sf/sf.exe 9001 COM6 56700 telosb > > > > and it cannot find the serial port. > > > > I have tried to change COM6 into [EMAIL PROTECTED], serial@/dev/ttyS6, > > serial@/dev/ttyUSB6, and many other ways and it keeps returning the same > > message : > > > > Couldn't open serial port at COM6:56700 or > > Couldn't open serial port at serial@/dev/ttyS6:56700 > > ... > > and so on, depending on the second argument. > > > > Then I realized that in my cygwin, there are no devices under the > > folder /dev but the stdout, stdin and one or two more. But nothing like > > tty's. > > > > Then I wonder if C-based SerialForwarder is suitable for using it under > > windows and, in that case, how should I run it or configure it. > > > > Thanks in advance > > > > > > > > > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
