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.

DSPF_sp_w_vec() giving wrong output

Hi,

I am using DSPF_sp_w_vec() function but it is giving wrong output. Instead if I ues the C code of DSPF_sp_w_vec() provided in the documentation, output is correct. I have ensured that arrays are double-word aliged. Any suggestions on this.