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.

error in built



Hello.

Im new in the DSP field. Im doing a FIR filter and I get the following error:

undefined                        first referenced
 symbol                              in file
---------                        ----------------
_fir                             C:\ti\myprojects\filtro1\Debug\filtro2.obj
>>   error: symbol referencing errors - ./Debug/filtro1.out not built

Build Complete,
  1 Errors, 0 Warnings, 0 Remarks.

What is missing in my code?? Im using the fir function from  dsplib, I have the header in my code.