Hi,
I've configured SCTIMER in not unified mode. L counter for a capture event (Event0) that it measures the period of an external signal and H counter for a match event (Event1) that it executes some other code when it happens.
Issue is that sometimes both events are solapated, I mean, Event1 happens while code is attending the interrupt of Event0. So Event1 must be waiting until Event0 callback returns. I want Event1 has interrupt priority with respect Event0.
Is not posible to manage interrupt priorities between events ?
Thanks in advance,
Regards,
Asier.
已解决! 转到解答。