Hello Everybody,

I'm learning about TinyOS for the first time and I installed it under linux 
Ubuntu as mentioned in the website.
During installation of Blink application I got an error:

mkdir -p build/telosa
    compiling BlinkAppC to a telosa binary
ncc -o build/telosa/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow 
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosa 
-fnesc-cfile=build/telosa/app.c -board= -DIDENT_PROGRAM_NAME=\"BlinkAppC\" 
-DIDENT_USER_ID=\"mohamad\" -DIDENT_HOSTNAME=\"mohamad-laptop\" 
-DIDENT_USER_HASH=0xe1cb22faL -DIDENT_UNIX_TIME=0x49596ec8L 
-DIDENT_UID_HASH=0x59efa900L  BlinkAppC.nc -lm
    compiled BlinkAppC to build/telosa/main.exe
            2558 bytes in ROM
              55 bytes in RAM
msp430-objcopy --output-target=ihex build/telosa/main.exe build/telosa/main.ihex
    writing TOS image
cp build/telosa/main.ihex build/telosa/main.ihex.out
    found mote on /dev/ttyUSB0 (using bsl,auto)
    installing telosa binary using bsl
tos-bsl --telos -c /dev/ttyUSB0 -r -e -I -p build/telosa/main.ihex.out
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...

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

Could you please tell me what ithe problem is?

And if anybody has solutions of most frequently error happened?

Amer


_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to