Guest User

Untitled

a guest
Jul 23rd, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. MSPDebug version 0.13 - debugging tool for MSP430 MCUs
  2. Copyright (C) 2009, 2010 Daniel Beer <daniel@tortek.co.nz>
  3. This is free software; see the source for copying conditions. There is NO
  4. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  5.  
  6. request hid for (null)
  7. opening hid
  8. returning 112
  9. Initializing FET...
  10. FET protocol version is 30001000
  11. Configured for Spy-Bi-Wire
  12. Set Vcc: 3000 mV
  13. fet: FET returned error code 4 (Could not find device (or device not supported))
  14. fet: command C_IDENT1 failed
  15. fet: identify failed
  16. Trying again...
  17. Initializing FET...
  18. FET protocol version is 30001000
  19. Configured for Spy-Bi-Wire
  20. Sending reset...
  21. Set Vcc: 3000 mV
  22. Device ID: 0xf201
  23. Device: MSP430G2231
  24. Code memory starts at 0xf800
  25. Number of breakpoints: 1
  26. Erasing...
  27. Programming...
  28. Writing 128 bytes to f800...
  29. Writing 128 bytes to f880...
  30. Writing 128 bytes to f900...
  31. Writing 72 bytes to f980...
  32. Writing 32 bytes to ffe0...
Add Comment
Please, Sign In to add comment