keaz128 disable FTM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

keaz128 disable FTM

Jump to solution
711 Views
fanziyu
Contributor IV

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)

0 Kudos
Reply
1 Solution
690 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
Reply
1 Reply
691 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply