SHOW:
|
|
- or go back to the newest paste.
| 1 | - | Microsoft Windows [Version 6.1.7601] |
| 1 | + | C:\>avrdude -B1 -c usbtiny -p at90usb1286 -U flash:w:BootloaderCDC.hex:i |
| 2 | - | Copyright (c) 2009 Microsoft Corporation. All rights reserved. |
| 2 | + | |
| 3 | avrdude: AVR device initialized and ready to accept instructions | |
| 4 | - | C:\Windows\system32>cd\ |
| 4 | + | |
| 5 | Reading | ################################################## | 100% 0.02s | |
| 6 | - | C:\>avrdude -c usbtiny -p at90usb1286 -e -U lfuse:w:0xde:m -U hfuse:w:0xdb:m -U |
| 6 | + | |
| 7 | - | efuse:w:0xf0:m |
| 7 | + | |
| 8 | avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed | |
| 9 | ||
| 10 | To disable this feature, specify the -D option. | |
| 11 | avrdude: erasing chip | |
| 12 | avrdude: reading input file "BootloaderCDC.hex" | |
| 13 | avrdude: writing flash (131072 bytes): | |
| 14 | ||
| 15 | - | avrdude: reading input file "0xde" |
| 15 | + | Writing | ################################################## | 100% 68.07s |
| 16 | - | avrdude: writing lfuse (1 bytes): |
| 16 | + | |
| 17 | ||
| 18 | - | Writing | ################################################## | 100% 0.01s |
| 18 | + | |
| 19 | avrdude: 131072 bytes of flash written | |
| 20 | - | avrdude: 1 bytes of lfuse written |
| 20 | + | |
| 21 | - | avrdude: verifying lfuse memory against 0xde: |
| 21 | + | |
| 22 | - | avrdude: load data lfuse data from input file 0xde: |
| 22 | + | |
| 23 | - | avrdude: input file 0xde contains 1 bytes |
| 23 | + | |
| 24 | - | avrdude: reading on-chip lfuse data: |
| 24 | + | |
| 25 | Reading | ################################################## | 100% 45.15s | |
| 26 | - | Reading | ################################################## | 100% 0.01s |
| 26 | + | |
| 27 | ||
| 28 | ||
| 29 | - | avrdude: 1 bytes of lfuse verified |
| 29 | + | |
| 30 | - | avrdude: reading input file "0xdb" |
| 30 | + | |
| 31 | - | avrdude: writing hfuse (1 bytes): |
| 31 | + | |
| 32 | avrdude: verification error; content mismatch | |
| 33 | - | Writing | ################################################## | 100% 0.01s |
| 33 | + | |
| 34 | avrdude: safemode: Fuses OK | |
| 35 | - | avrdude: 1 bytes of hfuse written |
| 35 | + | |
| 36 | - | avrdude: verifying hfuse memory against 0xdb: |
| 36 | + | avrdude done. Thank you. |