Hi Alex,

set-mote-id changes the value of the symbols in the binary of your program. It looks like this tools is either not installed or cannot be found by the make-file. As I am currently not running Windows I can't tell you where it is supposed to be located. On my linux installation it is in /usr/local/bin. Try to search for it. If it is installed, add the path to the PATH variable (most likely in /etc/env.d in a file containing "tinyos" in its name, you'll have to restart the cygwin session afterwards). If you don't find it, try to figure out which of the RPMs you forgot to install (maybe it's in an RPM from TinyOS-1.x).

Cheers,
Urs


Alex Mason wrote:

Hi,

I have just started using TinyOS 2.x, installed under cygwin using the tutorial to be found on the TinyOS website. Things seem pretty smooth, but I am having trouble assigning node id's at compile time, as the error below indicates. I am just wondering what the problem could be with set-mote-id not being found? The issue occurs when compiling for both Mica2 and Micaz.

Regards, and thanks in advance for any assistance,

Alex.


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

Reply via email to