📄 ex1-os.dep
字号:
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\Debug\Obj\os_core.r90</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Ports\AVR\Atmega128\IAR\os_cpu_a.s90</file>
<file>$PROJ_DIR$\Debug\List\os_mem.lst</file>
<file>$PROJ_DIR$\Debug\Obj\os_task.r90</file>
<file>$PROJ_DIR$\Debug\List\os_core.s90</file>
<file>$TOOLKIT_DIR$\inc\comp_a90.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_mutex.r90</file>
<file>$PROJ_DIR$\Debug\List\app.s90</file>
<file>$PROJ_DIR$\Debug\Exe\Ex1-OS.dbg</file>
<file>$PROJ_DIR$\Debug\List\os_mem.s90</file>
<file>$PROJ_DIR$\Debug\List\os_mutex.s90</file>
<file>$PROJ_DIR$\Debug\List\os_tmr.lst</file>
<file>$TOOLKIT_DIR$\inc\iom128.h</file>
<file>$PROJ_DIR$\Debug\List\os_task.lst</file>
<file>$PROJ_DIR$\Debug\Obj\os_sem.r90</file>
<file>$PROJ_DIR$\Debug\List\os_task.s90</file>
<file>$PROJ_DIR$\..\BSP\bsp.h</file>
<file>$PROJ_DIR$\Debug\List\os_dbg.lst</file>
<file>$PROJ_DIR$\Debug\List\os_time.s90</file>
<file>$TOOLKIT_DIR$\lib\clib\cl3s-ec.r90</file>
<file>$PROJ_DIR$\Debug\List\os_cpu_c.lst</file>
<file>$PROJ_DIR$\Debug\List\bsp.s90</file>
<file>$PROJ_DIR$\Debug\Obj\os_cpu_c.r90</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Ports\AVR\atmega128\IAR\os_cpu_i.s90</file>
<file>$PROJ_DIR$\Debug\List\os_mbox.lst</file>
<file>$PROJ_DIR$\includes.h</file>
<file>$PROJ_DIR$\Debug\List\os_mutex.lst</file>
<file>$PROJ_DIR$\Debug\List\os_q.s90</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Ports\AVR\atmega128\IAR\os_cpu.h</file>
<file>$TOOLKIT_DIR$\inc\ina90.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_q.r90</file>
<file>$TOOLKIT_DIR$\config\lnkm128s.xcl</file>
<file>$PROJ_DIR$\os_cfg.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_mem.r90</file>
<file>$PROJ_DIR$\Debug\List\os_dbg.s90</file>
<file>$PROJ_DIR$\Debug\List\bsp.lst</file>
<file>$PROJ_DIR$\Debug\List\app.lst</file>
<file>$PROJ_DIR$\Debug\List\os_flag.lst</file>
<file>$PROJ_DIR$\Debug\List\Ex1-OS.map</file>
<file>$PROJ_DIR$\Debug\List\os_tmr.s90</file>
<file>$TOOLKIT_DIR$\inc\iomacro.h</file>
<file>$PROJ_DIR$\Debug\Obj\app.r90</file>
<file>$PROJ_DIR$\Debug\Obj\bsp.r90</file>
<file>$PROJ_DIR$\Debug\List\os_mbox.s90</file>
<file>$PROJ_DIR$\Debug\Obj\app_isr.r90</file>
<file>$PROJ_DIR$\Debug\List\os_sem.lst</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\ucos_ii.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_time.r90</file>
<file>$PROJ_DIR$\Debug\Obj\app_vect.r90</file>
<file>$PROJ_DIR$\app_isr.s90</file>
<file>$PROJ_DIR$\Debug\List\os_sem.s90</file>
<file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
<file>$PROJ_DIR$\Debug\List\os_time.lst</file>
<file>$TOOLKIT_DIR$\inc\inavr.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_cpu_a.r90</file>
<file>$PROJ_DIR$\Debug\List\os_cpu_c.s90</file>
<file>$PROJ_DIR$\Debug\Obj\os_flag.r90</file>
<file>$PROJ_DIR$\app.c</file>
<file>$PROJ_DIR$\Debug\Obj\os_mbox.r90</file>
<file>$PROJ_DIR$\app_cfg.h</file>
<file>$PROJ_DIR$\Debug\Obj\os_dbg.r90</file>
<file>$PROJ_DIR$\Debug\Obj\os_tmr.r90</file>
<file>$PROJ_DIR$\Debug\List\os_core.lst</file>
<file>$PROJ_DIR$\app_vect.s90</file>
<file>$PROJ_DIR$\..\BSP\bsp.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_core.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_flag.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_mbox.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_mem.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_mutex.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_q.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_sem.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_task.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_time.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Source\os_tmr.c</file>
<file>$PROJ_DIR$\Debug\Exe\Ex1-OS.d90</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Ports\AVR\Atmega128\IAR\os_cpu_c.c</file>
<file>$TOOLKIT_DIR$\..\..\..\..\MICRIUM\SOFTWARE\uCOS-II\Ports\AVR\Atmega128\IAR\os_dbg.c</file>
<file>$PROJ_DIR$\Debug\List\os_flag.s90</file>
<file>$PROJ_DIR$\..\Ex1-OS-View\os_cfg.h</file>
<file>$PROJ_DIR$\Debug\List\os_q.lst</file>
</outputs>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Ports\AVR\Atmega128\IAR\os_cpu_a.s90</name>
<outputs>
<tool>
<name>AAVR</name>
<file> 54</file>
</tool>
</outputs>
<inputs>
<tool>
<name>AAVR</name>
<file> 23</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\Ex1-OS.dbg</name>
<inputs>
<tool>
<name>XLINK</name>
<file> 31 41 44 48 42 0 54 22 60 56 58 33 6 30 14 3 47 61 19</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\app_isr.s90</name>
<outputs>
<tool>
<name>AAVR</name>
<file> 44</file>
</tool>
</outputs>
<inputs>
<tool>
<name>AAVR</name>
<file> 23</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\app.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 41 7 36</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 25 12 40 29 53 51 5 59 46 32 28 16</file>
</tool>
</inputs>
</file>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 38 75</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\app_vect.s90</name>
<outputs>
<tool>
<name>AAVR</name>
<file> 48</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\BSP\bsp.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 42 21 35</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 25 12 40 29 53 51 5 59 46 32 28 16</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_core.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 0 4 62</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_flag.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 56 78 37</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_mbox.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 58 43 24</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_mem.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 33 9 2</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_mutex.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 6 10 26</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_q.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 30 27 80</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_sem.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 14 50 45</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_task.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 3 15 13</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_time.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 47 18 52</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Source\os_tmr.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 61 39 11</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\Ex1-OS.d90</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 38</file>
</tool>
</outputs>
<inputs>
<tool>
<name>XLINK</name>
<file> 31 41 44 48 42 0 54 22 60 56 58 33 6 30 14 3 47 61 19</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Ports\AVR\Atmega128\IAR\os_cpu_c.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 22 55 20</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 46 59 32 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\..\uCOS-II\Ports\AVR\Atmega128\IAR\os_dbg.c</name>
<outputs>
<tool>
<name>ICCAVR</name>
<file> 60 34 17</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCAVR</name>
<file> 25 12 40 29 53 51 5 59 46 32 28 16</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>XLINK</tool>
</forcedrebuild>
</configuration>
</project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -