I have downloaded Keil 5.24a, and Arm cortex-M legacy support, when I want to create a new project, in micro selection step, in Software Packs there is no STM32F407VG micro, but there is STM32F407VGTx micro instead, and I don't know what is the difference and can I use that micro instead, or not? Also, when I choose STM32F407VGTx, I do select CMSIS and Startup options in RTE page, but after creating new project, there is no RTE_Device.h(Startup)file in subset of Device in project tree!And when I choose STM32F407VG in legacy support group micros, it doesn't show RTE page to select CMSIS at all!It's 2 days I am searching for answer :
Hi mohsen,
the selection of the STM32F407VGTx does not require the additional installation of a Legacy support.
The Pack Installer of MDK-ARM V5.24a offers various example projects for the STM32F407VGTx after installing the corresponding Device Family Pack Keil::STM32F4xx_DFP. It is quite useful to look into them as a reference or starting point for your applications.
There are several tutorials demonstrating the device selection and configuration, please see: http://www2.keil.com/mdk5/learn/
In case that still you have any questions, please open a Support Ticket via http://www2.keil.com/support/silver.
Thanks!