This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320C6748: TMS320C6748

Part Number: TMS320C6748


Tool/software: Code Composer Studio

i am working on TI TMS320c6748 dsp board. i want to connect it with ccs v5.3 and matlab r2016a. the board easly connected with ccs v5.3, but is not connecting with matlab r2016a. please help me how can i coonect tms320c6748 with matlab. I installed embedded coder support package for c6000, but there is no option for tma320c6748. please help.

  • Hello,
    according to the link below, you will need at least CCSv6 to use it with MATLAB 9.0 (R2016a):
    dev.ti.com/.../node

    For further help on this topic, I suggest contacting Mathworks support directly.

    Thanks
    ki
  • The C6000 Support you are using is very old - based off of CCS 3.3 technology and it may not support C67xx. In fact, we discontinued it in R2016b, because the integration was old and only partially working with CCSv5 and CCSv6.

    The best high level workflow is to generate C code from MathWorks tools (Embedded Coder) , and then import that C code into your CCS project, integrate, and deploy from CCS.

    Cheers,
    -Brian