fork(2) download
  1. Richards-MacBook-Pro:~ richard$ avrdude -c stk600 -p m2560 -v -P usb
  2.  
  3. avrdude: Version 5.11.1, compiled on Feb 16 2012 at 22:11:20
  4. Copyright (c) 2000-2005 Brian Dean, http://w...content-available-to-author-only...o.com/
  5. Copyright (c) 2007-2009 Joerg Wunsch
  6.  
  7. System wide configuration file is "/usr/local/CrossPack-AVR-20120217/etc/avrdude.conf"
  8. User configuration file is "/Users/richard/.avrduderc"
  9. User configuration file does not exist or is not a regular file, skipping
  10.  
  11. Using Port : usb
  12. Using Programmer : stk600
  13. avrdude: usbdev_open(): Found STK600, serno: 004A8D686EED
  14. AVR Part : ATMEGA2560
  15. Chip Erase delay : 9000 us
  16. PAGEL : PD7
  17. BS2 : PA0
  18. RESET disposition : dedicated
  19. RETRY pulse : SCK
  20. serial program mode : yes
  21. parallel program mode : yes
  22. Timeout : 200
  23. StabDelay : 100
  24. CmdexeDelay : 25
  25. SyncLoops : 32
  26. ByteDelay : 0
  27. PollIndex : 3
  28. PollValue : 0x53
  29. Memory Detail :
  30.  
  31. Block Poll Page Polled
  32. Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
  33. ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
  34. eeprom 65 10 8 0 no 4096 8 0 9000 9000 0x00 0x00
  35. flash 65 10 256 0 yes 262144 256 1024 4500 4500 0x00 0x00
  36. lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  37. hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  38. efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  39. lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
  40. calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
  41. signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
  42.  
  43. Programmer Type : STK600
  44. Description : Atmel STK600
  45. Programmer Model: STK600
  46. Hardware Version: 3
  47. Firmware Version Master : 2.25
  48. Firmware Version Slave 1: 2.01
  49. Firmware Version Slave 2: 2.02
  50. Routing card : Not present
  51. Socket card : STK600-ATMEGA2560
  52. RC_ID table rev : 94
  53. EC_ID table rev : 1
  54. Vtarget : 4.8 V
  55. Varef 0 : 0.00 V
  56. Varef 1 : 0.00 V
  57. SCK period : 400.00 us
  58. Oscillator : 1.100 kHz
  59.  
  60. avrdude: stk500v2_command(): command failed
  61. avrdude: stk500v2_program_enable(): bad AVRISPmkII connection status: Unknown status 0x00
  62. avrdude: initialization failed, rc=-1
  63. Double check connections and try again, or use -F to override
  64. this check.
  65.  
  66.  
  67. avrdude done. Thank you.
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty