⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.dep

📁 msp430 和VS1003 的例子,联系qqliuyong007@163.com
💻 DEP
字号:
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\VS1003.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\VS1003.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\VS1003.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\VS1003.h</file>
          <file>$TOOLKIT_DIR$\INC\msp430x14x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\VS1003.h</file>
          <file>$TOOLKIT_DIR$\INC\msp430x14x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\main.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$TOOLKIT_DIR$\CONFIG\lnk430F149.xcl</file>
          <file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\VS1003.r43</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
          <file>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.r43</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Debug\Exe\main.d43</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\main.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file>$PROJ_DIR$\Debug\Obj\VS1003.pbi</file>
          <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file>$TOOLKIT_DIR$\INC\msp430x14x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\VS1003.h</file>
        </tool>
        <tool>
          <name>ICC430</name>
          <file>$TOOLKIT_DIR$\INC\msp430x14x.h</file>
          <file>$TOOLKIT_DIR$\INC\in430.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
          <file>$PROJ_DIR$\VS1003.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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