Hi,
What is the procedure of PCIe configuration/intialization ?
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.
Hi,
What is the procedure of PCIe configuration/intialization ?
Hi Paresh,
you can start by reading the example here
C:\ti\pdk_C6678_1_1_2_5\packages\ti\drv\pcie\example\sample
(the actual directory depends on where you have installed the PDK).
It initializes / configures the PCIe on a C6678 DSP.
Best regards,
Hi Paresh,
For document, you can look at PCIE user guide http://www.ti.com/lit/ug/sprugs6c/sprugs6c.pdf, section 2.11 Operations.
For 6678 board to board test, please look at the sample project Alejandro mentioned above.
For 6678 used as EP with a Linux PC as RC, please look at the sample at C:\ti\mcsdk_2_01_02_06\tools\boot_loader\examples\pcie
Regards, Eric