6. Projects and BuildΒΆ
This chapter describes the Code Composer Studio (CCS) Theia 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.2. Building Projects
- 6.3. Analysis and Optimization Tools
- 6.4. Creating and Building Projects from the Command Line
- 6.4.1. Creating and Building Projects from Command Line
- 6.4.2. List of createProject Options
- 6.4.3. List of buildProject Options
- 6.4.4. List of importProject Options
- 6.4.5. Full API Guide
- 6.4.5.1. List of available applications
- 6.4.5.2. com.ti.ccs.apps.createProject
- 6.4.5.3. com.ti.ccs.apps.buildProject
- 6.4.5.4. com.ti.ccs.apps.importProject
- 6.4.5.5. com.ti.ccs.apps.modifyProject
- 6.4.5.6. com.ti.ccs.apps.importSketch
- 6.4.5.7. com.ti.ccs.apps.inspect
- 6.4.5.8. com.ti.ccs.apps.createTargetConfiguration
- 6.4.5.9. Full ISA device support descriptions
- 6.5. SysConfig
- 6.6. Source Control
- 6.7. Understanding Tools Versioning
- 6.8. Troubleshooting