You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85e8aec92e
I finally tracked down the issue being in the xpc_ext_done, which calls xpcu_output_enable while we could not claim the device, this simply fails since the usb_handler is not valid. The xpc_ext_done callback is there to reset the status of the JTAG cable on exit, but we should actually reset the state on initialization no matter what was the status before calling urjtag. Since we are performing the reset in the initilization callback, we can now remove xpc_ext_done and call urj_tap_cable_generic_usbconn_done(). git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1630 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
16 years ago | |
---|---|---|
jtag | 16 years ago | |
urjtag | 16 years ago | |
web | 16 years ago |