I am facing issue while using LIN stack with processor expert mode.
If directly added LIN stack then getting issue ISR redefined.

If I allow macro redefinition
then not able to flash the program. getting error

After commenting lin_isr.c file able to flash properly. But need a lin signals based on interrupt base.
Can you update the lin_isr.c. Find sample code that I am trying to use in the attachment below.
Quick response highly appreciated.