ccs7.0.0编译工程问题 - AM57x - 嵌入式开发者社区 - 51ele.net
设为首页收藏本站

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 4050|回复: 2
打印 上一主题 下一主题

[已解决] ccs7.0.0编译工程问题

[复制链接]

13

主题

23

帖子

1153

积分

金牌会员

Rank: 6Rank: 6

积分
1153
跳转到指定楼层
楼主
发表于 2018-8-27 16:09:43 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
使用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 ****

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖
回复

使用道具 举报

36

主题

526

帖子

7634

积分

创龙

Rank: 8Rank: 8

积分
7634
沙发
发表于 2018-8-28 10:25:15 | 只看该作者
您好,可以检查一下工程的路径、XDCtools工具版本及安装路径。
回复 支持 反对

使用道具 举报

13

主题

23

帖子

1153

积分

金牌会员

Rank: 6Rank: 6

积分
1153
板凳
 楼主| 发表于 2018-8-28 16:01:53 | 只看该作者
梁淑怡-Tronlong 发表于 2018-8-28 10:25
您好,可以检查一下工程的路径、XDCtools工具版本及安装路径。

好的,谢谢梁工
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|嵌入式开发者社区 ( 粤ICP备15055271号

GMT+8, 2024-5-3 14:57 , Processed in 0.037319 second(s), 23 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

快速回复 返回顶部 返回列表