Hi Manuel,

Manuel Pessoa wrote:
Hello,
I'm trying to setup tinyos 2.x without any mote hardware on a WinXP machine. I followed the instructions at http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html and instaleld jdk, cygwin and all the other rpms with no problems.

I ran tos-check-env and it seems OK. (I get only a warning because I installed graphViz 2.8 and should have installed version 1.10)

When I try to build any app to micaz I get an "unknown target" error. I'm sending the "make micaz sim" output bellow.

I am a TinyOS-novice (so, I may be wrong), but I think you have to use the following command when compiling for TOSSIM on a Windows machine using cygwin:

make micaz sim-cygwin

help applied to the make command will yield more details.

Maybe you also have to set up your PYTHONPATH...

Cheers,
Andreas

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

Reply via email to