freebsd-ports/devel/avarice/pkg-descr
Brian S. Dean b69837de0f Add AVaRICE - a program for providing a debugging layer so that GNU
GDB can be used to debug Atmel AVR programs in-system on JTAG enabled
devices, to be used in combination with the Atmel JTAG ICE hardware.
This program can also be used for programming the device as well as
debugging the code.
2003-04-14 00:46:49 +00:00

8 lines
330 B
Text

AVaRICE is a program which interfaces the GNU Debugger GDB with the
AVR JTAG ICE available from Atmel.
Use AVaRICE standalone as a programmer, or it can be run as an
intermediary between avr-gdb and the AVR JTAG hardware, allowing one
to use GDB to debug your AVR code as it runs in-system.
WWW: http://avarice.sourceforge.net/