porting the matlab code to TI DSP

조회 수: 3 (최근 30일)
Mark Phil
Mark Phil 2020년 7월 23일
댓글: Walter Roberson 2020년 7월 25일
I have built a communication code in matlab. i want to port this code to TI DSP 64X. Can i use matlab coder and completely convert to C code and port it on to DSP. Dos MATLAB coder support all the matlab functions?

답변 (1개)

Walter Roberson
Walter Roberson 2020년 7월 23일
  댓글 수: 3
Walter Roberson
Walter Roberson 2020년 7월 24일
I note that the OMAP-L138 is C674x and in particular one source says TMS320C6748 . This would not appear to be the same as TI DSP 64X that you asked about in your original question ?
Walter Roberson
Walter Roberson 2020년 7월 25일
My expectation would be that you could get higher data rate with the modulation / demodulation on the DSP side.
It looks like Embedded Coder does not have direct support for C6000 series; see https://www.mathworks.com/hardware-support/texas-instruments.html
Note: I have never used MATLAB Coder or Simulink Coder or Embedded Coder or any of the TI DSPs.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by