找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 4971|回复: 0
打印 上一主题 下一主题
收起左侧

使用IAR开发环境 一些问题的总结

[复制链接]
跳转到指定楼层
楼主
ID:102668 发表于 2016-1-14 01:30 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
                        总结:1、iar是否能打开多个工程
菜单:Project->Add Existing Project(向工作区添加已有的项目)。


如果在Workspace工作空间切换到OverView页,则打开的这两个项目就会同时显示出来。
用Add ExistingProject功能,可以在工作区中添加很多个工程啦。
原来是要打开一个新的IAR窗口,再从新窗口中打开工程才行。

而直接双击另外一个工程的工程文件则不行。


2、打开一个工程时,出现警告Theproject 'name' contains the unknown tool 'PEMICRO_ID'

网页搜索结果
ewd文件删掉试试。或者重新建立一个工程就行或换个文件夹
原因
Alert: The project 'proj_name' contains the unknown tool'Coder'.
EW targets:
78K, ARM, V850
EW component:
Embedded Workbench & GUI
Keywords:
IAR visualSTATE System, visualSTATE,visualSTATE-generated code
Last update:
September 15, 2009

Irritating alert
Every time a specific project is opened, my EW shows thismessage.

The project 'proj_name' contains the unknown tool 'Coder'.

Background
The project has a reference to a tool from the visualSTATE toolchain. This tool is used for build integration between the VisualState tool suite and the Workbench.

The project has been opened with an EW where the Visual State alsois installed. References has been added for the visualSTATE Codertool to the EW-project file. When now using the project in a PC /installation where there is no visualSTATE installed, then thealert occurs as the tool is missing.

Details on reasons for the alert
One reason for getting the alert is that the project has resentlybeen migrated from an older EW version, where you had thevisualSTATE Demo installed. In your newer installation of the EW,you have not installed the visualSTATE Demo, thus the alert isshown.

Another reason it that your company have a visualSTATE license onone PC, and moving projects to other PCs will also give thisalert.

How to remove the alert

Close the project in yourEW.
You need to edit the .ewp(project) file, so open the file with a text-editor or anxml-editor.
Search for thestring: coder
Mark the lines surroundingthe line found with coder andmark out to the surrounding pair of lines with  and
These lines shouldnow be marked. Delete them.
          Coder      0         
Search again for thestring: coder (therewill be one line for each configuration in theproject.) and repeat theabove two steps.
Search one extra time to makesure no reference remains for coder .
Save and close the .ewpfile.
You can now reopen theproject in your EW, and the alert will not occur.

Second work around (on new PC)
Install the the visualSTATE tool suite before you install theWorkbench, then the message should not occur, but automatic buildintegration between visualSTATE and Embedded Workbench will notwork


                                                                       

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 顶 踩
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|51黑电子论坛 |51黑电子论坛6群 QQ 管理员QQ:125739409;技术交流QQ群281945664

Powered by 单片机教程网

快速回复 返回顶部 返回列表