Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMSI-X Interrupt is not generating on Cycleon V FPGA board
I am working on X86 PCIe Linux Driver to implement MSI-X Interrupt on Cycleon V FPGA board with reference design taken from Qsys. I have followed below steps in linux driver to enable MSI-X ...
Altera_Forum
Honored Contributor
10 years agoHi.
I have problem with MSI/MSI-X interrupts, only one interrupt works. --- Quote Start --- 2) Executed pci_enable_msix with total number of 4 vectors which is successfully enabled without any fail-case. --- Quote End --- What number is passed from function? I can not get zero number from this function. Any other number means error.