Dear Friend,
I am using MKE16Z MCU in my project. In that, I am using LPIT0 for periodic interrupt operation. I have taken the code reference from the SDK example.
Interrupt operation is not working, but the LPIT0 counter is running. Also, LPIT0 counter interrupt operation flag is set. Even I have enabled the interrupt in NVIC vectors.

SDK Version: 2.11.0
IDE Version : 11.5.0
Thank in advance.