Created
August 27, 2018 20:24
-
-
Save tedder/b41ef962c46be424934684cc32ccdd25 to your computer and use it in GitHub Desktop.
avrdude: initialization failed, rc=-1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ [..]avrdude -C[..]avrdude/6.3.0-arduino9/etc/avrdude.conf -vvv -pattiny85 -cstk500 -P/dev/cu.usbmodem00221792 -Uflash:w:/var/fo[..]/arduino_build_328240/Blink.ino.hex:i | |
avrdude: Version 6.3, compiled on Jan 17 2017 at 12:01:35 | |
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ | |
Copyright (c) 2007-2014 Joerg Wunsch | |
System wide configuration file is [..]avrdude/6.3.0-arduino9/etc/avrdude.conf" | |
User configuration file is "/Users/ted/.avrduderc" | |
User configuration file does not exist or is not a regular file, skipping | |
Using Port : /dev/cu.usbmodem00221792 | |
Using Programmer : stk500 | |
avrdude: stk500v2_getsync(): found STK500 programmer | |
AVR Part : ATtiny85 | |
Chip Erase delay : 400000 us | |
PAGEL : P00 | |
BS2 : P00 | |
RESET disposition : possible i/o | |
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 12 4 0 no 512 4 0 4000 4500 0xff 0xff | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
flash 65 6 32 0 yes 8192 64 128 30000 30000 0xff 0xff | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00 | |
Programmer Type : STK500V2 | |
Description : Atmel STK500 | |
Programmer Model: STK500 | |
Hardware Version: 15 | |
Firmware Version Master : 2.10 | |
Topcard : Unknown | |
Vtarget : 4.6 V | |
SCK period : 8.7 us | |
Varef : 0.0 V | |
Oscillator : Off | |
avrdude: stk500v2_command(): command failed | |
avrdude: initialization failed, rc=-1 | |
Double check connections and try again, or use -F to override | |
this check. | |
avrdude done. Thank you. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ [..]avrdude -C[..]avrdude/6.3.0-arduino9/etc/avrdude.conf -vvvv -pattiny85 -cstk500 -P/dev/cu.usbmodem00221792 -Uflash:w:/var/fo[..]/arduino_build_328240/Blink.ino.hex:i | |
avrdude: Version 6.3, compiled on Jan 17 2017 at 12:01:35 | |
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ | |
Copyright (c) 2007-2014 Joerg Wunsch | |
System wide configuration file is [..]avrdude/6.3.0-arduino9/etc/avrdude.conf" | |
User configuration file is "/Users/ted/.avrduderc" | |
User configuration file does not exist or is not a regular file, skipping | |
Using Port : /dev/cu.usbmodem00221792 | |
Using Programmer : stk500 | |
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [01] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [0b] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [01] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [08] | |
avrdude: Recv: S [53] | |
avrdude: Recv: T [54] | |
avrdude: Recv: K [4b] | |
avrdude: Recv: 5 [35] | |
avrdude: Recv: 0 [30] | |
avrdude: Recv: 0 [30] | |
avrdude: Recv: _ [5f] | |
avrdude: Recv: 2 [32] | |
avrdude: Recv: . [02] | |
avrdude: stk500v2_getsync(): found STK500 programmer | |
AVR Part : ATtiny85 | |
Chip Erase delay : 400000 us | |
PAGEL : P00 | |
BS2 : P00 | |
RESET disposition : possible i/o | |
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 12 4 0 no 512 4 0 4000 4500 0xff 0xff | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
flash 65 6 32 0 yes 8192 64 128 30000 30000 0xff 0xff | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 | |
Block Poll Page Polled | |
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack | |
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- | |
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00 | |
Programmer Type : STK500V2 | |
Description : Atmel STK500 | |
Programmer Model: STK500 | |
avrdude: Send: . [1b] . [02] . [00] . [02] . [0e] . [03] . [90] . [86] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [0f] | |
avrdude: Recv: . [18] | |
avrdude: Send: . [1b] . [03] . [00] . [02] . [0e] . [03] . [91] . [86] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [14] | |
avrdude: Send: . [1b] . [04] . [00] . [02] . [0e] . [03] . [92] . [82] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [04] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [0a] | |
avrdude: Recv: . [1b] | |
Hardware Version: 15 | |
Firmware Version Master : 2.10 | |
avrdude: Send: . [1b] . [05] . [00] . [02] . [0e] . [03] . [9a] . [8b] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [05] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [ff] | |
avrdude: Recv: . [ef] | |
Topcard : Unknown | |
avrdude: Send: . [1b] . [06] . [00] . [02] . [0e] . [03] . [94] . [86] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [06] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [2e] | |
avrdude: Recv: = [3d] | |
Vtarget : 4.6 V | |
avrdude: Send: . [1b] . [07] . [00] . [02] . [0e] . [03] . [98] . [8b] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [07] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [10] | |
avrdude: Send: . [1b] . [08] . [00] . [02] . [0e] . [03] . [95] . [89] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [08] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [1d] | |
avrdude: Send: . [1b] . [09] . [00] . [02] . [0e] . [03] . [96] . [8b] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [09] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [1c] | |
avrdude: Send: . [1b] . [0a] . [00] . [02] . [0e] . [03] . [97] . [89] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [0a] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [03] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [1f] | |
SCK period : 8.7 us | |
Varef : 0.0 V | |
Oscillator : Off | |
avrdude: Send: . [1b] . [0b] . [00] . [03] . [0e] . [02] . [9e] . [01] . [80] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [0b] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [1e] | |
avrdude: Send: . [1b] . [0c] . [00] . [0c] . [0e] . [10] . [c8] d [64] . [19] [20] . [00] S [53] . [03] . [ac] S [53] . [00] . [00] ? [3f] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [0c] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [10] | |
avrdude: Recv: . [c0] | |
avrdude: Recv: . [cb] | |
avrdude: stk500v2_command(): command failed | |
avrdude: initialization failed, rc=-1 | |
Double check connections and try again, or use -F to override | |
this check. | |
avrdude: Send: . [1b] . [0d] . [00] . [03] . [0e] . [11] . [01] . [01] . [0a] | |
avrdude: Recv: . [1b] | |
avrdude: Recv: . [0d] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [02] | |
avrdude: Recv: . [0e] | |
avrdude: Recv: . [11] | |
avrdude: Recv: . [00] | |
avrdude: Recv: . [0b] | |
avrdude done. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment