当前位置:网站首页>Keil's operation before programming with C language
Keil's operation before programming with C language
2022-07-26 02:23:00 【Pear blossom presses Begonia】
Preface
Just as a learning record , Carefully refer to
If you have any questions about this article , Leave a comment in the comments section
First, two necessary software :Keil and STC-ISP
The development board model I use is :stc15f2k60s2
This model cannot be found in the new project , We need to open it first STC-ISP Add this model , The specific operation is as follows :

After successful operation, the following :
You can open it now Keil Write code for the construction project
1. Click new project 
2. Create a new folder with a name to store the project files 
3. Select this folder , Enter the name of the project ( For good management, the recommended projects are named project).
4. Select the development board model : Because we added the model of our board in the first step, we can see here STC The model at the beginning , Without the first step, we can't find what we want 
5. Select the model corresponding to the development board , I choose here STC15F2K60S2
It doesn't matter if you check the interface that pops up next , We order no 
6. Next, we will create a new C Language files
ctrl+N Create a new file ,ctrl+S Save the file ( For the convenience of management, it is recommended to name it main.c)
Be sure to look at the file path , hold .c The file is saved in the newly created folder !!!
Then add this file to our project :

After adding it, click close That's all right. .
7. Edit well C Check a generate after the language code hex file 
8. Compile code 
Click compile. If there are no errors and warnings, you can download the program to the learning version ( Happy programming ).
This is the end of the process
Postscript
If it's helpful for your study, you can give it a favor
To be continued ······
边栏推荐
- 2022.7.25-----leetcode.919
- Kaggle registration method to solve the problem of man-machine verification
- Basic usage of set, map, DOM classlist in ES6
- I.MX6UL核心模块使用连载-USB接口测试 (六)
- 墨天轮高分技术文档分享——数据库安全篇(共48个)
- 1205 Lock wait timeout exceeded; Try restarting transaction processing
- 记录之目标检测NMS(非极大值抑制)
- prometheus+process-exporter+grafana 监控进程的资源使用
- ERROR: could not extract tar starting at offset 000000000000020980+9231072+2
- uni-app跨域配置
猜你喜欢

Ti am335x industrial control module uses the Debian system of beaglebone (BBB)

I came to the library applet one click sign in and one click grab location tool

I.MX6UL核心模块使用连载-RS485测试 (十)

National standard gb28181 protocol video platform easygbs message pop-up mode optimization

1. Mx6ul core module serial USB interface test (VI)

力扣148:排序链表
![[paper reading] coat: CO scale conv attentional image transformers](/img/d4/13ac8cdce07999d4fd51aa23173190.png)
[paper reading] coat: CO scale conv attentional image transformers

国标GB28181协议视频平台EasyGBS消息弹框模式优化

1. Mx6ul core module use serial RTC test (XII)

C unit test
随机推荐
1. Mx6ul core module serial WiFi test (VIII)
scipy.sparse.csr_matrix
17.反转链表
一款可插拔的AM335X工控模块板载wifi模块
[C] Explain language file operation in detail
Data warehouse: Practice of hierarchical structure of data warehouse in banking industry
I.MX6UL核心模块使用连载-以太网测试 (七)
[C language brush leetcode] 1604. Warn people who use the same employee card more than or equal to three times within an hour (m)
C unit test
项目管理:精益管理法
[2021] [paper notes] biological effects of cell membrane under infrared and THz - effect is a phenomenon, action is a mechanism - the benefits of THz to medicine
[pyqt5 packaged as exe]
Sqlyog data import and export graphic tutorial
AttributeError: ‘Document‘ object has no attribute ‘pageCount‘
栈题目:文件的最长绝对路径
1. Mx6ul core module serial USB interface test (VI)
prometheus+blackbox-exporter+grafana 监控服务器端口及url地址
numpy.sort
Basic usage of set, map, DOM classlist in ES6
Ti am335x industrial control module uses the Debian system of beaglebone (BBB)