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.
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,
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.
Abhishek, I tried to reproduce your issue, but was not able to. Please ensure the function is called as per guideleines listed in the doc (http://focus.ti.com/lit/ug/spru657b/spru657b.pdf) Look at sec 2.2.2 that lists the requirement to include the relevent header file 'DSPF_sp_w_vec.h'. If you still continue seeing issues, I'll request you to provide a simple test case that I can use to reproduce the issue and suggest fix.
Gagan