Keil Creating ARM Chip program Engineering

Source: Internet
Author: User

Recent contact with the arm chip, learning conditions from the hardware and software are not available. It's hard to wait for the company to solve the problem, in which I basically give up the last fantasy of the company. I think that if you want to master what skills or to contact a little more interesting things, still have to test themselves to invest, efforts. Often, a similar learning infrastructure can be solved on Taobao.

Bought the development Board, and found the Keil trial version. The next step is to start digging for the knowledge gold. From the simplest start, create a simple project.

In general, similar work I walked out of a relatively familiar route. That is to do with the IDE first, and then consider the command line to implement the IDE has realized the functionality of automation, and finally on the basis of the IDE to expand. The following is a simple way to create a stm32f429 software engineering using Keil:

1. Start the IDE and select Create feature under the Project menu:


2, select the location where the project will be created, enter the project name


3, after saving, in the pop-up interface to select the appropriate chip model after click to confirm


4, select the driver you are going to use in the pop-up screen (this part can also skip, post-configuration)


5, so that a software engineering is created to complete


6, if the software engineering is to increase or decrease a main function, then the software engineering can be compiled link. Once added, the compilation effect is as follows:


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.