Advertisement
Guest User

Untitled

a guest
Apr 12th, 2013
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. Binary sketch size: 10,698 bytes (of a 32,256 byte maximum)
  2. /usr/share/arduino/hardware/tools/avrdude -C/usr/share/arduino/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -carduino -P/dev/ttyUSB2 -b57600 -D -Uflash:w:/tmp/build839275195249557543.tmp/Serial_7_Segment_Display_Firmware.cpp.hex:i
  3.  
  4. avrdude: Version 5.11.1, compiled on Jul 28 2012 at 15:15:58
  5. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  6. Copyright (c) 2007-2009 Joerg Wunsch
  7.  
  8. System wide configuration file is "/usr/share/arduino/hardware/tools/avrdude.conf"
  9. User configuration file is "/home/<me>/.avrduderc"
  10. User configuration file does not exist or is not a regular file, skipping
  11.  
  12. Using Port : /dev/ttyUSB2
  13. Using Programmer : arduino
  14. Overriding Baud Rate : 57600
  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: ser_recv(): programmer is not responding
  74. avrdude: stk500_recv(): programmer is not responding
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement