This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EVMK2H PCIE legay Interrupt

Experts advise the following questions:

1.I set EVMK2H to PCIe boot mode and the PC(win7)can enumerate the PCIe at EVMK2H

2. I check register MSI_CAP,MSI_EN bit in MSI_CAP is set to 1(MSI_CAP :0x00817005)

LEGACY_A_IRQ_ENABLE_SET; LEGACY_B_IRQ_ENABLE_SET; LEGACY_C_IRQ_ENABLE_SET; LEGACY_D_IRQ_ENABLE_SET are all be set to 1;

3. I set EP_IRQ_SET to 1 to Generate an interrupt as below
(*(unsigned int*)0x21800064)=0x1;

But at PC (win7)side: Windriver can not receive interrupts,please give me some advice to solve the problem,thanks!

  • Hi Charis,

    I have answered the your new thread, If you need more help, please reply back with below thread.

    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/396085/1399713#1399713

    However please refer the interrupt initialization procedure Section 2.14 Interrupt Support on PCIe user guide document (sprugs6).

    Thanks,