I used avrora from cvs repository ([Beta 1.7.113]), maybe this already helps you. What monitors did you attached to the alias?
One of my calls: java avrora.Main -simulation=sensor-network -seconds=60.0 -monitors=packet,sleep,energy,real-time,serial -node=0 -nodecount=2 <OD-FILE> Quoting Haripriya priya <[email protected]>: > Hi > > In the link http://compilers.cs.ucla.edu/avrora/simulator.html the following > sample is avaialble > > > avrora simple.od > Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group > > This simulator and analysis tool is provided with absolutely no warranty, > either expressed or implied. It is provided to you with the hope that it be > useful for evaluation of and experimentation with microcontroller and sensor > network programs. For more information about the license that this software > is > provided to you under, specify the "license" option. > > Loading simple.od...[OK: 0.928 seconds] > =={ Simulation events > }======================================================= > Node Time Event > ------------------------------------------------------------------------------ > ============================================================================== > *Simulated time: 166 cycles** > **Time for simulation: 0.475 seconds** > **Total throughput: 3.4947367E-4 mhz** > * > * > * > > But > > when i used the same i am not getting any results as such > > > *[r...@wsn2 mica2]# avrora radio.od* > Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group > > This simulator and analysis tool is provided with absolutely no warranty, > either expressed or implied. It is provided to you with the hope that it be > useful for evaluation of and experimentation with microcontroller and sensor > network programs. For more information about the license that this software > is > provided to you under, specify the "license" option. > > Loading radio.od...[OK: 0.228 seconds] > =={ Simulation events > }======================================================= > Node Time Event > ------------------------------------------------------------------------------ > *[r...@wsn2 mica2]# avrora -action=simulate radio.od* > Avrora [Beta 1.6.0] - (c) 2003-2005 UCLA Compilers Group > > This simulator and analysis tool is provided with absolutely no warranty, > either expressed or implied. It is provided to you with the hope that it be > useful for evaluation of and experimentation with microcontroller and sensor > network programs. For more information about the license that this software > is > provided to you under, specify the "license" option. > > Loading radio.od...[OK: 0.146 seconds] > =={ Simulation events > }======================================================= > Node Time Event > ------------------------------------------------------------------------------ > [r...@wsn2 mica2]# > > > > what can be done for that ? > > Thanks in advance... > -- > Regards, > S.Haripriya > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
