Philip Levis wrote:
On Mar 11, 2007, at 7:47 PM, Jiakang Lu wrote:
Hi all,
I met a compatibility problem with Tinyos-2.x in some experiment. The
key point that I need to use the previous TOS_LOCAL_ADDRESS, instead
of TOS_NODE_ID, to identify the node. I tried to rename all the
TOS_LOCAL_ADDRESS to TOS_NODE_ID under /tinyos-2.x/tos and my
application. It did pass compiling by doing so. However, when I
uploaded the code and ran the experiment, it seemed that all node
were assigned #0. Can anyone help me with this problem?
You need to modify make so that it sets a variable named
TOS_LOCAL_ADDRESS rather than TOS_NODE_ID.
Phil
Hi Phil,
I didn't find TOS_NODE_ID under /tinyos-2.x/support/make/. Can you give
some detailed hints? Thank you so much.
Jiakang
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help