How to compile STM Blackpill code in Keil uVision 5?

16 Views Asked by At

I want to work with BlackPill STM32F411CE using Keil uVision 5. Unfortunately, Keil is not able to compile program simply because it doesn't recognize STM32F4 family for some reason. Here are the steps I took: First I downloaded necessary packs needed using Pack Installer: enter image description here

After installation, F4 family is not present inside Options for Target > Device: enter image description here

Therefore, Keil is not able to compile code, and gives this error: enter image description here

Here are some info about current version of Keil I use: enter image description here

0

There are 0 best solutions below