Dear all,

I am new guy to used the TinyOS. I got the following error when I compiled the Blink in apps/Blink by "make mica". The Error message as follows:

mkdir -p build/mica
    compiling Blink to a mica binary
ncc -o build/mica/main.exe -Os -board=micasb -target=mica  -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -finline-limit=100000 -fnesc-cfile=build/mica/app.c  Blink.nc -lm
Unknown target mica
Known targets for TinyOS directory /usr/src/redhat/BUILD/nesc-1.1.2b
and the specified include directories are:
none.
make: *** [build/mica/main.exe] Error 2
When I used "" to compile a got the following message:

Unknown target mica
Known targets for TinyOS directory /usr/src/redhat/BUILD/nesc-1.1.2b
and the specified include directories are:
none.

Could anyone tell me what is going wrong? Thank you.

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

Reply via email to