Hi, I am using TOSSIM for simulating a nesC/tinyOS program. I am getting very different results (of some distributed computation) on every run. Does anyone know what could be the reason for large variation of some distributed computation results on different runs of the program.
Thanks, -Anu ---------------------------------------------------------------------------- On Wed, 28 Mar 2007, Philip Levis wrote: > On Wed, 2007-03-28 at 03:02, Romain Thouvenin wrote: > > Hi, > > > > Due to troubles with my computer, I recently had to build a new > > operating system (ubuntu linux), and reinstall tinyos. > > > > But apparently, I miss some development packages, since when I try to > > compile a TOS application, I get errors like this : > > > > /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:6974: error: > > 'PyModule_GetDict' was not declared in this scope > > > > So it looks like some python-c++ bindings are missing. > > Can someone give me a list of the software needed (with versions) to > > build TinyOS apps ? > > > > Anyway, I installed the tinyos tree and tools thanks to the ubuntu > > package, shouldn't this dependencies be required by the package ? > > > > Thanks for your help, > > Please refer to Appendix A of the TOSSIM tutorial. > > Python dev packages currently aren't a dependency for the TinyOS > packages. There's always a tension between giving everyone everything > they might possibly need -- which, given the different platforms TinyOS > supports, could be up to 3 cross compilers -- and trying to let people > just install the parts they need. > > Phil > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
