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

Problems compiling CCSv4 编译CCSv4时的问题

我在编译CCSV4的时候有个问题,我是MSP430的积极用户,现在决定是用C2000。未来使用中需要小型化,但是我在编译代码时遇到困难。

我确实导入了名为controlSUITE的文件,像Wiki里说的那样,我创建了所有的目标新文件。但是当我编译的时候,显示如下的报错信息:

"Severity and Description Path Resource Location Creation Time Id

This project was created using a version of Code Generation tools that is not currently installed: 5.2.2 [C2000]. Please install the Code Generation tools of this version, or migrate the project to one of the supported versions. BlinkingLED properties 1315193267826 124 "

    有谁能帮我一下吗?

Eric Ma:

zhiye

在工程属性中修改code generation tool的版本,用现在CCSV4所带的CGT。

另外,导入例程可以直接在CCS的编辑页面: Project > import exist CCS project ,然后浏览到ControlSUITE的安装目录下的devicesupport,如

C:\ti\controlSUITE\device_support\f2803x\v127\DSP2803x_examples_ccsv5\adc_temp_sensor

就可以导入这些例程。

如果是初次使用C2000,以及CCS,建议从例程开始。

Eric

我在编译CCSV4的时候有个问题,我是MSP430的积极用户,现在决定是用C2000。未来使用中需要小型化,但是我在编译代码时遇到困难。

我确实导入了名为controlSUITE的文件,像Wiki里说的那样,我创建了所有的目标新文件。但是当我编译的时候,显示如下的报错信息:

"Severity and Description Path Resource Location Creation Time Id

This project was created using a version of Code Generation tools that is not currently installed: 5.2.2 [C2000]. Please install the Code Generation tools of this version, or migrate the project to one of the supported versions. BlinkingLED properties 1315193267826 124 "

    有谁能帮我一下吗?

Bruce Wei:

楼主你好!

建议使用CCSv5。

赞(0)
未经允许不得转载:TI中文支持网 » Problems compiling CCSv4 编译CCSv4时的问题
分享到: 更多 (0)