In the S32DS V2.0 with the S32K144_SDK 0.8.4,the example “ftm_periodic_interrupt_s32k144” it has error,like this:
the SDK didn't has the HAL driver ,and in the compoents library it also has the hal driver, but in the S32DS V1.3 with the SDK RTM 1.00,it has the hal driver.
FTM_DRV_ClearTimerOverflow()
So the example code is a bug to use the FTM_HAL?