TI中文支持网
TI专业的中文技术问题搜集分享网站

CCS/TMS320F28377D 按手册添加CLB模块时出现问题

参考手册配置,在现有项目中添加CLB模块,编译但报告错误。参考手册为 CLB Tool User's Guide (Rev. A).。

CLB模块在28377D中可以使用吗?

**** Build of configuration Debug for project 28377_CPU1 ****

"C:\\ti\\ccs920\\ccs\\utils\\bin\\gmake" -k all

Building file: "../empty.syscfg"
Invoking: SysConfig
"C:/ti/ccs920/ccs/utils/sysconfig/sysconfig_cli.bat" -s "D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/.metadata/product.json" -o "syscfg" "../empty.syscfg"

Usage:
cli [-o <dir>] [-s <file>] [-u <string>] [-b <name>] [-d <name>] [-p <name>] [-r <name>] [–treatWarningsAsErrors] <script>
cli –help
cli –version

example: cli -s meta_data/sdk.json -d MSP432P401R scripts/two_uarts.js
example: -s sdk.json -d MSP432P401R -o ./display_cfg sdk/cfgs/display.syscfg

Note that the all arguments other than '–help' and '–version' may also be
specified via the script with an embedded @cliArgs comment directive.
E.g. // @cliArgs -d MSP432P401R

If an argument is embedded in a script and explicitly specified via the CLI
then precedence is given to the CLI arguments. Additionally, specifying
"–board" or "–device" on the CLI will override any "–board" and "–device"
arguments specified in the script.

subdir_rules.mk:12: recipe for target 'build-1537983617-inproc' failed
Device not found : F28X7X
gmake[1]: *** [build-1537983617-inproc] Error 1
subdir_rules.mk:9: recipe for target 'build-1537983617' failed
gmake: *** [build-1537983617] Error 2
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Susan Yang:

我在E2E上看到了您的发帖

e2e.ti.com/…/3315301CLB#3315301

请您等待其工程师的回复,谢谢

赞(0)
未经允许不得转载:TI中文支持网 » CCS/TMS320F28377D 按手册添加CLB模块时出现问题
分享到: 更多 (0)