Hi,
I'm installing code into telosb mote. It worked in past, but now it gives
error below.
Does anyone have any idea about this synchronization error of bootstrap
loader?
Thanks.
user@ubuntu:/opt/tinyos-2.x/apps/Blink$ make telosb install
mkdir -p build/telosb
compiling BlinkAppC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -fnesc-separator=__
-Wall -Wshadow -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c
-board= -DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"BlinkAppC\"
-DIDENT_USERNAME=\"user\" -DIDENT_HOSTNAME=\"ubuntu\"
-DIDENT_USERHASH=0x5e211f76L -DIDENT_TIMESTAMP=0x4fc9bd9fL
-DIDENT_UIDHASH=0x05acd195L BlinkAppC.nc -lm
compiled BlinkAppC to build/telosb/main.exe
2648 bytes in ROM
54 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:
Bootstrap loader synchronization error
make: *** [program] Error 1
--
Regards,
Kyle
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help