User`s guide

ticcs
Purpose Create object that refers to CCS IDE
Syntax cc = ticcs
cc = ticcs('
propertyname,'propertyvalue,...)
Description cc = ticcs returns a ticcs object in cc that MATLAB software uses
to communicate w ith the default processor. In the case of no input
arguments,
ticcs constructs the object with default values for all
properties. CCS IDE handle s the communications between MATLAB
software and the selected CPU. When you use the function,
ticcs starts
CCS IDE if it is not running. If
ticcs opened an instance of the CCS
IDE when you issued the
ticcs function, CCS IDE becomes invisible
after Embedded IDE Link CC create s the new object.
Note When ticcs creates the object cc, it sets the working d irectory for
CCS IDE to be the same as your MATLAB software working directory.
When you create les o r projects in CCS IDE, or save les and projects,
this working directory affects where you store the les and projects.
Each object that accesses CCS IDE comprises two objects—a ticcs
object and an rtdx object—that include the following properties.
Object Property Name Property Default Description
'apiversion'
API version N/A Denes the API version
used to create the link
'proctype'
Processor
Type
N/A Species the kind o f
processor on the board
'procname'
Processor
Name
CPU
Name given to the
processor on the board
to w h ich this object link s
ticcs
7-149