I only compile the code according the tutorial1 in tinyos.net.

Ming

On 6/15/06, Michael Schippling < [EMAIL PROTECTED]> wrote:
don't you want to compile for "mica2" or "micaz"?
mica is way old, and my not be in the list anymore...
MS

Lau Ming Leong wrote:
> 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 <http://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

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

Reply via email to