We recently used RTA-OS to configure the OS. After integration, it was found that the task would break the counter's software interrupt when running.
Hi @preh_zhenjiang
I checked the history but I can see nothing related to PIT what could explain similar behavior.
But anyway, I think some deeper debugging will be necessary. PIT handler should be relatively fast, I don't think that this handler could add such delay. It looks like there's something else what inserts the delays. I'm afraid I can't provide more help without more details.
Regards,
Lukas
Thanks for your reply. I have solved the problem. Something went wrong with the ISR configuration.