Advertisement
INOUETAICHI

Untitled

Jan 14th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.10 KB | None | 0 0
  1. bin$ ./avrdude -C"../etc/avrdude.conf" -c avrisp2 -P usb -p m328p -v -v -v -v
  2.  
  3. avrdude: Version 6.3, compiled on Sep 12 2016 at 17:22:25
  4. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  5. Copyright (c) 2007-2014 Joerg Wunsch
  6.  
  7. System wide configuration file is "../etc/avrdude.conf"
  8. User configuration file is "/Users/test/.avrduderc"
  9. User configuration file does not exist or is not a regular file, skipping
  10.  
  11. Using Port : usb
  12. Using Programmer : avrisp2
  13. avrdude: usbdev_open(): Found AVRISP mkII, serno: 000200212345
  14. avrdude: Sent: . [01]
  15. avrdude: Recv: . [01] . [00] . [0a] A [41] V [56] R [52] I [49] S [53] P [50] _ [5f] M [4d] K [4b] 2 [32]
  16. avrdude: stk500v2_getsync(): found AVRISP mkII programmer
  17. AVR Part : ATmega328P
  18. Chip Erase delay : 9000 us
  19. PAGEL : PD7
  20. BS2 : PC2
  21. RESET disposition : dedicated
  22. RETRY pulse : SCK
  23. serial program mode : yes
  24. parallel program mode : yes
  25. Timeout : 200
  26. StabDelay : 100
  27. CmdexeDelay : 25
  28. SyncLoops : 32
  29. ByteDelay : 0
  30. PollIndex : 3
  31. PollValue : 0x53
  32. Memory Detail :
  33.  
  34. Block Poll Page Polled
  35. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  36. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  37. eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
  38. Block Poll Page Polled
  39. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  40. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  41. flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
  42. Block Poll Page Polled
  43. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  44. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  45. lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  46. Block Poll Page Polled
  47. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  48. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  49. hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  50. Block Poll Page Polled
  51. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  52. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  53. efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  54. Block Poll Page Polled
  55. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  56. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  57. lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  58. Block Poll Page Polled
  59. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  60. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  61. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  62. Block Poll Page Polled
  63. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  64. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  65. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  66.  
  67. Programmer Type : STK500V2
  68. Description : Atmel AVR ISP mkII
  69. Programmer Model: AVRISP mkII
  70. avrdude: Sent: . [03] . [90]
  71. avrdude: Recv: . [03] . [00] . [00]
  72. avrdude: Sent: . [03] . [91]
  73. avrdude: Recv: . [03] . [00] . [01]
  74. avrdude: Sent: . [03] . [92]
  75. avrdude: Recv: . [03] . [00] . [18]
  76. Hardware Version: 0
  77. Firmware Version Master : 1.24
  78. avrdude: Sent: . [03] . [94]
  79. avrdude: Recv: . [03] . [00] ! [21]
  80. Vtarget : 3.3 V
  81. avrdude: Sent: . [03] . [98]
  82. avrdude: Recv: . [03] . [00] . [1d]
  83. SCK period : 32.12 us
  84.  
  85. avrdude: Sent: . [10] . [c8] d [64] . [19] [20] . [00] S [53] . [03] . [ac] S [53] . [00] . [00]
  86. avrdude: Recv: . [10] . [00]
  87. avrdude: AVR device initialized and ready to accept instructions
  88.  
  89. Reading | | 0% 0.00savrdude: stk500isp_read_byte(.., signature, 0x0, ...)
  90. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [1b] . [04] 0 [30] . [00] . [00] . [00]
  91. avrdude: Recv: . [1b] . [00] . [1e] . [00]
  92. avrdude: stk500isp_read_byte(.., signature, 0x1, ...)
  93. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [1b] . [04] 0 [30] . [00] . [01] . [00]
  94. avrdude: Recv: . [1b] . [00] . [95] . [00]
  95. Reading | ################# | 33% 0.00savrdude: stk500isp_read_byte(.., signature, 0x2, ...)
  96. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [1b] . [04] 0 [30] . [00] . [02] . [00]
  97. avrdude: Recv: . [1b] . [00] . [0f] . [00]
  98. Reading | ################################################## | 100% 0.00s
  99.  
  100. avrdude: Device signature = 0x1e950f (probably m328p)
  101. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  102. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  103. avrdude: Recv: . [18] . [00] . [ff] . [00]
  104. avrdude: safemode read 1, lfuse value: ff
  105. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  106. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  107. avrdude: Recv: . [18] . [00] . [ff] . [00]
  108. avrdude: safemode read 2, lfuse value: ff
  109. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  110. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  111. avrdude: Recv: . [18] . [00] . [ff] . [00]
  112. avrdude: safemode read 3, lfuse value: ff
  113. avrdude: safemode: lfuse reads as FF
  114. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  115. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  116. avrdude: Recv: . [18] . [00] . [de] . [00]
  117. avrdude: safemode read 1, hfuse value: de
  118. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  119. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  120. avrdude: Recv: . [18] . [00] . [de] . [00]
  121. avrdude: safemode read 2, hfuse value: de
  122. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  123. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  124. avrdude: Recv: . [18] . [00] . [de] . [00]
  125. avrdude: safemode read 3, hfuse value: de
  126. avrdude: safemode: hfuse reads as DE
  127. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  128. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  129. avrdude: Recv: . [18] . [00] . [fd] . [00]
  130. avrdude: safemode read 1, efuse value: fd
  131. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  132. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  133. avrdude: Recv: . [18] . [00] . [fd] . [00]
  134. avrdude: safemode read 2, efuse value: fd
  135. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  136. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  137. avrdude: Recv: . [18] . [00] . [fd] . [00]
  138. avrdude: safemode read 3, efuse value: fd
  139. avrdude: safemode: efuse reads as FD
  140.  
  141. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  142. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  143. avrdude: Recv: . [18] . [00] . [ff] . [00]
  144. avrdude: safemode read 1, lfuse value: ff
  145. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  146. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  147. avrdude: Recv: . [18] . [00] . [ff] . [00]
  148. avrdude: safemode read 2, lfuse value: ff
  149. avrdude: stk500isp_read_byte(.., lfuse, 0x0, ...)
  150. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [00] . [00] . [00]
  151. avrdude: Recv: . [18] . [00] . [ff] . [00]
  152. avrdude: safemode read 3, lfuse value: ff
  153. avrdude: safemode: lfuse reads as FF
  154. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  155. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  156. avrdude: Recv: . [18] . [00] . [de] . [00]
  157. avrdude: safemode read 1, hfuse value: de
  158. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  159. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  160. avrdude: Recv: . [18] . [00] . [de] . [00]
  161. avrdude: safemode read 2, hfuse value: de
  162. avrdude: stk500isp_read_byte(.., hfuse, 0x0, ...)
  163. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] X [58] . [08] . [00] . [00]
  164. avrdude: Recv: . [18] . [00] . [de] . [00]
  165. avrdude: safemode read 3, hfuse value: de
  166. avrdude: safemode: hfuse reads as DE
  167. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  168. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  169. avrdude: Recv: . [18] . [00] . [fd] . [00]
  170. avrdude: safemode read 1, efuse value: fd
  171. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  172. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  173. avrdude: Recv: . [18] . [00] . [fd] . [00]
  174. avrdude: safemode read 2, efuse value: fd
  175. avrdude: stk500isp_read_byte(.., efuse, 0x0, ...)
  176. avrdude: stk500isp_read_byte(): Sending read memory command: avrdude: Sent: . [18] . [04] P [50] . [08] . [00] . [00]
  177. avrdude: Recv: . [18] . [00] . [fd] . [00]
  178. avrdude: safemode read 3, efuse value: fd
  179. avrdude: safemode: efuse reads as FD
  180. avrdude: safemode: Fuses OK (E:FD, H:DE, L:FF)
  181. avrdude: Sent: . [11] . [01] . [01]
  182. avrdude: Recv: . [11] . [00]
  183.  
  184. avrdude done. Thank you.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement