I am using s32k322 board ,and EB tresos version 29.0
I am using MCAL Package SW32K3_S32M27x_RTD_4.4_4.0.0_P24
I want to create a 20 ms delay. The STM Input clock frequency is 80 MHz, and the tick count is 1,600,000 with a prescaler of 1. I need to validate the GPT (General Purpose Timer) functionality.

But when I checked the logic analyzer, I was getting the correct 20 ms.

However, the interrupt is occurring twice and hitting with a delay, but it’s not triggering continuously.