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.

How to optimize memcpy instruction on DSP C66x

Hello,

I am using vision sdk 2.10 (linux) on TDA 2x. I am trying to optimize memcpy which is currently taking 16ms. I also tried to optimize the same using _amem4() intrinsic but it gave same result. I want to know why

_amem4() intrinsic is not giving optimized result. 

Please help me to optimize memcpy on dsp and could you please provide the solution on the same.    

 Regards,

 Neel