How to work with texas instruments "TMS320C6748" in matlab

15 views (last 30 days)
Is it possible to work on TMS320C6748 of texas instruments with MATLAB. If yes, how?. My matlab version is 2022b.
  4 Comments
Sameer Pujari
Sameer Pujari on 31 Oct 2022
Edited: Sameer Pujari on 31 Oct 2022
Hi Palguna
Thank you for pointing out that this processor is a part of C6000 processors.
Support for TI C6000 DSP's is only available for MATLAB release with R2014a to R2016a
You can generate code for your processor using Embedded Coder to generate ANSI/ISO C/C++ code that can be compiled and executed on Texas Instruments processors.
You can refer to this link to get started - Get Started with Embedded Coder - MathWorks India

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!