Advertisement
Guest User

eclipse & ocd

a guest
Sep 10th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Open On-Chip Debugger 0.11.0-g228ede4 (2022-09-07-23:36)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4. http://openocd.org/doc/doxygen/bugs.html
  5. Info : only one transport option; autoselect 'swd'
  6. adapter speed: 5000 kHz
  7.  
  8. Info : Hardware thread awareness created
  9. Info : Hardware thread awareness created
  10. Info : RP2040 Flash Bank Command
  11. Started by GNU MCU Eclipse
  12. Info : Listening on port 6666 for tcl connections
  13. Info : Listening on port 4444 for telnet connections
  14. Info : clock speed 5000 kHz
  15. Info : SWD DPIDR 0x0bc12477
  16. Info : SWD DLPIDR 0x00000001
  17. Info : SWD DPIDR 0x0bc12477
  18. Info : SWD DLPIDR 0x10000001
  19. Info : rp2040.core0: hardware has 4 breakpoints, 2 watchpoints
  20. Info : rp2040.core1: hardware has 3 breakpoints, 0 watchpoints
  21. Info : starting gdb server for rp2040.core0 on 3333
  22. Info : Listening on port 3333 for gdb connections
  23. target halted due to debug-request, current mode: Thread
  24. xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
  25. target halted due to undefined, current mode: Thread
  26. xPSR: 0x61000000 pc: 0x10001154 msp: 0x20041fa0
  27. shutdown command invoked
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement