Is it possible to link Matlab with Code Composer Studio v3.1?
2 次查看(过去 30 天)
显示 更早的评论
Dear all, I have to do some interfacing with a DSP board and would like to implement a couple of m files on DSP board. Is it possible to directly link Matlab to DSP and if yes could you please provide a tutorial or something with the steps required?
回答(1 个)
Rolfe Dlugy-Hegwer
2013-5-6
One possibility is the "Custom toolchain registration" feature in MATLAB Coder. MATLAB Coder software enables you to register third-party software build tools for creating executables and libraries. Creating and registering CCS would be a significant effort. If you're interested, you can find more information at: https://www.mathworks.com/help/coder/custom-toolchain-registration.html
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!