a similar error occurs with Moteiv Invents. you may want to adapt the fix they suggest: http://www.moteiv.com/community/Tmote_Invent_Programming_Troubleshooting

-shane

On Mon, 21 Aug 2006, [GB2312] ???? wrote:

I have gotten the Blink application to compile however, there seem to
be errors when I try to programm the mote.  I get

[EMAIL PROTECTED] /cygdrive/c/cygwin/tinyos-1.x/apps/Blink
$ make telosb
mkdir -p build/telosb
  compiling Blink to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-al
l -target=telosb -fnesc-cfile=build/telosb/app.c -board= -I%T/lib/Deluge
-Wl,--s
ection-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME=\
"Blink\" -DIDENT_USER_ID=\"Deepa\" -DIDENT_HOSTNAME=\"Deepa\"
-DIDENT_USER_HASH=
0xad5155b2L -DIDENT_UNIX_TIME=0x442381b4L -DIDENT_UID_HASH=0xb2d9ecb3L
-mdisable
-hwmul -IC:/cygwin/tinyos- 1.x/tos/lib/CC2420Radio Blink.nc<http://blink.nc/>-lm
  compiled Blink to build/telosb/main.exe
          2634 bytes in ROM
            40 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex

  writing TOS image

[EMAIL PROTECTED] /cygdrive/c/cygwin/tinyos-1.x/apps/Blink
$ make telosb install
mkdir -p build/telosb
  compiling Blink to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-al
l -target=telosb -fnesc-cfile=build/telosb/app.c -board= -I%T/lib/Deluge
-Wl,--s
ection-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME=\
"Blink\" -DIDENT_USER_ID=\"Deepa\" -DIDENT_HOSTNAME=\"Deepa\"
-DIDENT_USER_HASH=
0xad5155b2L -DIDENT_UNIX_TIME=0x442381cdL -DIDENT_UID_HASH=0x53e607f0L
-mdisable
-hwmul -IC:/cygwin/tinyos-1.x/tos/lib/CC2420Radio Blink.nc<http://blink.nc/>-lm
  compiled Blink to build/telosb/main.exe
          2634 bytes in ROM
            40 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 COM4 (using bsl,auto)
  installing telosb bootloader using bsl
tos-bsl --telosb -c 3 -r -e -I -p C:/cygwin/tinyos-1.x
/tos/lib/Deluge/TOSBoot/bu
ild/telosb/main.ihex
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...

An error occoured:
Timeout
make: *** [program_bl] Error 1



Any ideas?can you tell me how to deal with it?thank you .


------------------------------------
http://www.comet.columbia.edu/~shane
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to