Advertisement
WhiteHare

avrdude with proxy #2

Nov 4th, 2015
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. root# avrdude -DV -patmega328p -Pnet:192.168.3.149:5000 -carduino -b115200 -U flash:w:blink.hex:i -v -v -v -v
  2.  
  3. avrdude: Version 6.0.1, compiled on Oct 21 2013 at 17:07:18
  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 "/root/.avrduderc"
  9. User configuration file does not exist or is not a regular file, skipping
  10.  
  11. Using Port : net:192.168.3.149:5000
  12. Using Programmer : arduino
  13. Overriding Baud Rate : 115200
  14. ioctl("TIOCMGET"): Inappropriate ioctl for device
  15. ioctl("TIOCMGET"): Inappropriate ioctl for device
  16. avrdude: Send: 0 [30] [20]
  17. avrdude: Send: 0 [30] [20]
  18. avrdude: Send: 0 [30] [20]
  19. avrdude: Recv: . [14]
  20. avrdude: Recv: . [10]
  21. AVR Part : ATmega328P
  22. Chip Erase delay : 9000 us
  23. PAGEL : PD7
  24. BS2 : PC2
  25. RESET disposition : dedicated
  26. RETRY pulse : SCK
  27. serial program mode : yes
  28. parallel program mode : yes
  29. Timeout : 200
  30. StabDelay : 100
  31. CmdexeDelay : 25
  32. SyncLoops : 32
  33. ByteDelay : 0
  34. PollIndex : 3
  35. PollValue : 0x53
  36. Memory Detail :
  37.  
  38. Block Poll Page Polled
  39. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  40. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  41. eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
  42. Block Poll Page Polled
  43. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  44. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  45. flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
  46. Block Poll Page Polled
  47. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  48. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  49. lfuse 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. hfuse 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. efuse 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. lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
  62. Block Poll Page Polled
  63. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  64. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  65. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  66. Block Poll Page Polled
  67. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  68. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  69. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  70.  
  71. Programmer Type : Arduino
  72. Description : Arduino
  73. avrdude: Send: A [41] . [80] [20]
  74. avrdude: Recv: A [41]
  75.  
  76. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x41
  77. avrdude: Send: A [41] . [81] [20]
  78. avrdude: Recv: . [80]
  79.  
  80. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x80
  81. avrdude: Send: A [41] . [82] [20]
  82. avrdude: Recv: [20]
  83.  
  84. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x20
  85. avrdude: Send: A [41] . [98] [20]
  86. avrdude: Recv: . [0d]
  87.  
  88. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x0d
  89. Hardware Version: 137467564
  90. Firmware Version: 137462148.0
  91. Topcard : Unknown
  92. avrdude: Send: A [41] . [84] [20]
  93. avrdude: Recv: . [0a]
  94.  
  95. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x0a
  96. avrdude: Send: A [41] . [85] [20]
  97. avrdude: Recv: 1 [31]
  98.  
  99. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x31
  100. avrdude: Send: A [41] . [86] [20]
  101. avrdude: Recv: . [0d]
  102.  
  103. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x0d
  104. avrdude: Send: A [41] . [87] [20]
  105. avrdude: Recv: . [0a]
  106.  
  107. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x0a
  108. avrdude: Send: A [41] . [89] [20]
  109. avrdude: Recv: A [41]
  110.  
  111. avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x41
  112. Vtarget : 302414899.2 V
  113. Varef : 307665955.2 V
  114. Oscillator : 0.001 Hz
  115. SCK period : 149155972.3 us
  116.  
  117. avrdude: Send: A [41] . [81] [20]
  118. avrdude: Recv: . [81]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement