Hi
I'm working with DM8168 and I have to send data via PCIe.
I have installed EZSDK 5.05.02.00 but there aren't examples of PCIe.
I need any example code for PCIe. Please, can somebody give me any example code?
Thanks.
Isa
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
I'm working with DM8168 and I have to send data via PCIe.
I have installed EZSDK 5.05.02.00 but there aren't examples of PCIe.
I need any example code for PCIe. Please, can somebody give me any example code?
Thanks.
Isa
Hello Isa,
You can find the sample applications(communication/data transfer from RC-EP vice-versa) here http://processors.wiki.ti.com/index.php/TI81XX_PSP_PCI_Express_Endpoint_Driver_User_Guide#Sample_Applications
and sample boot driver application (used for booting up EPs) can be found inside the kernel/TI81XXPSP source e.g. TI811X-LINUX-PSP-04.04.xx.xx\src\examples\pcie
Or you may download the TI81XX PSP package from http://downloads.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/TI81XX_04_04/04_04_00_02/index_FDS.html
Regards,
RK