Go to some application directory under apps, maybe Blink and simply enter make,

"cd /opt/tinyos-1.x/apps/Blink/"
"make"

It will print out a help message like the following showing the supported target platforms.

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

        Valid targets: all cc2420dbk clean eyesIFX eyesIFXv1 eyesIFXv2 imote2 mica mica2 mica2dot micaz pc snms_schema telos telos_hc08 telosa telosb
        Valid extras: bnp deluge deps docs hood ident_flags msg nescDecls redeluge registry rpc tinysec tos_image

 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, " ident_flags tos_image bnp" does not specify a valid target.  Stop.


On 9/17/06, Abu Amprayil <[EMAIL PROTECTED]> wrote:

Hello...

I am trying to program a telos mote (TPR2420)... Is there supposed to be
a telos/telosB platform in the TinyOS installation?
When I type 'make telos' I don't think it works.

If there is a folder for the telos required under the tinyos platform is
it possible for me to add this seperately? If so, where can I get this
from. I don't think I got the right accompanying software cd with my
motes (just got handed from the varsity, which I think was meant for
mica motes).

Thank you,
Abu



_______________________________________________
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