Hi, I'm using S12ZVML64 MCU as LIN slave for Motor Control. I've used NXP Lin Stack. Here the API l_sys_init(); initializes the following

But in our application code there are certain registers that are required for the functionality of motor control.

If I keep the line number 498 and 507 commented Lin works properly. But If I uncomment line number 498 and line number 507. the code shows the following

Please let me know how to resolve this.
Thanks in advance