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

📄 h2214_board_test.dep

📁 lpc-h22xx.zip 一款LPC2214开发板的代码。功能是测试开发板
💻 DEP
字号:
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\Source\lpc221x.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\lpc221x.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\lpc221x.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$TOOLKIT_DIR$\INC\inarm.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsic.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
          <file>$PROJ_DIR$\Include\lpc221x.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\flash_lpc.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\flash_lpc.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\flash_lpc.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\flash_lpc.h</file>
          <file>$PROJ_DIR$\Include\config.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\LPC_Vic.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\LPC_Vic.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Debug\Exe\H2214_Board_Test.d79</file>
          <file>$PROJ_DIR$\Debug\Exe\H2214_Board_Test.elf</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\LPC_H2214_cstartup.s79</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file>$PROJ_DIR$\Debug\Obj\LPC_H2214_cstartup.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\timer.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\timer.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\timer.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Include\timer.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\H2214_Board_Test.elf</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\LPC2214_JLink.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\LPC_H2214_cstartup.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\flash_lpc.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\lpc221x.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\timer.r79</file>
          <file>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\main.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$TOOLKIT_DIR$\INC\stdio.h</file>
          <file>$TOOLKIT_DIR$\INC\yvals.h</file>
          <file>$TOOLKIT_DIR$\INC\DLib_Defaults.h</file>
          <file>$TOOLKIT_DIR$\LIB\dl4tptinl8n.h</file>
          <file>$TOOLKIT_DIR$\INC\DLib_Product.h</file>
          <file>$TOOLKIT_DIR$\INC\xencoding_limits.h</file>
          <file>$TOOLKIT_DIR$\INC\ysizet.h</file>
          <file>$TOOLKIT_DIR$\INC\string.h</file>
          <file>$TOOLKIT_DIR$\INC\inarm.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsic.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
          <file>$PROJ_DIR$\Include\lpc221x.h</file>
          <file>$PROJ_DIR$\Include\timer.h</file>
          <file>$PROJ_DIR$\flash_lpc.h</file>
          <file>$PROJ_DIR$\Include\config.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\LPC_Timer.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\LPC_Timer.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\LPC_SysControl.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\LPC_SysControl.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\LPC_Uart.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\LPC_Uart.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\H2214_Board_Test.d79</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\LPC2214_JLink.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\LPC_H2214_cstartup.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\flash_lpc.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\lpc221x.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\timer.r79</file>
          <file>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>$PROJ_DIR$\Source\LPC_Vic.c</name>
      <tool>ICCARM</tool>
    </forcedrebuild>
    <forcedrebuild>
      <name>$PROJ_DIR$\Source\LPC_Timer.c</name>
      <tool>ICCARM</tool>
    </forcedrebuild>
    <forcedrebuild>
      <name>$PROJ_DIR$\Source\LPC_SysControl.c</name>
      <tool>ICCARM</tool>
    </forcedrebuild>
    <forcedrebuild>
      <name>$PROJ_DIR$\Source\LPC_Uart.c</name>
      <tool>ICCARM</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Release</name>
    <file>
      <name>$PROJ_DIR$\Source\lpc221x.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Release\Obj\lpc221x.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Release\Obj\lpc221x.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$TOOLKIT_DIR$\INC\inarm.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsic.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
          <file>$PROJ_DIR$\Include\lpc221x.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\flash_lpc.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Release\Obj\flash_lpc.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Release\Obj\flash_lpc.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\flash_lpc.h</file>
          <file>$PROJ_DIR$\Include\config.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Release\Exe\H2214_Board_Test.hex</file>
          <file>$PROJ_DIR$\Release\Exe\H2214_Board_Test.elf</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\LPC_H2214_cstartup.s79</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file>$PROJ_DIR$\Release\Obj\LPC_H2214_cstartup.r79</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Source\timer.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Release\Obj\timer.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Release\Obj\timer.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Include\timer.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Exe\H2214_Board_Test.elf</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Release\Exe\H2214_Board_Test.hex</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\LPC2106_Standalone.xcl</file>
          <file>$PROJ_DIR$\Release\Obj\LPC_H2214_cstartup.r79</file>
          <file>$PROJ_DIR$\Release\Obj\flash_lpc.r79</file>
          <file>$PROJ_DIR$\Release\Obj\lpc221x.r79</file>
          <file>$PROJ_DIR$\Release\Obj\main.r79</file>
          <file>$PROJ_DIR$\Release\Obj\timer.r79</file>
          <file>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Release\Obj\main.r79</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Release\Obj\main.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$TOOLKIT_DIR$\INC\stdio.h</file>
          <file>$TOOLKIT_DIR$\INC\yvals.h</file>
          <file>$TOOLKIT_DIR$\INC\DLib_Defaults.h</file>
          <file>$TOOLKIT_DIR$\LIB\dl4tptinl8n.h</file>
          <file>$TOOLKIT_DIR$\INC\DLib_Product.h</file>
          <file>$TOOLKIT_DIR$\INC\xencoding_limits.h</file>
          <file>$TOOLKIT_DIR$\INC\ysizet.h</file>
          <file>$TOOLKIT_DIR$\INC\string.h</file>
          <file>$TOOLKIT_DIR$\INC\inarm.h</file>
          <file>$TOOLKIT_DIR$\INC\intrinsic.h</file>
          <file>$TOOLKIT_DIR$\INC\iolpc2114.h</file>
          <file>$TOOLKIT_DIR$\INC\io_macros.h</file>
          <file>$PROJ_DIR$\Include\lpc221x.h</file>
          <file>$PROJ_DIR$\Include\timer.h</file>
          <file>$PROJ_DIR$\flash_lpc.h</file>
          <file>$PROJ_DIR$\Include\config.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
</project>


⌨️ 快捷键说明

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