Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. File "/home/cornelus/dumpflash/flashdevice.py", line 38, in __init__
  2. self.Ftdi.open(0x0403, 0x6010, interface = 1)
  3. File "/usr/local/lib/python3.6/dist-packages/pyftdi/ftdi.py", line 466, in open
  4. device = UsbTools.get_device(devdesc)
  5. File "/usr/local/lib/python3.6/dist-packages/pyftdi/usbtools.py", line 178, in get_device
  6. raise IOError('Device not found')
  7. OSError: Device not found
  8. Device not ready, aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement