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.
Hello,
i trying to optimize a C code for C64xx . i have been trying different methods of C code optimization which are listed in C optimization websites but am still not able to achieve the desired cycle count. is there any specific knowledge that i should know regarding optimization for C64xx.
Thanks
Have you already read spru198k (TMS320C6000 Programmer’s Guide) and SPRABF2 (Introduction to TMS320C6000 DSP Optimization)?
You can find then on the TI web product folder. (http://www.ti.com/product/tms320c6472)
Yes. Have you read Hand-Tuning Loops and Control Code on the TMS320C6000? TI's processors wiki also has a number of optimization-related pages in the Compiler category (look for "optim" in the list of page titles at the bottom, as well as the update page for the application note I linked).