Hello
I have been trying to install the Blink Application on telosb motes, I m on
OpenSuse. When I give "make telosb install", I get the error given below.
This doesn't happen all the time but is very frequent. Sometimes when I
restart my system it helps and I am able to successfully install but then
the errort gets back after some time.
Can anybody help me out with this? I have tried everything I know but it
just doesn't go away.

make install telosb
mkdir -p build/telosb
    compiling BaseStationC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
-fnesc-cfile=build/telosb/app.c -board= -DCC2420_NO_ACKNOWLEDGEMENTS
-DCC2420_NO_ADDRESS_RECOGNITION -DCC2420_DEF_CHANNEL=24
-DIDENT_PROGRAM_NAME=\"BaseStationC\" -DIDENT_USER_ID=\"iyengandu\"
-DIDENT_HOSTNAME=\"iyengandu\" -DIDENT_USER_HASH=0x60b5b8c7L
-DIDENT_UNIX_TIME=0x46f01e88L -DIDENT_UID_HASH=0xa59dbbefL  BaseStationC.nc-lm
    compiled BaseStationC to build/telosb/main.exe
           13172 bytes in ROM
            1610 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
    writing TOS image
cp build/telosb/main.ihex build/telosb/main.ihex.out
    found mote on /dev/ttyUSB0 (using bsl,auto)
    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 110] Connection timed out
make: *** [program] Error 1




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

Reply via email to