[Tinyos-help] Connection Timed Out

2007-09-18 Thread Aravind Ravisankar
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
Tinyos-help@Millennium.Berkeley.EDU
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Connection Timed Out

2007-09-18 Thread Aravind Ravisankar
1. Yes I am using a wireless keyboard and mouse both of which have a single
base which is connected to a USB drive. I am using the second USB drive for
installing motes. Should I remove the wireless keyboard?
2. No I haven't defined the env variable MOTECOM

Thanks


On 9/18/07, John Griessen [EMAIL PROTECTED] wrote:

 Aravind Ravisankar wrote:

  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.

 Does the USB communication timeout come on a system with other
 USB devices attached?  Are they using it much?

 Do you have MOTECOM= set to something in your environment variables?

 John Griessenare

 --
 Ecosensory   Austin TX
 tinyOS devel on:  ubuntu Linux;   tinyOS v2.0.2;   telosb ecosens1
 ___
 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