This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Implantation of CCSV5 in Simulink (Matlab 2012b)

Hello,

I have a problem about the implantation of CCSV5 in Simulink (2012b)

The following print screens may show the problems more clearly:

 Attached 3 files generated by printscreen.


 In the file xmakefilesetup...

  

We created the upper user configuration ticcs_c6000_ccsv5 using the command Xmakefilesetup Note that the button 'Tool Directories does not appear in window, in contrast with the lower part which appears when we type in the command Xmakefilesetup on Matlab. We are therefore unable to execute the program ccs version5.


 In the file board information...

We verified the connection of the board using the command    ccsboardinfo .  Matlab could not see the board.


 In the file environmentcheck ...

We see that using the command checkEnvSetup  Matlab could not find all required programs.

 

Thanks for your reponse.

Your answer would be very helpful for us.

 

  • Hello,

    The main issue is that CCS IDE/debugger automation is not natively support from Simulink for CCS versions 4 and greater. Those CCS commands from Matlab are from CCSv3.3 and lower. Some people have used DSS to automate CCSv4/5 from Matlab but it requires some additional work from you and is not officially supported by Mathworks or TI. There are plans (by TI) to create a guide on how to do this in the future but nothing right now. Sorry.

    http://www.mathworks.com/support/solutions/en/data/1-DM9192/

    ki

  • Hello,

    I ve got the information from the Mathworks, they said that the matlab 2012b support the CCSV5.

    So could u tell me what additional work should I do?

    Thanks quite a lot for your help.

  • Zhuo YANG said:
    So could u tell me what additional work should I do?

    The Mathworks FAQ I referenced in my previous post has some information, including a link to a forum thread with some suggestions. Sorry that there is no better comprehensive document.