I am unable to import the demo project( face detection) obtained after downloading c6sdk_1_00_00_03. The problem is-
Error loading managed make project information for face detect. The tool definitions used to create the project are not available.
If I try to create a new project and add the files, the error is-
js: "D:/ccs4installed/xdctools_3_22_02_27/include/utils.tci", line 582: Error: Can't find import file: '../../../../pdk_C6748_1_0_0_1/packages/ti/pspiom/platforms/evmOMAPL138/vpif.tci' (not found along 'D:\ccs4installed\workspace\trial2\Release/../;D:/ccs4installed/bios_5_41_10_36/packages;;D:\ccs4installed\xdctools_3_22_02_27/include;D:\ccs4installed\xdctools_3_22_02_27/packages')
gmake: *** [facedetectcfg.cmd] Error 1
Please help