SDMA transfer to/from memory shared with PCIe root

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDMA transfer to/from memory shared with PCIe root

ソリューションへジャンプ
2,414件の閲覧回数
FredrikMoller
Contributor III

I have an imx6 set up as PCIe endpoint where the lower 16MB of DDR memory (address 0x10000000-0x11000000) is shared with the PCIe root on the other side of the PCIe link.

I want to use SDMA on the imx6 to copy to/from this memory. Is this possible?

The reason I ask is because of this discussion PCIe DMA problems with i.MX6 which seems to imply that that is not the case.

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,805件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Frederik

yes correct, SDMA can not be used with PCIe module.

Also it may be useful to look at

i.MX6Q PCIe EP/RC Validation System

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,806件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Frederik

yes correct, SDMA can not be used with PCIe module.

Also it may be useful to look at

i.MX6Q PCIe EP/RC Validation System

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,805件の閲覧回数
FredrikMoller
Contributor III

Thanks a lot!

Btw, you don't happen to know where this limitation is documented in the reference manual for imx6?

Regards,

Fredrik

0 件の賞賛
返信
1,805件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

There are no direct references, however

for example there is no PCIe in

Table A-1. SDMA Scripts Overview IMX6DQRM

~igor