I have installed tinyos 2.x in cygwin, after doing all the installation 
procedure. I am facing this problem, Kindly please tell me how can I resolve 
this error.
> $ motelist
> Reference  CommPort   Description
> ---------- ---------- -------------
> XBQ53HHN   COM4       crossbow Telos Rev.B
>
> $ make telosb install
> mkdir -p build/telosb
>     compiling BlinkAppC to a telosb binary
> ncc -o build/telosb/main.exe  -Os -O -mdisable-hwmul -Wall -Wshadow
> -Wnesc-all -
> target=telosb -fnesc-cfile=build/telosb/app.c -board=
> -DDEFINED_TOS_AM_GROUP=0x2
> 2 -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"Administrator\"
> -DIDENT_HOSTN
> AME=\"wsn-59e278f016b\" -DIDENT_USERHASH=0x999538deL
> -DIDENT_TIMESTAMP=0x4b6247f
> 6L -DIDENT_UIDHASH=0xf6c3a1deL  BlinkAppC.nc -lm
>     compiled BlinkAppC to build/telosb/main.exe
>             2650 bytes in ROM
>               55 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 binary using bsl
> tos-bsl --telosb -c 3 -r -e -I -p build/telosb/main.ihex.out
> make: *** [program] Error 53
>
> $ make telosb reinstall bsl,3
> cp build/telosb/main.ihex build/telosb/main.ihex.out
>     installing telosb binary using bsl
> tos-bsl --telosb -c 3 -r -e -I -p build/telosb/main.ihex.out
> make: *** [program] Error 53
> Regardz
Muhammad Musaddiq
+92-332-4197661
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to