Hi, I am trying to learn programming on an arm micro processor. I have the evaluation boar STM32F303VCT but i am running into one major problem which is the tool chain.
1. Keil gives me an error if a start a new project and i cant even find m device in files\device database.
2. I tried the same thing by creating a new project in IAR Embedded Workbench but invain. It gives me an error that ST Link could not locat mcu.
If i generate the source code from STMCUBEMX and load it into IAR Workbench everything seems to connect. Is there a better IDE for developing firmware for ARM MCU's offering intellisense as in Atmel Studio?
Best Regards
View all questions in Keil forum