Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fidergo-stephane-gourichon/049156c7856477f44ddfe58fc97d7def to your computer and use it in GitHub Desktop.
Save fidergo-stephane-gourichon/049156c7856477f44ddfe58fc97d7def to your computer and use it in GitHub Desktop.
Wishbone Tool 0.6.7 FOMU reset log.
git remote -v show
origin https://github.com/litex-hub/wishbone-utils (fetch)
origin https://github.com/litex-hub/wishbone-utils (push)
git describe
v0.6.7
RUST_LOG=debug wishbone-tool --version
Wishbone Tool 0.6.7
RUST_LOG=debug wishbone-tool 0xe0006000 0xac
INFO [wishbone_tool::bridge::usb] opened USB device device 052 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 053 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 054 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 055 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
ERROR [wishbone_tool::bridge::usb] unable to open usb device: Access
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 056 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 057 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 058 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 059 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
ERROR [wishbone_tool::bridge::usb] unable to open usb device: Access
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
INFO [wishbone_tool::bridge::usb] opened USB device device 060 on bus 003
DEBUG [wishbone_tool::bridge::usb] POKE @ e0006000: usb error Io
DEBUG [wishbone_tool::bridge] Poke failed, trying again: USBError(Io)
INFO [wishbone_tool::bridge::usb] waiting for target device
DEBUG [wishbone_tool::bridge] Poke failed, trying again: NotConnected
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment