Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: MATHLIB
Hi,
How can I port my existing C66x code to an optimized C7x implementation?
Regards,
Betsy Varughese
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.
Hi,
4) Apply C7x-Specific Optimizations:
5) Replace C66x Intrinsic with C7x Equivalents :

6) Measure the performance improvement using __TSC.
Regards,
Betsy Varughese