Advertisement
Guest User

MalphasWats-openocd-broken

a guest
Nov 19th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Open On-Chip Debugger 0.10.0+dev-00809-g7ee61869-dirty (2019-11-19-18:54)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4. http://openocd.org/doc/doxygen/bugs.html
  5. Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  6. none separate
  7. adapter speed: 400 kHz
  8. adapter speed: 10 kHz
  9. Info : clock speed 10 kHz
  10. Info : STLINK V2J17S4 (API v2) VID:PID 0483:3748
  11. Info : Target voltage: 3.209961
  12. Info : at91samd10c14a.cpu: hardware has 4 breakpoints, 2 watchpoints
  13. Info : Listening on port 3333 for gdb connections
  14. TargetName Type Endian TapName State
  15. -- ------------------ ---------- ------ ------------------ ------------
  16. 0* at91samd10c14a.cpu hla_target little at91samd10c14a.cpu halted
  17. target halted due to debug-request, current mode: Thread
  18. xPSR: 0x01000000 pc: 0xfffffffe msp: 0xfffffffc
  19. target halted due to debug-request, current mode: Thread
  20. xPSR: 0x01000000 pc: 0xfffffffe msp: 0xfffffffc
  21. ** Programming Started **
  22. auto erase enabled
  23. Info : SAMD MCU: SAMD10C14A (16KB Flash, 4KB RAM)
  24. Info : ******** NVM COMMAND 2
  25. Info : ******** NVM COMMAND 2
  26. Error: SAMD: NVM programming error
  27. Error: Failed to erase row containing 00000100
  28. Error: SAMD: failed to erase sector 1 at 0x00000100
  29. Error: failed erasing sectors 0 to 8
  30. embedded:startup.tcl:479: Error: ** Programming Failed **
  31. in procedure 'script'
  32. at file "embedded:startup.tcl", line 56
  33. in procedure 'program' called at file "openocd.cfg", line 28
  34. in procedure 'program_error' called at file "embedded:startup.tcl", line 538
  35. at file "embedded:startup.tcl", line 479
  36. Info : Listening on port 6666 for tcl connections
  37. Info : Listening on port 4444 for telnet connections
  38. ^Cshutdown command invoked
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement