Hello everyone,

I've installed TinyOS according to the tutorial on
a native Fedora machine.
When trying to compile Blink and install it on my
eyesIFXv2 I unfortunately get to see the following:



[EMAIL PROTECTED] Blink]# make eyesIFXv2 install bsl,/dev/ttyUSB0
mkdir -p build/eyesIFXv2
   compiling BlinkAppC to a eyesIFXv2 binary
ncc -o build/eyesIFXv2/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -mdisable-hwmul -target=eyesIFXv2
-fnesc-cfile=build/eyesIFXv2/app.c -board=   BlinkAppC.nc -lm
   compiled BlinkAppC to build/eyesIFXv2/main.exe
           2702 bytes in ROM
             57 bytes in RAM
msp430-objcopy --output-target=ihex build/eyesIFXv2/main.exe
build/eyesIFXv2/main.ihex
   writing TOS image
cp build/eyesIFXv2/main.ihex build/eyesIFXv2/main.ihex.out
   installing eyesIFXv2 binary using bsl
msp430-bsl --invert-test --invert-reset --f1x -c /dev/ttyUSB0 -r -e -I -p
build/eyesIFXv2/main.ihex.out
MSP430 Bootstrap Loader Version: 2.0
Mass Erase...

An error occoured:
Bootstrap loader synchronization error
make: *** [program] Fehler 1



How can I fix this?
Thanks for your help!

Greetings - Sascha
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to