I am trying to debug a simple TinyOS Blink program on the IRIS motes using avr studio (JTAGICE MKII). I was able to load the elf file, pause (break all) execution and then step through the code. However, the only function accessible is McuSleep.sleep(). How do i set explicit breakpoints in other modules?
Thanks
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
