User`s guide

open
CCS IDE w orking d irectory, you can use a relative path, such as the
name of the le.
Note Program les (.out extension) and project les (.mak extension)
are loaded on the processor refere nced by your
ticcs object. Workspace
les are coupled to a specic processor. As a result,
open loads
workspace les to the processor that was active when you created the
workspace le. This may not be the processor referred to by the object.
Use cd to determine or change the CCS IDE working directory. You
use the
filetype option to override the default le extension. Four
filetype strings work in this function syntax, shown in the following
table.
filetype String Exte ns ion Description
program .out
Executable programs for the
processor
project .c,.a*,.s*,.o*,.lib,
.
cmd,.mak
CCS IDE project les
text any
All text les
workspace .wks
CCS IDE workspace les
Note When you have o ne or more handles to CCS in MATLAB
software, opening a new CCS workspa ce from MATLAB software
or directly in CCS, causes your existing handles to become invalid.
MATLAB software returns an error when you try to connect to your new
workspace. To continue your work, c lear each of your existing handles
to CCS and create new handles for the new workspace.
To determine how long MATLAB softwa r e waits for open to load the
le into CCS IDE,
timeout sets the upper limit, in seconds, for the
7-98