Guyzz
I have been toying a bit with this software , but haven't implemented it in hardware. As i only have old xmega 128a1's , that have a broken flash interface.
http://ketturi.kapsi.fi/2013/05/program ... p-avrdude/
and
http://szulat.blogspot.fi/2012/08/atxme ... r-050.html
Some people says it works , but have problems with the old xmega128a1 (due to a broken flash interface, see errata for chip)
xM128 prob
http://szulat.blogspot.com/2012/08/atxm ... 3388132161
I have attached a patched avrdude (svn rev 1333)
avrdude - Revision 1333: /
And a patched avrdude firmwaresource with the pdipatches from the above site , and i have corrected all PROGMEM to const PROGMEM , in order to compile it with avr-gcc 4.91.
Maybe someone here would like to give it a go.
One might want to look at the avrdude.conf file in the binary here :http://ketturi.kapsi.fi/wordpress/wp-co ... di-bin.zip
, i think it contains some xmega definitions. And i have no idea if they are in the current avrdude trunk.
Have fun
/Bingo