Guest User

Untitled

a guest
Mar 22nd, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. avrdude.exe: Version 6.3, compiled on Feb 17 2016 at 09:25:53
  2. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  3. Copyright (c) 2007-2014 Joerg Wunsch
  4.  
  5. System wide configuration file is "C:Usersktz001AppDataLocalArduino15packagesarduinotoolsavrdude6.3.0-arduino9/etc/avrdude.conf"
  6.  
  7. Using Port : net:192.168.10.97:23
  8. Using Programmer : arduino
  9. Overriding Baud Rate : 115200
  10. avrdude.exe: ser_drain(): read error: The parameter is incorrect
  11.  
  12. avrdude.exe: ser_drain(): read error: The parameter is incorrect
  13.  
  14. avrdude.exe: ser_drain(): read error: The parameter is incorrect
  15.  
  16. avrdude.exe: stk500_recv(): programmer is not responding
  17. avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0xa4
  18. avrdude.exe: stk500_recv(): programmer is not responding
  19. avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0xa4
  20. avrdude.exe: stk500_recv(): programmer is not responding
  21. avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0xa4
  22. avrdude.exe: stk500_recv(): programmer is not responding
  23. avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0xa4
  24. avrdude.exe: stk500_recv(): programmer is not responding
  25. avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0xa4
  26. avrdude.exe: stk500_recv(): programmer is not responding
  27. avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0xa4
  28. avrdude.exe: stk500_recv(): programmer is not responding
  29. avrdude.exe: stk500_getsync() attempt 7 of 10: not in sync: resp=0xa4
  30. avrdude.exe: stk500_recv(): programmer is not responding
  31. avrdude.exe: stk500_getsync() attempt 8 of 10: not in sync: resp=0xa4
  32. avrdude.exe: stk500_recv(): programmer is not responding
  33. avrdude.exe: stk500_getsync() attempt 9 of 10: not in sync: resp=0xa4
  34. avrdude.exe: stk500_recv(): programmer is not responding
  35. avrdude.exe: stk500_getsync() attempt 10 of 10: not in sync: resp=0xa4
  36. avrdude.exe: ser_drain(): read error: The parameter is incorrect
  37.  
  38.  
  39. avrdude.exe done. Thank you.
  40.  
  41. PS C:> .avr-link.exe flash --esp 192.168.10.97 --file C:/Blink.ino.hex
  42. AVR reset initiated...waiting for SYNC status
  43. .
  44. .
  45. .
  46. .
  47. .
  48. .
  49. .
  50. .
  51. .
  52. .
  53. .
  54. .
  55. .
  56. .
  57. .
  58. FATAL ERROR: Unexpected response:
  59. 00000000 73 79 6e 63 20 61 62 61 6e 64 6f 6e 65 64 20 61 |sync abandoned a|
  60. 00000010 66 74 65 72 20 38 20 61 74 74 65 6d 70 74 73 |fter 8 attempts|
Add Comment
Please, Sign In to add comment