I was able to compile Blink earlier but all of a sudden i got this
error and its not letting me compile further.Please let me know where
i am going wrong.

$ make micaz
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow -Wnesc-all
-target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DIDENT_PROGRAM_NAME=
\"BlinkAppC\" -DIDENT_USER_ID=\"Rohini\" -DIDENT_HOSTNAME=\"Tweety\" -DIDENT_USE
R_HASH=0xbb26ed2bL -DIDENT_UNIX_TIME=0x49275805L -DIDENT_UID_HASH=0x2db53403L -f
nesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(i
nterfacedefs, components)' -fnesc-dumpfile=build/micaz/wiring-check.xml BlinkApp
C.nc -lm
Unknown target micaz
Known targets for TinyOS directory /opt/tinyos-2.x/tos
and the specified include directories are:
  .
make: *** [exe0] Error 2

Please let me know how to solve this problem.I have checked the paths correctly.

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

Reply via email to