Hi Community,
I'm wondering if it is a good idea to have a single ISR (mcAspErrorISR in my case) assigned to more than one event that is handled by the event combiner. Please find attached a code example. Is it allowed to use the event combiner in this way?
Background: I would like to handle all the McASP error interrupt events (in sum 12 events) of my C674x DSP. I need to use the event combiner because there are not so many hardware interrupts left in my project.
Best regards
Jo