MCU: Keaz128
IDE:S32DS
Problem: I use input capture function to get hall pulse width.I try to disable the function before MCU go lowpower mode.MCU go wrong if i do not comment out DisableIrqSetPending(FTM1_IRQn).
1.I use FTM2 for PWM and there is no same problem
2.Debug show MCU run away when process DisableIrqSetPending(FTM1_IRQn)