Is it possible to link Matlab with Code Composer Studio v3.1?
2 views (last 30 days)
Show older comments
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?
Answers (1)
Rolfe Dlugy-Hegwer
on 6 May 2013
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 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!