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 have a C6678 TMDSEVM6678L REV 3B EVM. I have plugged into PCI bridge which is connected to host CPU.
The host CPU is able to detect the C6678 device. I would like to run pciedemo. But I could not compile the PCIe demo example code.
The demo code compilation fails:
/home/rams/ti_6678/pdk_c667x_2_0_4/packages/ti/boot/examples/pcie/linux_host_loader/pciedemo.c:90:49: fatal error: pcieDdrInit_6678.h: No such file or directory
#include "pcieDdrInit_6678.h" /* DDR init */
^
compilation terminated.
Please let me know how can I CROSS COMPILE PCIedemo code so that I can run on different host CPU
Thanks
Rams
Hi,
Those header files are not distributed together with the installer package, but they are generated by script. See attached readme.pdf for details. README.pdfThis readme file was missing from the package, we will add it.
Regards, Eric