How to send or receive data use pcie bus?

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

How to send or receive data use pcie bus?

1,382件の閲覧回数
mingmingyuan
Contributor III

board:sambasd

system:linxu 3.0.35

We connect a FPGA to MX6q through pcie bus, now I want to send data to FPGA with pcie bus, Can you guide me how to send or receive data use pcie bus?

ラベル(2)
0 件の賞賛
2 返答(返信)

1,025件の閲覧回数
Yuri
NXP Employee
NXP Employee

  It is needed to design Linux driver, specific for Your PCIe device, which

can configure corresponding address space. This address space may be used for

access Your PCIe device.  

General information about PCI may be found under the link below.

http://free-electrons.com/doc/pci-drivers.pdf

IMX6 specifics are described in i.MX6 Linux Reference Manual.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

Also, the i.MX6 Platform SDK – as collection of standalone drivers - may be helpful.

«IMX6_SW: i.MX 6 Series Software and Development Tool Resources »


http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW


“i.MX6 Platform SDK 1.1 Release”


https://community.freescale.com/docs/DOC-94139


Have a great day,
Yuri

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

0 件の賞賛

1,025件の閲覧回数
mingmingyuan
Contributor III

dear sir:

I have readed documents that you give me, this take a long time, But I also don't know How to send data to fpga with pcie bus.

0 件の賞賛