USB HID descriptor

General discussion on mikroC.
Post Reply
Author
Message
wjfong
Posts: 8
Joined: 07 Mar 2011 21:15

USB HID descriptor

#1 Post by wjfong » 18 Apr 2011 22:08

good day, i've generated a new usbdsc.c file with the hid terminal. but when i compile it, i keep on getting errors:

redefined: hid_input_report_bytes
redefined: hid_output_report_bytes
redefined: hid_feature_report_bytes
redefined: num_endpoints
redefined: hid_input_report_bytes
redefined: hid_input_report_bytes
...
...
...

how can i fix this problem?? thanks

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: USB HID descriptor

#2 Post by filip » 20 Apr 2011 09:58

Hi,

Which compiler version are you using ?
Did you try the original example that is supplied with the compiler ?

Regards.
Filip.

Post Reply

Return to “mikroC General”