Error when trying to run a c2000 simulink model - CCSv6 and Matlab 2015a
1 view (last 30 days)
Show older comments
Raghu Raman
on 5 Dec 2017
Commented: Raghu Raman
on 6 Dec 2017
I'm getting an error (please refer to the image) when I'm trying to compile a simple epwm block. I've used xmakefilesetup to configure ccsv6 and matlab 2015b and have installed Embedded Coder Support Package for Texas Instruments C2000 Processors from the internet. Could anyone help me out on how to solve this issue? It seems that Matlab cannot access the source files.
0 Comments
Accepted Answer
Venkatesh Chilapur
on 5 Dec 2017
Hi,
xmakefilesetup is for using the idelink.tlc workflow, and using idelink.tlc is not recommended and has been discontinued. You should be using ert.tlc with CCS to help you work with the board as needed.
If you need to reconfigure the support package, use the command targetupdater.
Regards,
Venkatesh C
More Answers (1)
Venkatesh Chilapur
on 6 Dec 2017
Hi,
https://www.mathworks.com/help/releases/R2016a/supportpkg/texasinstrumentsc2000/ug/coder-target-pane-texas-instruments-c2000-processors.html
https://www.mathworks.com/matlabcentral/answers/124142-what-is-the-difference-between-ert-tlc-model-and-idelink_ert-tlc-model#answer_177303?s_tid=prof_contriblnk
These links can be helpful.
Regards,
Venkatesh C
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!