We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Error #541: '::Graphics:Display' API is missing, pack 'Keil.MDK-Middleware.5.1.2' is not installed
Error #541: '::Drivers:I2C' API is missing, pack 'Keil.MDK-Middleware.5.0.2' is not installed
Error #541: '::Graphics:Display' API is missing, pack 'Segger.emWin.5.20.4' is not installed
How to download and how to install where?
Software Version:Keil uVision5 PRO
Thank you
Hello Tmncs,
to be able to help you, can you please state which version of MDK v5 you have (5.01, 5.10, 5,11a) and which MCU (STMicroelectronics, NXP, SiLabs,...) you are trying to program? Also, are you using an example program or are you creating your own graphics project?
Kind regards,
Christopher
Hello Christopher,
I have the same problem. I have the MDK v5.11.1.0 with the Keil MDK-Middleware pack 6.1.0 and 5.1.6 installed. The 5.1.6 version has been installed manually downloading it from the keil website. When I try to load an example for the boards MCBSTM32C (STM32F107) and MCBSTM32F400 (STM32F407), several errors related with the non-installation of the Middleware API are done. I would like to use the middleware libraries to implement the USB Device HID and the file system demo.
Thanks in advance,
Jesus.
Solved.
Just needed to select the packages according to the examples with the button "Select Software Packs". I attach the link with the explanation of the issue and the solution:
µVISION: STM32 PACK Project with MDK-Middleware does not build
Thanks,