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.
Hi,
I am trying to start a project with STM32F469NIH6 processor, which is definitely supported by the Keil toolchain. But, after i install all the relevant software packs the device won't appear in the 'option for target' under the device tab. There is nothing I can select in that tab. As a result when I try to build the program i get the following error:
Error: *** Project 'testProject', Target 'testProject', Device 'STMicroelectronics::STM32F469NIHx' is not supported by Toolchain ! ***.
I have tried to uninstall and reinstall Keil to no avail. I use STMCube32MX to generate the project. Everything worked fine when I was using a STM32L0 board.
Any suggestions on how to solve this please?