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

Error : USB Host - Install missing component

Hi All,

On my STMA32F103RB board, I want to create an USB Host Application.
I select RTE Component describe in USB Device page documentation (C:/Keil_v5/ARM/PACK/Keil/MDK-Middleware/6.1.0/Doc/USB/html/_u_s_b__device.html)

But I got error

Keil.MDK-Pro:USB:Host                   Additional software components required
require 2.00:CMSIS Driver:USB Host      Install missing component

See screenshot : i.minus.com/ibjO37lmwAEUR5.png

How can I resolve this error?

Thanks for your help,

Best regards.

Parents
  • Hi Christian,

    I was so happy to discover this topic and see that it's a recent one.

    Indeed I am trying to use the USB Device HID example for the MCBSTM32E board and I got the same error of linking as you :

     .\Output\HID.axf: Error: L9937E: MDK-Pro middleware is not allowed with this license
    

    I don't know if you already found a solution. I was myself considering to use a previous version of uVision...
    I will let you know if I success or get something new.

    Best regards

Reply
  • Hi Christian,

    I was so happy to discover this topic and see that it's a recent one.

    Indeed I am trying to use the USB Device HID example for the MCBSTM32E board and I got the same error of linking as you :

     .\Output\HID.axf: Error: L9937E: MDK-Pro middleware is not allowed with this license
    

    I don't know if you already found a solution. I was myself considering to use a previous version of uVision...
    I will let you know if I success or get something new.

    Best regards

Children