This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX_HID demo project running on MCB2300 evb and windows 10

Hello everybody,

I am experiencing an issue while running the following demo project:

RTX_HID (C:\Keil\ARM\Boards\Keil\MCB2300\RL\USB\RTX_HID)

on the MCB2300 evaluation board connected to a PC equipped with Windows 10.

More specifically, when the board gets connected to the PC, the USB HID device is recognized BUT is not started properly. An exclamation mark appears beside the device in the device list and when "Property" is selected for this device a message relevant to the status of the device says that it cannot be started (error code 10).

MDK and RL-ARM versions are both 3.40.

I found out that the corresponding example without the OS (C:\Keil\ARM\Boards\Keil\MCB2300\USBHID) works fine (the device is correctly started and no exclamation mark appears in the device list for this device).

I already compared the source files of the two projects, but apparently nothing is different (other than the presence of RTX in one of them, of course) as far as the USB configuration parameters are concerned.

Could anybody who has already faced the same issue shed a light on it ?

Thanks in advance.

Kind regards,
Sebastiano Restifo