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.
After that, I went to the package installer and installed the following packages (I have Nucleo-F446RE).
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?
I tried to install Startup in Device, but there is only CubeMX. Before that I installed all the necessary packages via the package installer.
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