Advertisement
Guest User

avrdude_log

a guest
Oct 9th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. /usr/bin/avrdude -c usbasp-clone -p m128 -F -P usb -U flash:w:/home/MaxMuster/Tunigy9xFlash/opentx-9x128-frsky-heli-templates-ppmca-gvars-symlimits-potscroll-autosource-autoswitch-dblkeys-battgraph-pgbar-faichoice-de-2.1.3.hex:i
  2. =================================================================================
  3.  
  4. avrdude: warning: cannot set sck period. please check for usbasp firmware update.
  5. avrdude: AVR device initialized and ready to accept instructions
  6.  
  7. Reading | ################################################## | 100% 0.00s
  8.  
  9. avrdude: Device signature = 0x1e9702
  10. avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
  11. To disable this feature, specify the -D option.
  12. avrdude: erasing chip
  13. avrdude: warning: cannot set sck period. please check for usbasp firmware update.
  14. avrdude: reading input file "/home/MaxMuster/Tunigy9xFlash/opentx-9x128-frsky-heli-templates-ppmca-gvars-symlimits-potscroll-autosource-autoswitch-dblkeys-battgraph-pgbar-faichoice-de-2.1.3.hex"
  15. avrdude: writing flash (68930 bytes):
  16.  
  17. Writing | ################################################## | 100% 36.28s
  18.  
  19. avrdude: 68930 bytes of flash written
  20. avrdude: verifying flash memory against /home/MaxMuster/Tunigy9xFlash/opentx-9x128-frsky-heli-templates-ppmca-gvars-symlimits-potscroll-autosource-autoswitch-dblkeys-battgraph-pgbar-faichoice-de-2.1.3.hex:
  21. avrdude: load data flash data from input file /home/MaxMuster/Tunigy9xFlash/opentx-9x128-frsky-heli-templates-ppmca-gvars-symlimits-potscroll-autosource-autoswitch-dblkeys-battgraph-pgbar-faichoice-de-2.1.3.hex:
  22. avrdude: input file /home/MaxMuster/Tunigy9xFlash/opentx-9x128-frsky-heli-templates-ppmca-gvars-symlimits-potscroll-autosource-autoswitch-dblkeys-battgraph-pgbar-faichoice-de-2.1.3.hex contains 68930 bytes
  23. avrdude: reading on-chip flash data:
  24.  
  25. Reading | ################################################## | 100% 26.09s
  26.  
  27. avrdude: verifying ...
  28. avrdude: verification error, first mismatch at byte 0x0100
  29. 0xff != 0x85
  30. avrdude: verification error; content mismatch
  31.  
  32. avrdude done. Thank you.
  33.  
  34.  
  35. =================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement