Does Embedded IDE Link 4.2 (R2010b) support Texas Instruments Code Composer Studio 4.0?

1 view (last 30 days)
I would like target my algorithm onto Texas Instruments processors using TI's CCS 4.0. I would also like to run model and code verification techniques such as processor-in-the-loop (PIL) testing.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Dec 2011
In R2010b, Embedded IDE Link supports Texas Instruments Code Composer Studio 4.0 (CCS 4.0) through the use of XMakefile utility. When you generate source code from a model, the XMakefile utility generates a corresponding makefile which you can use with CCS 4.0 to build the embedded software. You can use TI’s DSS scripting with CCS 4.0 to load and run the embedded software on supported TI processors. The documentation provides examples for each of these steps. Model and code verification techniques supported for CCS 4.0 include TCP/IP-based processor-in-the-loop (PIL).
Automation of the IDE tasks, debugging, and project generation (as supported with CCS 3.3) are not available for CCS 4.0.
You can find a detailed example at the following link:
<http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/100819/411310.aspx#411310>

More Answers (0)

Products


Release

R2010b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!