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.

XIO2001传输问题

Other Parts Discussed in Thread: XIO2001

有一个项目,用到XIO2001为PCI-E转PCI的桥。具体的实现是以FPGA作为PCI-E root,然后通过XIO2001转成PCI总线连到DM642上。目前的情况,ROOT可以主动去读写DSP,但是DSP无法通过DMA的方式访问ROOT。也可以抓到DSP发出的中断,但是经过XIO2001后,ROOT收不到中断消息。DSP发起的请求全部都到不了ROOT。由于使用FPGA作为ROOT,不像CPU那么标准,可能存在配置错误或者其他考虑不周的问题。XIO2001方面是否有对应的配置或者电源状态等因素需要考虑?