Hi,
I'm using the Java HID Demo project as a base for a few projects with the msp430. My problem is that I encounter problems with the HidCommunicationManager DLL.
When excecuting the jar with the command line, "java -jar HidDemo.jar" , the window doesn't pop up, it only writes that it loads the library.
I changed the loading of the library in a press of a button, the window appears correctly but the library doesn't do anything.
This happens on a few tablets I have, whether 32 or 64bits.
Any ideas ?