Part Number: F29H850TU
Hello,
I am trying to trigger an interrupt through a GPIO which is controlled by CPU3.
I am confused how to do it. When all the inputXbar and interrupt configuration are configured for CPU1 there is no problem and ISR is enabled in run time. However, I don't know how to route the XINT to CPU3.
Note: In the CPU3 application I have enabled the CPU interrupts with below lines:
Can you gide me please?