主题中讨论的其他器件: DRA821
工具与软件:
你好,我需要你的帮助
我们知道、PCIe 硬件很简单、我的问题是、 开发 PCIe 接口(关于驱动程序、软件)是否很简单? 我想在短时间内使用 DRA821U 开发 PCIe 接口。 谢谢
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.
尊敬的 Feng:
PCIe 是 SoC 上相对复杂的接口之一(即、与 McSPI 或 I2C 相比)。
如果您计划从头开始开发一切、因为您使用的操作系统没有 PCIe 驱动程序、这意味着您需要开发 SERDES PHY 驱动程序、PCIe 内核驱动程序和 PCIe 设备驱动程序、那么这并不容易。 如果您计划使用存在 SERDES 驱动程序和 PCIe 核心驱动程序的 Linux、则会相对容易一些。
如果计划为您计划使用 Linux 插入配置为 RC 设备的 DRA821 Kernel_Drivers的 EP 设备开发 PCIe 驱动程序、请参阅以下文档:software-dl.ti.com/.../ Foundational_Components Ie_Root_Complex 12.html.html。
此致、
Takuma