This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR6843AOPEVM: Error: xdc.tools.configuro

Part Number: AWR6843AOPEVM


你好,编译mmwave_sdk_68xx_aop_hwa时报错,请问应该如何解决,谢谢!

**** Build of configuration Release for project mmwave_sdk_68xx_aop_hwa ****

"D:\\ccs\\utils\\bin\\gmake" -k -j 4 all -O 
 
rm -f C:/Users/hy119001/workspace_v11/mmwave_sdk_68xx_aop_hwa/xwr64xxAOP_mmw_demo.bin
 
Building file: "../mmw.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "C:/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int " "../mmw.cfg"
subdir_rules.mk:19: recipe for target 'build-1976481361-inproc' failed
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/tools/Cmdr.xs", line 52: 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_50_08_24_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_50_08_24_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-1976481361-inproc] Error 1
gmake[1]: *** [build-1976481361] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
subdir_rules.mk:16: recipe for target 'build-1976481361' failed
gmake: *** [all] Error 2
makefile:175: recipe for target 'all' failed

**** Build Finished ****