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.

C6678 EVM, setup as RC, PCIe

I am just getting stared with 6678 EVM. I  know the SW settings for RC, but do not know how to build a kernel with the PCIe drivers included. Could someone point me in the right direction. Directly relevant links, earlier posts, tutorials, ... Is greatly appreciated.

Thank you

RF

  • Please take a look at the PCIe bootloader example document in MCSDK package folder such as follows:

    C:\ti\mcsdk_2_01_02_06\tools\boot_loader\examples\pcie\docs\README.pdf

    Section 9.1 in the document above discussed about how to build the PCIe EP driver with Kernel. It might be a good reference.