Guest User

Untitled

a guest
Jun 3rd, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. (HDMI2USB) shashank@Shashank-PC:~/Desktop/built/HDMI2USB-misoc-firmware$ openocd --file board/numato_opsis.cfg -c "init; xc6s_print_dna xc6s.tap; exit"
  2. Open On-Chip Debugger 0.10.0-dev-00248-gf3b38ff (2016-04-03-07:23)
  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. Warn : incomplete ublast_vid_pid configuration
  9. jtagspi_program
  10. Info : usb blaster interface using libftdi
  11. Info : This adapter doesn't support configurable speed
  12. Info : TAP xc6s.tap does not have IDCODE
  13. Info : TAP auto0.tap does not have IDCODE
  14. Info : TAP auto1.tap does not have IDCODE
  15. Info : TAP auto2.tap does not have IDCODE
  16. Info : TAP auto3.tap does not have IDCODE
  17. Info : TAP auto4.tap does not have IDCODE
  18. Info : TAP auto5.tap does not have IDCODE
  19. Info : TAP auto6.tap does not have IDCODE
  20. Info : TAP auto7.tap does not have IDCODE
  21. Info : TAP auto8.tap does not have IDCODE
  22. Info : TAP auto9.tap does not have IDCODE
  23. Info : TAP auto10.tap does not have IDCODE
  24. Info : TAP auto11.tap does not have IDCODE
  25. Info : TAP auto12.tap does not have IDCODE
  26. Info : TAP auto13.tap does not have IDCODE
  27. Info : TAP auto14.tap does not have IDCODE
  28. Info : TAP auto15.tap does not have IDCODE
  29. Info : TAP auto16.tap does not have IDCODE
  30. Info : TAP auto17.tap does not have IDCODE
  31. Info : TAP auto18.tap does not have IDCODE
  32. Info : TAP auto19.tap does not have IDCODE
  33. Warn : Unexpected idcode after end of chain: 21 0x00100000
  34. Warn : Unexpected idcode after end of chain: 53 0x14049800
  35. Warn : Unexpected idcode after end of chain: 85 0xfffffa20
  36. Error: double-check your JTAG setup (interface, speed, ...)
  37. Error: Trying to use configured scan chain anyway...
  38. Error: xc6s.tap: IR capture error; saw 0x03 not 0x01
  39. Warn : Bypassing JTAG setup events due to errors
  40. DNA = 110000001100000011000000110000001100000011000000110000001 (0x181818181818181)
Add Comment
Please, Sign In to add comment