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.
Part Number: TMS320C6713
Please help. I would like to find out what version of MATLAB is compatible with the Code Composer Studio (CCS) v6, for communications with the
TMS320C6713 DSP kit.
MATLAB and our various code generation products MATLAB Coder, Simulink Coder, &Embedded Coder output ANSI / ISO C/C++ code, which can be imported into any version of CCS. This is the suggested workflow for new projects, and any projects needing CCSv6 or newer.
If you want to use Embedded Coder Support Package for Texas Instruments C6000 DSPs, it works with release R2014a thru R2016a, but has been discontinued starting in R2016b because the solution is based on old technology. This workflow is only for CCSv3.3 and partially for CCSV4 & CCSV5. It is not supported for CCSv6.
Link for more information on MathWorks Embedded Coder (our best tool to generate optimized and customized code).
-Brian