This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28069U USB HID Problem

Other Parts Discussed in Thread: MSP430F5529, CONTROLSUITE

My problem is the following:
I use a TMS320F28069U as a IDE I use CCS V6 an a BH-USB2000 Debuger . There I would like to operate the USB in HID device mode. I downloaded the USB Lib from TI and I looked at the examples contained there or the data sheet for this Lib worked through. Then I have according to instructions (from this data sheet F2806x-USBL-UG-v151) the software so that the USB should work in the HID mode.

Unfortunately, tells me my PC when I connect the device always only Unknow Device.
 
The descriptor for the project I have created according to a specification from another project where we take as a microcontroller an MSP430F5529 with USB. The configuration of the USB should be the same as in the old project.

I do not know where to look for the error.
Has anyone ever used the USB of the TMS320F28069U in the USB HID device mode and can tell me a few corner points what must be respected.