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

IAR中导入 15.4stack 报错

HI,

我用的IAR for  arm 8.20.2版本,协议栈是simplelink cc1310 1.60版本的,两个都是安装在C盘,

我先在IAR 中的tools-》config custum argument variables-》global里面设置好变量。再重启IAR,新建工程并保存,然后在IAR的project 中选中add project connection  将collector的icf文件选中,打开了工程,接着我再编译工程时,报错了,

这该怎么解决呢?

谢谢!

VV:

Ruimao, 

直接把eww文件拖到IAR里面去就可以了啊,

另外第一次编译的时候,时间会比较长,因为很多RTOS的东西还是link,千万不能打断,等一段时间就会开始编译工程了。

后面编译就快多了。 

ruimao cong:

回复 VV:

这个我试过也还是会出现这个问题。

VV:

回复 ruimao cong:

在IAR里面可以显示详细的message,看看具体的报错内容。

或者你把SDK删除掉,重新安装下试试看。

ruimao cong:

回复 VV:

报错内容 每次都是Error while running "c:/ti/xdctools_3_50_04_43_core/xs",这是我哪里没有配置好吗?

vincent zhang:

遇到同样的问题,目前并未解决

vincent zhang:

回复 VV:

这是一直遇到的问题 ,反复试了很多次 ,并未解决

Yue TANG:

回复 vincent zhang:

CCS吧, 问题少很多. 而且免费. 毕竟是TI的开发环境. 直接在resource explore里导入, 不需要什么设置

processors.wiki.ti.com/…/Download_CCS

General Information
CCSv8.x.0 uses an unmodified Eclipse Version 4.7 and CDT 9.3.
They are packaged together under “Eclipse IDE for C/C++ Developers” package available from www.eclipse.org. Additional plug-ins or 3rd party tools may be installed that are compatible with Indigo release.

For additional information and support, please go to: processors.wiki.ti.com/…/Category:Code_Composer_Studio_v8

Installation:

Please note that use of anti-virus software or a firewall may cause issues during installation.
McAfee software in particular has been especially troublesome.
If possible, disable anti-virus and firewall software during installation.
If not, use of the Offline Installer is strongly recommended.

On Windows:

If you are using an Offline CCS Installer, the zip file in which it is
distributed must first be extracted:

1. Right-click on CCS_8.x.x.xxxxx_win32.zip and select "Extract All…".
2. Enter the directory where you wish to extract the files.
3. Click on Extract.

Once extraction has successfully completed, proceed with the installation steps below.

To install Code Composer Studio:

1. Run ccs_setup_8.x.x.xxxxx.exe.
2. Choose where you want to install.
3. Select the components you wish to install.

Overview
Code Composer Studio is an Eclipse based integrated development environment (IDE) for Texas Instruments embedded processors. CCSv8.0 is based on Neon (4.7) and CDT 9.3.

What's new in CCSv8
Code Composer Studio v8 is a major release and thus includes a number of new features and enhancements. More information on changes are listed on the changes document

Getting Started
Training material for Code Composer Studio v8 is now integrated into Resource Explorer inside CCS or dev.ti.com. Under the the Development Tools -> Integrated Development Environments -> Code Composer Studio section, you can explore all of the training material available for CCS including workshops, training modules and videos. P

The below url is a direct link to the Code Composer Studio documentation and training collateral on the TI Cloud based Resource Explorer:

Code Composer Studio Resources
CCSv8 Getting Started (Video): This video demo below introduces the basics of how to get started with CCSv8:

vincent zhang:

回复 Yue TANG:

ccs编译太慢了,不好用,每次编译都很慢,调试有一半时间都是在等编译!

Felix ZF:

回复 vincent zhang:

果断换SSD硬盘,

VV:

回复 vincent zhang:

环境变量应该出现在,Workspace下面。你直接选择Import,然后选择SDK里面默认的collector_cc13x0lp.custom_argvars

C:\ti\simplelink_cc13x0_sdk_1_60_00_21\examples\rtos\CC1310_LAUNCHXL\ti154stack\collector\tirtos\iar

另外我建议重新安装下SDK,然后直接把eww文件拖到IAR里面去,不需要手动创建workspace,也不需要手动导入环境变量。

第一次编译的时候,需要等时间长一点。。。

赞(0)
未经允许不得转载:TI中文支持网 » IAR中导入 15.4stack 报错
分享到: 更多 (0)