Altera_Forum
Honored Contributor
14 years agoPCIe Legacy Interrupt Handling
Hi ,
We are using CYCLONE IV GX PCIe core (Native endpoint Mode) in our FPGA based card which is plugged on windows XP based system. We are unable to handle legacy interrupt for the same .Also I would like to add that we are using jungo win driver to develop driver for the card. Is there any specific procedure and handshaking required to handle the legacy interrupt. We have following observations · Some time application ISR is called twice for single interrupt · After servicing interrupt for 10-20 times it gets stuck and we are not able to get further interrupts As per Jungo Windriver document, PCI card has to provide Interrupt Command Status register for kernel to clear the asserted interrupt which we are unable to figure out from ALTERA documents. Thanks, Chandra