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

📄 light.dep

📁 Cortex-M4+example
💻 DEP
📖 第 1 页 / 共 2 页
字号:
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCARM</name>
          <file> 0 19 20 67 35 42 29 78 72 77 40 15 16</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 0 19 20 67 35 42 29 78 72 77 40 15 16</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\bin\Flash\Exe\light.out</name>
      <outputs>
        <tool>
          <name>ILINK</name>
          <file> 39</file>
        </tool>
        <tool>
          <name>OBJCOPY</name>
          <file> 52</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ILINK</name>
          <file> 2 24 41 48 26 44 45 34 71 76 74 32 55 28 79 47</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>RAM</name>
    <outputs>
      <file>$PROJ_DIR$\src\Sources\H\includes.h</file>
      <file>$PROJ_DIR$\src\Project_Settings\Startup_Code\crt0.s</file>
      <file>$PROJ_DIR$\src\Project_Settings\Startup_Code\start.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Component_C\gpio.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Component_C\light.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Component_C\uart.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Component_C\wdog.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Frame_C\common.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Frame_C\sysinit.c</file>
      <file>$PROJ_DIR$\src\Sources\C\Frame_C\vectors.c</file>
      <file>$PROJ_DIR$\src\Sources\C\main.c</file>
      <file>$PROJ_DIR$\src\Sources\C\isr.c</file>
      <file>$PROJ_DIR$\src\Sources\H\Component_H\light.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Component_H\gpio.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Component_H\uart.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Component_H\wdog.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Frame_H\common.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Frame_H\MK60N512VMD100.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Frame_H\sysinit.h</file>
      <file>$PROJ_DIR$\src\Sources\H\Frame_H\vectors.h</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\common.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Exe\uart_loop.out</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\wdog.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\start.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\light.pbd</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\sysinit.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\main.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\crt0.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\vectors.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\main.o</file>
      <file>$PROJ_DIR$\bin\Ram\Exe\light.out</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\gpio.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\isr.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\uart.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Exe\uart_loop.srec</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\light.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\vectors.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\common.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\uart.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\start.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\light.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\sysinit.o</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\isr.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Exe\light.srec</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\gpio.pbi</file>
      <file>$PROJ_DIR$\bin\Ram\Obj\wdog.o</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>ILINK</name>
          <file> 21 30</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Project_Settings\Startup_Code\crt0.s</name>
      <outputs>
        <tool>
          <name>AARM</name>
          <file> 27</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Project_Settings\Startup_Code\start.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 39</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 23</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 16 17 15 18</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Component_C\gpio.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 31</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 44</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 13 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Component_C\light.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 35</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 40</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 12 16 17 13</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Component_C\uart.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 38</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 33</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 14 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Component_C\wdog.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 45</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 22</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 15 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Frame_C\common.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 37</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 20</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Frame_C\sysinit.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 41</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 25</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 18 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\Frame_C\vectors.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 28</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 36</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 19 16 17</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\main.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 29</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 26</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 0 16 17 12 13 14</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\Sources\C\isr.c</name>
      <outputs>
        <tool>
          <name>ICCARM</name>
          <file> 32</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 42</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file> 0 16 17 12 13 14</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\bin\Ram\Exe\uart_loop.out</name>
      <outputs>
        <tool>
          <name>OBJCOPY</name>
          <file> 34</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\bin\Ram\Obj\light.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 20 44 42 40 26 23 25 33 36 22</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\bin\Ram\Exe\light.out</name>
      <outputs>
        <tool>
          <name>OBJCOPY</name>
          <file> 43</file>
        </tool>
      </outputs>
    </file>
  </configuration>
</project>


⌨️ 快捷键说明

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