Joerg Wunsch 7f6c42846c Various fixes for Xmega devices.
* avrdude.conf.in: Correctly declare EEPROM page sizes for
all Xmega devices (0x20 instead of 0x100).
* avr.c: If a memory region has a page size declared, try
using the paged IO routines regardless of the target memory
name.  Xmega EEPROM requires to be written in paged mode.
Correctly use a long (rather than unsigned long) variable to
evaluate the success status of the paged mode write attempt.
* stk500v2.c: Don't apply TIF space offsets twice (bug #27995:
AVRDUDE 5.8svn fails to program and read XMEGA); use
stk500v2_loadaddr() prior to paged mode (EEPROM and flash) writes,
otherwise programming of flash areas will fail; while being there,
check the return value of stk500v2_loadaddr() everywhere; use the
correct write/erase mode bits (same as AVR Studio does).



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@907 81a1dc3b-b13d-400b-aceb-764788c761c2
2010-01-12 15:42:40 +00:00
2009-02-25 09:39:04 +00:00
2010-01-08 13:43:41 +00:00
2007-01-24 22:43:46 +00:00
2010-01-12 15:42:40 +00:00
2005-11-29 20:28:51 +00:00
2009-02-17 15:31:27 +00:00
2008-07-25 21:06:55 +00:00
2010-01-07 13:29:49 +00:00
2007-01-24 22:43:46 +00:00
2010-01-12 15:42:40 +00:00
2003-03-12 01:25:43 +00:00
2003-03-12 01:25:43 +00:00
2007-01-07 22:34:21 +00:00
2009-02-05 16:17:57 +00:00
2010-01-08 10:41:27 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2007-01-24 22:43:46 +00:00
2009-10-10 20:10:00 +00:00
2006-12-11 12:47:35 +00:00
2007-01-24 22:43:46 +00:00
2010-01-11 15:27:44 +00:00
2010-01-11 16:17:46 +00:00
2007-01-24 22:43:46 +00:00
2009-02-17 15:31:27 +00:00
2009-02-17 15:31:27 +00:00
2007-01-24 22:43:46 +00:00
2003-03-11 22:34:53 +00:00
2007-01-24 22:43:46 +00:00
2009-10-10 01:41:40 +00:00
2010-01-08 10:39:18 +00:00
2010-01-08 10:39:18 +00:00
2007-01-24 22:43:46 +00:00
2009-10-10 01:41:40 +00:00
2009-10-10 01:41:40 +00:00
2009-10-10 01:41:40 +00:00
2010-01-12 15:42:40 +00:00
2009-02-17 15:31:27 +00:00
2007-01-24 22:43:46 +00:00
2009-04-28 18:35:14 +00:00
2007-01-24 22:43:46 +00:00
2007-10-29 18:03:02 +00:00

See the documentation file for the details.

The latest version of AVRDUDE is always available here:

  http://savannah.nongnu.org/projects/avrdude

Languages
HTML 67.7%
C 25.4%
JavaScript 4%
Roff 0.6%
Yacc 0.5%
Other 1.6%