Tool/software: Code Composer Studio
Hi;
I download a demo "oddemo_16xx_mss" and import it into CSS workspace. When Rebuild this project, CSS lists messages as below. I don't know how to process it and hope to give me the steps to solve these problems.
thanks a lot.
Building file: "../mss_mmw.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:AWR16XX:false:200 -r debug -c "C:/ti/ccs900/ccs/tools/compiler/ti-cgt-arm_18.1.5.LTS" --compileOptions "--enum_type=int " "../mss_mmw.cfg"
subdir_rules.mk:19: recipe for target 'build-635154335-inproc' failed
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.cortexR'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_32_00_06_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\xdctools_3_32_00_06_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake[2]: *** [build-635154335-inproc] Error 1
gmake[1]: *** [build-635154335] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
subdir_rules.mk:16: recipe for target 'build-635154335' failed
makefile:152: recipe for target 'all' failed
gmake: *** [all] Error 2