Re: [Tinyos-help] TOSSIM: make micaz sim error?? (TinyOS 2.0.2, python 2.5.1)

2007-08-27 Thread Ravi Prasad
Thanks Phil. After removing the lower CC2420 specific modules, i am able to compile for sim. BTW is there a plan to implement those CC2420 modules for tossim? It will be a great help for people like me who want to implement a low power mesh in micaz. -Regards --- Philip Levis [EMAIL

[Tinyos-help] TOSSIM: make micaz sim error?? (TinyOS 2.0.2, python 2.5.1)

2007-08-24 Thread Ravi Prasad
Hi, I am having problem in compiling application for simulation. The application compiles when I compile for mote but fails when I try to compile for simulation. I.e. make micaz works fine But make micaz simdonot work. I am able to compile and run simulation for the other applications

Re: [Tinyos-help] TOSSIM: make micaz sim error?? (TinyOS 2.0.2, python 2.5.1)

2007-08-24 Thread Philip Levis
On Aug 24, 2007, at 12:24 AM, Ravi Prasad wrote: Hi, I am having problem in compiling application for simulation. The application compiles when I compile for mote but fails when I try to compile for simulation. I.e. make micaz works fine But make micaz simdonot work. I am able to