Is it possible to link Matlab with Code Composer Studio v3.1?
이전 댓글 표시
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
Kaustubha Govind
2013년 5월 6일
답변 (1개)
Rolfe Dlugy-Hegwer
2013년 5월 6일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 C Code Generation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!