Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Running "i:\programming\gcode\libusbxhid\whb04b-4_test.exe "
  2. Found 14 devices attached
  3. 8086:A36D, bus: 1, address: 0
  4. 8087:0AAA, bus: 1, address: 8
  5. 0424:2734, bus: 1, address: 59
  6. 1D50:6015, bus: 1, address: 5
  7. 1B1C:0C15, bus: 1, address: 9
  8. 10CE:EB93, bus: 1, address: 58
  9. Found device with vid:pid 4302:60307 at idx:5!
  10. Device instance found: 1 at idx:5!
  11. 05E3:0610, bus: 1, address: 6
  12. 04E8:61F5, bus: 1, address: 1
  13. 1B1C:0C10, bus: 1, address: 7
  14. 0424:274C, bus: 1, address: 60
  15. 1B1C:1B4F, bus: 1, address: 61
  16. 1A40:0101, bus: 1, address: 2
  17. 0C45:7403, bus: 1, address: 37
  18. 10C4:EA60, bus: 1, address: 4
  19. Index of device 4302:60307=5
  20. Device opened. Next I must claim the interface.
  21. Freeing device list with 14 devices
  22. USB device list freed. good boy!
  23. device attempting go clear halt on ep $81
  24. libusb: error [winusbx_clear_halt] unable to match endpoint to an open interface - cannot clear
  25. clear halt failed
  26. driver inactive - can claim interface
  27. getting configuration....
  28. active config:1
  29. Claiming interface.....fingers crossed...
  30. Interface claimed ... yay!
  31. An unhandled exception occurred at $00007FFF189F03C6:
  32. EAccessViolation: Access violation
  33. $00007FFF189F03C6
  34. $00007FFF189EDA21
  35. $00007FFF17AAA1A1
  36. $00007FFF17AA9CB5
  37. $000000006B607FFB
  38. $000000006B6081E7
  39. $000000006B60C695
  40. $000000006B605D6F
  41. $000000006B607E40
  42. $000000010001B20A LIBUSBHID_SET_REPORT, line 149 of libusbhid.pas
  43. $0000000100002266 main, line 423 of whb04b-4_test.pas
  44. $00000001000022F6
  45. $000000010000EC60
  46. $0000000100001880
  47. $00007FFF17B47E94
  48. $00007FFF18A4A251
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement