1 | avrdude.exe: AVR device initialized and ready to accept instructions
|
2 |
|
3 | Reading | ################################################## | 100% 0.02s
|
4 |
|
5 | avrdude.exe: Device signature = 0x1e9307
|
6 | avrdude.exe: NOTE: FLASH memory has been specified, an erase cycle will be performed
|
7 | To disable this feature, specify the -D option.
|
8 | avrdude.exe: current erase-rewrite cycle count is 1114113 (if being tracked)
|
9 | avrdude.exe: erasing chip
|
10 | avrdude.exe: reading input file "C:\wordclock_mega8.hex"
|
11 | avrdude.exe: input file C:\wordclock_mega8.hex auto detected as Intel Hex
|
12 | avrdude.exe: writing flash (8188 bytes):
|
13 |
|
14 | Writing | avrdude.exe: stk500v2_command(): warning: Command timed out
|
15 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
16 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
17 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
18 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
19 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
20 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
21 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
22 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
23 | ##avrdude.exe: stk500v2_command(): warning: Command timed out
|
24 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
25 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
26 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
27 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
28 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
29 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
30 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
31 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
32 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
33 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
34 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
35 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
36 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
37 | ##avrdude.exe: stk500v2_command(): warning: Command timed out
|
38 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
39 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
40 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
41 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
42 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
43 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
44 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
45 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
46 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
47 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
48 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
49 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
50 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
51 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
52 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
53 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
54 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
55 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
56 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
57 | #avrdude.exe: stk500v2_command(): warning: Command timed out
|
58 | ##avrdude.exe: stk500v2_command(): warning: Command timed out
|
59 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
60 | ##avrdude.exe: stk500v2_command(): warning: Command timed out
|
61 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
62 | ##avrdude.exe: stk500v2_command(): warning: Command timed out
|
63 | ####avrdude.exe: stk500v2_command(): warning: Command timed out
|
64 | avrdude.exe: stk500v2_command(): warning: Command timed out
|
65 | ######avrdude.exe: stk500v2_command(): warning: Command timed out
|
66 | ####avrdude.exe: stk500v2_command(): warning: Command timed out
|
67 | #### | 100% 6.84s
|
68 |
|
69 | avrdude.exe: 8188 bytes of flash written
|
70 | avrdude.exe: verifying flash memory against C:\wordclock_mega8.hex:
|
71 | avrdude.exe: load data flash data from input file C:\wordclock_mega8.hex:
|
72 | avrdude.exe: input file C:\wordclock_mega8.hex auto detected as Intel Hex
|
73 | avrdude.exe: input file C:\wordclock_mega8.hex contains 8188 bytes
|
74 | avrdude.exe: reading on-chip flash data:
|
75 |
|
76 | Reading | ################################################## | 100% 1.47s
|
77 |
|
78 | avrdude.exe: verifying ...
|
79 | avrdude.exe: verification error, first mismatch at byte 0x0000
|
80 | 0x77 != 0x72
|
81 | avrdude.exe: verification error; content mismatch
|
82 |
|
83 | avrdude.exe done. Thank you.
|