6678系列 sys BIOS编译问题 - TMS320C6678 - 嵌入式开发者社区 - 51ele.net
设为首页收藏本站

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 3238|回复: 4

[未解决] 6678系列 sys BIOS编译问题

[复制链接]

1

主题

5

帖子

1037

积分

金牌会员

Rank: 6Rank: 6

积分
1037
发表于 2019-6-24 15:57:11 | 显示全部楼层 |阅读模式

在测试UDP通信例程时报错

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

1

主题

5

帖子

1037

积分

金牌会员

Rank: 6Rank: 6

积分
1037
 楼主| 发表于 2019-6-24 16:15:25 | 显示全部楼层

**** Build of configuration Debug for project NDK_UDP ****

"D:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../app.cfg"
Invoking: XDCtools
"D:/ti/ccs901/xdctools_3_55_00_11_core/xs" --xdcpath="D:/zjsys/dsp_workspace/SYSBIOS/Platform;D:/ti/bios_6_33_06_50/packages;D:/ti/ndk_2_24_03_35/packages;D:/ti/ccs901/ccs/ccs_base;D:/ti/uia_1_00_03_25/packages;" xdc.tools.configuro -o "configPkg" -t ti.targets.elf.C66 -p Tronlong.DSP.C6000.C6678_L2 -r release -c "D:/ti/ccs901/ccs/tools/compiler/ti-cgt-c6000_8.3.2" "../app.cfg"
subdir_rules.mk:19: recipe for target 'build-179525425-inproc' failed
"Tronlong/DSP/C6000/C6678_L2/Platform.xdc", line 8:  can't resolve name (ti.platforms.generic.Platform.Instance)
js: "D:/ti/ccs901/xdctools_3_55_00_11_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: InternalError: parser failed
gmake[1]: *** [build-179525425-inproc] Error 1
gmake: *** [build-179525425] Error 2
subdir_rules.mk:16: recipe for target 'build-179525425' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****
回复 支持 反对

使用道具 举报

1

主题

5

帖子

1037

积分

金牌会员

Rank: 6Rank: 6

积分
1037
 楼主| 发表于 2019-6-24 23:47:38 | 显示全部楼层

**** Build of configuration Debug for project NDK_UDP ****

"D:\\ti\\ccs901\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../app.cfg"
Invoking: XDCtools
"D:/ti/xdctools_3_25_06_96/xs" --xdcpath="D:/zjsys/dsp_workspace/SYSBIOS/Platform;D:/ti/bios_6_37_05_35/packages;D:/ti/ndk_2_24_03_35/packages;D:/ti/ccs901/ccs/ccs_base;D:/ti/uia_1_00_03_25/packages;" xdc.tools.configuro -o "configPkg" -t ti.targets.elf.C66 -p Tronlong.DSP.C6000.C6678_L2 -r release -c "D:/ti/ccs901/ccs/tools/compiler/ti-cgt-c6000_8.3.2" "../app.cfg"
configuring app.xe66 from package/cfg/app_pe66.cfg ...
subdir_rules.mk:19: recipe for target 'build-179525425-inproc' failed
warning: ti.sysbios.utils.Load: "D:/ti/uia_1_00_03_25/packages/ti/uia/sysbios/LoggingSetup.xs", line 405: ti.sysbios.utils.Load : ti.sysbios.utils.Load.common$.logger has already been assigned, LoggingSetup reassigning logger to Load Logger
warning: xdc.runtime.Log: "D:/ti/xdctools_3_25_06_96/packages/xdc/runtime/Log.xs", line 171: xdc.runtime.Log idToInfo: ID=4: Two events with the same id: ti.uia.events.UIABenchmark.start and xdc.runtime.Log.L_start share the msg: 'Start: %$S'. You must reconfigure the message of one of these events to ensure its id will be unique.
warning: xdc.runtime.Log: "D:/ti/xdctools_3_25_06_96/packages/xdc/runtime/Log.xs", line 171: xdc.runtime.Log idToInfo: ID=4: Two events with the same id: ti.uia.events.UIABenchmark.stop and xdc.runtime.Log.L_stop share the msg: 'Stop: %$S'. You must reconfigure the message of one of these events to ensure its id will be unique.
warning: xdc.runtime.Log: "D:/ti/xdctools_3_25_06_96/packages/xdc/runtime/Log.xs", line 171: xdc.runtime.Log idToInfo: ID=4: Two events with the same id: ti.uia.events.UIABenchmark.startInstance and xdc.runtime.Log.L_startInstance share the msg: 'StartInstance: %$S'. You must reconfigure the message of one of these events to ensure its id will be unique.
warning: xdc.runtime.Log: "D:/ti/xdctools_3_25_06_96/packages/xdc/runtime/Log.xs", line 171: xdc.runtime.Log idToInfo: ID=4: Two events with the same id: ti.uia.events.UIABenchmark.stopInstance and xdc.runtime.Log.L_stopInstance share the msg: 'StopInstance: %$S'. You must reconfigure the message of one of these events to ensure its id will be unique.
js: "D:/ti/xdctools_3_25_06_96/packages/xdc/cfg/Main.xs", line 160: Error: incompatible use of package 'ti.ndk' [in D:/ti/ndk_2_24_03_35/packages/ti/ndk/]: version of the loaded package 'ti.ndk' is [], while 'ti.uia.sysbios' [in D:/ti/uia_1_00_03_25/packages/ti/uia/sysbios/] was built with 'ti.ndk' [2, 01, 00, 1305142355200]
Adding the following line to your program configuration script:
        environment['xdc.cfg.check.fatal'] = 'false';
converts this incompatibility error into a warning. Please, check the documentation for the package xdc.cfg for more information.
xdctools_3_25_06_96\gmake.exe: *** [package/cfg/app_pe66.xdl] Error 1
js: "D:/ti/xdctools_3_25_06_96/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-179525425-inproc] Error 1
gmake: *** [build-179525425] Error 2
subdir_rules.mk:16: recipe for target 'build-179525425' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****
回复 支持 反对

使用道具 举报

1

主题

5

帖子

1037

积分

金牌会员

Rank: 6Rank: 6

积分
1037
 楼主| 发表于 2019-6-25 00:01:50 | 显示全部楼层
已解决 但是我有疑问 我用的时6678的板子 为什么芯片配那里要写别的芯片呢 我把芯片名字改回来就会报错
回复 支持 反对

使用道具 举报

1

主题

5

帖子

1037

积分

金牌会员

Rank: 6Rank: 6

积分
1037
 楼主| 发表于 2019-6-25 00:03:58 | 显示全部楼层
就是在这里 为什么是6655的芯片呢 我明明用的是6678 为什么写6655的芯片还是可行的

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-3-28 23:41 , Processed in 0.038348 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

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