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.

I always meet the familar problems when I link matlab simulink r2012a with ccs3.3 .anticipate some helpful answers!Thankyou.

As I said above.I meet the questions when I set the CCS3.3 to F28027 Device Simulator and F28335 Device Simulator,however not the F2812 Device Simulator.

after I execute the command checkEnvSetup('ccs','F28027','check'),it replys like these:

1. CCS (Code Composer Studio)
   Your version    : 3.3.83.20
   Required version: 3.3.82.13
   Required for    : Automation and Code Generation

2. CGT (Texas Instruments C2000 Code Generation Tools)
   Your version    : 5.2.1
   Required version: 5.2.1
   Required for    : Code generation

3. DSP/BIOS (Real Time Operating System)
   Your version    : 5.33.05
   Required version: 5.33.05
   Required for    : Real-Time Data Exchange (RTDX)

4. 2802x C/C++ Header Files
   Your version    : 1.26
   Required version: 1.26
   Required for    : Code generation
   DSP2802x_INSTALLDIR=""

5. Flash Tools (TMS320F2802x Piccolo(TM) Flash API)
   Your version    : 1.00
   Required version: 1.00
   Required for    : Flash Programming
   FLASH_2802X_API_INSTALLDIR=""

it seems that there are some question with the DSP2802x_INSTALLDIR="" and FLASH_2802X_API_INSTALLDIR="",but I don't konw how to slove it .

And I have seen somebody have the question with 2802x_INSTALLDIR=""  get the answer like this

linking the mathlab variable "C280x_INSTALLDIR" to the  ControlSuite_Dir\device_support\f2802x\v129,

which in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/147339/538647.aspx#538647.

Wait for you help.Thankyou.

  • Hi Shaolun,

    if you connect with me offline I can send you the version(s) you need.  My ID is a link and can be used for a friend/conversation request.

    Best Regards,
    Lisa

  • Hello,Lisa.Thankyou for your help.But,execute me,do you mean it's my version of CCS lead to my problem?.I have tried to set the CCS to F2812 simulator and it works,but not when it's set to F28027 simulator or  F28335 simulator.

  • Hi,Lisa.I feel very sorry to trouble you.But I'm very urgent to solve this problem.I am wating for your reply ,but as the time difference of our countries,so things will be I'm always offline when you are online.

  • Hi,Lisa.Things to be different now.I dont't know if it's the version of CCS lead to my problem,because the problem is solved partly after I changed the CCS (Code Composer Studio) form 3.3.83.20 to the required version: 3.3.82.13.But I think it's the other reason plays the key role that's I must restart the matlab after I change the mode of ccs3.3 from the simulator to emulator or from F2812 to F28335,then I can continue.

    Good news are over.Now I have to say the problem again,because I meet error when I set the ccs3.3 to F28027.The matlab replys

    1) The call to idelink_ert_make_rtw_hook, during the exit hook generated the following error:
    Error while creating the project.

    2) Error while creating the project.

    3)The specified file "${DSP2802x_INSTALLDIR}\DSP2802x_common\source\DSP2802x_MemCopy.c" does not exist.

    these are familar with the reply of your fellow answered in 2011.http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/141960.aspx

    But I can't understand his meaning of "Has you defined $(DSP2802x_INSTALLDIR) anywhere",because I never define this veriable anywhere.

    thankyou.