Is it possible to link Matlab with Code Composer Studio v3.1?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
Respuestas (1)
Rolfe Dlugy-Hegwer
el 6 de Mayo de 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 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!