Hello!
In our C6670 based system we are going to use PCIe MSI interrupts. In C6670 each core receives 4 vectors on event Id 17 and 4 vectors on event Id 18. Thus, two HWIs are required to catch them. Is it OK to set same C ISR for both HWI?
Thanks in advance.