Part Number: 66AK2L06
Tool/software: Code Composer Studio
Hi,
I tried to use CCS7 for my development activities for K2L with TI RTOS. When i tried to build nimu example from pdk i got this error.
"C:/ti/xdctools_3_50_00_10_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.evmTCI6630K2L'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_50_00_10_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path 'C:/ti/pdk_k2l_4_0_4/packages;C:/ti/ccsv7/ccs_base;C:\ti\xdctools_3_50_00_10_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
Any idea about what this error says?
Regards,
**** Build of configuration Debug for project NIMU_emacExample_EVMK2LC66BiosExampleProject ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k all
'Building file: C:/ti/pdk_k2l_4_0_4/packages/ti/transport/ndk/nimu/example/helloWorld/k2l/c66/bios/helloWorld.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_50_00_10_core/xs" --xdcpath="C:/ti/pdk_k2l_4_0_4/packages;C:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evmTCI6630K2L -r debug -c "C:/ti/ccsv7/tools/compiler/ti-cgt-c6000_8.1.3" "C:/ti/pdk_k2l_4_0_4/packages/ti/transport/ndk/nimu/example/helloWorld/k2l/c66/bios/helloWorld.cfg"
subdir_rules.mk:23: recipe for target 'build-739605953' failed
js: "C:/ti/xdctools_3_50_00_10_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.evmTCI6630K2L'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_50_00_10_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path 'C:/ti/pdk_k2l_4_0_4/packages;C:/ti/ccsv7/ccs_base;C:\ti\xdctools_3_50_00_10_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake: *** [build-739605953] Error 1
gmake: Target 'all' not remade because of errors.
