Guest User

Untitled

a guest
Sep 22nd, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. Build-Optionen wurden verändert, alles wird neu gebaut
  2.  
  3. Der Sketch verwendet 450 Bytes (1%) des Programmspeicherplatzes. Das Maximum sind 32.256 Bytes.
  4. Globale Variablen verwenden 9 Bytes (0%) des dynamischen Speichers, 2.039 Bytes für lokale Variablen verbleiben. Das Maximum sind 2.048 Bytes.
  5. D:\Programme\Arduino\hardware\tools\avr/bin/avrdude -CD:\Programme\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM4 -b115200 -D -Uflash:w:C:\Users\Waeuk\AppData\Local\Temp\build8758606074105259210.tmp/sketch_sep20b.cpp.hex:i
  6.  
  7. avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
  8. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  9. Copyright (c) 2007-2009 Joerg Wunsch
  10.  
  11. System wide configuration file is "D:\Programme\Arduino\hardware\tools\avr/etc/avrdude.conf"
  12.  
  13. Using Port : COM4
  14. Using Programmer : arduino
  15. Overriding Baud Rate : 115200
  16. avrdude: stk500_recv(): programmer is not responding
  17. avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x1b
  18. avrdude: stk500_recv(): programmer is not responding
  19. avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x1b
  20. avrdude: stk500_recv(): programmer is not responding
  21. avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x1b
  22. avrdude: stk500_recv(): programmer is not responding
  23. avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x1b
  24. avrdude: stk500_recv(): programmer is not responding
  25. avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x1b
  26. avrdude: stk500_recv(): programmer is not responding
  27. avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x1b
  28. avrdude: stk500_recv(): programmer is not responding
  29. avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x1b
  30. avrdude: stk500_recv(): programmer is not responding
  31. avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x1b
  32. avrdude: stk500_recv(): programmer is not responding
  33. avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x1b
  34. avrdude: stk500_recv(): programmer is not responding
  35. avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x1b
  36.  
  37. avrdude done. Thank you.
Advertisement
Add Comment
Please, Sign In to add comment