User`s guide
2 Automation Interface
Function Description
clear
Remove a specific object to CCS IDE or remove
all existing objects.
ticcs
Construct an object to communicate with
CCS IDE. When you construct the object you
specify the processor board and processor.
Methods for Working with ticcs Objects in Embedded IDE Link
CC software
The methods in the following table require a ticcs object as an input
argument:
Method
Description
address
Return the address and page for an
entry in the symbol table in CCS
IDE.
display
Display the properties of an object to
CCS IDE and RTDX.
halt
Terminate execution of a process
running on the processor.
info
Return information about the
processor or information about open
RTDX channels.
isrtdxcapable
Test whethe r your processor
supports RTD X communications.
isrunning
Test whether the processor is
executing a process.
read
Retrieve data from memory on the
processor.
restart
Restore the program counter (PC)
to the entry point for the current
program.
2-4