The serial port is probably wrong. Run the command motelist on the cygwin
shell and check the serial port number. If it is COM2, then run make telosb
install bsl,1 if it is COM3 run make telosb install bsl,2 and so on, the bsl
argument is always the port number minus one.

~Dimas~

2008/1/13, nisha jain <[EMAIL PROTECTED]>:
>
> Hello All,
>
> I am trying to do program two motes but I am getting following error while
> programming second mote.
>
> $ make telosb reinstall bsl,1
> cp build/telosb/main.ihex build/telosb/main.ihex.out
>     installing telosb binary using bsl
> tos-bsl --telosb -c 1 -r -e -I -p build/telosb/main.ihex.out
> MSP430 Bootstrap Loader Version: 1.39-telos-8
> An error occoured:
> could not open port: (2, 'CreateFile', 'The system cannot find the file
> specifie
> d.')
> make: *** [program] Error 1
>
> Please let me know how i can resolve this error.
>
> Regards,
> Nisha
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to