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.
I am using a STM32F407 DIscovery board with Keil uVision 5.34 but I cant complie the project
i get the following error
Warning #440: Requested device 'STM32F407VG' is substituted with variant 'STM32F407VGTx' for target 'STM32F4Discovery'*** Error: Project 'Template' requires 'ARM' Toolchain which is not installed.
I checked the STM32XX_DFP pack
How can I install teh ARM toolchain?
Best regards and thanks for your support
Horacio
What do you see when building one of these example projects offered by the Pack Installer?
HI Ralph
Thanks for your replay and help.
The example projects IGt for this board seems to be the same you get.