6. Projects and BuildΒΆ
This chapter describes the Code Composer Studio (CCS) project development and build environment. It describes how to create, manage and build projects, and also the features available for customizing the build environment to suit your requirements.
- 6.1. Creating and Managing Projects
- 6.1.1. Projects Overview
- 6.1.2. Working with Projects
- 6.1.3. Configuring Projects
- 6.1.3.1. Project Properties
- 6.1.3.2. Advanced Project Settings
- 6.1.3.3. Parallel Builds
- 6.1.3.4. Pre and Post Build Steps
- 6.1.3.5. Changing the Make Utility
- 6.1.3.6. Project Dependencies
- 6.1.3.7. File Specific Options
- 6.1.3.8. Exclude Files from Build
- 6.1.3.9. Changing Compiler Versions
- 6.1.3.10. Changing SYSBIOS/XDCtools and Product Versions
- 6.1.3.11. Build Configurations
- 6.2. Building Projects
- 6.3. Creating and Building Projects from Command Line
- 6.4. Working with Source Control
- 6.5. Understanding Tools Versioning
- 6.6. Troubleshooting
- 6.7. Analysis and Optimization Tools
- 6.8. References