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.

CCS/TMS320c5535: Problem with the dsplib while using the FIR function

Part Number: TMS320C5535

Tool/software: Code Composer Studio

Hello, I am trying to use the CONVOL function included included in the dsplib for audio filtering, at the moment of the compilation there are no errors and it loads the code successfully. The problem is that this function is not returning any value, then after inspection the code I see the following,  "Error, cannot load from non primitive location" I dont undestand what is the issue, because in the console is not giving any errors while running. In other words it is running, but when the function CONVOL is called there are not results coming out from it.

I attach a screen shoot, Do you have any idea on how to solve this?

thanks