Hi all,
i want to inspect variables in my own application,but when following steps in 
lesson "compiling TOSSIM" i get this error:
administrat...@v8fmk15ebx5la4b /opt/tinyos-2.x-contrib/crypto/apps/TestRC6$ 
export PYTHONPATH=$PYTHONPATH:$TOSROOT/support/sdk/python
administrat...@v8fmk15ebx5la4b /opt/tinyos-2.x-contrib/crypto/apps/TestRC6$ 
pythonPython 2.5.1 (r251:54863, May 18 2007, 16:56:43)[GCC 3.4.4 (cygming 
special, gdc 0.12, using dmd 0.125)] on cygwinType "help", "copyright", 
"credits" or "license" for more information.>>> from tinyos.tossim.TossimApp 
import *>>> n = NescApp()>>> from tinyos.tossim.TossimApp import *>>> n = 
NescApp("Unknown App", "app.xml")>>> vars = n.variables.variables()>>> t = 
Tossim(vars)Traceback (most recent call last):  File "<stdin>", line 1, in 
<module>NameError: name 'Tossim' is not defined
Have you any idea how to fix it please???                                       
  
_________________________________________________________________
Hotmail : une messagerie fiable avec la protection anti-spam performante de 
Microsoft
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to