找回密碼
 立即注冊(cè)

QQ登錄

只需一步,快速開(kāi)始

搜索
查看: 4972|回復(fù): 0
收起左側(cè)

使用IAR開(kāi)發(fā)環(huán)境 一些問(wèn)題的總結(jié)

[復(fù)制鏈接]
ID:102668 發(fā)表于 2016-1-14 01:30 | 顯示全部樓層 |閱讀模式
                        總結(jié):1、iar是否能打開(kāi)多個(gè)工程
菜單:Project->Add Existing Project(向工作區(qū)添加已有的項(xiàng)目)。


如果在Workspace工作空間切換到OverView頁(yè),則打開(kāi)的這兩個(gè)項(xiàng)目就會(huì)同時(shí)顯示出來(lái)。
用Add ExistingProject功能,可以在工作區(qū)中添加很多個(gè)工程啦。
原來(lái)是要打開(kāi)一個(gè)新的IAR窗口,再?gòu)男麓翱谥写蜷_(kāi)工程才行。

而直接雙擊另外一個(gè)工程的工程文件則不行。


2、打開(kāi)一個(gè)工程時(shí),出現(xiàn)警告Theproject 'name' contains the unknown tool 'PEMICRO_ID'

網(wǎng)頁(yè)搜索結(jié)果
ewd文件刪掉試試;蛘重新建立一個(gè)工程就行或換個(gè)文件夾
原因
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


                                                                       

回復(fù)

使用道具 舉報(bào)

本版積分規(guī)則

手機(jī)版|小黑屋|51黑電子論壇 |51黑電子論壇6群 QQ 管理員QQ:125739409;技術(shù)交流QQ群281945664

Powered by 單片機(jī)教程網(wǎng)

快速回復(fù) 返回頂部 返回列表