嵌入式开发者社区

标题: ccs7.0.0编译工程问题 [打印本页]

作者: bing    时间: 2018-8-27 16:09
标题: ccs7.0.0编译工程问题
使用ccs7.0.0执行rebuild编译IPU_uart_example_with_ipc工程时报出这种错,请问应该怎么解决呢?

**** Clean-only build of configuration Debug for project UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc ****

"G:\\CCS7.0.0.00043_win32\\install\\ccsv7\\utils\\bin\\gmake" -k -j 4 clean -O
DEL /F  "UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc.hex"  "configPkg\linker.cmd" "configPkg\compiler.opt"  "UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc.out"
makefile:158: recipe for target 'clean' failed
系统找不到指定的文件。
gmake: [clean] Error 1 (ignored)
系统找不到指定的文件。
gmake: [clean] Error 2 (ignored)
找不到 C:\Users\Administrator\Desktop\IPC\IPU_uart_example_with_ipc\src\UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc\Debug\MainIpu2.obj
找不到 C:\Users\Administrator\Desktop\IPC\IPU_uart_example_with_ipc\src\UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc\Debug\MainIpu2.d
RMDIR /S/Q  "configPkg\"
makefile:158: recipe for target 'clean' failed
DEL /F "MainIpu2.obj" "Server.obj" "UART_soc.obj" "main_uart_example.obj" "rsc_table_vayu_ipu.obj"
DEL /F "MainIpu2.d" "Server.d" "UART_soc.d" "main_uart_example.d" "rsc_table_vayu_ipu.d"
'Finished clean'
' '

**** Build Finished ****

**** Build of configuration Debug for project UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc ****

"G:\\CCS7.0.0.00043_win32\\install\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
'Building file: ../uart_m4_evmAM572x.cfg'
'Invoking: XDCtools'
"G:/rtos-sdk/xdctools_3_32_00_06_core/xs" --xdcpath="G:/rtos-sdk/xdctools_3_32_00_06_core/packages;G:/rtos-sdk/ipc_3_43_02_04/packages;G:/rtos-sdk/uia_2_00_03_43/packages;G:/rtos-sdk/pdk_am57xx_1_0_4/packages;G:/CCS7.0.0.00043_win32/install/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4 -p ti.platforms.evmAM572X -r release -b "C:/Users/Administrator/Desktop/IPC/IPU_uart_example_with_ipc/src/UART_BasicExample_evmAM572x_m4ExampleProject_with_ipc/config.bld" -c "G:/CCS7.0.0.00043_win32/install/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS" --compileOptions "-g --optimize_with_debug" "../uart_m4_evmAM572x.cfg"
subdir_rules.mk:47: recipe for target 'build-1595508751-inproc' failed
js: "G:/rtos-sdk/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.evmAM572X'.  TI platforms are no longer shipped as part of XDCtools (G:\rtos-sdk\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 'G:/rtos-sdk/xdctools_3_32_00_06_core/packages;G:/rtos-sdk/ipc_3_43_02_04/packages;G:/rtos-sdk/uia_2_00_03_43/packages;G:/rtos-sdk/pdk_am57xx_1_0_4/packages;G:/CCS7.0.0.00043_win32/install/ccsv7/ccs_base;G:\rtos-sdk\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[1]: *** [build-1595508751-inproc] Error 1
gmake: *** [build-1595508751] Error 2
subdir_rules.mk:44: recipe for target 'build-1595508751' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****


作者: 梁淑怡-Tronlong    时间: 2018-8-28 10:25
您好,可以检查一下工程的路径、XDCtools工具版本及安装路径。
作者: bing    时间: 2018-8-28 16:01
梁淑怡-Tronlong 发表于 2018-8-28 10:25
您好,可以检查一下工程的路径、XDCtools工具版本及安装路径。

好的,谢谢梁工




欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) Powered by Discuz! X3.4