Advertisement
Guest User

Untitled

a guest
Dec 13th, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. root@raspberrypi:/opt/remote# openocd -f icon.conf
  2. Open On-Chip Debugger 0.12.0
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. Info : clock speed 1000 kHz
  7. Error: interface can't tri-state 'nSRST'
  8. Info : JTAG tap: at91sam7s.cpu tap/device found: 0x3f0f0f0f (mfg: 0x787 (<unknown>), part: 0xf0f0, ver: 0x3)
  9. Info : Embedded ICE version 1
  10. Info : at91sam7s.cpu: hardware has 2 breakpoint/watchpoint units
  11. Info : starting gdb server for at91sam7s.cpu on 3333
  12. Info : Listening on port 3333 for gdb connections
  13. Info : Listening on port 6666 for tcl connections
  14. Info : Listening on port 4444 for telnet connections
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement