Radek
2013-03-30 16:44:33 UTC
Hello,
I'm porting opendous cable driver to urjtag, and have hard time with it.
After sucessfully modifing the code, I'm able to compile urjtag and more
I'm able to detect the opendous device.
But all the libusb transfers fails with error 22.
My version of urjtag is on https://github.com/radekh/urjtag
My notes and error description is on
http://www.hnilica.cz/radek/notes/CPLD_and_BORA.html part 6 and 7. Today
part 7.2.
Actually I try use libusb 1.0.
The building commands I use are:
./autogen.sh --with-libusb=1.0
make clean && make
I forget to fix some important usblib call probably. But can't find what
call.
I'm porting opendous cable driver to urjtag, and have hard time with it.
After sucessfully modifing the code, I'm able to compile urjtag and more
I'm able to detect the opendous device.
But all the libusb transfers fails with error 22.
My version of urjtag is on https://github.com/radekh/urjtag
My notes and error description is on
http://www.hnilica.cz/radek/notes/CPLD_and_BORA.html part 6 and 7. Today
part 7.2.
Actually I try use libusb 1.0.
The building commands I use are:
./autogen.sh --with-libusb=1.0
make clean && make
I forget to fix some important usblib call probably. But can't find what
call.
--
Radek
Radek