Dear all
In my design, both cores are used (one with freeRTOS the other one bare metal)and I want to handle exception in both cores. I check xil_exception.h, in this file there is only one interrupt ID (XIL_EXCEPTION_ID_IRQ_INT).
how could I use it for both cores?
could any one help me?
Best Regards.