User`s guide
open
CCS IDE w orking d irectory, you can use a relative path, such as the
name of the file.
Note Program files (.out extension) and project files (.mak extension)
are loaded on the processor refere nced by your
ticcs object. Workspace
files are coupled to a specific processor. As a result,
open loads
workspace files to the processor that was active when you created the
workspace file. 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 file 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 files
text any
All text files
workspace .wks
CCS IDE workspace files
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
file into CCS IDE,
timeout sets the upper limit, in seconds, for the
7-98