I created a new ccs project with the example in the directory:
Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages\ti\drv\cppi\example\sample.
But when I build this project,there are two problems as shown followed,
1 Problem descriptions:xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.csl' along the path:
'D:/Program Files/Texas Instruments/ccsv5/ipc_1_22_03_23/packages;
D:/Program Files/Texas Instruments/ccsv5/bios_6_31_04_27/packages;
D:/Program Files/Texas Instruments/ccsv5/xdais_7_20_00_07/packages;
D:/Program Files/Texas Instruments/ccsv5/xdais_7_20_00_07/examples;
D:/Program Files/Texas Instruments/ccsv5/uia_1_00_01_09_eng/packages;
D:/Projects/CppiExp/.config/;
D:\Program Files\Texas Instruments\ccsv5\xdctools_3_20_08_88\packages;'.
Ensure that the package path is set correctly.
sample.cfg /CppiExp Csl XDCTools Configuration
2.There are some unresolved inclusions as shown followed,
But these files are all in the install directory:Texas Instruments\pdk_C6678_1_0_0_9_beta2\packages\ti
What puzzled me is that the above problems will not appear in another computer with the same development environment(ccsv5.0.2)?So what should I do to solve these problems?
Thanks.
Ricky