Skip to content

Instantly share code, notes, and snippets.

@agimenez
Created February 15, 2011 22:07
Show Gist options
  • Save agimenez/828368 to your computer and use it in GitHub Desktop.
Save agimenez/828368 to your computer and use it in GitHub Desktop.
avrdude
avrdude: usbdev_open(): Found AVRDRAGON, serno: 00A200001375
JTAG ICE mkII sign-on message:
Communications protocol version: 1
M_MCU:
boot-loader FW version: 255
firmware version: 1.01
hardware version: 1
S_MCU:
boot-loader FW version: 255
firmware version: 2.00
hardware version: 7
Serial number: 00:a2:00:00:13:75
Device ID: AVRDRAGON
AVR Part : ATMEGA644
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 10 128 0 no 2048 8 0 9000 9000 0xff 0xff
flash 33 6 256 0 yes 65536 256 256 4500 4500 0xff 0xff
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
Programmer Type : DRAGON_JTAG
Description : Atmel AVR Dragon in JTAG mode
M_MCU hardware version: 1
M_MCU firmware version: 1.01
S_MCU hardware version: 7
S_MCU firmware version: 2.00
Serial number: 00:a2:00:00:13:75
Vtarget : 0.7 V
JTAG clock : 891.7 kHz (1.1 us)
avrdude: jtagmkII_reset(): bad response to reset command: RSP_NO_TARGET_POWER
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment