Keil (MDK-ARM) use tutorial (a) _ interface + menu, keilmdk-arm
I. Overview
Summary of the Keil (MDK-ARM) interface and menu-related content today, please look down.
For more information about how to download, install, and create a Keil project, see the relevant articles in my blog. This article describes the entire work interface and menu based on the new project.
I will summarize each article about Keil. To review the previous summary, click the following link (go to my blog to view it ):
Http://blog.csdn.net/ybhuangfugui/article/details/51647893
Based on the principle of free sharing, you can easily learn your mobile phone and share your technical knowledge every day. If you think the shared content is useful to you and want to know more related articles, please search for "EmbeddDeveloper" or scan the following QR code and follow up. More exciting content will be waiting for you.
Ii. Download
Keil integrated development tools and support packages can be downloaded from the official website or on my 360 cloud disk. Now (2016.06) the latest version of the MDK-ARM is 5.20, support package according to their MCU models choose to download, Because I summary is based on the ST chip, in the cloud disk to save the ST support package, I will update the disk on the 360 cloud disk on a regular basis.
Keil:
Http://www.keil.com/download/product
360 cloud Disk: https://yunpan.cn/cPYaeY23RSsbb access password 9aba
Supported packages:
Http://www.keil.com/dd2/Pack
360 cloud Disk: https://yunpan.cn/cxWnPxniRXTMS access password 9a98
Demo reference software engineering:
Https://yunpan.cn/cSnTMev59yXmU access password f9ff
Iii. Interface Description
Open the new project and enter the following "Main Interface. The toolbar, editing window, and status bar can be closed, while the project window and information window can be hidden and closed. For information displayed, refer to the following menu View.
Main Interface
1. Project Name
2. Menu
3. Toolbar
4. Project window
5. edit window
6. Information Window
7. Status Bar
Iv. Menu description
I will explain the common functions in each option below. For more details, please wait.
1. File
The [file] menu is a relatively simple menu, but it must be different from the project, that is, opening a file is not opening a project.
A. New create A file
B. Open the file
C. Close the file
D. Save to Save the current file
E. Save As File Save
F. Save All Save files (file and Project Settings)
G. Device DataBase (Information)
H. License Management
I. Print Setup Print settings
J. Print
K. Print Preview
2. Edit
[Edit] A menu is a menu that contains multiple functions and is commonly used. It is basically located in the "file toolbar ", [edit] For more information about the menu, see the usage of Keil in another article in my blog-common functions (1 ).
A. Undo unedit
B. Redo resume editing
C. Cut
D. Copy
E. Paste
F. Navigate Backwards jump to the previous step
G. Navigate Forwards jump to the next step
H. Insert/Remove Bookmark Insert/Remove bookmarks
I. Go to Next Bookmark to jump to the Next bookmarks
J. Go to Previous Bookmark to jump to the Previous bookmarks
K. Clear All Bookmarks Clear All labels
L. Find
M. Replace replacement
N. Find in Files Find all text
O. OutLining outline: Hide the function body by displaying the function name
P. Advanced (more) Advanced features
Q. Configuration
3. View
[View] A menu is mainly a menu to open and close the display. This menu is relatively simple. See the following animation.
V. Description
The above is based on the MDK-ARM In the Keil development tool to summarize, Keil C51 and so on may have some differences. The functions of each tool must be put into practice by yourself and can be used flexibly for a long time.
The above summary is for reference only. If there are any mistakes, please forgive me.
Vi. Final
Follow up and reply "more content" to get more content (for example, UCOS instances, etc ......).
If you like the content I shared and want to know more about it, please pay attention to the public number at the beginning of the article. The new content is continuously updated and more exciting content will appear in the future.
Read original