phytec_pcm023.eww
来自「最新版IAR FOR ARM(EWARM)5.11中的代码例子」· EWW 代码 · 共 66 行
EWW
66 行
<?xml version="1.0" encoding="iso-8859-1"?>
<workspace>
<project>
<path>$WS_DIR$\blinky.ewp</path>
</project>
<project>
<path>$WS_DIR$\hello.ewp</path>
</project>
<batchBuild>
<batchDefinition>
<name>All</name>
<member>
<project>blinky</project>
<configuration>Internal Flash</configuration>
</member>
<member>
<project>blinky</project>
<configuration>Internal RAM</configuration>
</member>
<member>
<project>hello</project>
<configuration>Internal Flash</configuration>
</member>
<member>
<project>hello</project>
<configuration>Internal RAM</configuration>
</member>
<member>
<project>blinky</project>
<configuration>External Flash</configuration>
</member>
<member>
<project>blinky</project>
<configuration>External Flash - Erase Only</configuration>
</member>
<member>
<project>blinky</project>
<configuration>External Flash - Full Chip Erase First</configuration>
</member>
<member>
<project>blinky</project>
<configuration>External RAM</configuration>
</member>
<member>
<project>hello</project>
<configuration>External Flash</configuration>
</member>
<member>
<project>hello</project>
<configuration>External Flash - Erase Only</configuration>
</member>
<member>
<project>hello</project>
<configuration>External Flash - Full Chip Erase Fisrt</configuration>
</member>
<member>
<project>hello</project>
<configuration>External RAM</configuration>
</member>
</batchDefinition>
</batchBuild>
</workspace>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?