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.

matlab 生成DSP 6747 的代码



请问 matlab 生成 TMS C6747可执行的代码  具体步骤 是什么??

具体应该怎么设置 real_time workshop  ??

谢谢

  • 找到下面链接,供你参考:

    processors.wiki.ti.com/.../MatLab_and_CCS

    另外,请问你指的可执行代码是指什么?.out?

    我没有用过这个功能,但我认为这个功能不是那么必要,主要是利用matlab产生的C代码,将之放到DSP的工程里调用就行了。毕竟还是希望要用到DSP的编译器的优化功能。我猜测matlab与CCS的编译器之间没有结合的这么紧密吧。