智能车制作

标题: IAR文件打开出错,求助 [打印本页]

作者: 教主277    时间: 2015-1-25 17:02
标题: IAR文件打开出错,求助
[attach]73817[/attach][attach]73818[/attach]
打开蓝宙的例程就提示这两个,求问大神这是什么原因

作者: hzlaliugang    时间: 2015-1-26 16:14
本帖最后由 hzlaliugang 于 2015-1-26 16:16 编辑

How to remove the alert


Close the project in your EW.

You need to edit the .ewp (project) file, so open the file with a text-editor or an xml-editor.

Search for the string: IJET_ID

Mark the lines surrounding the line found with IJET_ID and mark out to the surrounding pair of lines with <settings> and </settings>

These lines should now be marked. Delete them.
    <settings>      <name>IJET_ID</name>      <archiveVersion>0</archiveVersion>      <data/>    </settings>

Search again for the string: IJET_ID (there will be one line for each configuration in the project.) and repeat the above two steps.

Search one extra time to make sure no reference remains for IJET_ID .

Save and close the .ewp file.

You can now reopen the project in your EW, and the alert will not occur.

作者: 教主277    时间: 2015-1-26 16:29
hzlaliugang 发表于 2015-1-26 16:14
How to remove the alert[/td][/tr]

虽然英语渣,但是还是谢谢你了

作者: 梦痕一号    时间: 2015-4-9 15:49
楼主找到那个IJET_ID么?我用记事本打开ewp怎么找不到啊,





欢迎光临 智能车制作 (http://dns.znczz.com/) Powered by Discuz! X3.2