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.

Connect matlab r2009a with code composer studio v3.3 or v4 using ccslink



Hi,

I´m new in this forum, my name is Andres; hello to everyone.

I´ve got some doubts.

First one:

I have matlab r2009 and I want to communicate with code composer studio v3.3 to automatically generate a project from my simulink block development (using ccslink) . I want to use the C674x simulator from downloable service release 12 for CCS v3.3. My first question is: Is it possible to do it with the CCS v3.3 (with Service Release 12 package installed)?

My second question is if I can get the c674x simulator purchasing for TMDSCCS2000 version of CCS v3.3 (which is cheaper) installing after the service release 12 or if to get the simulator I want (C674x) it´s necessary to purchase the platinum version and then install the service release 12 package. Or if I can  get the simulator and a working ccslink with code composer studio v4.

 

 

Thank you. I´ll wait your answer.

 

  • Hello Anders,

    Andres Miguel said:
    I want to use the C674x simulator from downloable service release 12 for CCS v3.3. My first question is: Is it possible to do it with the CCS v3.3 (with Service Release 12 package installed)?

    Yes... but...

    Andres Miguel said:
    My second question is if I can get the c674x simulator purchasing for TMDSCCS2000 version of CCS v3.3 (which is cheaper) installing after the service release 12 or if to get the simulator I want (C674x) it´s necessary to purchase the platinum version and then install the service release 12 package.

    You will need the Platinum version to get C674x support.

    Andres Miguel said:
    Or if I can  get the simulator and a working ccslink with code composer studio v4.

    Matlab support for v4 is more limited. You can generate code but you lose the link between Matlab and the CCSv4 GUI. See:

    http://processors.wiki.ti.com/index.php/FAQ_-_CCSv4#Q:_Is_Mathworks_software_supported_with_CCSv4.3F

    Thanks

    ki

  • Thanks for your answer.

    Now I´ve downloaded the CCS v4 for evaluation. Because it´s impossible to make ccslink work on that version, I have tried to add the files from real-time workshop generated code  manually on a new project. And when I compile the project I gor several errors like undefined parameters and such things that make you think that the code is not well generated.

    I added all the source and header files generated in real-time workshop but the errors appear. Maybe there is another cleaner way to do it instead of adding the files manually; hope you can help me.

     

    Thank you, I´ll wait for your answer.