User`s guide
B Reported Limitations and Tips
cc = ticcs
Embedded IDE Link CC starts the CCS version you last used. If you last used
your C5000 version, the
cc object accesses the C5000 version.
Workaround
To make your ticcs object access the correct processor:
1 Start and close the appropriate CCS version before you create the ticcs
object in MATLAB.
2 Create the ticcs object using the boardnum and procnum properties to
select your processor, if needed.
Recall that
ccsboardinfo returns the boardnum and procnum values for
the processors that CCS recognizes.
Changing CCS Versions During a MATLAB Session
You can use only one version of CCS in a single M A TLAB session. Embedded
IDE Link CC doe s not support using multiple versions of CCS in a MATLAB
session. To use another C CS version, exit MATLAB so ftware a nd restart it.
Then create your links to the new version of CCS.
MATLAB Hangs When Code Composer Studio Cannot
Find a Board
In MATLAB software, w h en y ou create a ticcs object, the construction
process for the object automatically starts CCS. If CCS cannot find a p rocessor
that is connected to your PC, you see a messagefromCCSlikethefollowing
DSP Device D river d ia log box th at indicates CCS could not in iti al ize th e
processor.
B-10