Advertisement
WhiteHare

Linux;no proxy

Nov 4th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. root# avrdude -DV -patmega328p -Pnet:192.168.3.104:2323 -carduino -b115200 -U flash:w:blink.hex:i -v -v -v -v
  2. avrdude: Version 6.0.1, compiled on Oct 21 2013 at 17:07:18
  3. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  4. Copyright (c) 2007-2009 Joerg Wunsch
  5.  
  6. System wide configuration file is "/etc/avrdude.conf"
  7. User configuration file is "/root/.avrduderc"
  8. User configuration file does not exist or is not a regular file, skipping
  9.  
  10. Using Port : net:192.168.3.104:2323
  11. Using Programmer : arduino
  12. Overriding Baud Rate : 115200
  13. ioctl("TIOCMGET"): Inappropriate ioctl for device
  14. ioctl("TIOCMGET"): Inappropriate ioctl for device
  15. avrdude: Send: 0 [30] [20]
  16. avrdude: Send: 0 [30] [20]
  17. avrdude: Send: 0 [30] [20]
  18. avrdude: Recv: . [14]
  19. avrdude: Recv: . [10]
  20. AVR Part : ATmega328P
  21. Chip Erase delay : 9000 us
  22. PAGEL : PD7
  23. BS2 : PC2
  24. RESET disposition : dedicated
  25. RETRY pulse : SCK
  26. serial program mode : yes
  27. parallel program mode : yes
  28. Timeout : 200
  29. StabDelay : 100
  30. CmdexeDelay : 25
  31. SyncLoops : 32
  32. ByteDelay : 0
  33. PollIndex : 3
  34. PollValue : 0x53
  35. Memory Detail :
  36.  
  37. Block Poll Page Polled
  38. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  39. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  40. eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
  41. Block Poll Page Polled
  42. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  43. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  44. flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
  45. Block Poll Page Polled
  46. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  47. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  48. lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  49. Block Poll Page Polled
  50. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  51. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  52. hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  53. Block Poll Page Polled
  54. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  55. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  56. efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  57. Block Poll Page Polled
  58. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  59. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  60. lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  61. Block Poll Page Polled
  62. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  63. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  64. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  65. Block Poll Page Polled
  66. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  67. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  68. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  69.  
  70. Programmer Type : Arduino
  71. Description : Arduino
  72. avrdude: Send: A [41] . [80] [20]
  73. avrdude: Recv: 0 [30]
  74.  
  75. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x30
  76. avrdude: Send: A [41] . [81] [20]
  77. avrdude: Recv: [20]
  78.  
  79. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  80. avrdude: Send: A [41] . [82] [20]
  81. avrdude: Recv: 0 [30]
  82.  
  83. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x30
  84. avrdude: Send: A [41] . [98] [20]
  85. avrdude: Recv: [20]
  86.  
  87. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  88. Hardware Version: 151201452
  89. Firmware Version: 151196036.0
  90. Topcard : Unknown
  91. avrdude: Send: A [41] . [84] [20]
  92. avrdude: Recv: 0 [30]
  93.  
  94. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x30
  95. avrdude: Send: A [41] . [85] [20]
  96. avrdude: Recv: [20]
  97.  
  98. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  99. avrdude: Send: A [41] . [86] [20]
  100. avrdude: Recv: 0 [30]
  101.  
  102. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x30
  103. avrdude: Send: A [41] . [87] [20]
  104. avrdude: Recv: [20]
  105.  
  106. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  107. avrdude: Send: A [41] . [89] [20]
  108. avrdude: Recv: 0 [30]
  109.  
  110. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x30
  111. Vtarget : 6289049.6 V
  112. Varef : 307751561.6 V
  113. Oscillator : 0.001 Hz
  114. SCK period : 164058194.5 us
  115.  
  116. avrdude: Send: A [41] . [81] [20]
  117. avrdude: Recv: [20]
  118.  
  119. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  120. avrdude: Send: A [41] . [82] [20]
  121. avrdude: Recv: A [41]
  122.  
  123. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x41
  124. avrdude: Send: B [42] . [86] . [00] . [00] . [01] . [01] . [01] . [01] . [03] . [ff] . [ff] . [ff] . [ff] . [00] . [80] . [04] . [00] . [00] . [00] . [80] . [00] [20]
  125. avrdude: Recv: . [80]
  126. avrdude: stk500_initialize(): (a) protocol error, expect=0x14, resp=0x80
  127. avrdude: initialization failed, rc=-1
  128. Double check connections and try again, or use -F to override
  129. this check.
  130.  
  131. avrdude: Send: Q [51] [20]
  132. avrdude: Recv: [20]
  133. avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x20
  134. ioctl("TIOCMGET"): Inappropriate ioctl for device
  135.  
  136. avrdude done. Thank you.
  137.  
  138. Debug Log:
  139. 310> Serbridge pins: reset=12 isp=13 swap=0
  140. 310> Reset cause: 6=external
  141. 310> exccause=0 epc1=0x0 epc2=0x0 epc3=0x0 excvaddr=0x0 depc=0x0
  142. 310> Flash map 4MB:512/512, manuf 0xE0 chip 0x4016
  143. 311> ** esp-link ready
  144. 311> MQTT_Init
  145. 311> mode : sta(18:fe:34:f4:c1:0c)
  146. 311> add if0
  147. 312> f r0, scandone
  148. 2442> state: 0 -> 2 (b0)
  149. 2444> state: 2 -> 3 (0)
  150. 2446> state: 3 -> 5 (10)
  151. 2446> add 0
  152. 2446> aid 3
  153. 2446> cnt
  154. 2464>
  155. 2465> connected with sputnik2, channel 6
  156. 2465> dhcp client start...
  157. 2465> Wifi connected to ssid sputnik2, ch 6
  158. 3161> ip:192.168.3.104,mask:255.255.255.0,gw:192.168.3.1
  159. 3161> Wifi got ip:192.168.3.104,mask:255.255.255.0,gw:192.168.3.1
  160. 11772> HTTP GET /log.html from 192.168.3.97:54119 -> 200 in 117ms, heap=23880
  161. 12446> pm open phy_2,type:2 0 0
  162. 14852> HTTP GET /console.js from 192.168.3.97:54117 -> 200 in 33ms, heap=17552
  163. 14861> HTTP GET /ui.js from 192.168.3.97:54118 -> 200 in 43ms, heap=19648
  164. 14863> HTTP GET /style.css from 192.168.3.97:54115 -> 200 in 49ms, heap=21632
  165. 14894> HTTP GET /pure.css from 192.168.3.97:54116 -> 200 in 81ms, heap=23904
  166. 14964> HTTP GET /menu from 192.168.3.97:54121 -> 200 in 50ms, heap=17576
  167. 14967> HTTP GET /log/dbg from 192.168.3.97:54122 -> 200 in 51ms, heap=19664
  168. 15008> HTTP GET /favicon.ico from 192.168.3.97:54120 -> 200 in 101ms, heap=21784
  169. 15018> HTTP GET /favicon.ico from 192.168.3.97:54123 -> 200 in 100ms, heap=20112
  170. 15021> HTTP GET /log/text from 192.168.3.97:54124 -> 200 in 9ms, heap=23776
  171. 15310> Wifi check: mode=STA status=5
  172. 145127> HTTP GET /log/text from 192.168.3.97:54141 -> 200 in 60ms, heap=23912
  173. 157968> HTTP GET /log/text from 192.168.3.97:54140 -> 200 in 10137ms, heap=23880
  174. 251980> Accept port 23, conn=0x3fff61c8, pool slot 0
  175. 251981> MCU reset gpio12
  176. 252586> AVR1
  177. 252586> MCU Reset=gpio12 ISP=gpio13
  178. 252893> Rcv conn 0x3fff4990 l=2
  179. 252893> AVR2
  180. 253033> Ping success
  181. 253200> Rcv conn 0x3fff4990 l=2
  182. 253200> AVR3
  183. 253200> Xmit 0x3fff4990 l=2
  184. 253206> Rcv conn 0x3fff4990 l=3
  185. 253206> Ping disabled
  186. 255434> serbridge: connection reset err=-9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement