Hi,
This application doesn't change IDLY value, and by default it is 0xFFFF.
In this case CNT value can't be higher than IDLY, so conditions for interrupt request are not matched.
You can update this value by calling PDB_DRV_SetValueForTimerInterrupt and PDB_DRV_LoadValuesCmd.
I don't know exactly which event from you application is expected to trigger this interrupt, but I don't think this PDB event will help you.
Best regards,
Razvan