1 | avrdude -pm2560 -cavr911 -P/dev/ttyUSB0 -u -vvvv -Ulfuse:w:0xe2:m -Uhfuse:w:0xd9:m -Uefuse:w:0xff:m
|
2 |
|
3 | avrdude: Version 5.11.1, compiled on Oct 30 2011 at 10:37:28
|
4 | Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
|
5 | Copyright (c) 2007-2009 Joerg Wunsch
|
6 |
|
7 | System wide configuration file is "/etc/avrdude.conf"
|
8 | User configuration file is "/home/marius/.avrduderc"
|
9 | User configuration file does not exist or is not a regular file, skipping
|
10 |
|
11 | Using Port : /dev/ttyUSB0
|
12 | Using Programmer : avr911
|
13 | AVR Part : ATMEGA2560
|
14 | Chip Erase delay : 9000 us
|
15 | PAGEL : PD7
|
16 | BS2 : PA0
|
17 | RESET disposition : dedicated
|
18 | RETRY pulse : SCK
|
19 | serial program mode : yes
|
20 | parallel program mode : yes
|
21 | Timeout : 200
|
22 | StabDelay : 100
|
23 | CmdexeDelay : 25
|
24 | SyncLoops : 32
|
25 | ByteDelay : 0
|
26 | PollIndex : 3
|
27 | PollValue : 0x53
|
28 | Memory Detail :
|
29 |
|
30 | Block Poll Page Polled
|
31 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
32 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
33 | eeprom 65 10 8 0 no 4096 8 0 9000 9000 0x00 0x00
|
34 | Block Poll Page Polled
|
35 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
36 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
37 | flash 65 10 256 0 yes 262144 256 1024 4500 4500 0x00 0x00
|
38 | Block Poll Page Polled
|
39 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
40 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
41 | lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
|
42 | Block Poll Page Polled
|
43 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
44 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
45 | hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
|
46 | Block Poll Page Polled
|
47 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
48 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
49 | efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
|
50 | Block Poll Page Polled
|
51 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
52 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
53 | lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
|
54 | Block Poll Page Polled
|
55 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
56 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
57 | calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
|
58 | Block Poll Page Polled
|
59 | Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
|
60 | ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
|
61 | signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
|
62 |
|
63 | Programmer Type : butterfly
|
64 | Description : Atmel AppNote AVR911 AVROSP
|
65 |
|
66 | Connecting to programmer: .avrdude: Send: . [1b]
|
67 | avrdude: Send: S [53]
|
68 | avrdude: Recv: A [41]
|
69 |
|
70 | avrdude: Recv: V [56] R [52] [20] I [49] S [53] P [50]
|
71 | avrdude: Send: V [56]
|
72 | avrdude: Recv: 2 [32] 5 [35]
|
73 | avrdude: Send: v [76]
|
74 | avrdude: Recv: 2 [32]
|
75 | avrdude: Recv: 0 [30]
|
76 | avrdude: Send: p [70]
|
77 | avrdude: Recv: S [53]
|
78 | Found programmer: Id = "AVR ISP"; type = S
|
79 | Software Version = 2.5; Hardware Version = 2.0
|
80 | avrdude: Send: a [61]
|
81 | avrdude: Recv: Y [59]
|
82 | Programmer supports auto addr increment.
|
83 | avrdude: Send: b [62]
|
84 | avrdude: Recv: Y [59]
|
85 | avrdude: Recv: . [00]
|
86 | avrdude: Recv: . [08]
|
87 | Programmer supports buffered memory access with buffersize=8 bytes.
|
88 | avrdude: Send: t [74]
|
89 |
|
90 | Programmer supports the following devices:
|
91 | avrdude: Recv: . [01]
|
92 | Device code: 0x01
|
93 | avrdude: Recv: . [02]
|
94 | Device code: 0x02
|
95 | [...Liste gelöscht...]
|
96 |
|
97 | avrdude: Send: T [54] . [01]
|
98 | avrdude: Recv: . [0d]
|
99 | avrdude: devcode selected: 0x01
|
100 | avrdude: Send: P [50]
|
101 | avrdude: Recv: . [0d]
|
102 | avrdude: AVR device initialized and ready to accept instructions
|
103 |
|
104 | Reading | | 0% 0.00savrdude: Send: s [73]
|
105 | avrdude: Recv: . [01] . [98] . [1e]
|
106 | Reading | ################################################## | 100% 0.05s
|
107 |
|
108 | avrdude: Device signature = 0x1e9801
|
109 | avrdude: Send: A [41] . [0f] . [fc]
|
110 | avrdude: Recv: . [0d]
|
111 | avrdude: Send: g [67] . [00] . [01] E [45]
|
112 | avrdude: Recv: . [ff]
|
113 | avrdude: Send: A [41] . [0f] . [fd]
|
114 | avrdude: Recv: . [0d]
|
115 | avrdude: Send: g [67] . [00] . [01] E [45]
|
116 | avrdude: Recv: . [ff]
|
117 | avrdude: Send: A [41] . [0f] . [fe]
|
118 | avrdude: Recv: . [0d]
|
119 | avrdude: Send: g [67] . [00] . [01] E [45]
|
120 | avrdude: Recv: . [ff]
|
121 | avrdude: Send: A [41] . [0f] . [ff]
|
122 | avrdude: Recv: . [0d]
|
123 | avrdude: Send: g [67] . [00] . [01] E [45]
|
124 | avrdude: Recv: . [ff]
|
125 | avrdude: reading input file "0xe2"
|
126 | avrdude: writing lfuse (1 bytes):
|
127 |
|
128 | Writing | | 0% 0.00s ***failed;
|
129 | Writing | ################################################## | 100% 0.00s
|
130 |
|
131 | avrdude: 1 bytes of lfuse written
|
132 | avrdude: verifying lfuse memory against 0xe2:
|
133 | avrdude: load data lfuse data from input file 0xe2:
|
134 | avrdude: input file 0xe2 contains 1 bytes
|
135 | avrdude: reading on-chip lfuse data:
|
136 |
|
137 | Reading | | 0% 0.00savrdude: Send: F [46]
|
138 | avrdude: Recv: . [ee]
|
139 | Reading | ################################################## | 100% 0.00s
|
140 |
|
141 | avrdude: verifying ...
|
142 | avrdude: verification error, first mismatch at byte 0x0000
|
143 | 0xe2 != 0xee
|
144 | avrdude: verification error; content mismatch
|
145 | avrdude: Send: L [4c]
|
146 | avrdude: Recv: . [0d]
|
147 | avrdude: Send: E [45]
|
148 | avrdude: Recv: . [0d]
|
149 |
|
150 | avrdude done. Thank you.
|