Specifications

Opening and Examining the Project
4-2
4.1 Opening and Examining the Project
You begin by opening a project with Code Composer Studio and examining
the source code files and libraries used in that project.
1) If you installed Code Composer Studio in c:\ti, create a folder called
volume1 in the c:\ti\myprojects folder. (If you installed elsewhere, create
a folder within the myprojects folder in the location where you installed.)
2) Copy all files from the c:\ti\c6000\tutorial\volume1 folder to this new folder.
3) If Code Composer Studio is not already running, from the Windows Start
menu, choose Programs
Code Composer Studio ’C6000
CCStudio.
4) Choose Project
Open. Select the volume.mak file in the folder you
created and click Open.
5) Code Composer Studio displays a dialog box indicating the library file
was not found. This is because the project was moved. To locate this file,
click the Browse button, navigate to c:\ti\c6000\cgtools\lib, and select
rts6201.lib. (If you installed somewhere other than c:\ti, navigate to the
\c6000\cgtools\lib folder within the folder where you installed.)