[] CCS.V8 practical skills to create works TMS320F2812

CCS versions of Download:

http://software-dl.ti.com/ccs/esd/documents/ccs_downloads.html

Download file library:

Links: https://pan.baidu.com/s/1y5-k_xCB3NZMc5WUlUq2pw 
extraction code: ww5h

1, open the CCS, select the work area

2. Create a new CCS project (Project-New CCS Project)

3, set up a new project (Target, Project name)

4. Click Finish

5, copy into the document libraries

6, set the environment variable

Click on the project, right click and choose Properties

7, compile it works (there have been mistakes, but it does not matter)

8, delete unnecessary files, please control yourself

9, remove the system automatically generates a file

10, right-click the project - Clean Project, and then right - Build Project 

.Out file appears, indicating that the project has been successfully created

11, right-click the project new Folder

The main.c file into

12, 2812 file write, compile test

 

If you do not understand an error occurs during compilation, the first project Clean after compilation.

 

 

 

 

 

 

 

 

 

Published 79 original articles · won praise 28 · views 7735

Guess you like

Origin blog.csdn.net/weixin_43753894/article/details/103895053