I have been able to compile and install programs on my motes for several
days.
However, now my programs compile, but have errors when trying to load on to
the motes such as: -
 - [Errno 108] Cannot send after transport endpoint shutdown, or
 - [Errno 19] No such device

i.e.
u...@computer:/opt/tinyos-2.1.0/apps/Blink$ make telosb reinstall
bsl,/dev/ttyUSB0
cp build/telosb/main.ihex build/telosb/main.ihex.out
    installing telosb binary using bsl
tos-bsl --telosb -c /dev/ttyUSB0 -r -e -I -p build/telosb/main.ihex.out
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...

An error occoured:
[Errno 108] Cannot send after transport endpoint shutdown
make: *** [program] Error 1

I am using tinyos-2.1.0 on Ubuntu 9.10.

If anybody has seen this problem before, and could shed some light, it would
be greatly appreciated.

Thanks,
Steven
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to