Menu

#49 Problem with raspberri pi

TCK
open
nobody
None
5
2013-05-24
2013-05-24
No

I ran into troubles executing my javax usb application in arm architecture.
I was able to identify the problem, it seems to be an incompatibility between the poinet representation and the long passed to store the pointer to the urb struct in java.

Here is my modified version of JavaxUsbPipeRequest.c that seemed to solve the problem.

I casted the pointer to 64 bits using long long.

Best regards.

Andrés

1 Attachments

Discussion


Log in to post a comment.