Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. $ src/openocd -s ./tcl -f ./tcl/interface/orsoc-jtag.cfg -f ./tcl/board/or1k_generic.cfg
  2. Open On-Chip Debugger 0.9.0-dev-00019-g970a12a-dirty (2014-07-22-16:01)
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.sourceforge.net/doc/doxygen/bugs.html
  6. Error: The specified debug interface was not found (ft2232)
  7. The following debug interfaces are available:
  8. 1: ftdi
  9. 2: usb_blaster
  10. 3: usbprog
  11. 4: jlink
  12. 5: vsllink
  13. 6: rlink
  14. 7: ulink
  15. 8: arm-jtag-ew
  16. 9: hla
  17. 10: osbdm
  18. 11: opendous
  19. 12: aice
  20. Runtime Error: ./tcl/interface/orsoc-jtag.cfg:7:
  21. in procedure 'script'
  22. at file "embedded:startup.tcl", line 58
  23. in procedure 'interface' called at file "./tcl/interface/orsoc-jtag.cfg", line 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement