dac.dep
来自「NXP产品LPC23XX的开发板的原文件,包含了源代码,使用手册,开发板线路图」· DEP 代码 · 共 180 行
DEP
180 行
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<configuration>
<name>Flash_Debug</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>XLINK</tool>
</forcedrebuild>
</configuration>
<configuration>
<name>RAM_Debug</name>
<outputs>
<file>$PROJ_DIR$\dactest.c</file>
<file>$PROJ_DIR$\dac.c</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\dac.pbi</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\irq.r79</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\dac.r79</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\dactest.r79</file>
<file>$PROJ_DIR$\..\Common\src\target.c</file>
<file>$PROJ_DIR$\..\Common\src\cstartup.s79</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\cstartup.r79</file>
<file>$TOOLKIT_DIR$\lib\dl4tptinl8n.r79</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\target.r79</file>
<file>$PROJ_DIR$\..\Common\src\irq.c</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\dactest.pbi</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\irq.pbi</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\target.pbi</file>
<file>$PROJ_DIR$\RAM_Debug\Exe\dac.d79</file>
<file>$PROJ_DIR$\RAM_Debug\Obj\dac.pbd</file>
<file>$PROJ_DIR$\..\Common\xcl\LPC2300_ram.xcl</file>
<file>$PROJ_DIR$\dac.h</file>
<file>$PROJ_DIR$\RAM_Debug\List\dac.map</file>
<file>$PROJ_DIR$\..\Common\inc\type.h</file>
<file>$PROJ_DIR$\..\Common\inc\LPC230x.h</file>
<file>$PROJ_DIR$\..\Common\inc\irq.h</file>
<file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
<file>$PROJ_DIR$\..\Common\inc\target.h</file>
</outputs>
<file>
<name>$PROJ_DIR$\dactest.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 5</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 12</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 21 20 24 18</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 21 20 24 18</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\dac.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 4</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 2</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 21 20 18</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 21 20 18</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\Common\src\target.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 10</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 14</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 21 20 22 24 23</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 21 20 22 24 23</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\Common\src\cstartup.s79</name>
<outputs>
<tool>
<name>AARM</name>
<file> 8</file>
</tool>
</outputs>
</file>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 15 19</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\Common\src\irq.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 3</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 13</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 21 20 22</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 21 20 22</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\RAM_Debug\Exe\dac.d79</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 19</file>
</tool>
</outputs>
<inputs>
<tool>
<name>XLINK</name>
<file> 17 8 4 5 3 10 9</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\RAM_Debug\Obj\dac.pbd</name>
<inputs>
<tool>
<name>BILINK</name>
<file> 2 12 13 14</file>
</tool>
</inputs>
</file>
</configuration>
</project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?