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.

CCS/TMS320F28335: Interacting with C2000(F28335) processor using CCSv6 and SIMULINK

Part Number: TMS320F28335


Tool/software: Code Composer Studio

Hi  
After completing C2000 support package installation when  i prompt ccsboardinfo in matlab command window it shows error displaying-"Cannot start CCS application (COM error ID: 0x80040154). Verify that your CCS software is installed and configured
properly."
then i tried xmakefile which opens gui window. But there is no option for ti_ccs_v6 in the configuration popup. So i selected ti_ccs_v5 in configuration and specified the path for CCSv6 ,cgt,and dsp bios and clicked OK.
Then i execute checkEnvSetup('ccsv5', 'F28335', 'setup') . MATlAB again asks for specifying the path for CCSv6, cgt,dsp/bios,Flash APis but not for xds tools.
if i use command prompt checkEnvSetup('ccsv6', 'F28335', 'setup') then there is error displaying "Unsupported IDE "ccsv6". Use 'ccs' for CCSv3.3 or 'ccsv4' for CCSv4."
then after restarting the matlab, it again asks for specifying the path for ccs,cgt,dsp/bios,flash API when i write checkEnvSetup('ccsv5', 'F28335', 'setup') in command prompt.
Is there any definite path to configure CCSv6 with MATLAB(2016a) please tell.
 
Thanks
satwant singh
  • Hello,
    This is a question best answered by the experts at Mathworks support. I suggest contacting them directly. There is a Mathworks representative that will reply to threads in this forum also so hopefully he can reply here also.

    Thanks
    ki
  • Hi,

    I agree - you should contact MathWorks Technical Support. MathWorks actually authored this support, not TI.

    Here are a couple tips, which may or may not help:

    - Type targetupdater at the MATLAB command line to get back to the CCS configuration.  You can select CCSv6 and follow the steps to set up the support package by pointing it to the needed directories.

    - You do NOT use the checkEnvSetup command - this command is not configured for CCSv6.

    HTH,

    -Brian