System Time Counter Wraparound Interrupt

In an application for some timing calculations, which is not a simple time duration calculation, I need to be notified when the System Time Counter wraps. For this application, I cannot rely on polling method to read system time on intervals.

Is there any way to get an interrupt when System Time Counter wraps?

No. DW IC does not have an interrupt/event that triggers when system counter wraps.