rt-thread-official/bsp/m16c62p/rtt2m16c.dep

1596 lines
44 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>4181752903</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\Debug\Obj\context_iar.r34</file>
<file>$PROJ_DIR$\board.c</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_token.pbi</file>
<file>$PROJ_DIR$\interrupts.asm</file>
<file>$PROJ_DIR$\Debug\Obj\symbol.r34</file>
<file>$PROJ_DIR$\Debug\Obj\slab.r34</file>
<file>$PROJ_DIR$\Debug\Obj\interrupts.r34</file>
<file>$PROJ_DIR$\Debug\Obj\irq.r34</file>
<file>$PROJ_DIR$\Debug\Obj\ipc.r34</file>
<file>$TOOLKIT_DIR$\inc\clib\ctype.h</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_var.r34</file>
<file>$PROJ_DIR$\Debug\Obj\idle.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_error.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\cmd.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\irq.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\scheduler.r34</file>
<file>$PROJ_DIR$\Debug\Obj\device.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\mempool.r34</file>
<file>$PROJ_DIR$\Debug\Obj\thread.r34</file>
<file>$PROJ_DIR$\Debug\Obj\symbol.pbi</file>
<file>$PROJ_DIR$\board.h</file>
<file>$PROJ_DIR$\Debug\Obj\mempool.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_compiler.r34</file>
<file>$PROJ_DIR$\Debug\Obj\uart.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\cmd.r34</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_init.r34</file>
<file>$PROJ_DIR$\Debug\Obj\cstartup.r34</file>
<file>$PROJ_DIR$\Debug\Obj\kservice.r34</file>
<file>$PROJ_DIR$\Debug\Obj\kservice.pbi</file>
<file>$PROJ_DIR$\bsp.h</file>
<file>$PROJ_DIR$\Debug\Obj\application.r34</file>
<file>$PROJ_DIR$\Debug\Obj\ipc.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\timer.r34</file>
<file>$PROJ_DIR$\Debug\Obj\shell.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_node.pbi</file>
<file>$TOOLKIT_DIR$\inc\clib\string.h</file>
<file>$PROJ_DIR$\Debug\Obj\slab.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\board.pbi</file>
<file>$TOOLKIT_DIR$\inc\clib\stdarg.h</file>
<file>$PROJ_DIR$\Debug\Obj\bsp.r34</file>
<file>$PROJ_DIR$\Debug\Obj\mem.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_vm.r34</file>
<file>$PROJ_DIR$\Debug\Obj\application.pbi</file>
<file>$PROJ_DIR$\Debug\Exe\rtt2m16c.d34</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_vm.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\object.r34</file>
<file>$PROJ_DIR$\Debug\Obj\bsp.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\clock.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\rtt2m16c.pbd</file>
<file>$PROJ_DIR$\Debug\Obj\thread.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_parser.r34</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_node.r34</file>
<file>$PROJ_DIR$\Debug\Obj\startup.r34</file>
<file>$PROJ_DIR$\application.c</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_init.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\timer.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\vectors.r34</file>
<file>$PROJ_DIR$\Debug\Obj\interrupt.r34</file>
<file>$PROJ_DIR$\Debug\Obj\shell.r34</file>
<file>$PROJ_DIR$\..\..\include\rtdef.h</file>
<file>$PROJ_DIR$\..\..\include\rtthread.h</file>
<file>$PROJ_DIR$\..\..\src\clock.c</file>
<file>$PROJ_DIR$\..\..\src\device.c</file>
<file>$PROJ_DIR$\..\..\src\idle.c</file>
<file>$PROJ_DIR$\..\..\src\ipc.c</file>
<file>$PROJ_DIR$\..\..\src\irq.c</file>
<file>$PROJ_DIR$\..\..\src\kservice.c</file>
<file>$PROJ_DIR$\..\..\src\kservice.h</file>
<file>$PROJ_DIR$\..\..\src\mem.c</file>
<file>$PROJ_DIR$\..\..\src\mempool.c</file>
<file>$PROJ_DIR$\..\..\src\object.c</file>
<file>$PROJ_DIR$\..\..\src\scheduler.c</file>
<file>$PROJ_DIR$\..\..\src\slab.c</file>
<file>$PROJ_DIR$\..\..\src\thread.c</file>
<file>$PROJ_DIR$\..\..\src\timer.c</file>
<file>$PROJ_DIR$\bsp.c</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\interrupt.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_init.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_node.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_node.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_ops.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_ops.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_parser.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_parser.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_token.c</file>
<file>$PROJ_DIR$\..\..\include\rthw.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_token.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_var.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_var.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_vm.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_vm.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\shell.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\symbol.c</file>
<file>$PROJ_DIR$\lnkm30627fhp.xcl</file>
<file>$PROJ_DIR$\rtconfig.h</file>
<file>$PROJ_DIR$\startup.c</file>
<file>$PROJ_DIR$\uart.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\cmd.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_compiler.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_error.c</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_heap.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_error.h</file>
<file>$PROJ_DIR$\..\..\components\finsh\finsh_heap.c</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_token.r34</file>
<file>$TOOLKIT_DIR$\inc\clib\stdlib.h</file>
<file>$PROJ_DIR$\uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\stack.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_var.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\interrupt.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_compiler.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\mem.r34</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_ops.r34</file>
<file>$TOOLKIT_DIR$\inc\iom16c62p.h</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_ops.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_heap.r34</file>
<file>$PROJ_DIR$\Debug\Obj\scheduler.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\idle.r34</file>
<file>$PROJ_DIR$\Debug\Obj\board.r34</file>
<file>$PROJ_DIR$\Debug\Obj\uart.r34</file>
<file>$PROJ_DIR$\Debug\Obj\device.r34</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_parser.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_error.r34</file>
<file>$PROJ_DIR$\Debug\Obj\object.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\finsh_heap.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\startup.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stack.r34</file>
<file>$TOOLKIT_DIR$\inc\clib\sysmac.h</file>
<file>$PROJ_DIR$\Debug\Obj\clock.r34</file>
<file>$PROJ_DIR$\..\..\components\finsh\shell.h</file>
<file>$PROJ_DIR$\vectors.asm</file>
<file>$PROJ_DIR$\cstartup.asm</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\context_iar.asm</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\stack.c</file>
</outputs>
<file>
<name>$PROJ_DIR$\board.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 118</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 37</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 106 20</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\interrupts.asm</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 6</file>
</tool>
</outputs>
</file>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 43</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Obj\rtt2m16c.pbd</name>
<inputs>
<tool>
<name>BILINK</name>
<file> 42 37 46 47 13 16 110 12 124 54 34 114 121 2 108 44 11 109 31 14 28 40 21 123 116 33 36 107 125 19 49 55 23</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\application.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 30</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 42</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 29</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\clock.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 128</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 47</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\device.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 120</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 16</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\idle.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 117</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\ipc.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 8</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 31</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\irq.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 7</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 14</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\kservice.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 27</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 28</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\mem.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 111</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 40</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 98 9 105 35</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\mempool.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 17</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 21</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\object.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 45</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 123</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\scheduler.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 15</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 116</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\slab.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 5</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 36</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\thread.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 18</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 49</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\timer.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 32</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 55</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\bsp.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 39</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 46</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 113 29 60 59 94 38 127</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\interrupt.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 57</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 109</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_init.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 25</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 54</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 79 90 88 83 102 101</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_node.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 51</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 34</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 79 102 88 101</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_ops.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 112</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 114</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 81 90 98 60 59 94 38 127 9 105 35 88</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_parser.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 50</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 121</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 86 79 102 83 88</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_token.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 104</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 2</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 86 102</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_var.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 10</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 108</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 88</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_vm.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 41</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 44</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 90 88 81</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\shell.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 58</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 33</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 85 98 9 105 35 129</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\symbol.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 4</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 19</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\startup.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 52</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 125</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 113 20 29</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\uart.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 119</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 23</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 60 59 94 38 127 113 29 106</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\cmd.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 24</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 13</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127 98 9 105 35</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_compiler.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 22</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 110</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 79 102 88 81 90</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_error.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 122</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 12</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 102 98 60 59 94 38 127 9 105 35</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\components\finsh\finsh_heap.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 115</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 124</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 60 59 94 38 127 9 105 35 88</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\vectors.asm</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 56</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\cstartup.asm</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 26</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\context_iar.asm</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 0</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\m16c62p\stack.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 126</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 107</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 59 94 38 127</file>
</tool>
</inputs>
</file>
<forcedrebuild>
<name>[REBUILD_ALL]</name>
</forcedrebuild>
</configuration>
<configuration>
<name>Release</name>
<outputs>
<file>$PROJ_DIR$\board.c</file>
<file>$PROJ_DIR$\board.h</file>
<file>$PROJ_DIR$\bsp.h</file>
<file>$PROJ_DIR$\application.c</file>
<file>$PROJ_DIR$\cstartup.s34</file>
<file>$PROJ_DIR$\..\..\src\clock.c</file>
<file>$PROJ_DIR$\..\..\src\device.c</file>
<file>$PROJ_DIR$\..\..\src\idle.c</file>
<file>$PROJ_DIR$\..\..\src\ipc.c</file>
<file>$PROJ_DIR$\..\..\src\irq.c</file>
<file>$PROJ_DIR$\..\..\src\kservice.c</file>
<file>$PROJ_DIR$\..\..\src\kservice.h</file>
<file>$PROJ_DIR$\..\..\src\mem.c</file>
<file>$PROJ_DIR$\..\..\src\mempool.c</file>
<file>$PROJ_DIR$\..\..\src\object.c</file>
<file>$PROJ_DIR$\..\..\src\scheduler.c</file>
<file>$PROJ_DIR$\..\..\src\slab.c</file>
<file>$PROJ_DIR$\..\..\src\thread.c</file>
<file>$PROJ_DIR$\..\..\src\timer.c</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</file>
<file>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</file>
<file>$PROJ_DIR$\bsp.c</file>
<file>$PROJ_DIR$\rtconfig.h</file>
<file>$PROJ_DIR$\startup.c</file>
<file>$PROJ_DIR$\uart.c</file>
<file>$PROJ_DIR$\vectors.s34</file>
<file>$PROJ_DIR$\uart.h</file>
<file>$TOOLKIT_DIR$\inc\iom16c62p.h</file>
<file>$PROJ_DIR$\Release\Obj\finsh_compiler.pbi</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_heap.c</file>
<file>$PROJ_DIR$\Release\Obj\finsh_parser.r34</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_error.h</file>
<file>$PROJ_DIR$\Release\Obj\application.pbi</file>
<file>$PROJ_DIR$\Release\Obj\bsp.pbi</file>
<file>$PROJ_DIR$\Release\Obj\cstartup.r34</file>
<file>$PROJ_DIR$\Release\Obj\cmd.pbi</file>
<file>$PROJ_DIR$\Release\Obj\uart.pbi</file>
<file>$PROJ_DIR$\Release\Obj\idle.r34</file>
<file>$PROJ_DIR$\Release\Obj\startup.pbi</file>
<file>$PROJ_DIR$\Release\Obj\vectors.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_ops.r34</file>
<file>$PROJ_DIR$\Release\Obj\bsp.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_node.pbi</file>
<file>$PROJ_DIR$\Release\Obj\finsh_var.r34</file>
<file>$PROJ_DIR$\Release\Obj\cmd.r34</file>
<file>$PROJ_DIR$\Release\Obj\scheduler.r34</file>
<file>$PROJ_DIR$\Release\Obj\application.r34</file>
<file>$PROJ_DIR$\Release\Obj\board.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_parser.pbi</file>
<file>$PROJ_DIR$\Release\Obj\finsh_var.pbi</file>
<file>$PROJ_DIR$\Release\Obj\interrupt.r34</file>
<file>$PROJ_DIR$\Release\Obj\ipc.r34</file>
<file>$PROJ_DIR$\Release\Obj\ipc.pbi</file>
<file>$PROJ_DIR$\Release\Obj\clock.pbi</file>
<file>$PROJ_DIR$\Release\Obj\timer.pbi</file>
<file>$PROJ_DIR$\Release\Obj\finsh_token.pbi</file>
<file>$PROJ_DIR$\Release\Obj\idle.pbi</file>
<file>$PROJ_DIR$\Release\Obj\finsh_init.r34</file>
<file>$PROJ_DIR$\Release\Obj\shell.pbi</file>
<file>$PROJ_DIR$\Release\Exe\rtt2m16c.dbg</file>
<file>$PROJ_DIR$\Release\Obj\object.pbi</file>
<file>$PROJ_DIR$\Release\Obj\scheduler.pbi</file>
<file>$PROJ_DIR$\Release\Obj\thread.pbi</file>
<file>$PROJ_DIR$\Release\Obj\interrupt.pbi</file>
<file>$PROJ_DIR$\Release\Obj\slab.pbi</file>
<file>$PROJ_DIR$\Release\Obj\startup.r34</file>
<file>$PROJ_DIR$\Release\Obj\thread.r34</file>
<file>$PROJ_DIR$\Release\Obj\stack.pbi</file>
<file>$PROJ_DIR$\Release\Obj\device.r34</file>
<file>$PROJ_DIR$\Release\Obj\shell.r34</file>
<file>$PROJ_DIR$\Release\Obj\kservice.r34</file>
<file>$PROJ_DIR$\Release\Obj\clock.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_vm.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_token.r34</file>
<file>$PROJ_DIR$\Release\Obj\irq.r34</file>
<file>$PROJ_DIR$\..\..\finsh\cmd.c</file>
<file>$PROJ_DIR$\Release\Obj\finsh_node.r34</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_compiler.c</file>
<file>$PROJ_DIR$\Release\Obj\finsh_heap.r34</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_heap.h</file>
<file>$PROJ_DIR$\Release\Obj\mem.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_init.pbi</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_error.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_node.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh.h</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_ops.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_init.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_parser.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_node.h</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_token.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_ops.h</file>
<file>$PROJ_DIR$\Release\Obj\context.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_heap.pbi</file>
<file>$PROJ_DIR$\Release\Obj\timer.r34</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_parser.h</file>
<file>$PROJ_DIR$\Release\Obj\mempool.pbi</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_token.h</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_var.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_var.h</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_vm.c</file>
<file>$PROJ_DIR$\..\..\finsh\finsh_vm.h</file>
<file>$PROJ_DIR$\..\..\finsh\shell.c</file>
<file>$PROJ_DIR$\..\..\finsh\symbol.c</file>
<file>$PROJ_DIR$\Release\Obj\finsh_error.pbi</file>
<file>$PROJ_DIR$\Release\Obj\finsh_compiler.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_error.r34</file>
<file>$PROJ_DIR$\Release\Obj\stack.r34</file>
<file>$PROJ_DIR$\Release\Obj\rtt2m16c.pbd</file>
<file>$PROJ_DIR$\Release\Obj\board.pbi</file>
<file>$PROJ_DIR$\Release\Obj\symbol.pbi</file>
<file>$PROJ_DIR$\Release\Obj\slab.r34</file>
<file>$PROJ_DIR$\Release\Obj\symbol.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_ops.pbi</file>
<file>$PROJ_DIR$\Release\Obj\object.r34</file>
<file>$PROJ_DIR$\Release\Obj\mempool.r34</file>
<file>$PROJ_DIR$\Release\Obj\mem.pbi</file>
<file>$PROJ_DIR$\Release\Obj\uart.r34</file>
<file>$PROJ_DIR$\Release\Obj\finsh_vm.pbi</file>
<file>$PROJ_DIR$\Release\Obj\kservice.pbi</file>
<file>$PROJ_DIR$\Release\Obj\irq.pbi</file>
<file>$PROJ_DIR$\Release\Obj\device.pbi</file>
</outputs>
<file>
<name>$PROJ_DIR$\board.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 48</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 109</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 27 1</file>
</tool>
</inputs>
</file>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 60</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\application.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 47</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 33</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 2</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\cstartup.s34</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 35</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\clock.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 72</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 54</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\device.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 69</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 121</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\idle.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 38</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 57</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\ipc.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 52</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 53</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\irq.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 75</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 120</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\kservice.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 71</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 119</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\mem.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 81</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 116</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\mempool.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 115</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 96</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\object.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 114</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 61</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\scheduler.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 46</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 62</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\slab.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 111</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 65</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\thread.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 67</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 63</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\timer.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 94</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 55</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 92</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 51</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 64</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 107</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 68</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\bsp.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 42</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 34</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 28 2 23</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\startup.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 66</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 39</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 28 1 2</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\uart.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 117</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 37</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 28 2 27</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\vectors.s34</name>
<outputs>
<tool>
<name>AM16C</name>
<file> 40</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_heap.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 79</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 93</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 99</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\cmd.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 45</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 36</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_compiler.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 105</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 29</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 89 32 99 91 101</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_error.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 106</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 104</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 32</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_node.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 77</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 43</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 89 32 99 80</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_ops.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 41</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 113</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 91 101 99</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_init.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 58</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 82</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 89 101 99 95 32 80</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_parser.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 31</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 49</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 97 89 32 95 99</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_token.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 74</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 56</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 97 32</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_var.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 44</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 50</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 99</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\finsh_vm.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 73</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 118</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 101 99 91</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\shell.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 70</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 59</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\..\finsh\symbol.c</name>
<outputs>
<tool>
<name>ICCM16C</name>
<file> 112</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 110</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Release\Obj\rtt2m16c.pbd</name>
<inputs>
<tool>
<name>BILINK</name>
<file> 33 109 34 54 36 121 29 104 93 82 43 113 49 56 50 118 57 64 53 120 119 116 96 61 62 59 65 68 39 110 63 55 37</file>
</tool>
</inputs>
</file>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>XLINK</tool>
</forcedrebuild>
<forcedrebuild>
<name>[REBUILD_ALL]</name>
</forcedrebuild>
</configuration>
</project>