Bsl,2 means you are expecting your mote to be on serial port 2 (something like com2 on windows and /dev/ttyusb2 on Linux). So make sure the device is there when you run 'motelist'. Also make sure you have proper permissions on it.
Kaisen On Aug 7, 2009, at 1:45 AM, satyam trivedi <[email protected]> wrote: > Hi > > I was trying to install tinyOs on new platform created by us. While > installing on mote we got following errors > > I was using following command for loading tinyos application"Blink" > $make <platform_name> install bsl,2 > I am getting error like :could not open port 2.System can not find > the file specified. ERROR1 > PLease help me in understanding what is the error and how I can > resolve it > > :) > > -- > Satyam Trivedi > _______________________________________________ > 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
