Hello,
Brand new to this tool. I installed it. I created a new project and saw that there were only ARM devices.
I followed these instructions: https://www2.keil.com/stmicroelectronics-stm32/mdk
Because I wanted to use STM32 processors. I also installed all the packs for STM32L4 and STM32F4.
When I open uvision to create project I just see this:
I find it easier to start from the STMCubeMX tool and generate a project for Keil (MDK ARM).
I went ahead and tried that, but it would not build:
Error: *** Project 'EJECT432', Target 'EJECT432', Device 'STMicroelectronics::STM32L432KCUx' is not supported by Toolchain ! ***.
I feel like something is broken, but I am too new to the product know what it is.
Our Keil MDK Video tutorial
"Getting started with MDK and STM32L4"
might help: https://www.youtube.com/watch?v=Qwl3kzpG2ug
I removed the MDK-ARM license and reverted to the MDK-lite license and now I can build my STM32 applications.
Try installing it again, but in another path. I have multiple installations and they all coexist great (with care). I just used C:\Keil_MDK_v5 for the last one I installed.