Hello,
Thx. I am using FTM5 on a S32K146!
I guess my issue is the debug, when breaking the FTM may continue to run or something.
If I make a breakpoint somewhere else in the code, the 2 variables seems to have an expected value.
i.e. if Cvn register is 500, I will see 525 for example which is ok as there is the time for the interrupt, few codes lines etc.
May the question is more if there is a way to do debug by breaking in the interrupt routine?
Thks!