Dear Dr.Levis, Finally i solved, there was an error in a script. Thanks very much for your help. Instead i don't understand why, when i switch back to 1.x, i cannot compile apps no more, while in 2.x yes. I'm following the instructions for changing the paths but nothing...in the attached file there is the compiling result. Cheers Daniele
-----Original Message-----
From: Munaretto, Daniel
Sent: Tue 9/12/2006 10:02 AM
To: Philip Levis
Cc:
Subject: RE: [Tinyos-help] TOSSIM 2.x doesn't run
Dear Dr.Levis,
thanks very much for your help. But after "from tinyos.tossim import
*", that runs, the new command "t=Tossim([])" doesn't work. Changing Tossim
with TOSSIM or tossim it is the same:
"NameError: name 'tossim' is not defined".
Cheers
Daniele
-----Original Message-----
From: Philip Levis [mailto:[EMAIL PROTECTED]
Sent: Mon 9/11/2006 6:08 PM
To: Munaretto, Daniel
Cc: [email protected]
Subject: Re: [Tinyos-help] TOSSIM 2.x doesn't run
On Sep 11, 2006, at 6:42 AM, Munaretto, Daniel wrote:
> Dear all,
> following the tutorial and archive cause of some problems,
i
> compiled Blink apps as:
>
> make micaz sim- cygwin
>
> in order to run then TOSSIM.
> But after writing
> "from TOSSIM import *"
> in python environment, the bash displays "no module named
TOSSIM".
> Does it mean that with the sim- cygwin command i cannot run
TOSSIM
> in tinyos-2.x?
You need to add tinyos-2.x/support/sdk/python to your
PYTHONPATH
variable.
Phil
check.rar
Description: check.rar
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
