tinyos forum:
   hello!
When I compile blink code in tinyos, I got the error message that ncc is not 
found:

mkdir -p build/micaz
    compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow 
-DDEF_TOS_AM_GROUP=0x7d 
-Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb  
-I%T/lib/Deluge -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_HASH=0xf607f9eaL 
-DIDENT_UNIX_TIME=0x473121deL -DIDENT_UID_HASH=0xeccaF51cL 
-I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
make: ncc: Command not found
make: *** [exe0] Error 127

Hope this helps,
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to