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

新建的工程怎么添加syscfg

Other Parts Discussed in Thread:SYSCONFIG, C2000WARE

出错信息如下 

**** Build of configuration Debug for project FOX_28377D_GPIO_LED ****

"D:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k -j 4 all -OBuilding file: "../FOX_28377D_GPIO_LED.syscfg"
Invoking: SysConfig
"D:/ti/sysconfig_1.8.0/sysconfig_cli.bat" -o "syscfg" "../FOX_28377D_GPIO_LED.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:9: recipe for target 'build-1074005409' failed
Invalid argument '–product': No product with name "C2000WARE" and version "2.00.00.00" found
gmake: *** [build-1074005409] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Susan Yang:

我们有一个专门的FAQ页面,您可以看一下

e2e.ti.com/…/faq-how-do-i-add-sysconfig-support-pinmux-and-peripheral-initialization-to-an-existing-driverlib-project

,

user3688025:

好的谢谢。
还有一个问题,是不是现在还不支持F28335的芯片呢,在TI System Configuration Tool中找不到2833x的支持device,目前是1.8的版本

,

Susan Yang:

Supported families include: CC13xx, CC26xx, CC31xx, CC32xx, MSP432™ MCUs, Keystone™ 2 SoC, Sitara™ processors, DRAx, TDAx, TMS320F28x, mmWave, Tiva™ ARM® MCUs

我试了一下是可以的

,

user3688025:

software product ,是不用选择的么?我选择了software product后,就选择不了2833x了

,

Susan Yang:

您software product选择的是什么?

,

user3688025:

,

Susan Yang:

我试了一下也是没有该28335,应该是不支持。我会在之后确认一下

,

user3688025:

不选择software product,只选择device时,之后的配置界面可配置的项也不同,
不选择software product时,无法配置外设的具体参数,只能配置引脚的功能与复用,如GPIO,就无法配置时钟,上拉等待参数

,

Susan Yang:

谢谢您的反馈!我试了一下 C2000 SysConfig (1.00.00.00)和 C2000 SysConfig (3.00.00.00)列表内也都是没有28335的。

应该是C2000 SysConfig 对28335没有全面支持

赞(0)
未经允许不得转载:TI中文支持网 » 新建的工程怎么添加syscfg
分享到: 更多 (0)