Guest User

Untitled

a guest
Jun 3rd, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. cd third_party/misoc && python3 make.py --external /home/shashank/Desktop/built/HDMI2USB-misoc-firmware --flash-proxy-dir /home/shashank/Desktop/built/HDMI2USB-misoc-firmware/third_party/flash_proxies --target opsis_hdmi2usb --target-option firmware_filename /home/shashank/Desktop/built/HDMI2USB-misoc-firmware/firmware/lm32/firmware.bin --csr_csv /home/shashank/Desktop/built/HDMI2USB-misoc-firmware/test/csr.csv --platform-option programmer openocd load-bitstream
  2. Firmware 55728 bytes (9808 bytes left)
  3. __ ___ _ ____ _____
  4. / |/ / (_) / __/__ / ___/
  5. / /|_/ / / / _\ \/ _ \/ /__
  6. /_/ /_/ /_/ /___/\___/\___/
  7.  
  8. a high performance and small footprint SoC based on Migen
  9.  
  10. ====== Building for: ======
  11. Platform: opsis
  12. Target: opsis_hdmi2usb
  13. Subtarget: HDMI2USBSoC
  14. CPU type: lm32
  15. ===========================
  16. Open On-Chip Debugger 0.10.0-dev-00248-gf3b38ff (2016-04-03-07:23)
  17. Licensed under GNU GPL v2
  18. For bug reports, read
  19. http://openocd.org/doc/doxygen/bugs.html
  20. Warn : Adapter driver 'usb_blaster' did not declare which transports it allows; assuming legacy JTAG-only
  21. Info : only one transport option; autoselect 'jtag'
  22. Warn : incomplete ublast_vid_pid configuration
  23. jtagspi_program
  24. Info : usb blaster interface using libftdi
  25. Info : This adapter doesn't support configurable speed
  26. Info : TAP xc6s.tap does not have IDCODE
  27. Info : TAP auto0.tap does not have IDCODE
  28. Info : TAP auto1.tap does not have IDCODE
  29. Info : TAP auto2.tap does not have IDCODE
  30. Info : TAP auto3.tap does not have IDCODE
  31. Info : TAP auto4.tap does not have IDCODE
  32. Info : TAP auto5.tap does not have IDCODE
  33. Info : TAP auto6.tap does not have IDCODE
  34. Info : TAP auto7.tap does not have IDCODE
  35. Info : TAP auto8.tap does not have IDCODE
  36. Info : TAP auto9.tap does not have IDCODE
  37. Info : TAP auto10.tap does not have IDCODE
  38. Info : TAP auto11.tap does not have IDCODE
  39. Info : TAP auto12.tap does not have IDCODE
  40. Info : TAP auto13.tap does not have IDCODE
  41. Info : TAP auto14.tap does not have IDCODE
  42. Info : TAP auto15.tap does not have IDCODE
  43. Info : TAP auto16.tap does not have IDCODE
  44. Info : TAP auto17.tap does not have IDCODE
  45. Info : TAP auto18.tap does not have IDCODE
  46. Info : TAP auto19.tap does not have IDCODE
  47. Warn : Unexpected idcode after end of chain: 21 0x00100000
  48. Warn : Unexpected idcode after end of chain: 53 0x14049800
  49. Warn : Unexpected idcode after end of chain: 85 0xfffffa20
  50. Error: double-check your JTAG setup (interface, speed, ...)
  51. Error: Trying to use configured scan chain anyway...
  52. Error: xc6s.tap: IR capture error; saw 0x03 not 0x01
  53. Warn : Bypassing JTAG setup events due to errors
  54. loaded file build/opsis_hdmi2usb-hdmi2usbsoc-opsis.bit to pld device 0 in 31s 975523us
Add Comment
Please, Sign In to add comment