[Tinyos-help] setting node ID

2006-07-25 Thread jurin dan


hi,

i'm using tinyos v.1.1.10 and i want to set a node ID. i used this 
command:

make mica2 install,1 mib510,com1
message error was:
make:***No rule to make target '1'. Stop.

is somebody aware of the right syntax of the command?

thx

_
Play Q6 for your chance to WIN great prizes.  
http://q6trivia.imagine-live.com/enca/landing


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] setting node ID

2006-07-25 Thread Mark Bramwell

try:

make mica2 install.1  mib510,/dev/ttyS0

note that I have used  period one  ".1"  not  comma one  ",1"


- Original Message - 
From: "jurin dan" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, July 25, 2006 1:11 PM
Subject: [Tinyos-help] setting node ID




hi,

i'm using tinyos v.1.1.10 and i want to set a node ID. i used this 
command:

make mica2 install,1 mib510,com1
message error was:
make:***No rule to make target '1'. Stop.

is somebody aware of the right syntax of the command?

thx

_
Play Q6 for your chance to WIN great prizes. 
http://q6trivia.imagine-live.com/enca/landing


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] setting node ID

2006-07-25 Thread Michael Schippling

there was some debate about the use of a comma being ok,
but I always use a dot: install.1
MS

jurin dan wrote:


hi,

i'm using tinyos v.1.1.10 and i want to set a node ID. i used 
this command:

make mica2 install,1 mib510,com1
message error was:
make:***No rule to make target '1'. Stop.

is somebody aware of the right syntax of the command?

thx

_
Play Q6 for your chance to WIN great prizes.  
http://q6trivia.imagine-live.com/enca/landing


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] setting node ID

2006-07-25 Thread BiBe
Hi!
For micaz node, i'm setting node-id by "make micaz install.1". So try your
command with a dot instead of the comma.
Birger


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:tinyos-help-
> [EMAIL PROTECTED] On Behalf Of jurin dan
> Sent: Tuesday, July 25, 2006 7:11 PM
> To: tinyos-help@Millennium.Berkeley.EDU
> Subject: [Tinyos-help] setting node ID
> 
> 
>  hi,
> 
>  i'm using tinyos v.1.1.10 and i want to set a node ID. i used
> this
> command:
>  make mica2 install,1 mib510,com1
>  message error was:
>  make:***No rule to make target '1'. Stop.
> 
>  is somebody aware of the right syntax of the command?
> 
>  thx
> 
> _
> Play Q6 for your chance to WIN great prizes.
> http://q6trivia.imagine-live.com/enca/landing
> 
> ___
> Tinyos-help mailing list
> Tinyos-help@Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help