Hello,
Here is the PCIe scenario :
- DSP(6678) is root complex, and there is a FPGA on the other side as end point. No more nodes on the PCIe network.
- EP uses MSI to notify RC. Then RC does the data transfer.
Is it possible to enable and use all 8 MSI_INTs by means of the same end point ?
I mean that I want EP be able to send 8 different MSI INTs, so that I can use them to trigger 8 different EDMA transfers. Is it possible ?
As far as I understand from PCIe protocol, I may use just one MSI data for an EP. So that it seems it is not possible to use more than 1 MSI INT for the same EP. But because of this is very critical for my design, I just want to be sure about my analysis.
thanks in advance,
koray.