TOSSIM is the de-facto discrete-event simulator for TinyOS.
However, since this generates to bytecode of the target machine (the host running the simulator) and works at an abstracted level above the hardware, this level of debugging is best to test flow. That being said, it provides easy access to dbg statements, variable inspection (at least in TOSSIM/T2) and other control mechanisms. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
