Hi Archie Barter,
If the IRQ handler can't be entered, it means your code still have problems.
I don't know what the kinetis chip you are using?
Next time, please tell us the chip part number.
After you enable the module interrupt in the register, please also check the CHF, does this channel Flag also set?
Please note, you also need to enable the IRQ with:
EnableIRQ(FTM0_IRQn);
Please try again
If you still have problem, please tell me your chip part number.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------