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

sysconfig中刷新ti_config相关源文件和头文件

Other Parts Discussed in Thread:SYSCONFIG

如何在CCS内嵌的sysconfig中刷新ti_config相关源文件和头文件?

Susan Yang:

抱歉,不是很理解您的问题。能否详细说一下?

,

林畅:

 在CCS内嵌的sysconfg中,生成的.c/.h文件是没有独立sysconfig的保存键的,然而我在sysconfig左侧更改的外设的配置,保存之后,.c/.h并没有相应更新,我如何刷新,使得这些文件尽快符合我的要求?

,

Susan Yang:

林畅 说:存之后,.c/.h并没有相应更新,我如何刷新

您需要在保存之后,build工程才会有相应的改变

具体可以看一下

http://software-dl.ti.com/ccs/esd/documents/ccs_sysconfig_projects.html#sysconfig-project-build-process 

At project build time, the SysConfig build tool is invoked first (prior to the Compiler and Linker), and will generate source files in the project's Debug/syscfg directory (where Debug is the build configuration), as seen in the CCS build console. 

赞(0)
未经允许不得转载:TI中文支持网 » sysconfig中刷新ti_config相关源文件和头文件
分享到: 更多 (0)