Forum Discussion
Rahul_S_Intel1
Frequent Contributor
5 years agoHi ,
Kindly find the details of the MSI interrupt on page no: 97
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_a10_pcie_avmm.pdf
for detailed description
Ursa
New Contributor
5 years ago@Rahul_S_Intel1 Hi Rahul,
Thanks for guiding. Looks like I need to access the register 0x3060(PCI Express to Avalon-MM Interrupt Status Register for Endpoints) to distinguish the signals, but I don't know how to access Avalon-MM Control and Status Register Address Spaces from Windows side. Should I expose these spaces through a BAR? Any suggestions? Thank you very much.