cstartup.dep

来自「使用arm7芯片」· DEP 代码 · 共 62 行

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

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\SrcIAR\Cstartup.s79</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file>$PROJ_DIR$\Debug\Obj\Cstartup.r79</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>AARM</name>
          <file>$PROJ_DIR$\..\..\include\AT91SAM7S64_inc.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\Cstartup_SAM7.r79</name>
      <inputs>
        <tool>
          <name>XAR</name>
          <file>$PROJ_DIR$\Debug\Obj\Cstartup.r79</file>
          <file>$PROJ_DIR$\Debug\Obj\Cstartup_SAM7.r79</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\SrcIAR\Cstartup_SAM7.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\Debug\Obj\Cstartup_SAM7.r79</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file>$PROJ_DIR$\SrcIAR\Board.h</file>
          <file>$PROJ_DIR$\..\..\include\AT91SAM7S64.h</file>
          <file>$PROJ_DIR$\..\..\include\lib_AT91SAM7S64.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XAR</name>
          <file>$PROJ_DIR$\Debug\Exe\Cstartup_SAM7.r79</file>
        </tool>
      </outputs>
    </file>
  </configuration>
</project>


⌨️ 快捷键说明

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