|
From: Oleksandr T. <go...@bl...> - 2010-08-15 03:59:03
|
Here is initial version of AVR32 support for openocd: http://people.freebsd.org/~gonzo/openocd/avr32.diff So far it supports: - halt/resume - registers inspection - memory inspection/modification I'm still getting up to speed with OpenOCD internals and AVR32 so code is a little bit messy and I'd appreciate any feedback. Config file for my configuration: http://people.freebsd.org/~gonzo/openocd/avr32.cfg |