Hi MGM, I have purchased Olimex Avr-Jtag-Usb recently and have been trying to debug nesc code for TinyOS-2.1.0 for my MICAz motes.
On the web, i came across with the following post by Janos Sallai: https://www.millennium.berkeley.edu/pipermail/tinyos-help/2008-September/036088.html I followed the steps presented and now i succeded to debug nesc code in Windows. It wont work in Linux as Janos stated: https://www.millennium.berkeley.edu/pipermail/tinyos-help/2008-September/036099.html By the way, i have used AVR-Studio Version 4.14 Build 589, not the latest version, as a runtime error occurs with the lastest version. Another thing is that in the avr-studio-debug.extra file, i needed to change optimization option from -O0 to -O1, since the code size was getting extremely large for my application which is about 50KB without debug information. I have also tried to use Yeti2 Debugger in Ubuntu Karmic but could not succeeded with it. I think i could not install ftdi driver and set user privileges properly. Though i dont know well about it. Anyway, i want my whole development environment in Ubuntu, including debugging environment as well. So, if you can find a way, i will appreciate if you share it. Regards, On Sat, Mar 20, 2010 at 11:07 AM, mgm ncm <[email protected]> wrote: > > > Hi all, > > I am trying to set the tinyos IDE and debugging for nesC programs.I > purchased Olimex Avr JTAG Serial and used ice-insight but the still source > level debugging could not be acheived. > > I came acrross the Yesti Tinyos Plugin for IDE and debugging , > > http://tos-ide.ethz.ch/wiki/index.php > > and thought of purcasing JTAG ICE mkII.It Costs $300 and before purchasing > i would like to know ,is this debugger is really working with Yeti for Micaz > Motes. > > Does Yeti works for TinyOS 1.x debugging also . > > Has anybody has experiences in this regard or any good source level > debugging than yeti... > > > --MGM > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Mehmet Akif Antepli Telecommunications Lab. D-217 Dept. of EEE Middle East Technical University
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
