hi all,

I'm using cygwin+tinyos 2.0 in windows xp. The Blink example cannot be
compiled with the following error:

$ make telosb
/opt/tinyos-2.x/support/make/Makerules:164: ***

Usage:  make <target> <extras>
        make <target> help

        Valid targets:
        Valid extras:

 Welcome to the TinyOS make system!

 You must specify one of the valid targets and possibly some combination of
 the extra options.  Many targets have custom extras and extended help, so
be
 sure to try "make <target> help" to learn of all the available features.

 Global extras:

   docs    : compile additional nescdoc documentation
   tinysec : compile with TinySec secure communication

ERROR, "telosb ident_flags tos_image bnp" does not specify a valid target.
Stop.

The error exists when using 'make mica2', 'make micaz' and 'make
mica2dot'. My environment is set up correctly when checking with
'tos-chekc-env'. And the environment variables are configured as follows.

  TOSROOT /opt/tinyos-2.x  TOSDIR /opt/tinyos-2.x/tos  CLASSPATH
C:\tinyos\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;.  MAKERULES
/opt/tinyos-2.x/support/make/Makerules  PATH /opt/msp430/bin:$PATH

Anyone can help me out of this?

Many thanks and best regards.


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

Reply via email to