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.

TMS320F28388D: USB Flash Programming

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

I want to update the firmware through USB. I configured OTP registers and the MCU boot in USB mode correctly.

The device is not recognized by Windows (Device Descriptor Request Failed) and the programmer tool gives this message:

Error enumerating device interface: 0x0103
This may mean that the device is not attached or the driver is not installed
Error: Couldn't open the USB device

In folder C2000Ware_4_03_00_00\utilities\flash_programmers\usb_flash_programmer\windows_driver there is F28x7x_USB_Boot_Loader driver but I think it is not suitable for F28388.

Where can I find the correct driver?

Why Windows can not get the device descriptor?