Hi,
I saw in pcieboot_interrupt.c example code the following definition:
#define PCIEXpress_Legacy_INTA 50
I believe that this is the system interrupt as it is set as a parameter for the CSL_CPINTC_clearSysInterrupt(handle, PCIEXpress_Legacy_INTA)
What is this definition, a general one used by all devices (6657, 6678, 6670...) or is it a device dependent?
(I'm using 6657)
Thanks,
Ilan.