Just a reminder, VDB works for only ATmega128 based motes. Actually, I only tested it on MICA2/ExScal motes, though people told me they used it on MICA2Dot/MICAz, etc.
Have fun! lin -- Lin Gu Department of Computer Science University of Virginia Tel: 434-825-3115 Web: http://www.cs.virginia.edu/~lg6e -------------------------------------- On Thu, Jun 08, 2006 at 01:19:46PM -0600, Michael Schippling wrote: > I just got this message a few days ago: > MS > > Lin Gu wrote: > > > >Another option is to use VDB, a debugging utility for > > > >TinyOS. It is wiring-free so what one needs to do is to > > > >simply "#include" a file (vdbavr.inc) in your nesC code > > > >(in the "implementation" part) and then use the > > > >'print' function to output messages to PC through > > > >UART. More documentation is here > > > > http://www.cs.virginia.edu/~lg6e/tool/debug.html > > > > > > > >VDB is implemented for MICA2/XSM/ExScal but people > > > >told me they ran it on MICA2Dot/MICAz successfully. > > > >I am not 100% confident, though :-P > > > Jörgen Johansson wrote: > >I need a simple application that writes data to the USB UART for debug > >purpose, something like printf. > > > >Med vänliga hälsningar / Best Regards > >Jörgen Johansson Electronic System Design > >Saab AB mailto:[EMAIL PROTECTED] > >Dep TFI-JJ. Hus 123-2. Tel: +46 13 181696 > >Bröderna Ugglas gata Fax: +46 13 182219 > >581 88 Linköping Mobile 0733-920982 > >Sweden > > > > > >_______________________________________________ > >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 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
