aa4.dep

来自「LT-1B msp430 程序原理图集合」· DEP 代码 · 共 139 行

DEP
139
字号
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\lib\clib\cl430f.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$PROJ_DIR$\Debug\Obj\IIC.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
      <file>$TOOLKIT_DIR$\config\lnk430F149.xcl</file>
      <file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\USBfunctions.r43</file>
      <file>$TOOLKIT_DIR$\inc\in430.h</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\USBfunctions.c</file>
      <file>$PROJ_DIR$\IIC.c</file>
      <file>$PROJ_DIR$\IIC.h</file>
      <file>$PROJ_DIR$\USBvariables.h</file>
      <file>$PROJ_DIR$\Debug\Obj\USBfunctions.pbi</file>
      <file>$TOOLKIT_DIR$\inc\msp430x14x.h</file>
      <file>$PROJ_DIR$\Debug\Obj\AA4.pbd</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$PROJ_DIR$\BoardConfig.h</file>
      <file>$PROJ_DIR$\Debug\Obj\IIC.pbi</file>
      <file>$PROJ_DIR$\USBfunctions.h</file>
      <file>$PROJ_DIR$\Debug\Exe\AA4.d43</file>
      <file>$PROJ_DIR$\gdata.h</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 3</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 1</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 14 7 16 17 19 11 21</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 14 7 16 17 19 11 21</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\USBfunctions.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 6</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 13</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 14 7 16 12 19</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 14 7 16 12 19</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\IIC.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 18</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 14 7 16</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 14 7 16</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 20</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\AA4.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 18 13 1</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\AA4.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 4 5 2 6 3 0</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs/>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?