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.

MATLAB and CCS



Hai,

             I want to link matlab and CCSV3.3 i want to know which are all the versions supports, Weather MATLAB 2010A or B supports.... And also for CCS 4.1 which matlab will support, Suggestions please......

 

thanks in advance.....

  • shan said:
    I want to link matlab and CCSV3.3 i want to know which are all the versions supports, Weather MATLAB 2010A or B supports....

    I believe both do but it is best to contact Mathworks for confirmation.

    shan said:
    And also for CCS 4.1 which Matlab will support

    No version of Matlab supports CCSv4.x

  • Hai Lee,

        Thanks for your reply, I check with Mathworks , Both the version of matlab will work with CCS. and i want to know why CCS4.X wont support the Matlab....

     

  • shan said:
    and i want to know why CCS4.X wont support the Matlab....

    Mathworks decided not to port their software to work with v4. They will support v5.

  • Hi Lee,

                Thakns for your valuable information......

     

  • HI 

    I use matlab to generate code used on tmsf2812 ,but matlab report some mistakes  as following:

     >> checkEnvSetup('ccs', 'F2812', 'setup')

     

    1. Checking CCS (Code Composer Studio) version

       Required version: 3.3.82.13

       Required by     : Embedded IDE Link 4.2

       Required for    : Automation and Code Generation

       Your Version    : 3.3.81.6

       Incompatible version detected. CCS version does not satisfy product requirements!

     

    2. Checking CGT (Texas Instruments C2000 Code Generation Tools) version

       Required version: 5.2.1

       Required by     : Embedded IDE Link 4.2

       Required for    : Code generation

       Your Version    : 4.1.3

       Incompatible version detected. CGT version does not satisfy product requirements!

     

    3. Checking DSP/BIOS (Real Time Operating System) version

       Required version: 5.33.05

       Required by     : Embedded IDE Link 4.2

       Required for    : Real-Time Data Exchange (RTDX)

       Your Version    : 5.31.02

       Incompatible version detected. DSP/BIOS version does not satisfy product requirements!

     

    4. Checking Flash Tools (TMS320C2812 Flash APIs) version

       Required version: 2.10

       Required by     : Target Support Package 4.2

       Required for    : Flash Programming

    Warning: Installation directory for Flash Tools is invalid. 

    > In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>updateInstallDir at 531

      In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>envSetup at 269

      In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>checkEnvSetup_private at 68

      In checkEnvSetup at 131

       Your Version    : 

       Incompatible version detected. Flash Tools version does not satisfy product requirements!

       Following environment variables required for code generation could not be set:

       ### "FLASH_2812_API_INSTALLDIR"

     

                                                          so ,my question is where can i download such files?

    thank you!

    best  regards!

     

  • Hello,

    lei hu said:

     

                                                          so ,my question is where can i download such files?

    thank you!

    lei hu said:

    1. Checking CCS (Code Composer Studio) version

       Required version: 3.3.82.13

       Required by     : Embedded IDE Link 4.2

       Required for    : Automation and Code Generation

       Your Version    : 3.3.81.6

       Incompatible version detected. CCS version does not satisfy product requirements!

    http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv3/CCS_3_3/exports/SR12_CCS_v3.3_SR_3.3.82.13.exe

    lei hu said:

    2. Checking CGT (Texas Instruments C2000 Code Generation Tools) version

       Required version: 5.2.1

       Required by     : Embedded IDE Link 4.2

       Required for    : Code generation

       Your Version    : 4.1.3

       Incompatible version detected. CGT version does not satisfy product requirements!

    http://software-dl.ti.com/dsps/dsps_registered_sw/sdo_ccstudio/codegen/C2000/5.2.1/exports/ti_cgt_c2000_5.2.1_setup_win32.exe

    lei hu said:

    3. Checking DSP/BIOS (Real Time Operating System) version

       Required version: 5.33.05

       Required by     : Embedded IDE Link 4.2

       Required for    : Real-Time Data Exchange (RTDX)

       Your Version    : 5.31.02

       Incompatible version detected. DSP/BIOS version does not satisfy product requirements!

    http://software-dl.ti.com/dsps/dsps_registered_sw/sdo_sb/targetcontent/bios/bios_5_33/bios_5_33_05/index_external.html

    lei hu said:

    4. Checking Flash Tools (TMS320C2812 Flash APIs) version

       Required version: 2.10

       Required by     : Target Support Package 4.2

       Required for    : Flash Programming

    Warning: Installation directory for Flash Tools is invalid. 

    > In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>updateInstallDir at 531

      In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>envSetup at 269

      In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>checkEnvSetup_private at 68

      In checkEnvSetup at 131

       Your Version    : 

       Incompatible version detected. Flash Tools version does not satisfy product requirements!

       Following environment variables required for code generation could not be set:

       ### "FLASH_2812_API_INSTALLDIR"

    Looks like this is something from Mathworks

    http://www.mathworks.com/products/embedded-coder/prev_requirements_ti.html

    Thanks

    ki

  • thanks for your answer!  What problem will appear if  CCS version does not satisfy MATLAB requirements? In fact, Code can be generated under the current version which aren't updated.

  • That question is best asked to the people at Mathworks.

    Thanks

    ki

  •  

    ok, my problem have solved!  guys can refer to http://www.mathworks.com/help/toolbox/ecoder/ug/f0-63953.html  .

    Thank you very much. Best regards for you!

     

  • Just wanted to say thanks for this post, saved me from hours of searching to get this setup.

    Very much appreciated.

  • thanks a lot, it really helps.