Advertisement
Guest User

Untitled

a guest
Feb 24th, 2012
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.31 KB | None | 0 0
  1. /Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega1284p -cstk500v1 -P/dev/cu.usbserial-A400fO0o -b19200 -e -Ulock:w:0x3F:m -Uefuse:w:0xfd:m -Uhfuse:w:0xdc:m -Ulfuse:w:0xff:m
  2.  
  3. avrdude: Version 5.11, compiled on Sep 2 2011 at 18:52:52
  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 "/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
  8. User configuration file is "/Users/alkex/.avrduderc"
  9. User configuration file does not exist or is not a regular file, skipping
  10.  
  11. Using Port : /dev/cu.usbserial-A400fO0o
  12. Using Programmer : stk500v1
  13. Overriding Baud Rate : 19200
  14. avrdude: Send: 0 [30] [20]
  15. avrdude: Send: 0 [30] [20]
  16. avrdude: Send: 0 [30] [20]
  17. avrdude: Recv: . [14]
  18. avrdude: Recv: . [10]
  19. AVR Part : ATMEGA1284P
  20. Chip Erase delay : 9000 us
  21. PAGEL : PD7
  22. BS2 : PA0
  23. RESET disposition : dedicated
  24. RETRY pulse : SCK
  25. serial program mode : yes
  26. parallel program mode : yes
  27. Timeout : 200
  28. StabDelay : 100
  29. CmdexeDelay : 25
  30. SyncLoops : 32
  31. ByteDelay : 0
  32. PollIndex : 3
  33. PollValue : 0x53
  34. Memory Detail :
  35.  
  36. Block Poll Page Polled
  37. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  38. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  39. eeprom 65 10 128 0 no 4096 8 0 9000 9000 0xff 0xff
  40. Block Poll Page Polled
  41. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  42. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  43. flash 65 10 256 0 yes 131072 256 512 4500 4500 0xff 0xff
  44. Block Poll Page Polled
  45. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  46. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  47. lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  48. Block Poll Page Polled
  49. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  50. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  51. lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  52. Block Poll Page Polled
  53. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  54. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  55. hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  56. Block Poll Page Polled
  57. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  58. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  59. efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  60. Block Poll Page Polled
  61. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  62. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  63. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  64. Block Poll Page Polled
  65. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  66. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  67. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  68.  
  69. Programmer Type : STK500
  70. Description : Atmel STK500 Version 1.x firmware
  71. avrdude: Send: A [41] . [80] [20]
  72. avrdude: Recv: . [14]
  73. avrdude: Recv: . [02]
  74. avrdude: Recv: . [10]
  75. avrdude: Send: A [41] . [81] [20]
  76. avrdude: Recv: . [14]
  77. avrdude: Recv: . [01]
  78. avrdude: Recv: . [10]
  79. avrdude: Send: A [41] . [82] [20]
  80. avrdude: Recv: . [14]
  81. avrdude: Recv: . [12]
  82. avrdude: Recv: . [10]
  83. avrdude: Send: A [41] . [98] [20]
  84. avrdude: Recv: . [14]
  85. avrdude: Recv: . [00]
  86. avrdude: Recv: . [10]
  87. Hardware Version: 2
  88. Firmware Version: 1.18
  89. Topcard : Unknown
  90. avrdude: Send: A [41] . [84] [20]
  91. avrdude: Recv: . [14]
  92. avrdude: Recv: . [00]
  93. avrdude: Recv: . [10]
  94. avrdude: Send: A [41] . [85] [20]
  95. avrdude: Recv: . [14]
  96. avrdude: Recv: . [00]
  97. avrdude: Recv: . [10]
  98. avrdude: Send: A [41] . [86] [20]
  99. avrdude: Recv: . [14]
  100. avrdude: Recv: . [00]
  101. avrdude: Recv: . [10]
  102. avrdude: Send: A [41] . [87] [20]
  103. avrdude: Recv: . [14]
  104. avrdude: Recv: . [00]
  105. avrdude: Recv: . [10]
  106. avrdude: Send: A [41] . [89] [20]
  107. avrdude: Recv: . [14]
  108. avrdude: Recv: . [00]
  109. avrdude: Recv: . [10]
  110. Vtarget : 0.0 V
  111. Varef : 0.0 V
  112. Oscillator : Off
  113. SCK period : 0.1 us
  114.  
  115. avrdude: Send: A [41] . [81] [20]
  116. avrdude: Recv: . [14]
  117. avrdude: Recv: . [01]
  118. avrdude: Recv: . [10]
  119. avrdude: Send: A [41] . [82] [20]
  120. avrdude: Recv: . [14]
  121. avrdude: Recv: . [12]
  122. avrdude: Recv: . [10]
  123. avrdude: Send: B [42] . [82] . [00] . [00] . [01] . [01] . [01] . [01] . [03] . [ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] . [00] [20]
  124. avrdude: Recv: . [14]
  125. avrdude: Recv: . [10]
  126. avrdude: Send: E [45] . [05] . [08] . [d7] . [a0] . [00] [20]
  127. avrdude: Recv: . [14]
  128. avrdude: Recv: . [10]
  129. avrdude: Send: P [50] [20]
  130. avrdude: Recv: . [14]
  131. avrdude: Recv: . [10]
  132. avrdude: AVR device initialized and ready to accept instructions
  133.  
  134. Reading | avrdude: Send: V [56] 0 [30] . [00] . [00] . [00] [20]
  135. avrdude: Recv: . [14]
  136. avrdude: Recv: . [1e]
  137. avrdude: Recv: . [10]
  138. avrdude: Send: V [56] 0 [30] . [00] . [01] . [00] [20]
  139. avrdude: Recv: . [14]
  140. avrdude: Recv: . [97]
  141. avrdude: Recv: . [10]
  142. ################avrdude: Send: V [56] 0 [30] . [00] . [02] . [00] [20]
  143. avrdude: Recv: . [14]
  144. avrdude: Recv: . [05]
  145. avrdude: Recv: . [10]
  146. ################################## | 100% 0.12s
  147.  
  148. avrdude: Device signature = 0x1e9705
  149. avrdude: Send: V [56] . [a0] . [0f] . [fc] . [00] [20]
  150. avrdude: Recv: . [14]
  151. avrdude: Recv: . [ff]
  152. avrdude: Recv: . [10]
  153. avrdude: Send: V [56] . [a0] . [0f] . [fd] . [00] [20]
  154. avrdude: Recv: . [14]
  155. avrdude: Recv: . [ff]
  156. avrdude: Recv: . [10]
  157. avrdude: Send: V [56] . [a0] . [0f] . [fe] . [00] [20]
  158. avrdude: Recv: . [14]
  159. avrdude: Recv: . [ff]
  160. avrdude: Recv: . [10]
  161. avrdude: Send: V [56] . [a0] . [0f] . [ff] . [00] [20]
  162. avrdude: Recv: . [14]
  163. avrdude: Recv: . [ff]
  164. avrdude: Recv: . [10]
  165. avrdude: erasing chip
  166. avrdude: Send: V [56] . [ac] . [80] . [00] . [00] [20]
  167. avrdude: Recv: . [14]
  168. avrdude: Recv: . [00]
  169. avrdude: Recv: . [10]
  170. avrdude: Send: A [41] . [81] [20]
  171. avrdude: Recv: . [14]
  172. avrdude: Recv: . [01]
  173. avrdude: Recv: . [10]
  174. avrdude: Send: A [41] . [82] [20]
  175. avrdude: Recv: . [14]
  176. avrdude: Recv: . [12]
  177. avrdude: Recv: . [10]
  178. avrdude: Send: B [42] . [82] . [00] . [00] . [01] . [01] . [01] . [01] . [03] . [ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] . [00] [20]
  179. avrdude: Recv: . [14]
  180. avrdude: Recv: . [10]
  181. avrdude: Send: E [45] . [05] . [08] . [d7] . [a0] . [00] [20]
  182. avrdude: Recv: . [14]
  183. avrdude: Recv: . [10]
  184. avrdude: Send: P [50] [20]
  185. avrdude: Recv: . [14]
  186. avrdude: Recv: . [10]
  187. avrdude: reading input file "0x3F"
  188. avrdude: writing lock (1 bytes):
  189.  
  190. Writing | avrdude: Send: V [56] X [58] . [00] . [00] . [00] [20]
  191. avrdude: Recv: . [14]
  192. avrdude: Recv: . [ff]
  193. avrdude: Recv: . [10]
  194. ################################################## | 100% 0.04s
  195.  
  196. avrdude: 1 bytes of lock written
  197. avrdude: verifying lock memory against 0x3F:
  198. avrdude: load data lock data from input file 0x3F:
  199. avrdude: input file 0x3F contains 1 bytes
  200. avrdude: reading on-chip lock data:
  201.  
  202. Reading | avrdude: Send: V [56] X [58] . [00] . [00] . [00] [20]
  203. avrdude: Recv: . [14]
  204. avrdude: Recv: . [ff]
  205. avrdude: Recv: . [10]
  206. ################################################## | 100% 0.04s
  207.  
  208. avrdude: verifying ...
  209. avrdude: 1 bytes of lock verified
  210. avrdude: reading input file "0xfd"
  211. avrdude: writing efuse (1 bytes):
  212.  
  213. Writing | avrdude: Send: V [56] P [50] . [08] . [00] . [00] [20]
  214. avrdude: Recv: . [14]
  215. avrdude: Recv: . [ff]
  216. avrdude: Recv: . [10]
  217. avrdude: Send: V [56] . [ac] . [a4] . [00] . [fd] [20]
  218. avrdude: Recv: . [14]
  219. avrdude: Recv: . [00]
  220. avrdude: Recv: . [10]
  221. avrdude: Send: V [56] P [50] . [08] . [00] . [00] [20]
  222. avrdude: Recv: . [14]
  223. avrdude: Recv: . [fd]
  224. avrdude: Recv: . [10]
  225. ################################################## | 100% 0.12s
  226.  
  227. avrdude: 1 bytes of efuse written
  228. avrdude: verifying efuse memory against 0xfd:
  229. avrdude: load data efuse data from input file 0xfd:
  230. avrdude: input file 0xfd contains 1 bytes
  231. avrdude: reading on-chip efuse data:
  232.  
  233. Reading | avrdude: Send: V [56] P [50] . [08] . [00] . [00] [20]
  234. avrdude: Recv: . [14]
  235. avrdude: Recv: . [fd]
  236. avrdude: Recv: . [10]
  237. ################################################## | 100% 0.04s
  238.  
  239. avrdude: verifying ...
  240. avrdude: 1 bytes of efuse verified
  241. avrdude: reading input file "0xdc"
  242. avrdude: writing hfuse (1 bytes):
  243.  
  244. Writing | avrdude: Send: V [56] X [58] . [08] . [00] . [00] [20]
  245. avrdude: Recv: . [14]
  246. avrdude: Recv: . [99]
  247. avrdude: Recv: . [10]
  248. avrdude: Send: V [56] . [ac] . [a8] . [00] . [dc] [20]
  249. avrdude: Recv: . [14]
  250. avrdude: Recv: . [00]
  251. avrdude: Recv: . [10]
  252. avrdude: Send: V [56] X [58] . [08] . [00] . [00] [20]
  253. avrdude: Recv: . [14]
  254. avrdude: Recv: . [dc]
  255. avrdude: Recv: . [10]
  256. ################################################## | 100% 0.12s
  257.  
  258. avrdude: 1 bytes of hfuse written
  259. avrdude: verifying hfuse memory against 0xdc:
  260. avrdude: load data hfuse data from input file 0xdc:
  261. avrdude: input file 0xdc contains 1 bytes
  262. avrdude: reading on-chip hfuse data:
  263.  
  264. Reading | avrdude: Send: V [56] X [58] . [08] . [00] . [00] [20]
  265. avrdude: Recv: . [14]
  266. avrdude: Recv: . [dc]
  267. avrdude: Recv: . [10]
  268. ################################################## | 100% 0.04s
  269.  
  270. avrdude: verifying ...
  271. avrdude: 1 bytes of hfuse verified
  272. avrdude: reading input file "0xff"
  273. avrdude: writing lfuse (1 bytes):
  274.  
  275. Writing | avrdude: Send: V [56] P [50] . [00] . [00] . [00] [20]
  276. avrdude: Recv: . [14]
  277. avrdude: Recv: b [62]
  278. avrdude: Recv: . [10]
  279. avrdude: Send: V [56] . [ac] . [a0] . [00] . [ff] [20]
  280. avrdude: Recv: . [14]
  281. avrdude: Recv: . [00]
  282. avrdude: Recv: . [10]
  283. avrdude: Send: V [56] P [50] . [00] . [00] . [00] [20]
  284. avrdude: Recv: . [14]
  285. avrdude: Recv: . [ff]
  286. avrdude: Recv: . [10]
  287. ################################################## | 100% 0.12s
  288.  
  289. avrdude: 1 bytes of lfuse written
  290. avrdude: verifying lfuse memory against 0xff:
  291. avrdude: load data lfuse data from input file 0xff:
  292. avrdude: input file 0xff contains 1 bytes
  293. avrdude: reading on-chip lfuse data:
  294.  
  295. Reading | avrdude: Send: V [56] P [50] . [00] . [00] . [00] [20]
  296. avrdude: Recv: . [14]
  297. avrdude: Recv: . [ff]
  298. avrdude: Recv: . [10]
  299. ################################################## | 100% 0.04s
  300.  
  301. avrdude: verifying ...
  302. avrdude: 1 bytes of lfuse verified
  303. avrdude: Send: Q [51] [20]
  304. avrdude: Recv: . [14]
  305. avrdude: Recv: . [10]
  306.  
  307. avrdude done. Thank you.
  308.  
  309. /Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega1284p -cstk500v1 -P/dev/cu.usbserial-A400fO0o -b19200 -Uflash:w:/Applications/Arduino.app/Contents/Resources/Java/hardware/maniacbug-mighty-1284p-6832e08 2/bootloaders/standard/ATmegaBOOT_1284P.hex:i -Ulock:w:0x0F:m
  310.  
  311. avrdude: Version 5.11, compiled on Sep 2 2011 at 18:52:52
  312. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  313. Copyright (c) 2007-2009 Joerg Wunsch
  314.  
  315. System wide configuration file is "/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
  316. User configuration file is "/Users/alkex/.avrduderc"
  317. User configuration file does not exist or is not a regular file, skipping
  318.  
  319. Using Port : /dev/cu.usbserial-A400fO0o
  320. Using Programmer : stk500v1
  321. Overriding Baud Rate : 19200
  322. avrdude: Send: 0 [30] [20]
  323. avrdude: Send: 0 [30] [20]
  324. avrdude: Send: 0 [30] [20]
  325. avrdude: Recv: . [14]
  326. avrdude: Recv: . [10]
  327. AVR Part : ATMEGA1284P
  328. Chip Erase delay : 9000 us
  329. PAGEL : PD7
  330. BS2 : PA0
  331. RESET disposition : dedicated
  332. RETRY pulse : SCK
  333. serial program mode : yes
  334. parallel program mode : yes
  335. Timeout : 200
  336. StabDelay : 100
  337. CmdexeDelay : 25
  338. SyncLoops : 32
  339. ByteDelay : 0
  340. PollIndex : 3
  341. PollValue : 0x53
  342. Memory Detail :
  343.  
  344. Block Poll Page Polled
  345. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  346. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  347. eeprom 65 10 128 0 no 4096 8 0 9000 9000 0xff 0xff
  348. Block Poll Page Polled
  349. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  350. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  351. flash 65 10 256 0 yes 131072 256 512 4500 4500 0xff 0xff
  352. Block Poll Page Polled
  353. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  354. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  355. lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  356. Block Poll Page Polled
  357. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  358. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  359. lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  360. Block Poll Page Polled
  361. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  362. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  363. hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  364. Block Poll Page Polled
  365. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  366. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  367. efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  368. Block Poll Page Polled
  369. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  370. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  371. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  372. Block Poll Page Polled
  373. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  374. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  375. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  376.  
  377. Programmer Type : STK500
  378. Description : Atmel STK500 Version 1.x firmware
  379. avrdude: Send: A [41] . [80] [20]
  380. avrdude: Recv: . [14]
  381. avrdude: Recv: . [02]
  382. avrdude: Recv: . [10]
  383. avrdude: Send: A [41] . [81] [20]
  384. avrdude: Recv: . [14]
  385. avrdude: Recv: . [01]
  386. avrdude: Recv: . [10]
  387. avrdude: Send: A [41] . [82] [20]
  388. avrdude: Recv: . [14]
  389. avrdude: Recv: . [12]
  390. avrdude: Recv: . [10]
  391. avrdude: Send: A [41] . [98] [20]
  392. avrdude: Recv: . [14]
  393. avrdude: Recv: . [00]
  394. avrdude: Recv: . [10]
  395. Hardware Version: 2
  396. Firmware Version: 1.18
  397. Topcard : Unknown
  398. avrdude: Send: A [41] . [84] [20]
  399. avrdude: Recv: . [14]
  400. avrdude: Recv: . [00]
  401. avrdude: Recv: . [10]
  402. avrdude: Send: A [41] . [85] [20]
  403. avrdude: Recv: . [14]
  404. avrdude: Recv: . [00]
  405. avrdude: Recv: . [10]
  406. avrdude: Send: A [41] . [86] [20]
  407. avrdude: Recv: . [14]
  408. avrdude: Recv: . [00]
  409. avrdude: Recv: . [10]
  410. avrdude: Send: A [41] . [87] [20]
  411. avrdude: Recv: . [14]
  412. avrdude: Recv: . [00]
  413. avrdude: Recv: . [10]
  414. avrdude: Send: A [41] . [89] [20]
  415. avrdude: Recv: . [14]
  416. avrdude: Recv: . [00]
  417. avrdude: Recv: . [10]
  418. Vtarget : 0.0 V
  419. Varef : 0.0 V
  420. Oscillator : Off
  421. SCK period : 0.1 us
  422.  
  423. avrdude: Send: A [41] . [81] [20]
  424. avrdude: Recv: . [14]
  425. avrdude: Recv: . [01]
  426. avrdude: Recv: . [10]
  427. avrdude: Send: A [41] . [82] [20]
  428. avrdude: Recv: . [14]
  429. avrdude: Recv: . [12]
  430. avrdude: Recv: . [10]
  431. avrdude: Send: B [42] . [82] . [00] . [00] . [01] . [01] . [01] . [01] . [03] . [ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] . [00] [20]
  432. avrdude: Recv: . [14]
  433. avrdude: Recv: . [10]
  434. avrdude: Send: E [45] . [05] . [08] . [d7] . [a0] . [00] [20]
  435. avrdude: Recv: . [14]
  436. avrdude: Recv: . [10]
  437. avrdude: Send: P [50] [20]
  438. avrdude: Recv: . [14]
  439. avrdude: Recv: . [10]
  440. avrdude: AVR device initialized and ready to accept instructions
  441.  
  442. Reading | avrdude: Send: V [56] 0 [30] . [00] . [00] . [00] [20]
  443. avrdude: Recv: . [14]
  444. avrdude: Recv: . [1e]
  445. avrdude: Recv: . [10]
  446. avrdude: Send: V [56] 0 [30] . [00] . [01] . [00] [20]
  447. avrdude: Recv: . [14]
  448. avrdude: Recv: . [97]
  449. avrdude: Recv: . [10]
  450. ################avrdude: Send: V [56] 0 [30] . [00] . [02] . [00] [20]
  451. avrdude: Recv: . [14]
  452. avrdude: Recv: . [05]
  453. avrdude: Recv: . [10]
  454. ################################## | 100% 0.12s
  455.  
  456. avrdude: Device signature = 0x1e9705
  457. avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
  458. To disable this feature, specify the -D option.
  459. avrdude: Send: V [56] . [a0] . [0f] . [fc] . [00] [20]
  460. avrdude: Recv: . [14]
  461. avrdude: Recv: . [ff]
  462. avrdude: Recv: . [10]
  463. avrdude: Send: V [56] . [a0] . [0f] . [fd] . [00] [20]
  464. avrdude: Recv: . [14]
  465. avrdude: Recv: . [ff]
  466. avrdude: Recv: . [10]
  467. avrdude: Send: V [56] . [a0] . [0f] . [fe] . [00] [20]
  468. avrdude: Recv: . [14]
  469. avrdude: Recv: . [ff]
  470. avrdude: Recv: . [10]
  471. avrdude: Send: V [56] . [a0] . [0f] . [ff] . [00] [20]
  472. avrdude: Recv: . [14]
  473. avrdude: Recv: . [ff]
  474. avrdude: Recv: . [10]
  475. avrdude: erasing chip
  476. avrdude: Send: V [56] . [ac] . [80] . [00] . [00] [20]
  477. avrdude: Recv: . [14]
  478. avrdude: Recv: . [00]
  479. avrdude: Recv: . [10]
  480. avrdude: Send: A [41] . [81] [20]
  481. avrdude: Recv: . [14]
  482. avrdude: Recv: . [01]
  483. avrdude: Recv: . [10]
  484. avrdude: Send: A [41] . [82] [20]
  485. avrdude: Recv: . [14]
  486. avrdude: Recv: . [12]
  487. avrdude: Recv: . [10]
  488. avrdude: Send: B [42] . [82] . [00] . [00] . [01] . [01] . [01] . [01] . [03] . [ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] . [00] [20]
  489. avrdude: Recv: . [14]
  490. avrdude: Recv: . [10]
  491. avrdude: Send: E [45] . [05] . [08] . [d7] . [a0] . [00] [20]
  492. avrdude: Recv: . [14]
  493. avrdude: Recv: . [10]
  494. avrdude: Send: P [50] [20]
  495. avrdude: Recv: . [14]
  496. avrdude: Recv: . [10]
  497. avrdude: reading input file "/Applications/Arduino.app/Contents/Resources/Java/hardware/maniacbug-mighty-1284p-6832e08 2/bootloaders/standard/ATmegaBOOT_1284P.hex"
  498. avrdude: writing flash (130824 bytes):
  499.  
  500. Writing | #################################################avrdude: Send: U [55] . [00] . [fc] [20]
  501. avrdude: Recv: . [14]
  502. avrdude: Recv: . [10]
  503. avrdude: Send: d [64] . [01] . [00] F [46] . [0c] . [94] F [46] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [0c] . [94] e [65] . [fc] . [11] $ [24] . [1f] . [be] . [cf] . [ef] . [d0] . [e4] . [de] . [bf] . [cd] . [bf] . [11] . [e0] . [a0] . [e0] . [b1] . [e0] . [e6] . [e0] . [ff] . [ef] . [01] . [e0] . [0b] . [bf] . [02] . [c0] . [07] . [90] . [0d] . [92] . [a2] 0 [30] . [b1] . [07] . [d9] . [f7] . [12] . [e0] . [a2] . [e0] . [b1] . [e0] . [01] . [c0] . [1d] . [92] . [ad] 0 [30] . [b1] . [07] . [e1] . [f7] . [0e] . [94] _ [5f] . [fd] . [0c] . [94] . [81] . [ff] . [0c] . [94] . [00] . [fc] . [90] . [91] . [02] . [01] . [91] 0 [30] 9 [39] . [f4] . [90] . [91] . [c0] . [00] . [95] . [ff] . [fc] . [cf] . [80] . [93] . [c6] . [00] . [08] . [95] . [92] 0 [30] 1 [31] . [f4] . [90] . [91] . [c8] . [00] . [95] . [ff] . [fc] . [cf] . [80] . [93] . [ce] . [00] . [08] . [95] . [1f] . [93] . [98] / [2f] . [95] . [95] . [95] . [95] . [95] . [95] [20]
  504. avrdude: ser_recv(): programmer is not responding
  505. avrdude: stk500_recv(): programmer is not responding
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement