SLAU678C March 2016 – November 2022
Code Composer Studio Desktop is a professional integrated development environment that supports TI's Microcontroller and Embedded Processors portfolio. Code Composer Studio comprises a suite of tools used to develop and debug embedded applications. It includes an optimizing C/C++ compiler, source code editor, project build environment, debugger, profiler, and many other features.
Learn more about CCS and download it from the Code Composer Studio (CCS) Integrated Development Environment (IDE) page.
CCS v6.1.3 or higher is required. When CCS has been launched, and a workspace directory chosen, use Project>Import Existing CCS Eclipse Project. Direct it to the desired demo's project directory that contains main.c (see Figure 4-3).
Selecting the \CCS subdirectory also works. The CCS-specific files are located there.
When you click OK, CCS should recognize the project and allow you to import it. The indication that CCS has found it is that the project appears in the box shown in 19, and it has a checkmark to the left of it.
Sometimes CCS finds the project but does not show a checkmark. This might mean that the workspace already has a project by that name. Resolve this conflict by renaming or deleting that project. Even if you do not see it in the CCS workspace, check the workspace directory on the file system.