HI,
I'm new to tinyos and am having problems when i try to comile apps for telos.
If i compile all the other platforms i don't get any errors, but when I compile for telos I get a "make: *** [exe0] Error 53" error - Stack Trace installed below.
I've installed using the rpm's and instructiosn from,
http://www.tinyos.net/tinyos-1.x/doc/install.html so I assume that it version 1.1.0.
Has anyone come up against this error and are there any suggestions as to how to deal with it?
Thanks
Andrew
[EMAIL PROTECTED] /opt/tinyos-1.x/apps/Blink
$ make telos
mkdir -p build/telos
compiling Blink to a telos binary
ncc -o build/telos/main.exe -Os -fnesc-target=msp430 -gcc=msp430-gcc -mmcu=msp43
0x149 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telos -fnesc-cfi
le=build/telos/app.c -board= -I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
$ make telos
mkdir -p build/telos
compiling Blink to a telos binary
ncc -o build/telos/main.exe -Os -fnesc-target=msp430 -gcc=msp430-gcc -mmcu=msp43
0x149 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telos -fnesc-cfi
le=build/telos/app.c -board= -I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
make: *** [exe0] Error 53
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
