Problem in connecting MATLAB R2014a to Code Composer studio V 5.5

1 view (last 30 days)
I have installed Add-ons on MATLAB related to Code Composer studio, i have installed code composer studio 5.5. I have configured the setup for Code Composer in Matlab using command: xmakefilesetup
Now when i try command to get information about codecomposer
>> ccsboardinfo
i am getting this error, i have re installed MATLAB as well as Codecomposer studio , but problem still occurs. the error message is shown below:
Error using Link.ccssetup/Connect Cannot start CCS application (COM error ID: 0x80070015). Verify that your CCS software is installed and configured properly. Error in ccsboardinfo (line 67) ccssetup.Connect(); % Connect to CCS Setup
help. what is problem?, did i miss any steps?

Answers (2)

aymen mohamed
aymen mohamed on 19 Feb 2015
hello sir, I faced the same problem, did you solved the problem ?
  1 Comment
chirag Patel
chirag Patel on 4 Jun 2015
Yes, ccsboardinfo command is only for CodeComposer studio v3. you can not use it with codecomposer studio v5.

Sign in to comment.


gao hao
gao hao on 4 Jun 2015
how to configure the xmakefilesetup GUI on CCS V5.5?
Thank you very much

Categories

Find more on System Composer in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!