User`s guide

add
File Types and Extensions Supported by add and CCS IDE
(Continued)
File Type
Extensions
Supported CCS Project Folder
Object and library
les
.o*, .lib Libraries
Linker command le
.cmd Project Name
DSP/BIOS le
.cdb* DSP/BIOS Config
Visual Linker Recipe
rcp
Replaces the .cmd
le, or goes under
Project Name
Use activate to cha nge your active project in CCS IDE or switch to the
CCS IDE and change the active directory w ithin CCS.
info = add(cc.type,'typedefname','datatype') adds the new type
denition
typedefname to the type class in cc. Return value info
contains the information about your custom data type. Your new data
type
typedefname has type datatype.Aslongasthecc object exists,
the information about your new typedefexistsaswell. Includingthe
left side argument is an option. Omitting the left side argument does
not prevent
add from making additions to the type objects.
Examples Create a new project. Add a source le and a build conguration. From
MATLAB software, use
new to make your project in CCS ID E, and then
use
add to put the req uired les into your project.
cc=ticcs
TICCS Object:
API version : 1.2
Processor type : TMS320C64127
Processor name : CPU_1
Running? : No
7-5