Advertisement
Guest User

Untitled

a guest
Jan 12th, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [kaichiuchi@eris ~]$ openocd -f interface/jlink.cfg -c "transport select swd" -f target/stm32f4x.cfg
  2. Open On-Chip Debugger 0.11.0
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. swd
  7. Info : Listening on port 6666 for tcl connections
  8. Info : Listening on port 4444 for telnet connections
  9. Info : J-Link ARM V8 compiled Nov 28 2014 13:44:46
  10. Info : Hardware version: 8.00
  11. Info : VTarget = 3.287 V
  12. Info : clock speed 2000 kHz
  13. Info : SWD DPIDR 0x2ba01477
  14. Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
  15. Error: stm32f4x.cpu -- clearing lockup after double fault
  16. Polling target stm32f4x.cpu failed, trying to reexamine
  17. Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
  18. Info : starting gdb server for stm32f4x.cpu on 3333
  19. Info : Listening on port 3333 for gdb connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement