当前位置:网站首页>一.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
边栏推荐
- flink二开,实现了个 batch lookup join(附源码)
- [applinking practical case] share in app pictures through applinking
- Flink two Open, implement Batch Lookup join (attached source)
- Special topic of binary tree -- acwing 47 Path with a certain value in binary tree (preorder traversal)
- Implement custom drawer component in quick application
- Special topic of binary tree -- Logu p1229 traversal problem (the number of traversals in the middle order is calculated when the pre and post order traversals of the multiplication principle are know
- LabVIEW为什么浮点数会丢失精度
- Hdu1228 a + B (map mapping)
- One trick to quickly realize custom application titlebar
- PCL point cloud to depth image
猜你喜欢
Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)
快应用中实现自定义抽屉组件
二叉树专题--AcWing 19. 二叉树的下一个节点(找树中节点的后继)
Special topic of binary tree -- acwing 3540 Binary search tree building (use the board to build a binary search tree and output the pre -, middle -, and post sequence traversal)
MongoDB 学习整理(条件操作符,$type 操作符,limit()方法,skip() 方法 和 sort() 方法)
Matlab processing of distance measurement of experimental electron microscope
Implement custom drawer component in quick application
华为快应用中如何实现同时传递事件对象和自定义参数
2. Hacking lab script off [detailed writeup]
VSCode工具使用
随机推荐
UVM——Callback
华为AppLinking中统一链接的创建和使用
如何使用IDE自动签名调试鸿蒙应用
【ARK UI】HarmonyOS ETS的启动页的实现
Hdu1228 a + B (map mapping)
力扣(LeetCode)182. 查找重复的电子邮箱(2022.07.01)
K-d tree and octree of PCL
MySQL environment configuration
2022爱分析· 国央企数字化厂商全景报告
【深入浅出玩转FPGA学习4----漫谈状态机设计】
JSP webshell free -- the basis of JSP
最详细MySql安装教程
华为快应用中如何实现同时传递事件对象和自定义参数
2022-06-17
Point cloud projection picture
华为应用市场应用统计数据问题大揭秘
【AppLinking实战案例】通过AppLinking分享应用内图片
PCL point cloud to depth image
Win11 arm系统配置.net core环境变量
PCL 点云转深度图像