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)
Solved! Go to Solution.
Hi
If you step through the debugging, which function will this error appear when calling it? Maybe you can send me the test project so I can debug it.
Best Regards,
Robin
Hi
If you step through the debugging, which function will this error appear when calling it? Maybe you can send me the test project so I can debug it.
Best Regards,
Robin