We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I am trying to install Keil on Visual Studio code for the first time.
After installation, I tried to follow the instructions to make "blinky" work on my Stm32-F401RE.
I think I did follow the steps to install blinky as good as possible but without result:
Compiling the imported example results in missing "Board_LED.h, Board_Buttons.h" and "stm32f4xx.h".
(It seems that these files were not dowloaded when the demo was installed.)
Thanks for any advice to fix this.