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.

Optimization on DSP C674X

Hello,

I'm trying to optimize the program I write on the DSP. (The platform I use is DM8148 and the DSP is C674X)

After doing the C level optimization and setting the compile option that the document suggested, the frame rate is still too low.

(I already read the document listed in the wiki http://processors.wiki.ti.com/index.php/Optimization_Techniques_for_the_TI_C6000_Compiler )

Is there any other suggestion for the optimization?

Thank you very much!

Regards,

Kate

  • That wiki page has a collection of several different resources, and is probably the best reference, in addition to the C6000 Compiler Users Guide, that I am aware of. If you are looking for more information on a specific compiler feature or type of optimization in addition to the above resouvrces you may find more by searching the wiki or forums.