Hello,
I have tried with FTM_DRV_ClearTimerOverflow() it is compiled properly.
But when i am running the project it is not generating a Interrupt.
When i further debugged my code it is stopping due to FTM_DRV_Reset(ftmBase); which is called from FTM_DRV_Init() function.