当前位置:网站首页>一.STM32的开发环境,keil5/MDK5.14安装教程(附下载链接)
一.STM32的开发环境,keil5/MDK5.14安装教程(附下载链接)
2022-07-02 07:33:00 【车水码浓】
1.安装MDK(stm32资料\开发环境\MDK5\mdk514.rar)
注意:win10用户名不能是中文
安装路径不能有中文默认路径/只改盘符)
使用管理员权限安装
最后弹出的芯片支持包安装界面直接关闭

2.安装stm32芯片支持包(stm32资料\开发环境\MDK5\Keil.STM32F4xx_DFP.1.0.8.pack)

3.破解MDK5(stm32资料\开发环境\MDK5\keil破解到2032年.rar)
不破解编译生成的程序文件不能超过64K ,如果是商业使用要选择正版
(1)使用管理员权限打开MDK5,打开许可证管理,得到Computer ID


(2)关闭电脑安全软件,如果被隔离,去保护历史记录中还原被隔离的文件,使用管理员权限打开keygen_new2032.exe,把上一步得到的Computer ID填入到CID中,选择ARM平台,Professional,点击Generate按钮,生成许可证编号。

(3)将生成的许可证编号填入MDK5

(4)修改keil的配置

2.用keil新建一个工程,
新建项目,设置项目名,保存在非中文路径


选择芯片类型

选择官方的库文件



修改目录和文件名

在工程中添加自己的c语言文件,把文件加入USER目录中


将新建文件加入工程中


编写源码并编译


下载链接:
链接:https://pan.baidu.com/s/1eSufN9P3tZQQzVugXYgv7Q
提取码:1670
边栏推荐
- js数组常用方法
- Set the playback speed during the playback of UOB equipment
- Binary tree topic -- p1030 [noip2001 popularization group] find the first order
- (5) Gear control setting of APA scene construction
- 2. Hacking lab script off [detailed writeup]
- Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)
- Win11 arm系统配置.net core环境变量
- Use Huawei performance management service to configure the sampling rate on demand
- Dialogue Wu Gang: why do I believe in the rise of "big country brands"?
- [AI application] Hikvision ivms-4200 software installation
猜你喜欢

1287_ Implementation analysis of prvtaskistasksuspended() interface in FreeRTOS

MongoDB 学习整理(条件操作符,$type 操作符,limit()方法,skip() 方法 和 sort() 方法)
![[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)](/img/9f/4265f1e3927fcf66602f0fc9e7a9d9.jpg)
[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)

Special topic of binary tree -- acwing 3384 Binary tree traversal (known preorder traversal, while building a tree, while outputting middle order traversal)

Nodejs+express+mysql simple blog building

【深入浅出玩转FPGA学习3-----基本语法】
![Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)](/img/c2/bb85b681af0f78b380b1d179c7ea49.png)
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)

Kustomize user manual

One trick to quickly realize custom application titlebar

华为应用市场应用统计数据问题大揭秘
随机推荐
Appgallery connect scenario development practice - image storage and sharing
MongoDB 学习整理(条件操作符,$type 操作符,limit()方法,skip() 方法 和 sort() 方法)
Summary of cases of players' disconnection and reconnection in Huawei online battle service
[paid promotion] collection of frequently asked questions, recommended list FAQ
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)
VSCode工具使用
Special topic of binary tree -- acwing 1497 Traversal of the tree (use post and mid order traversal to build a binary tree)
Open the encrypted SQLite method with sqlcipher
Filtering of PCL
OpenMLDB Meetup No.4 会议纪要
P1055 [noip2008 popularization group] ISBN number
One trick to quickly realize custom application titlebar
2022-06-17
nodejs+express+mysql简单博客搭建
QT学习日记8——资源文件添加
Static variables in static function
如何使用IDE自动签名调试鸿蒙应用
PCL之K-d树与八叉树
PCL 点云转深度图像
华为AppLinking中统一链接的创建和使用