Hi,

'PC' is not a correct argument to the make-command. You should specify on
which node-platform do you want to compile the program to. Eg.
"make mica2" if your nodes are Mica2.

See http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/lesson1.html for
tutorial on how to start with tinyos-programs.

If you want to simulate the behavior of the program on a PC, then you
should build with "make micaz sim" and read
http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/lesson11.html for
instructions on how to proceed.

Hope this helps,

 Risto Hietala


On 1.9.2007, at 14.46, Roberto wrote:

Hi all
I have a problem when i compile using make pc
I can see the following message:
---
[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ make pc
/opt/tinyos-2.x/support/make/Makerules:168: ***
...
---

How can I solve this problem?
Thank you so much


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

Reply via email to