Advertisement
Guest User

Untitled

a guest
Oct 10th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. make: Leaving directory '/home/keeran/linux-on-litex-vexriscv/build/nexys4ddr/software/bios'
  2. build/nexys4ddr/nexys4ddr.dts:63.45-68.19: Warning (simple_bus_reg): /soc/interrupt-controller: missing or empty reg/ranges property
  3. build/nexys4ddr/nexys4ddr.dts:99.36-107.19: Warning (simple_bus_reg): /soc/mmc@f0006000: simple-bus unit address format error, expected "f0005800"
  4. CC isr.o
  5. CC main.o
  6. LD emulator.elf
  7. chmod -x emulator.elf
  8. OBJCOPY emulator.bin
  9. chmod -x emulator.bin
  10. Open On-Chip Debugger 0.10.0+dev-01404-g393448342-dirty (2020-10-11-00:01)
  11. Licensed under GNU GPL v2
  12. For bug reports, read
  13. http://openocd.org/doc/doxygen/bugs.html
  14. DEPRECATED! use 'adapter driver' not 'interface'
  15. Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
  16. DEPRECATED! use 'adapter speed' not 'adapter_khz'
  17. fpga_program
  18. Error: libusb_open() failed with LIBUSB_ERROR_ACCESS
  19. Error: no device found
  20. Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement