Hi All, I need help here. I follow the instructions in the TOSSIM tutorial from ' http://docs.tinyos.net/tinywiki/index.php/TOSSIM' on the 'Variables' section to inspect variables in TOSSIM.
I have made the 'topo.txt' and python simulation files in the RadioCountToLeds application folder as suggested in the tutorial. I ran the simulation file by using 'python test.py'. However, I can't see the value of the v.getData(). Followings are the error messages that I got after running the python script: ----------------------------- Could not find variable RadioCountToLedsC$counter Allocated variable RadioCountToLedsC$counter Counter variable at node 0 reached 10. ----------------------------- I have no clue where I am wrong. Please help me out to display the 'counter' value using the v.getData(). Thanks in advance. Yusnaidi
_______________________________________________ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help