User`s guide

Configuration I nformation
ccsdebug/display - Display properties of a TICCS object.
ccsdebug/halt - Immediately terminate execution of the processor.
ccsdebug/info - Return information about the processor.
ccsdebug/insert - Add a debug point into CCS.
ccsdebug/isreadable - Check if the specified memory block can be read.
ccsdebug/isrtdxcapable - Check if the processor has RTDX capability.
ccsdebug/isrunning - Check if the processor is executing.
ccsdebug/isvisible - Check if the CCS window is open.
ccsdebug/iswritable - Check if the specified memory block can be written.
ccsdebug/list - Return variable, function, data type, or project information.
ccsdebug/load - Transfer a program file or a GEL file to the processor.
ccsdebug/new - Create an empty file in CCS.
ccsdebug/open - Load a file into the CCS IDE.
ccsdebug/profile - Obtain DSP/BIOS statistics on current program execution.
ccsdebug/read - Retrieve a block of data from the processor's memory.
ccsdebug/regread - Return the value in the specified processor register.
ccsdebug/regwrite - Place passed value into the specified processor register.
ccsdebug/reload - Repeat load of the most recently loaded program file.
ccsdebug/remove - Remove a file from the active CCS project.
- Remove a debug point from CCS.
ccsdebug/reset - Initiate software reset of board.
ccsdebug/restart - Restore the processor to the program entry point.
ccsdebug/run - Initiate execution of processor.
ccsdebug/save - Save CCS file to disk.
ccsdebug/symbol - Read the processor's entire symbol table.
ccsdebug/visible - Set the visibility state of the CCS window.
ccsdebug/write - Write a block of data into the processor's memory.
===========
Demos
===========
In MATLAB, go to
Start -> Links and processors -> Embedded IDE Link CC -> Demos
Supported Code Composer Studio(tm) Version: 3.3
For questions, go to Embedded IDE Link CC FAQ.
See also ccsdemos
1-7