Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. brandon@Bailey:/var/opt/openocd$ sudo ./src/openocd -s ./tcl -f ./tcl/interface/altera-usb-blaster.cfg -f ./tcl/board/or1k_generic.cfg
  2. Open On-Chip Debugger 0.10.0-dev-00002-g79fdeb3 (2015-07-05-01:40)
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. Warn : Adapter driver 'usb_blaster' did not declare which transports it allows; assuming legacy JTAG-only
  7. Info : only one transport option; autoselect 'jtag'
  8. Info : vjtag tap selected
  9. Info : adv debug unit selected
  10. Info : Option 7 is passed to adv debug unit
  11. Info : set servers polling period to 1ms
  12. adapter speed: 3000 kHz
  13. Info : No lowlevel driver configured, will try them all
  14. Info : Altera USB-Blaster II found (Firm. rev. =)
  15. Info : This adapter doesn't support configurable speed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement