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.