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.

Regarding installing cgtools updated version for Matlab 2014a

Hi there,

This semester we have to work on C6713 DSP board using CCSv5 and Matlab 2014a on windows7. 

When I ran "  checkEnvSetup('ccsv5','C6713DSK','check')  " on Matlab2014a, I get the following results.

>> checkEnvSetup('ccsv5','C6713DSK','check')


1. CCSv5 (Code Composer Studio)
Your version : 5.2.1
Required version: 5.0 or later
Required for : Code Generation
TI_DIR="C:\ti\ccsv5"

2. C6000 CSL (TMS320C6000 Chip Support Library)
Your version : 2.31.00.15
Required version: 2.31.00.10 or later
Required for : Code generation
CSL_C6000_INSTALLDIR="C:\Program Files\C6xCSL"

3. CGT (Code Generation Tools)
Your version : 5.3.0
Required version: 6.1.18 to 7.3.1
Required for : Code generation
C6000_CGT_INSTALLDIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 5.3.0"

4. DSP/BIOS (Real Time Operating System)
Your version : 6.33.05.46
Required version: 5.33.05 to 5.41.11.38
Required for : Code generation
CCSV5_DSPBIOS_INSTALLDIR="C:\ti\bios_6_33_05_46"

5. XDC Tools (eXpress DSP Components)
Your version :
Required version: 3.16.02.32 or later
Required for : Code generation

6. NDK (EVMDM642 NDK v1.82)
Your version :
Required version: 1.80 to 1.90
Required for : External mode and Ethernet blocks
NDK_INSTALL_DIR=""

I have downloaded the latest cgtools, DSP/BIos. How do I install these and where can I find XDC tools and NDK. 

I followed this steps for installing compiler in CCSv5 http://processors.wiki.ti.com/index.php/Compiler_Installation_and_Selection

But when I try to run the same command '   checkEnvSetup('ccsv5','C6713DSK','check')  ' . I see that the cgtools are not updated for Matlab 2014a. 

Please help me how can I get cgtools, DSP/Bios, XDC tools and NDK updated for Matlab 2014a.

Thanks and Regards,

Vanitha

  • This wiki article about compiler downloads may work better for you. 

    vanitha n raju said:
    But when I try to run the same command '   checkEnvSetup('ccsv5','C6713DSK','check')  ' . I see that the cgtools are not updated for Matlab 2014a.

    That's a Matlab issue that we cannot help you with.

    vanitha n raju said:
    Please help me how can I get cgtools, DSP/Bios, XDC tools and NDK updated

    We only discuss compiler issues in this forum.  I recommend you use Google search for the other tools.  To search for DSP/Bios, enter in the search box: site:ti.com DSP/Bios .  

    Hope this helps ...

    -George

  • hello..
    I have same problem , and also I am unable to set CSL_C6000_INSTALLDIR="C:\Program Files\C6xCSL" this directory . Can you please tell where can I find C6xCSL file?
  • I cannot help with your question about the Chip Support Library.  Exactly which device do you use?  Once I know that, I can direct you to the relevant forum for that device, and they can help you with any CSL questions.

    Thanks and regards,

    -George

  • You definitely need to get and point to a compatible CGT version for this to work.  I don't know where those reside on ti.com.

    ---

    Here is the doc link (login required): https://www.mathworks.com/help/ecoder/ref/checkenvsetup.html

    You can run the command with 'setup' instead of 'check' which will let you set the path for the tools, assuming you are able to get them installed.

    -Brian

  • Device Used : TMS320C6713
  • I am using TMS320C6713 device. and when I try to setup checkEnvSetup , TMS320C6000 chip support library is needed.

  • Does your professor not have installation instructions?

    Regards,
    RandyP
  • NO
    with regards
    pradipta
  • sir ,
    can you please provide the exact installation instruction?
    regards ,
    pradipta
  • With regrets, I do not have exact installation instruction for software versions to support a particular version/release of Matlab.

    If you click the Product Folder link in your part number email, above, you can find the list of software tools available from the Tools & software link. Oddly, the CSL shows up in that list for the obsolete C6713 but does not show up in the list for the active C6713B. I will report that to our TI.com support team.

    You can also find a comprehensive list of CSLs by starting with a websearch for "c6713 csl" (no quotes).

    Regards,
    RandyP
  • sir, please solve this problem..

    I am currently working on DSP board TMS320C6713 in connecting with MATLAB R2015a..

    >> checkEnvSetup('ccsv5','c6713','check')

    1. CCSv5 (Code Composer Studio)
    Your version : 5.3.0
    Required version: 5.0 or later
    Required for : Code Generation
    TI_DIR="C:\ti\ccsv5"

    2. C6000 CSL (TMS320C6000 Chip Support Library)
    Your version :
    Required version: 2.31.00.10 or later
    Required for : Code generation
    CSL_C6000_INSTALLDIR=""

    3. CGT (Code Generation Tools)
    Your version : 7.4.1
    Required version: 6.1.18 to 7.3.1
    Required for : Code generation
    C6000_CGT_INSTALLDIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.1"

    4. DSP/BIOS (Real Time Operating System)
    Your version : 5.41.11.38
    Required version: 5.33.05 to 5.41.11.38
    Required for : Code generation
    CCSV5_DSPBIOS_INSTALLDIR="C:\Program Files\Texas Instruments\bios_5_41_11_38"

    5. XDC Tools (eXpress DSP Components)
    Your version :
    Required version: 3.16.02.32 or later
    Required for : Code generation
    >>

    please help point no. 2 & 5..there is a problem..