Guest User

Untitled

a guest
Apr 16th, 2010
711
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. "C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe" -dATMega168P -ccom7
  2. STK500 command line programmer, v 2.3 Atmel Corp (C) 2004-2009.
  3.  
  4. Connected to STK500 v2 on port com7
  5. Connection to STK500 v2 closed
  6.  
  7. Done. Fri Apr 16 19:17:50 2010
  8. informational - project has no EEPROM file
  9. Programming FLASH...
  10. "C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe" -dATMega168P -ccom7 -e -pf -ifC:\Users\Zé\Desktop\boot\BOOTLOAD.hex
  11. STK500 command line programmer, v 2.3 Atmel Corp (C) 2004-2009.
  12.  
  13. Connected to STK500 v2 on port com7
  14. Device parameters loaded
  15. Programming mode entered
  16. Device erased
  17. FLASH input file C:\Users\Zé\Desktop\boot\BOOTLOAD.hex read
  18. Programming FLASH... FLASH programmed
  19. Programming mode left
  20. Connection to STK500 v2 closed
  21.  
  22. Done. Fri Apr 16 19:17:52 2010
  23.  
  24. ISP programming done.
  25. "C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe" -dATMega168P -ccom7 -y
  26. STK500 command line programmer, v 2.3 Atmel Corp (C) 2004-2009.
  27.  
  28. Connected to STK500 v2 on port com7
  29. Device parameters loaded
  30. Programming mode entered
  31. Reading lock bits... Lock bits read (0xFF)
  32. Programming mode left
  33. Connection to STK500 v2 closed
  34.  
  35. Done. Fri Apr 16 19:17:57 2010
  36. "C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe" -dATMega168P -ccom7 -q
  37. STK500 command line programmer, v 2.3 Atmel Corp (C) 2004-2009.
  38.  
  39. Connected to STK500 v2 on port com7
  40. Device parameters loaded
  41. Programming mode entered
  42. Reading fuse bits...
  43. Fuse byte 0 read (0xFF)
  44. Fuse byte 1 read (0xDF)
  45. Fuse byte 2 read (0xF8)
  46. Programming mode left
  47. Connection to STK500 v2 closed
  48.  
  49. Done. Fri Apr 16 19:18:06 2010
Advertisement
Add Comment
Please, Sign In to add comment