Guest User

Untitled

a guest
Apr 25th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. Arduino: 1.8.12 (Linux), Board: "ATmega16, Yes (UART0), Standard pinout, BOD 2.7V, LTO disabled, External 16 MHz"
  2.  
  3. Sketch uses 1008 bytes (6%) of program storage space. Maximum is 15872 bytes.
  4. Global variables use 9 bytes (0%) of dynamic memory, leaving 1015 bytes for local variables. Maximum is 1024 bytes.
  5. avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
  6. avrdude: stk500_recv(): programmer is not responding
  7. avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
  8. avrdude: stk500_recv(): programmer is not responding
  9. avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
  10. avrdude: stk500_recv(): programmer is not responding
  11. avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
  12. avrdude: stk500_recv(): programmer is not responding
  13. avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
  14. avrdude: stk500_recv(): programmer is not responding
  15. avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
  16. avrdude: stk500_recv(): programmer is not responding
  17. avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
  18. avrdude: stk500_recv(): programmer is not responding
  19. avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
  20. avrdude: stk500_recv(): programmer is not responding
  21. avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
  22. avrdude: stk500_recv(): programmer is not responding
  23. avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
  24. Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
  25.  
  26. This report would have more information with
  27. "Show verbose output during compilation"
  28. option enabled in File -> Preferences.
Add Comment
Please, Sign In to add comment