hi all. i am working on tinyos 1.1.x at windows xp with java 1.5.0.22.
there is a problem on tinyos named error 53.it is not just on blink example,
all examples have the same error.
i discover only it is not about sensonode. there are a few help mail before
me about 53 but no solution. if you have an idea or suggestion, i am ready
to try.thank you





-> Executing Make / Option = "Target sensenode" / Project "Blink"

sensenode -board=none BSL_USB install
"make -C "/cygdrive/c/WORKSP~1/Blink" sensenode -board=none BSL_USB install
 "
make: Entering directory `/cygdrive/c/WORKSP~1/Blink'
mkdir -p build/sensenode
    compiling Blink to a sensenode binary
ncc -o build/sensenode/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-all -target=sensenode -fnesc-cfile=build/sensenode/app.c -board=
-DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"iso\"
-DIDENT_HOSTNAME=\"HANCI\" -DIDENT_USER_HASH=0x0cc5748aL
-DIDENT_UNIX_TIME=0x4c21ab62L -DIDENT_UID_HASH=0xa04d8143L -mdisable-hwmul
-I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
    compiled Blink to build/sensenode/main.exe
            2606 bytes in ROM
              40 bytes in RAM
msp430-objcopy --output-target=ihex build/sensenode/main.exe
build/sensenode/main.ihex
    writing TOS image
cp build/sensenode/main.ihex build/sensenode/main.ihex.out
    installing sensenode binary using the usb port bsl adapter
/cygdrive/c/mspgcc/bin/msp430-bsl -r -e -I --invert-reset --invert-test -c
COM4 -p build/sensenode/main.ihex.out
make: *** [program] Error 53
make: Leaving directory `/cygdrive/c/WORKSP~1/Blink'

-- 
ismail HANCI
istanbul technical university
student at electronic engineer
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to