STM32F407--keil MDK介绍

一、keil介绍

1、MDK 即 Microcontroller Development Kit、

2、Keil MDK is the most comprehensive software development solution for Arm-based microcontrollers and includes all components that you need to create, build, and debug embedded applications.

3、Product Components

STM32F407--keil MDK介绍_第1张图片

 

二、MDK的编译器

1、Keil一般使用ARMCC编译MCU工程代码;

2、Keil也是支持内嵌GCC编译器的,具体见下面连接

(1)Keil5配置GCC编译器编译STM32工程

 

致谢

1、keil官网

2、Keil5配置GCC编译器编译STM32工程

 

你可能感兴趣的:(STM32,STM32F407)