Hello,
I am facing with two major problems after I installed CCS and MCSDK which go as follows:
1. I installed CCS v5.1 and MCDSK v2.0.5.17 which are the latest releases. I am trying to build PCIe sample project that comes along with the MCDSK installation.
It is located under "\TI\pdk_C6678_1_0_0_17\packages\ti\drv\pcie\example\sample". However, it doesn't seem to be a regular CCS project and
I didn't manage to find a way of building it. The only thing that was mentioned in its README file is to build it and have it run on two separate EVMs.
As a workaround, I created a typical SYS/BIOS project under my own workspace and replaced the *.cfg file of this newly created project with the *.cfg file in the sample project folder. The environment gives the error of that it couldn't find the necessary PCIe package which is referenced in the *.cfg file. How can I fix this issue?
2. Another problem that I am facing with is to import CCS sample projects in general. I installed CCS and MCDSK on a 64-bit Windows 7 platform. However,
no matter how hard I try, I cannot build them properly even if I locate the necessary header files, libs, etc manually. For instance, if I create a simple Sys/BIOS project, the environment gives the error of that it couldn't locate <XDC\Sys.h>. What might have gone wrong with my installation of the environment?
Thanks,
Hakan