I want to create a basic LED blinking application with Keil MicroVision on the Nucleo STM32F401.
However, as shown in the image, the Keil program gives errors at two different points. It shows issues related to the device section and another section, which I think are related to the package.
How can I install the correct package or how can I solve these issues?
I reinstalled the program and installed previous versions, but I couldn't find a solution.The program is still giving the same error.
I want to create a basic LED blinking application with Keil MicroVision on the Nucleo STM32F401.
However, as shown in the image, the Keil program gives errors at two different points. It shows issues related to the device section and another section, which I think are related to the package.
How can I install the correct package or how can I solve these issues?
I reinstalled the program and installed previous versions, but I couldn't find a solution.The program is still giving the same error.
Share Improve this question edited Feb 7 at 7:47 the busybee 12.6k3 gold badges14 silver badges34 bronze badges asked Feb 7 at 0:47 Haydar5988Haydar5988 12 bronze badges1 Answer
Reset to default 0Have you installed the device specific software packs?
- Open the Pack Installer (from within Keil uVision)
- Select the "Boards" tab within the Pack Installer
- Search for "stm32F401" (or whatever the name of your board or device is)
- Select your board or device in the left pane of the Pack Installer
- Download and install the Device Specific packages in the right pane