Re: [Tinyos-help] TOSSIM 2.x doesn't run

2007-08-09 Thread Philip Levis
On Aug 7, 2007, at 6:29 PM, [EMAIL PROTECTED] wrote: When I try to compile an application fot TOSSIM I see always the same errors. I have tested some of the solution proposed in this Forum but noone solve my problem. My errors are: $ make micaz sim-cygwin sim-cygwin was deprecated long ago; w

Re: [Tinyos-help] TOSSIM 2.x doesn't run : pythonpath?

2006-12-11 Thread preeti k
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 > >

Re: [Tinyos-help] TOSSIM 2.x doesn't run : pythonpath?

2006-12-11 Thread preeti k
SSIM 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 >

Re: [Tinyos-help] TOSSIM 2.x doesn't run

2006-12-11 Thread preeti k
eError: name 'tossim' is not defined". > > > Cheers > Daniele > > -Original Message- > > From: Philip Levis [mailto:[EMAIL <mailto:%5bEMAIL> PROTECTED] > >Sent: Mon 9/11/2006 6:08 PM > To: Munaret

RE: [Tinyos-help] TOSSIM 2.x doesn't run

2006-09-12 Thread Munaretto, Daniel
ached 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

Re: [Tinyos-help] TOSSIM 2.x doesn't run

2006-09-11 Thread Philip Levis
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 m