Hi VaneB,
Thanks for the reply. My project uses the EBTresos and Autosar OS. I have enabled the interrupt in the EBTresOS inside
Platform->Interrupt Controller and added Lpspi_Ip_LPSPI_2_IRQHandler in Generic Interrupt Settings Tab. I got the below linker error.
Linking main.elf
[elxr] (error #412) unresolved symbols: 2
LPUART_UART_IP_0_IRQHandler from IntCtrl_Ip_Cfg.o
Lpspi_Ip_LPSPI_2_IRQHandler from IntCtrl_Ip_Cfg.o
[elxr] (error) errors during processing
make: *** [makefile:266: main.elf] Error 1
Hope this information helps to look further. Please help me to fix the issue.
Thanks In Advance,
Regards,
bbaskii