Closed avrs-admin closed 2 years ago
N Brulez Wed 29 Jan 2014 01:43:30 PM UTC
In the current revision of avrdude.conf.in, the ATxmega32c4 and ATxmega16c4 have wrong signatures.
Current revision: ATxmega32c4 --> 1E 94 43 ATxmega16c4 --> 1E 95 44
Where it should be the opposite: ATxmega32c4 --> 1E 95 44 ATxmega16c4 --> 1E 94 43
Sources: http://www.atmel.com/devices/ATxmega32C4.aspx and specially page 14 of http://www.atmel.com/Images/Atmel-8493-8-and-32-bit-AVR-XMEGA-Microcontrollers-ATxmega16C4-ATxmega32C4_Datasheet.pdf
Anyway, programming an ATxmega32c4 works well with '-p avrxmega32c4 -F'.
This issue was migrated from https://savannah.nongnu.org/bugs/?41388
Joerg Wunsch Mon 15 Jan 2018 11:15:20 PM UTC
Fixed in r1416 (patch #8910)
N Brulez
Wed 29 Jan 2014 01:43:30 PM UTC
In the current revision of avrdude.conf.in, the ATxmega32c4 and ATxmega16c4 have wrong signatures.
Current revision: ATxmega32c4 --> 1E 94 43 ATxmega16c4 --> 1E 95 44
Where it should be the opposite: ATxmega32c4 --> 1E 95 44 ATxmega16c4 --> 1E 94 43
Sources: http://www.atmel.com/devices/ATxmega32C4.aspx and specially page 14 of http://www.atmel.com/Images/Atmel-8493-8-and-32-bit-AVR-XMEGA-Microcontrollers-ATxmega16C4-ATxmega32C4_Datasheet.pdf
Anyway, programming an ATxmega32c4 works well with '-p avrxmega32c4 -F'.
This issue was migrated from https://savannah.nongnu.org/bugs/?41388