- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
we are using altera Pcie hard ip (stratix-4GX). We have generated an interrupt using legacy i.e in hard ip we have controlled an interrupt using app_int_req,app_int_ack variables In hard ip. we are using Dell 6850 server with linux Os. when we are working with single pcie card our functionality working properly but when we are working with two pcie cards in same server we are getting issue of Non Maskable interrupt and system is going to hang. please help us how to handle this issue.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PCIe core configuration space register address 0x3D defined Interrupt Pin as below:
- 0x00: No INT x# pin used - 0x01: INTA# used - 0x02: INTB# used - 0x03: INTC# used - 0x04: INTD# used The Interrupt Pin is default to 0x01: INTA# used. When have multiple legacy interrupts, this field might needs to change to avoid conflict.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page