One hopes that you have installed the whole TOS development environment...

Try this in the bash shell:
    enfield:schip [206] type ncc
    ncc is /usr/local/bin/ncc

You may not have that directory in your PATH.
MS


sundaresh sundaralingam wrote:
Hi all,

I tried make mica2 in the Blink directory and i get this error:

$ make mica2
mkdir -p build/mica2
    compiling Blink to a mica2 binary
ncc -o build/mica2/main.exe -Os -I%T/../contrib/xbow/tos/platform/mica2 -finline -limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125 -Wnesc-all -target=mica2 -fn esc-cfile=build/mica2/app.c -board=micasb -DCC1K_DEFAULT_FREQ=RADIO_916BAND_CHAN NEL_00 -DRADIO_XMIT_POWER=0xFF -DCC2420_TXPOWER=TXPOWER_MAX -DCC2420_DEF_CHANNEL =26 -DIDENT_PROGRAM_NAME="Blink" -DIDENT_PROGRAM_NAME_BYTES="66,108,105,110,107, 0" -DIDENT_USER_HASH=0xba77cf40L -DIDENT_UNIX_TIME=0x4519150bL Blink.nc <http://Blink.nc> -lm
ncc: not found
make: *** [exe0] Error 127

What must I do ?

Thanks.

Sundaresh.


------------------------------------------------------------------------

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

Reply via email to