Error when trying to run a c2000 simulink model - CCSv6 and Matlab 2015a
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Venkatesh Chilapur
2017-12-5
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
更多回答(1 个)
Venkatesh Chilapur
2017-12-6
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
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!