Quantcast
Channel: Objective Development Forums
Viewing all articles
Browse latest Browse all 4524

Re: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()

$
0
0
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".

Viewing all articles
Browse latest Browse all 4524