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
39 stars 12 forks source link

[patch #17] ATmega325P and ATmega3250P device IDs wrong #51

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

*anonymous 2011-05-05 19:49:55

The device IDs in avarice for the ATmega325P and the ATmega3250P seem to be incorrect. This patch sets them to the device IDs in the datasheet from Atmel and works with my AVR dragon attached to a HackTheBadge.

atmega325x.patch

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

avrs-admin commented 2 years ago

arcanum 2011-05-06 22:08:02