Hello S, I hope you're doing well!
When the time changes from no match to match, the interrupt flag gets set, and then it needs to be cleared by setting the correct ILR register bit.
If the program is getting interrupted constantly during that minute, then it's also possible you may have another interrupt configuration for your RTC that could be causing it.
For reference, could you please check out the LPCOpen RTC example provided in the MCUXpresso installation folder?
Best regards,
Sebastian