MATLAB: Is there a patch for Embedded Target for TI C6000 DSP 1.0 to be used with MATLAB Link for Code Composer Studio 1.2 (R13.0.1+)

1.01.2c6000ccsccslinkcodecomposerdspembeddedEmbedded IDE Link CCforlinkMATLABstudiotargetti

Is there a patch for Embedded Target for TI C6000 DSP 1.0 to be used with MATLAB Link for Code Composer Studio 1.2 (R13.0.1+) ?

Best Answer

If you are using the Embedded Target for TI C6000 DSP Version 1.0 with the MATLAB Link for Code Composer Studio Version 1.2 (R13.0.1+) , you are required to install a patch.
After you upgrade to version 1.2 of MATLAB Link for Code Composer Studio, you must apply the patch file named R13_Target_patch.exe.
When you install version 1.2, the installation process puts the patch file in matlabroot/toolbox/ccslink.
To install the patch:
1. In Windows Explorer, navigate to matlabroot/toolbox/ccslink and locate the file R13_Target_patch.exe.
2. Double-click R13_Target_patch.exe to install the patch.
3. Click Unzip on the WinZip Self-Extractor dialog to install the patch. Do not change the Unzip to folder setting.
4. Open MATLAB and enter the following command at the prompt:
rehash toolbox;
Issuing the REHASH function completes your patch installation process and your upgrade process.