installationstm32keil

How add `Startup` in `Device` in `Manage Run-Time Enviroment` in Keil uvision 5?


I just started learning STM32 and decided to work in keil uvision 5. However, when I start a project, I can't select Startup in Devices. Instead, I have CubeMX there.

I installed the latest version of keil uvision 5.41.0.0 from the official website.

Image of version keil

After that, I went to the package installer and installed the following packages (I have Nucleo-F446RE).

Installed packages

After that, I went to keil and created a new project. However, when I started connecting components, I should have seen Startup in Device, not CubeMX. What's the problem?

Run-Time Enviroment

I tried to install Startup in Device, but there is only CubeMX. Before that I installed all the necessary packages via the package installer.


Solution

  • In the later updates of the Keil::STM32F4xx_DFP the option for device->start up has been removed. You can remove the latest version and install a previous version and it should work. GL