avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
38 stars 12 forks source link

[patch #9] sync to xml from avrstudio 4.14 beta #43

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

dbc 2008-03-08 01:46:21

Scripto-maticly generated additions to devdescr.cc intended to bring avarice in sync with the xml included in AVR Studio 4.14 beta. This patch compiles w/o error, and had a very light visual inspection. It has not been tested on real silicon. Does not include ATmega32c1, nor ATmega32m1 since there is a separate patch for them, which should be applied before this patch.

devdescr.cc.patch

This issue was migrated from https://sourceforge.net/p/avarice/patches/9/

avrs-admin commented 2 years ago

dbc 2008-03-08 01:46:22

sync devdescr.cc to AVR Studio 4.14 beta

avrs-admin commented 2 years ago

blakelev 2008-03-10 20:07:10

Logged In: YES user_id=581538 Originator: NO

The patch seems to work for ATMega3290P. I tried to patch this myself but debugging would not work. Now debugging works. Thanks!

avrs-admin commented 2 years ago

joerg_wunsch 2008-05-26 13:09:16