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 -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 -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? Deepa _______________________________________________ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help