Hello,
I develop a program on C6678 via PCIe. but I don't find a file CSL_PCIe.h as the case of RIO, thereCSL_SRIO.h
So, I must pass through SYSBIOS and LLD or my CSL library that does not contain the file?
Best Regards,
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.
Hello,
I develop a program on C6678 via PCIe. but I don't find a file CSL_PCIe.h as the case of RIO, thereCSL_SRIO.h
So, I must pass through SYSBIOS and LLD or my CSL library that does not contain the file?
Best Regards,
The CSL does not have functional layer (API) support for PCIe module. But it has the register layer support such as cslr_pcie_xxx.h.
The PDK has the PCIe LLD support, which provides the APIs for users. Please refer to the documents in the PDK PCIe LLD folder as follows:
"\ti\pdk_C6678_1_0_0_17\packages\ti\drv\pcie"
Sincerely,
Steven