This is what I got: /opt/tinyos-2.1.0/apps/tests/TestSerial$ motelist No devices found.
On Wed, Feb 24, 2010 at 10:35 PM, Lim Jong Chern <[email protected]>wrote: > Hi, > > You probably specified the wrong usb port. > > Type motelist in ur console. it should return something like this > > Reference Device Description > ---------- ---------------- --------------------------------------------- > XBR0LCDZ /dev/ttyUSB0 XBOW Crossbow Telos Rev.B > XBR0LF7Y /dev/ttyUSB1 XBOW Crossbow Telos Rev.B > > use the appropriate usb port: > > java TestSerial -comm serial@/dev/ttyUSB0:micaz > > hope this helps. > > cheers, > Jong Chern > > > > ------------------------------ > Date: Wed, 24 Feb 2010 22:20:50 +0800 > From: [email protected] > To: [email protected] > Subject: [Tinyos-help] Serial Communication Test Problem > > > I have a prototype board based on the micaz mote using Atmega128L and > CC2420 running on tinyos-2.1.0. I am testing the board using the tutorials > available, but when I got to Lesson 4: Mote-PC serial communication and > tried java TestSerial I got the following errors: > > opt/tinyos-2.1.0/apps/tests/TestSerial$ java TestSerial > serial@/dev/ttyUSB1:57600 died - exiting (java.io.IOException: Could not > open /dev/ttyUSB1: TOSComm JNI library runtime error: open: No such file or > directory) > > Can anyone help me with my problem? > > ----- > Mark Patrick Cabrera > Instrumentation, Robotics and Control Laboratory > University of the Philippines Diliman > > ------------------------------ > Hotmail: Trusted email with powerful SPAM protection. Sign up > now.<http://clk.atdmt.com/GBL/go/201469227/direct/01/> > -- "There is always a time for everything." Mark Patrick B. Cabrera engineering student
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
