一、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

13、STM32F407学习笔记--keil MDK介绍


二、MDK的编译器

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

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

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


致谢

1、keil官网

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


相关文章:

  • 2022-12-23
  • 2021-08-31
  • 2021-09-29
  • 2021-10-03
  • 2022-01-22
  • 2021-09-13
  • 2021-07-03
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2021-04-16
  • 2021-11-12
  • 2021-12-21
  • 2021-11-18
  • 2021-09-06
  • 2022-01-20
相关资源
相似解决方案