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

📄 demo.dep

📁 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方
💻 DEP
字号:
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\Debug\Obj\rtos.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\demo.r43</file>
      <file>$PROJ_DIR$\rtos.h</file>
      <file>$TOOLKIT_DIR$\inc\msp430x14x.h</file>
      <file>$PROJ_DIR$\Debug\List\rtos.lst</file>
      <file>$TOOLKIT_DIR$\config\lnk430F149.xcl</file>
      <file>$PROJ_DIR$\Debug\Exe\demo.d43</file>
      <file>$PROJ_DIR$\include.h</file>
      <file>$PROJ_DIR$\Debug\List\demo.lst</file>
      <file>$PROJ_DIR$\rtos.s43</file>
      <file>$PROJ_DIR$\demo.s43</file>
      <file>$PROJ_DIR$\readme.txt</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 6</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\demo.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 5 1 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\rtos.s43</name>
      <outputs>
        <tool>
          <name>A430</name>
          <file> 0 4</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>A430</name>
          <file> 3 7 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\demo.s43</name>
      <outputs>
        <tool>
          <name>A430</name>
          <file> 1 8</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>A430</name>
          <file> 3 7</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XAR</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs>
      <file>$PROJ_DIR$\rtos.h</file>
      <file>$TOOLKIT_DIR$\inc\msp430x14x.h</file>
      <file>$PROJ_DIR$\include.h</file>
      <file>$PROJ_DIR$\Release\Obj\demo.r43</file>
      <file>$PROJ_DIR$\Release\Exe\demo.dbg</file>
      <file>$PROJ_DIR$\Release\Obj\rtos.r43</file>
      <file>$PROJ_DIR$\rtos.s43</file>
      <file>$PROJ_DIR$\demo.s43</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 4</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\rtos.s43</name>
      <outputs>
        <tool>
          <name>A430</name>
          <file> 5</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>A430</name>
          <file> 1 2 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\demo.s43</name>
      <outputs>
        <tool>
          <name>A430</name>
          <file> 3</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>A430</name>
          <file> 1 2</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XAR</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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