NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
GSG:CCSv5.0 Running for the first time
IMPORTANT! This Getting Started Guide was designed to be used only with Code Composer Studio 5.0.x and pre-releases of 5.1.x.
Running Code Composer Studio for the first time
Contents
Defining the workspace directory[edit]
The first thing CCSv5 asks is to define a workspace - a directory that holds all elements (projects, links to projects, possibly source code) used in the development.
- Differently than CCSv4, by default the workspace is created under the C:\Users\<user> or C:\Documents and Settings\<user> directory, but its location is arbitrary.
- Every time CCSv5 is executed it will ask for the workspace directory. If you plan to use just a single directory for all your projects, just check the option Use this as the default and do not ask again. The workspace can always be changed later from inside CCSv5.
Choosing the license[edit]
You need a license to use CCS for JTAG debugging. If you are just doing Linux Application Debug then no license is needed.
CCSv5 on Windows will give you the option to generate a 30 day eval license. On Linux you can use this link to create an eval license. If you already have a CCSv4 license you can use this with CCSv5.0.x.
The welcome screen[edit]
After the license process is finished, CCS will show the Welcome Screen and be ready to use.
What's next?[edit]
Now that you have finished the license activation of Code Composer Studio v5, please continue on to the Working with CCS section of the CCSv5 Getting Started Guide.