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

PCLint中找不到CCS使用的编译器ti-cgt-arm_16.9.3.LTS

在CCS集成开发环境下,以SDK中的simple_peripheral project为基础,建立CC26640R2的bluetootnLink32 project,并将bluetootnLink32 project放在 E盘。由于需要使用PCLint对bluetootnLink32 project进行代码检查,因此需要安装并配置PCLint。根据帖子1,将PCLint安装在C盘。但是配置PCLint的 时候,在compiler中找不到ti-cgt-arm_16.9.3.LTS,如图1所示。CCS使用的compiler是 ti-cgt-arm_16.9.3.LTS,如图2所示。该compiler的安装位置如图3所示。

PCLint中找不到CCS使用的编译器ti-cgt-arm_16.9.3.LTS,请问如何解决?

图1

图2

图3

附加链接:
1、帖子1的链接
http://blog.csdn.net/liminled/article/details/7368940

2、simple_peripheral project在我的电脑上的位置:
C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral

3、bluetootnLink32 project在我的电脑上的位置:
C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\blestack\bluetootnLink32

4、simplelink_cc2640r2_sdk_1_40_00_45可从如下路径下载:
http://dev.ti.com/tirex/#/?link=Software%2FSimpleLink%20CC2640R2%20SDK

5,CC2640R2 launchpad 可从这里购买:
http://www.ti.com/tool/launchxl-cc2640r2#1

6、PCLint9.0的压缩包在这里:

开发环境:
CCS:Code Composer Studio 7.2.0
SDK:simplelink_cc2640r2_sdk_1_40_00_45
hardware:CC26640R2 launchpad develop kit
PCLint:PCLint9.0

Susan Yang:

没有用过PCLint,但是您应该可以直接在source insight(您之前的帖子有提到过正在使用)中进行pc-lint

heng fu:

回复 Susan Yang:

我已经在source insight中集成了PCLint,但是source insight无法找到simple_peripheral project的全部头文件。只有CCS能够找到simple_peripheral project的全部头文件。

我已近决定放弃使用PCLint。PCLint不适合编译包含大量头文件的工程,例如包含蓝牙协议栈的simple_peripheral project。

heng fu:

回复 Susan Yang:

我已经在source insight中集成了PCLint,但是source insight无法找到simple_peripheral project的全部头文件。只有CCS能够找到simple_peripheral project的全部头文件。

我已近决定放弃使用PCLint。PCLint不适合编译包含大量头文件的工程,例如包含蓝牙协议栈的simple_peripheral project。

Loops:

回复 heng fu:

你好. 因为这种工程文件包含很多不同的路径和头文件, 建议你直接使用IAR或者CCS. 

赞(0)
未经允许不得转载:TI中文支持网 » PCLint中找不到CCS使用的编译器ti-cgt-arm_16.9.3.LTS
分享到: 更多 (0)