当前位置:网站首页>Setting up keil environment of GD single chip microcomputer
Setting up keil environment of GD single chip microcomputer
2022-04-23 18:22:00 【Things will turn when they reach the extreme 1024】
link :https://pan.baidu.com/s/1-_lcwPu3xrw91uw_r8atwQ
Extraction code :bkpq
Copy this content after opening baidu network disk mobile phone App, It is more convenient to operate
https://download.csdn.net/download/qq_27620407/14240157
1、 install pack
GD There are... In the folder Keil4 and Keil5 Two , In accordance with the requirements , Not installed for writing 51 Single chip microcomputer keil4 Installable Keil5 In the folder pack file , I've only succeeded here Keil4 Documents in
Open after installation GD In the folder \GD32F10x_Firmware_Library_V2.1.2\Template\Keil_project routine , If there is no prompt, you can't find Device The pop-up window is successful , And click on the magic wand Device The interface has GD32F10X Devices
Utlities The interface has options GDF10X Single chip microcomputer
2、 CMSIS Running environment
Open the routine file \GD32F10x_Firmware_Library_V2.1.2\Template\Keil_project The next project , First compile directly , If there are no errors, the compilation environment is complete , If you have any 28 A mistake , Hint not found core_cmInstr.h and core_cmFunc.h, Put... In the folder core_cmInstr.h and core_cmFunc.h Copied to the ( My installation directory is C:\Keil_v5) Install under directory PACK Folder C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include,CMSIS The following folder number may not be 5.3.0. Then back to keil In software , Magic wand -》C/C++, At compile path inculde Paths Create a new path
This path is consistent with the path where you put the above two files , Now just compile again
版权声明
本文为[Things will turn when they reach the extreme 1024]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210610057064.html
边栏推荐
- CISSP certified daily knowledge points (April 11, 2022)
- logstash 7. There is a time problem in X. the difference between @ timestamp and local time is 8 hours
- Use of regular expressions in QT
- Rewrite four functions such as StrCmp in C language
- Mysql database backup command -- mysqldump
- Quantexa CDI(场景决策智能)Syneo平台介绍
- C medium? This form of
- Creation and use of QT dynamic link library
- Quantexa CDI(场景决策智能)Syneo平台介绍
- Selenium + webdriver + chrome realize Baidu to search for pictures
猜你喜欢
硬核解析Promise对象(这七个必会的常用API和七个关键问题你都了解吗?)
Robocode Tutorial 4 - robocode's game physics
The vivado project corresponding to the board is generated by TCL script
Win1远程出现“这可能是由于credssp加密oracle修正”解决办法
Analysez l'objet promise avec le noyau dur (Connaissez - vous les sept API communes obligatoires et les sept questions clés?)
多功能工具箱微信小程序源码
logstash 7. There is a time problem in X. the difference between @ timestamp and local time is 8 hours
深度学习经典网络解析目标检测篇(一):R-CNN
STM32 learning record 0008 - GPIO things 1
Spark performance optimization guide
随机推荐
Visualization of residential house prices
Win1远程出现“这可能是由于credssp加密oracle修正”解决办法
Realization of consumer gray scale
Rust: how to implement a thread pool?
Function recursion and solving interesting problems
Closure type of rust (difference between FN, fnmut and fnone)
Cells in rust share variable pointers
Quantexa CDI(场景决策智能)Syneo平台介绍
STM32 learning record 0008 - GPIO things 1
Serialization scheme of serde - trust
Linux installs MySQL in RPM (super simple)
Pointers in rust: box, RC, cell, refcell
CISSP certified daily knowledge points (April 11, 2022)
Rust: the output information of println is displayed during the unit test
QT excel operation summary
Mysql database backup command -- mysqldump
Calculation of fishing net road density
Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]
MATLAB小技巧(6)七种滤波方法比较
How to install jsonpath package