-
It does look like the URB address isn't correct after retrieving it with GetUrbAddress. Can you try again with the updated JavaxUsb.h header file (or just get the latest from CVS)? It has more debugging to print the URB address so we can see if it's wrong or not.
2009-09-25 14:21:52 UTC by ddstreet
-
It does look like the URB address isn't correct after retrieving it with GetUrbAddress. Can you try again with the updated JavaxUsb.h header file (or just get the latest from CVS)? It has more debugging to print the URB address so we can see if it's wrong or not.
2009-09-25 14:21:48 UTC by ddstreet
-
ddstreet committed patchset 181 of module javax-usb-ri-linux to the javax.usb CVS repository, changing 1 files.
2009-09-25 14:18:24 UTC by ddstreet
-
I'm using a cross compiler for an embebded system with an arm processor. And when i compile it gives me the following warnings:
[exec] ~/SheevaPlug/gcc/bin/arm-none-linux-gnueabi-gcc -I/home/robercm/SheevaPlug/java-6-openjdk-include/ -I/home/robercm/SheevaPlug/java-6-openjdk-include/linux -Wall -c JavaxUsbPipeRequest.c
[exec] JavaxUsbPipeRequest.c: In function...
2009-08-12 16:49:20 UTC by nobody
-
You're listing 4 or 5 different vague problems. Please open a new support request with a CLEAR description of exactly what you did and exactly what your problem is.
2009-06-14 17:18:17 UTC by ddstreet
-
back for minor correction.
i have compiled jsr80_linux.jar libJavaxUsb.so and the javax.usb.properties files.
2009-06-11 12:35:50 UTC by nobody
-
Dear Streetman
I am back again.
finally i got the jsr80_linux.jar file.
i think everything should be fine by now.
sorry for troubling you & thanks a lot.
2009-06-11 12:33:28 UTC by nobody
-
hi Streetman
i am back. luckily i came across this link
http://mcuee.blogspot.com/2008/04/javax-usb-under-ubuntu-710.html
which gave me a bit of explanation about the problem. I have made com_ibm_jusb_os_linux_JavaxUsb.h
file but the problem is that command "make all" in the jni directory gives me
*** No targets specified and no makefile found. Stop. error output.
i am trying to look for a...
2009-06-10 23:58:26 UTC by nobody
-
hi Streetman,
good job for putting the java usb project.
i guess i have to reopen this discussion.
i am having the same problem but i am in the installation phase. i have compiled and created the jsr80.jar and jsr80-ri.jar but when i am compiling the javax-usb-ri-linux source file i get the same error with locating the AbstractUsbServices.java file.
pls help me
thanks in advance.
2009-06-10 21:24:18 UTC by nobody
-
The Windows implementation is neither complete nor operational. Please try the libusb implementation which you might have luck with. If not, do not open a bug, instead try posting to the email list.
2008-12-12 17:05:13 UTC by ddstreet