Just sharing my experience. I have managed to debug IRIS motes with JTAGICE
mkII and avr-gdb, but the symbols generated by "make iris debug" do not seem
to be complete. For example, if I have two functions

void decode()

void writeDone()

Only one of them appear as a result of the gdb command "list func".
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to