Guys, have any of you ever encountered the following problem with TelosB?
[EMAIL PROTECTED] ~
$ motelist
Reference CommPort Description
---------- ---------- ----------------------------------------
XBO1K4EN COM14 Crossbow Telos Rev.B
[EMAIL PROTECTED] ~
$ cd /opt/tinyos-1.x/apps/CntToLedsAndRfm/
[EMAIL PROTECTED] /opt/tinyos-1.x/apps/CntToLedsAndRfm
$ make telosb reinstall, bsl, 13
cp build/telosb/main.ihex build/telosb/main.ihex.out
installing telosb bootloader using bsl
msp430-bsl --telosb -c -r -e -I -p C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/li
b/Deluge/TOSBoot/build/telosb/main.ihex
MSP430 Bootstrap Loader Version: 1.39-telos-7
$ make telosb reinstall, bsl, 13
cp build/telosb/main.ihex build/telosb/main.ihex.out
installing telosb bootloader using bsl
msp430-bsl --telosb -c -r -e -I -p C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/li
b/Deluge/TOSBoot/build/telosb/main.ihex
MSP430 Bootstrap Loader Version: 1.39-telos-7
An error occoured:
could not open port: (2, 'CreateFile', 'The system cannot find the file specifie
d.')
make: *** [program_bl] Error 1
I tried to play around with my drivers and com ports, I dont' have any serial ports on my
laptop, but the driver gave me 18 com ports, with com2 to com15 all busy. It assigns the telosB
to either 14 or 15 randomly.( At least I think). I tried to use msp430-bsl --comport=13, but it just
crashes my computer everytime. My computer also crashes sometimes just by plugging in
telosB. Sorry I am just a beginner on tinyos, and I am very frustrated by now.
Please Help.
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
