-
Claus-Justus Heine
Sun 24 Mar 2013 01:22:56 PM UTC
The current head version of the svn trunk of avrdude contains a bug which ties all access to fuses on the XMega parts to fuse0, at least when using…
-
Mon 11 Oct 2010 04:59:20 PM CEST
TWIE interface missing from iox32d4.h; The port e TWI interface registers are missing from the header file.
This issue was migrated from https://savannah.nongnu.org/…
-
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 --…
-
Building and Uploading Firmware part doesn't work well.
Please tell me what should I do?
command↓
%%bash
cd ../hardware/victims/firmware/simpleserial-base/
make PLATFORM= CRYPTO_TARGET='C…
-
Andreas
Fri 20 Nov 2009 11:19:41 PM UTC
Programmer: dragon_jtag
Part: ATXMEGA128A1
avrdude svnrev: 879
commandline: avrdude -vvvvvv -c dragon_jtag -p x128a1 -P usb -e 2> full-output.log
error mess…
-
giuliano carlini
Wed 27 Jan 2010 07:43:56 AM UTC
I'm using the lates AVR CrossPack as the basis of my toolchain. I've replaced avrdude 5.8 with avrdude 5.10 that I built myself. I had to patch avrdu…
-
Fri 30 Jul 2010 07:35:43 PM CEST
While using the ADC CH0 structure, I noticed an offset error in the ADC_t structure that defines where CH0 is positioned.
The following is the example of what I see:/…
-
Simone Zamboni
Thu 12 Aug 2010 10:18:06 AM UTC
I'm using avrdude 5.10 with AVRISP mkII on USB.
In my last project I set up device SUT (start up time) to 64ms to let the power supply settle. I found…
-
It seems that the function activate_physical is broken when called for an Xmega device and all other instances where the command CMD_AVR8_ACTIVATE_PHYSICAL does not actually return a device ID. The cu…
-
Wed 07 Dec 2011 03:29:44 PM CET
While debugging my code I found a bug/race condition in avr/wdt.h that left me astonished (since that code is in effect for a long time now).
Assembly code (ATtiny, A…