Thank you for your kind reply.. DelugeBasic was not compiling by make pc but then i make changes in bnp.extra in tools/make.Now the code is compiled with some warning. I run the simulation with java net.tinyos.sim.SimDriver -gui -run build/pc/main.exe 4
the graphical gui is displayed but i dont understand the result of the simulation. I have run the TestTinyViz using SimDiver .Now i want to reprogram these nodes (TestTinyViz ) to blink. Plz guide me through the simulation process. Secondly The FormatEEPROM in TestDeluge is giving error.The FormatC.nc is missing the summary of this error. kindly help me !!! regards, On 4/1/09, Yu Liu <[email protected]> wrote: > It's very easy. Go to the folder /build/pc > > export DBG=usr1 > ./main.exe 2 > > "2" is the number of motes you want to simulate. "usr1" is the debug > output you want to check. > > Tehsinullah khan wrote: >> I have compiled the DelugeBasic code with make pc. >> but now i don't know how to run the simulation.I am using tinyos-1.1.15. >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> >> > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
