In the CSL 3.0.4 sar example file csl_sar_intcExample.c
There is a call to the function IRQ_plug(SAR_EVENT,&sarISR);
The compiler or linker could not find a reference to this function
assist please !
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.
In the CSL 3.0.4 sar example file csl_sar_intcExample.c
There is a call to the function IRQ_plug(SAR_EVENT,&sarISR);
The compiler or linker could not find a reference to this function
assist please !
Hi,
What is the error you are getting?
Ensure that "C55XXCSL_LP.lib" path is correctly mentioned in properties-> C5500 Linker -> File Search Path.
If you had installed CSL package as per the instruction provided in CSL3.04 installation guide this should work fine.
Regards
Vasanth