ulao wrote:I'm confused by "Code is compiling without errors." do you mean the suggestion fixed the issue, or just that it compiles and you still have the endless loop?
Nothing fixed. Code is compiling without errors. Firmware is uploaded to device, but program is freeze.
But, if I hide
//usbSendHidReport3((void *)&gamepad_report_2, sizeof(gamepad_report_2));
prorgam not freeze.
here "USBLyser Report" http://mmjoy.googlecode.com/svn/wiki/trash/V_USB_EP81_EP82_Report.rar
here another product working with two endpoints http://mmjoy.googlecode.com/svn/wiki/trash/USB_Discriptors_kreml.html
but it is not v-usb, and it is have two interface "0" and "1".