rtt2m16c.dep 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <project>
  3. <fileVersion>2</fileVersion>
  4. <fileChecksum>3562290703</fileChecksum>
  5. <configuration>
  6. <name>Debug</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\Debug\Obj\finsh_compiler.r34</file>
  9. <file>$PROJ_DIR$\application.c</file>
  10. <file>$PROJ_DIR$\board.c</file>
  11. <file>$PROJ_DIR$\bsp.c</file>
  12. <file>$PROJ_DIR$\cstartup.s34</file>
  13. <file>$PROJ_DIR$\lnkm30627fhp.xcl</file>
  14. <file>$PROJ_DIR$\rtconfig.h</file>
  15. <file>$PROJ_DIR$\startup.c</file>
  16. <file>$PROJ_DIR$\uart.c</file>
  17. <file>$PROJ_DIR$\vectors.s34</file>
  18. <file>$PROJ_DIR$\..\..\components\finsh\cmd.c</file>
  19. <file>$PROJ_DIR$\..\..\components\finsh\finsh_compiler.c</file>
  20. <file>$PROJ_DIR$\..\..\components\finsh\finsh.h</file>
  21. <file>$PROJ_DIR$\..\..\components\finsh\finsh_error.c</file>
  22. <file>$PROJ_DIR$\..\..\components\finsh\finsh_error.h</file>
  23. <file>$PROJ_DIR$\..\..\components\finsh\finsh_heap.c</file>
  24. <file>$PROJ_DIR$\..\..\components\finsh\finsh_heap.h</file>
  25. <file>$PROJ_DIR$\..\..\components\finsh\finsh_init.c</file>
  26. <file>$PROJ_DIR$\..\..\components\finsh\finsh_node.c</file>
  27. <file>$PROJ_DIR$\..\..\components\finsh\finsh_node.h</file>
  28. <file>$PROJ_DIR$\..\..\components\finsh\finsh_ops.c</file>
  29. <file>$PROJ_DIR$\..\..\components\finsh\finsh_ops.h</file>
  30. <file>$PROJ_DIR$\..\..\components\finsh\finsh_parser.c</file>
  31. <file>$PROJ_DIR$\..\..\components\finsh\finsh_parser.h</file>
  32. <file>$PROJ_DIR$\..\..\components\finsh\finsh_token.c</file>
  33. <file>$PROJ_DIR$\..\..\components\finsh\finsh_token.h</file>
  34. <file>$PROJ_DIR$\..\..\components\finsh\finsh_var.c</file>
  35. <file>$PROJ_DIR$\..\..\components\finsh\finsh_var.h</file>
  36. <file>$PROJ_DIR$\..\..\components\finsh\finsh_vm.c</file>
  37. <file>$PROJ_DIR$\..\..\components\finsh\finsh_vm.h</file>
  38. <file>$PROJ_DIR$\..\..\include\rtdef.h</file>
  39. <file>$PROJ_DIR$\Debug\Obj\device.pbi</file>
  40. <file>$PROJ_DIR$\Debug\Obj\device.r34</file>
  41. <file>$PROJ_DIR$\Debug\Obj\thread.r34</file>
  42. <file>$PROJ_DIR$\Debug\Obj\symbol.pbi</file>
  43. <file>$PROJ_DIR$\Debug\Obj\cstartup.r34</file>
  44. <file>$PROJ_DIR$\Debug\Obj\bsp.pbi</file>
  45. <file>$PROJ_DIR$\Debug\Obj\stack.pbi</file>
  46. <file>$PROJ_DIR$\Debug\Obj\finsh_var.pbi</file>
  47. <file>$PROJ_DIR$\Debug\Obj\interrupt.pbi</file>
  48. <file>$PROJ_DIR$\Debug\Obj\cmd.r34</file>
  49. <file>$PROJ_DIR$\Debug\Obj\vectors.r34</file>
  50. <file>$PROJ_DIR$\Debug\Obj\interrupt.r34</file>
  51. <file>$PROJ_DIR$\Debug\Obj\shell.r34</file>
  52. <file>$PROJ_DIR$\Debug\Obj\board.r34</file>
  53. <file>$PROJ_DIR$\Debug\Obj\idle.pbi</file>
  54. <file>$PROJ_DIR$\Debug\Obj\finsh_ops.r34</file>
  55. <file>$TOOLKIT_DIR$\inc\iom16c62p.h</file>
  56. <file>$PROJ_DIR$\Debug\Obj\finsh_parser.r34</file>
  57. <file>$PROJ_DIR$\Debug\Obj\finsh_node.r34</file>
  58. <file>$PROJ_DIR$\Debug\Obj\startup.r34</file>
  59. <file>$PROJ_DIR$\Debug\Obj\finsh_node.pbi</file>
  60. <file>$PROJ_DIR$\Debug\Obj\slab.r34</file>
  61. <file>$PROJ_DIR$\Debug\Obj\idle.r34</file>
  62. <file>$PROJ_DIR$\Debug\Obj\finsh_vm.pbi</file>
  63. <file>$PROJ_DIR$\Debug\Obj\mempool.pbi</file>
  64. <file>$PROJ_DIR$\Debug\Obj\finsh_error.pbi</file>
  65. <file>$PROJ_DIR$\Debug\Obj\board.pbi</file>
  66. <file>$PROJ_DIR$\Debug\Obj\uart.r34</file>
  67. <file>$PROJ_DIR$\Debug\Obj\mem.pbi</file>
  68. <file>$PROJ_DIR$\Debug\Obj\irq.pbi</file>
  69. <file>$PROJ_DIR$\Debug\Obj\finsh_var.r34</file>
  70. <file>$PROJ_DIR$\Debug\Obj\slab.pbi</file>
  71. <file>$PROJ_DIR$\Debug\Obj\timer.r34</file>
  72. <file>$PROJ_DIR$\Debug\Obj\shell.pbi</file>
  73. <file>$PROJ_DIR$\Debug\Obj\finsh_token.r34</file>
  74. <file>$PROJ_DIR$\uart.h</file>
  75. <file>$PROJ_DIR$\Debug\Obj\finsh_vm.r34</file>
  76. <file>$PROJ_DIR$\Debug\Obj\application.pbi</file>
  77. <file>$PROJ_DIR$\Debug\Exe\rtt2m16c.d34</file>
  78. <file>$PROJ_DIR$\Debug\Obj\object.r34</file>
  79. <file>$PROJ_DIR$\Debug\Obj\mempool.r34</file>
  80. <file>$PROJ_DIR$\Debug\Obj\bsp.r34</file>
  81. <file>$PROJ_DIR$\Debug\Obj\scheduler.r34</file>
  82. <file>$PROJ_DIR$\Debug\Obj\thread.pbi</file>
  83. <file>$PROJ_DIR$\Debug\Obj\finsh_parser.pbi</file>
  84. <file>$PROJ_DIR$\Debug\Obj\finsh_token.pbi</file>
  85. <file>$PROJ_DIR$\..\..\components\finsh\shell.c</file>
  86. <file>$PROJ_DIR$\..\..\components\finsh\symbol.c</file>
  87. <file>$PROJ_DIR$\..\..\include\rthw.h</file>
  88. <file>$PROJ_DIR$\..\..\include\rtthread.h</file>
  89. <file>$PROJ_DIR$\..\..\src\clock.c</file>
  90. <file>$PROJ_DIR$\..\..\src\device.c</file>
  91. <file>$PROJ_DIR$\..\..\src\idle.c</file>
  92. <file>$PROJ_DIR$\..\..\src\ipc.c</file>
  93. <file>$PROJ_DIR$\..\..\src\irq.c</file>
  94. <file>$PROJ_DIR$\..\..\src\kservice.c</file>
  95. <file>$PROJ_DIR$\..\..\src\kservice.h</file>
  96. <file>$PROJ_DIR$\..\..\src\mem.c</file>
  97. <file>$PROJ_DIR$\..\..\src\mempool.c</file>
  98. <file>$PROJ_DIR$\..\..\src\object.c</file>
  99. <file>$PROJ_DIR$\..\..\src\scheduler.c</file>
  100. <file>$PROJ_DIR$\..\..\src\slab.c</file>
  101. <file>$PROJ_DIR$\..\..\src\thread.c</file>
  102. <file>$PROJ_DIR$\..\..\src\timer.c</file>
  103. <file>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</file>
  104. <file>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</file>
  105. <file>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</file>
  106. <file>$PROJ_DIR$\Debug\Obj\uart.pbi</file>
  107. <file>$PROJ_DIR$\Debug\Obj\cmd.pbi</file>
  108. <file>$PROJ_DIR$\Debug\Obj\clock.r34</file>
  109. <file>$PROJ_DIR$\Debug\Obj\finsh_heap.r34</file>
  110. <file>$PROJ_DIR$\Debug\Obj\scheduler.pbi</file>
  111. <file>$PROJ_DIR$\Debug\Obj\irq.r34</file>
  112. <file>$PROJ_DIR$\bsp.h</file>
  113. <file>$PROJ_DIR$\Debug\Obj\context.r34</file>
  114. <file>$PROJ_DIR$\Debug\Obj\mem.r34</file>
  115. <file>$PROJ_DIR$\Debug\Obj\finsh_init.r34</file>
  116. <file>$PROJ_DIR$\Debug\Obj\ipc.r34</file>
  117. <file>$PROJ_DIR$\Debug\Obj\finsh_ops.pbi</file>
  118. <file>$PROJ_DIR$\Debug\Obj\finsh_error.r34</file>
  119. <file>$PROJ_DIR$\Debug\Obj\object.pbi</file>
  120. <file>$PROJ_DIR$\Debug\Obj\finsh_heap.pbi</file>
  121. <file>$PROJ_DIR$\Debug\Obj\startup.pbi</file>
  122. <file>$PROJ_DIR$\Debug\Obj\symbol.r34</file>
  123. <file>$PROJ_DIR$\Debug\Obj\kservice.r34</file>
  124. <file>$PROJ_DIR$\Debug\Obj\kservice.pbi</file>
  125. <file>$PROJ_DIR$\Debug\Obj\finsh_compiler.pbi</file>
  126. <file>$PROJ_DIR$\Debug\Obj\finsh_init.pbi</file>
  127. <file>$PROJ_DIR$\Debug\Obj\timer.pbi</file>
  128. <file>$PROJ_DIR$\Debug\Obj\clock.pbi</file>
  129. <file>$PROJ_DIR$\Debug\Obj\rtt2m16c.pbd</file>
  130. <file>$PROJ_DIR$\Debug\Obj\application.r34</file>
  131. <file>$PROJ_DIR$\Debug\Obj\ipc.pbi</file>
  132. <file>$PROJ_DIR$\Debug\Obj\stack.r34</file>
  133. <file>$PROJ_DIR$\board.h</file>
  134. </outputs>
  135. <file>
  136. <name>$PROJ_DIR$\application.c</name>
  137. <outputs>
  138. <tool>
  139. <name>BICOMP</name>
  140. <file> 68</file>
  141. </tool>
  142. <tool>
  143. <name>ICCM16C</name>
  144. <file> 122</file>
  145. </tool>
  146. </outputs>
  147. <inputs>
  148. <tool>
  149. <name>BICOMP</name>
  150. <file> 80 30 6 104</file>
  151. </tool>
  152. </inputs>
  153. </file>
  154. <file>
  155. <name>$PROJ_DIR$\board.c</name>
  156. <outputs>
  157. <tool>
  158. <name>BICOMP</name>
  159. <file> 57</file>
  160. </tool>
  161. <tool>
  162. <name>ICCM16C</name>
  163. <file> 44</file>
  164. </tool>
  165. </outputs>
  166. <inputs>
  167. <tool>
  168. <name>BICOMP</name>
  169. <file> 79 80 30 6 66 125</file>
  170. </tool>
  171. </inputs>
  172. </file>
  173. <file>
  174. <name>$PROJ_DIR$\bsp.c</name>
  175. <outputs>
  176. <tool>
  177. <name>BICOMP</name>
  178. <file> 36</file>
  179. </tool>
  180. <tool>
  181. <name>ICCM16C</name>
  182. <file> 72</file>
  183. </tool>
  184. </outputs>
  185. <inputs>
  186. <tool>
  187. <name>BICOMP</name>
  188. <file> 47 104 80 30 6</file>
  189. </tool>
  190. </inputs>
  191. </file>
  192. <file>
  193. <name>$PROJ_DIR$\cstartup.s34</name>
  194. <outputs>
  195. <tool>
  196. <name>AM16C</name>
  197. <file> 35</file>
  198. </tool>
  199. </outputs>
  200. </file>
  201. <file>
  202. <name>$PROJ_DIR$\startup.c</name>
  203. <outputs>
  204. <tool>
  205. <name>BICOMP</name>
  206. <file> 113</file>
  207. </tool>
  208. <tool>
  209. <name>ICCM16C</name>
  210. <file> 50</file>
  211. </tool>
  212. </outputs>
  213. <inputs>
  214. <tool>
  215. <name>BICOMP</name>
  216. <file> 79 80 30 6 47 125 104</file>
  217. </tool>
  218. </inputs>
  219. </file>
  220. <file>
  221. <name>$PROJ_DIR$\uart.c</name>
  222. <outputs>
  223. <tool>
  224. <name>BICOMP</name>
  225. <file> 98</file>
  226. </tool>
  227. <tool>
  228. <name>ICCM16C</name>
  229. <file> 58</file>
  230. </tool>
  231. </outputs>
  232. <inputs>
  233. <tool>
  234. <name>BICOMP</name>
  235. <file> 79 80 30 6 47 104 66</file>
  236. </tool>
  237. </inputs>
  238. </file>
  239. <file>
  240. <name>$PROJ_DIR$\vectors.s34</name>
  241. <outputs>
  242. <tool>
  243. <name>AM16C</name>
  244. <file> 41</file>
  245. </tool>
  246. </outputs>
  247. </file>
  248. <file>
  249. <name>$PROJ_DIR$\..\..\components\finsh\cmd.c</name>
  250. <outputs>
  251. <tool>
  252. <name>BICOMP</name>
  253. <file> 99</file>
  254. </tool>
  255. <tool>
  256. <name>ICCM16C</name>
  257. <file> 40</file>
  258. </tool>
  259. </outputs>
  260. <inputs>
  261. <tool>
  262. <name>BICOMP</name>
  263. <file> 80 30 6 12</file>
  264. </tool>
  265. </inputs>
  266. </file>
  267. <file>
  268. <name>$PROJ_DIR$\..\..\components\finsh\finsh_compiler.c</name>
  269. <outputs>
  270. <tool>
  271. <name>BICOMP</name>
  272. <file> 117</file>
  273. </tool>
  274. <tool>
  275. <name>ICCM16C</name>
  276. <file> 0</file>
  277. </tool>
  278. </outputs>
  279. <inputs>
  280. <tool>
  281. <name>BICOMP</name>
  282. <file> 12 80 30 6 19 14 27 21 29</file>
  283. </tool>
  284. </inputs>
  285. </file>
  286. <file>
  287. <name>$PROJ_DIR$\..\..\components\finsh\finsh_error.c</name>
  288. <outputs>
  289. <tool>
  290. <name>BICOMP</name>
  291. <file> 56</file>
  292. </tool>
  293. <tool>
  294. <name>ICCM16C</name>
  295. <file> 110</file>
  296. </tool>
  297. </outputs>
  298. <inputs>
  299. <tool>
  300. <name>BICOMP</name>
  301. <file> 14 12 80 30 6</file>
  302. </tool>
  303. </inputs>
  304. </file>
  305. <file>
  306. <name>$PROJ_DIR$\..\..\components\finsh\finsh_heap.c</name>
  307. <outputs>
  308. <tool>
  309. <name>BICOMP</name>
  310. <file> 112</file>
  311. </tool>
  312. <tool>
  313. <name>ICCM16C</name>
  314. <file> 101</file>
  315. </tool>
  316. </outputs>
  317. <inputs>
  318. <tool>
  319. <name>BICOMP</name>
  320. <file> 12 80 30 6 27</file>
  321. </tool>
  322. </inputs>
  323. </file>
  324. <file>
  325. <name>$PROJ_DIR$\..\..\components\finsh\finsh_init.c</name>
  326. <outputs>
  327. <tool>
  328. <name>BICOMP</name>
  329. <file> 118</file>
  330. </tool>
  331. <tool>
  332. <name>ICCM16C</name>
  333. <file> 107</file>
  334. </tool>
  335. </outputs>
  336. <inputs>
  337. <tool>
  338. <name>BICOMP</name>
  339. <file> 12 80 30 6 19 29 27 23 14 16</file>
  340. </tool>
  341. </inputs>
  342. </file>
  343. <file>
  344. <name>$PROJ_DIR$\..\..\components\finsh\finsh_node.c</name>
  345. <outputs>
  346. <tool>
  347. <name>BICOMP</name>
  348. <file> 51</file>
  349. </tool>
  350. <tool>
  351. <name>ICCM16C</name>
  352. <file> 49</file>
  353. </tool>
  354. </outputs>
  355. <inputs>
  356. <tool>
  357. <name>BICOMP</name>
  358. <file> 12 80 30 6 19 14 27 16</file>
  359. </tool>
  360. </inputs>
  361. </file>
  362. <file>
  363. <name>$PROJ_DIR$\..\..\components\finsh\finsh_ops.c</name>
  364. <outputs>
  365. <tool>
  366. <name>BICOMP</name>
  367. <file> 109</file>
  368. </tool>
  369. <tool>
  370. <name>ICCM16C</name>
  371. <file> 46</file>
  372. </tool>
  373. </outputs>
  374. <inputs>
  375. <tool>
  376. <name>BICOMP</name>
  377. <file> 21 29 12 80 30 6 27</file>
  378. </tool>
  379. </inputs>
  380. </file>
  381. <file>
  382. <name>$PROJ_DIR$\..\..\components\finsh\finsh_parser.c</name>
  383. <outputs>
  384. <tool>
  385. <name>BICOMP</name>
  386. <file> 75</file>
  387. </tool>
  388. <tool>
  389. <name>ICCM16C</name>
  390. <file> 48</file>
  391. </tool>
  392. </outputs>
  393. <inputs>
  394. <tool>
  395. <name>BICOMP</name>
  396. <file> 12 80 30 6 25 19 14 23 27</file>
  397. </tool>
  398. </inputs>
  399. </file>
  400. <file>
  401. <name>$PROJ_DIR$\..\..\components\finsh\finsh_token.c</name>
  402. <outputs>
  403. <tool>
  404. <name>BICOMP</name>
  405. <file> 76</file>
  406. </tool>
  407. <tool>
  408. <name>ICCM16C</name>
  409. <file> 65</file>
  410. </tool>
  411. </outputs>
  412. <inputs>
  413. <tool>
  414. <name>BICOMP</name>
  415. <file> 12 80 30 6 25 14</file>
  416. </tool>
  417. </inputs>
  418. </file>
  419. <file>
  420. <name>$PROJ_DIR$\..\..\components\finsh\finsh_var.c</name>
  421. <outputs>
  422. <tool>
  423. <name>BICOMP</name>
  424. <file> 38</file>
  425. </tool>
  426. <tool>
  427. <name>ICCM16C</name>
  428. <file> 61</file>
  429. </tool>
  430. </outputs>
  431. <inputs>
  432. <tool>
  433. <name>BICOMP</name>
  434. <file> 12 80 30 6 27</file>
  435. </tool>
  436. </inputs>
  437. </file>
  438. <file>
  439. <name>$PROJ_DIR$\..\..\components\finsh\finsh_vm.c</name>
  440. <outputs>
  441. <tool>
  442. <name>BICOMP</name>
  443. <file> 54</file>
  444. </tool>
  445. <tool>
  446. <name>ICCM16C</name>
  447. <file> 67</file>
  448. </tool>
  449. </outputs>
  450. <inputs>
  451. <tool>
  452. <name>BICOMP</name>
  453. <file> 12 80 30 6 29 27 21</file>
  454. </tool>
  455. </inputs>
  456. </file>
  457. <file>
  458. <name>[ROOT_NODE]</name>
  459. <outputs>
  460. <tool>
  461. <name>XLINK</name>
  462. <file> 69</file>
  463. </tool>
  464. </outputs>
  465. </file>
  466. <file>
  467. <name>$PROJ_DIR$\..\..\components\finsh\shell.c</name>
  468. <outputs>
  469. <tool>
  470. <name>BICOMP</name>
  471. <file> 64</file>
  472. </tool>
  473. <tool>
  474. <name>ICCM16C</name>
  475. <file> 43</file>
  476. </tool>
  477. </outputs>
  478. <inputs>
  479. <tool>
  480. <name>BICOMP</name>
  481. <file> 80 30 6 79 12</file>
  482. </tool>
  483. </inputs>
  484. </file>
  485. <file>
  486. <name>$PROJ_DIR$\..\..\components\finsh\symbol.c</name>
  487. <outputs>
  488. <tool>
  489. <name>BICOMP</name>
  490. <file> 34</file>
  491. </tool>
  492. <tool>
  493. <name>ICCM16C</name>
  494. <file> 114</file>
  495. </tool>
  496. </outputs>
  497. <inputs>
  498. <tool>
  499. <name>BICOMP</name>
  500. <file> 12 80 30 6</file>
  501. </tool>
  502. </inputs>
  503. </file>
  504. <file>
  505. <name>$PROJ_DIR$\..\..\src\clock.c</name>
  506. <outputs>
  507. <tool>
  508. <name>BICOMP</name>
  509. <file> 120</file>
  510. </tool>
  511. <tool>
  512. <name>ICCM16C</name>
  513. <file> 100</file>
  514. </tool>
  515. </outputs>
  516. <inputs>
  517. <tool>
  518. <name>BICOMP</name>
  519. <file> 80 30 6</file>
  520. </tool>
  521. </inputs>
  522. </file>
  523. <file>
  524. <name>$PROJ_DIR$\..\..\src\device.c</name>
  525. <outputs>
  526. <tool>
  527. <name>BICOMP</name>
  528. <file> 31</file>
  529. </tool>
  530. <tool>
  531. <name>ICCM16C</name>
  532. <file> 32</file>
  533. </tool>
  534. </outputs>
  535. <inputs>
  536. <tool>
  537. <name>BICOMP</name>
  538. <file> 80 30 6 87</file>
  539. </tool>
  540. </inputs>
  541. </file>
  542. <file>
  543. <name>$PROJ_DIR$\..\..\src\idle.c</name>
  544. <outputs>
  545. <tool>
  546. <name>BICOMP</name>
  547. <file> 45</file>
  548. </tool>
  549. <tool>
  550. <name>ICCM16C</name>
  551. <file> 53</file>
  552. </tool>
  553. </outputs>
  554. <inputs>
  555. <tool>
  556. <name>BICOMP</name>
  557. <file> 79 80 30 6 87</file>
  558. </tool>
  559. </inputs>
  560. </file>
  561. <file>
  562. <name>$PROJ_DIR$\..\..\src\ipc.c</name>
  563. <outputs>
  564. <tool>
  565. <name>BICOMP</name>
  566. <file> 123</file>
  567. </tool>
  568. <tool>
  569. <name>ICCM16C</name>
  570. <file> 108</file>
  571. </tool>
  572. </outputs>
  573. <inputs>
  574. <tool>
  575. <name>BICOMP</name>
  576. <file> 80 30 6 79 87</file>
  577. </tool>
  578. </inputs>
  579. </file>
  580. <file>
  581. <name>$PROJ_DIR$\..\..\src\irq.c</name>
  582. <outputs>
  583. <tool>
  584. <name>BICOMP</name>
  585. <file> 60</file>
  586. </tool>
  587. <tool>
  588. <name>ICCM16C</name>
  589. <file> 103</file>
  590. </tool>
  591. </outputs>
  592. <inputs>
  593. <tool>
  594. <name>BICOMP</name>
  595. <file> 79 80 30 6</file>
  596. </tool>
  597. </inputs>
  598. </file>
  599. <file>
  600. <name>$PROJ_DIR$\..\..\src\kservice.c</name>
  601. <outputs>
  602. <tool>
  603. <name>BICOMP</name>
  604. <file> 116</file>
  605. </tool>
  606. <tool>
  607. <name>ICCM16C</name>
  608. <file> 115</file>
  609. </tool>
  610. </outputs>
  611. <inputs>
  612. <tool>
  613. <name>BICOMP</name>
  614. <file> 80 30 6 79</file>
  615. </tool>
  616. </inputs>
  617. </file>
  618. <file>
  619. <name>$PROJ_DIR$\..\..\src\mem.c</name>
  620. <outputs>
  621. <tool>
  622. <name>BICOMP</name>
  623. <file> 59</file>
  624. </tool>
  625. <tool>
  626. <name>ICCM16C</name>
  627. <file> 106</file>
  628. </tool>
  629. </outputs>
  630. <inputs>
  631. <tool>
  632. <name>BICOMP</name>
  633. <file> 80 30 6 12</file>
  634. </tool>
  635. </inputs>
  636. </file>
  637. <file>
  638. <name>$PROJ_DIR$\..\..\src\mempool.c</name>
  639. <outputs>
  640. <tool>
  641. <name>BICOMP</name>
  642. <file> 55</file>
  643. </tool>
  644. <tool>
  645. <name>ICCM16C</name>
  646. <file> 71</file>
  647. </tool>
  648. </outputs>
  649. <inputs>
  650. <tool>
  651. <name>BICOMP</name>
  652. <file> 79 80 30 6 87</file>
  653. </tool>
  654. </inputs>
  655. </file>
  656. <file>
  657. <name>$PROJ_DIR$\..\..\src\object.c</name>
  658. <outputs>
  659. <tool>
  660. <name>BICOMP</name>
  661. <file> 111</file>
  662. </tool>
  663. <tool>
  664. <name>ICCM16C</name>
  665. <file> 70</file>
  666. </tool>
  667. </outputs>
  668. <inputs>
  669. <tool>
  670. <name>BICOMP</name>
  671. <file> 80 30 6 79 87</file>
  672. </tool>
  673. </inputs>
  674. </file>
  675. <file>
  676. <name>$PROJ_DIR$\..\..\src\scheduler.c</name>
  677. <outputs>
  678. <tool>
  679. <name>BICOMP</name>
  680. <file> 102</file>
  681. </tool>
  682. <tool>
  683. <name>ICCM16C</name>
  684. <file> 73</file>
  685. </tool>
  686. </outputs>
  687. <inputs>
  688. <tool>
  689. <name>BICOMP</name>
  690. <file> 80 30 6 79 87</file>
  691. </tool>
  692. </inputs>
  693. </file>
  694. <file>
  695. <name>$PROJ_DIR$\..\..\src\slab.c</name>
  696. <outputs>
  697. <tool>
  698. <name>BICOMP</name>
  699. <file> 62</file>
  700. </tool>
  701. <tool>
  702. <name>ICCM16C</name>
  703. <file> 52</file>
  704. </tool>
  705. </outputs>
  706. <inputs>
  707. <tool>
  708. <name>BICOMP</name>
  709. <file> 79 80 30 6</file>
  710. </tool>
  711. </inputs>
  712. </file>
  713. <file>
  714. <name>$PROJ_DIR$\..\..\src\thread.c</name>
  715. <outputs>
  716. <tool>
  717. <name>BICOMP</name>
  718. <file> 74</file>
  719. </tool>
  720. <tool>
  721. <name>ICCM16C</name>
  722. <file> 33</file>
  723. </tool>
  724. </outputs>
  725. <inputs>
  726. <tool>
  727. <name>BICOMP</name>
  728. <file> 80 30 6 79 87</file>
  729. </tool>
  730. </inputs>
  731. </file>
  732. <file>
  733. <name>$PROJ_DIR$\..\..\src\timer.c</name>
  734. <outputs>
  735. <tool>
  736. <name>BICOMP</name>
  737. <file> 119</file>
  738. </tool>
  739. <tool>
  740. <name>ICCM16C</name>
  741. <file> 63</file>
  742. </tool>
  743. </outputs>
  744. <inputs>
  745. <tool>
  746. <name>BICOMP</name>
  747. <file> 80 30 6 79 87</file>
  748. </tool>
  749. </inputs>
  750. </file>
  751. <file>
  752. <name>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</name>
  753. <outputs>
  754. <tool>
  755. <name>BICOMP</name>
  756. <file> 37</file>
  757. </tool>
  758. <tool>
  759. <name>ICCM16C</name>
  760. <file> 124</file>
  761. </tool>
  762. </outputs>
  763. <inputs>
  764. <tool>
  765. <name>BICOMP</name>
  766. <file> 80 30 6</file>
  767. </tool>
  768. </inputs>
  769. </file>
  770. <file>
  771. <name>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</name>
  772. <outputs>
  773. <tool>
  774. <name>AM16C</name>
  775. <file> 105</file>
  776. </tool>
  777. </outputs>
  778. </file>
  779. <file>
  780. <name>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</name>
  781. <outputs>
  782. <tool>
  783. <name>BICOMP</name>
  784. <file> 39</file>
  785. </tool>
  786. <tool>
  787. <name>ICCM16C</name>
  788. <file> 42</file>
  789. </tool>
  790. </outputs>
  791. <inputs>
  792. <tool>
  793. <name>BICOMP</name>
  794. <file> 80 30 6</file>
  795. </tool>
  796. </inputs>
  797. </file>
  798. <file>
  799. <name>$PROJ_DIR$\Debug\Obj\rtt2m16c.pbd</name>
  800. <inputs>
  801. <tool>
  802. <name>BILINK</name>
  803. <file> 68 57 36 120 99 31 117 56 112 118 51 109 75 76 38 54 45 39 123 60 116 59 55 111 102 64 62 37 113 34 74 119 98</file>
  804. </tool>
  805. </inputs>
  806. </file>
  807. </configuration>
  808. <configuration>
  809. <name>Release</name>
  810. <outputs>
  811. <file>$PROJ_DIR$\application.c</file>
  812. <file>$PROJ_DIR$\board.c</file>
  813. <file>$PROJ_DIR$\bsp.c</file>
  814. <file>$PROJ_DIR$\cstartup.s34</file>
  815. <file>$PROJ_DIR$\rtconfig.h</file>
  816. <file>$PROJ_DIR$\startup.c</file>
  817. <file>$PROJ_DIR$\uart.c</file>
  818. <file>$PROJ_DIR$\vectors.s34</file>
  819. <file>$PROJ_DIR$\Release\Obj\board.r34</file>
  820. <file>$PROJ_DIR$\Release\Obj\cmd.r34</file>
  821. <file>$PROJ_DIR$\Release\Obj\scheduler.r34</file>
  822. <file>$PROJ_DIR$\Release\Obj\vectors.r34</file>
  823. <file>$PROJ_DIR$\Release\Obj\finsh_ops.r34</file>
  824. <file>$PROJ_DIR$\Release\Obj\bsp.r34</file>
  825. <file>$PROJ_DIR$\Release\Obj\finsh_node.pbi</file>
  826. <file>$PROJ_DIR$\Release\Obj\finsh_var.r34</file>
  827. <file>$PROJ_DIR$\Release\Obj\finsh_parser.r34</file>
  828. <file>$PROJ_DIR$\Release\Obj\bsp.pbi</file>
  829. <file>$PROJ_DIR$\Release\Obj\cstartup.r34</file>
  830. <file>$TOOLKIT_DIR$\inc\iom16c62p.h</file>
  831. <file>$PROJ_DIR$\uart.h</file>
  832. <file>$PROJ_DIR$\Release\Obj\cmd.pbi</file>
  833. <file>$PROJ_DIR$\Release\Obj\uart.pbi</file>
  834. <file>$PROJ_DIR$\Release\Obj\idle.r34</file>
  835. <file>$PROJ_DIR$\Release\Obj\startup.pbi</file>
  836. <file>$PROJ_DIR$\Release\Obj\finsh_var.pbi</file>
  837. <file>$PROJ_DIR$\Release\Obj\interrupt.r34</file>
  838. <file>$PROJ_DIR$\Release\Obj\ipc.r34</file>
  839. <file>$PROJ_DIR$\Release\Obj\ipc.pbi</file>
  840. <file>$PROJ_DIR$\Release\Obj\clock.pbi</file>
  841. <file>$PROJ_DIR$\Release\Obj\timer.pbi</file>
  842. <file>$PROJ_DIR$\Release\Obj\application.pbi</file>
  843. <file>$PROJ_DIR$\Release\Obj\idle.pbi</file>
  844. <file>$PROJ_DIR$\Release\Obj\finsh_init.r34</file>
  845. <file>$PROJ_DIR$\Release\Obj\shell.pbi</file>
  846. <file>$PROJ_DIR$\Release\Exe\rtt2m16c.dbg</file>
  847. <file>$PROJ_DIR$\Release\Obj\object.pbi</file>
  848. <file>$PROJ_DIR$\Release\Obj\scheduler.pbi</file>
  849. <file>$PROJ_DIR$\Release\Obj\thread.pbi</file>
  850. <file>$PROJ_DIR$\Release\Obj\interrupt.pbi</file>
  851. <file>$PROJ_DIR$\Release\Obj\slab.pbi</file>
  852. <file>$PROJ_DIR$\Release\Obj\startup.r34</file>
  853. <file>$PROJ_DIR$\Release\Obj\thread.r34</file>
  854. <file>$PROJ_DIR$\Release\Obj\stack.pbi</file>
  855. <file>$PROJ_DIR$\Release\Obj\device.r34</file>
  856. <file>$PROJ_DIR$\Release\Obj\shell.r34</file>
  857. <file>$PROJ_DIR$\Release\Obj\kservice.r34</file>
  858. <file>$PROJ_DIR$\Release\Obj\clock.r34</file>
  859. <file>$PROJ_DIR$\Release\Obj\finsh_vm.r34</file>
  860. <file>$PROJ_DIR$\Release\Obj\finsh_compiler.pbi</file>
  861. <file>$PROJ_DIR$\Release\Obj\irq.r34</file>
  862. <file>$PROJ_DIR$\Release\Obj\application.r34</file>
  863. <file>$PROJ_DIR$\Release\Obj\finsh_node.r34</file>
  864. <file>$PROJ_DIR$\Release\Obj\finsh_token.pbi</file>
  865. <file>$PROJ_DIR$\Release\Obj\finsh_heap.r34</file>
  866. <file>$PROJ_DIR$\Release\Obj\finsh_token.r34</file>
  867. <file>$PROJ_DIR$\Release\Obj\mem.r34</file>
  868. <file>$PROJ_DIR$\Release\Obj\finsh_init.pbi</file>
  869. <file>$PROJ_DIR$\..\..\finsh\finsh_heap.c</file>
  870. <file>$PROJ_DIR$\..\..\finsh\cmd.c</file>
  871. <file>$PROJ_DIR$\..\..\finsh\finsh_error.h</file>
  872. <file>$PROJ_DIR$\..\..\finsh\finsh_compiler.c</file>
  873. <file>$PROJ_DIR$\Release\Obj\finsh_parser.pbi</file>
  874. <file>$PROJ_DIR$\..\..\finsh\finsh_heap.h</file>
  875. <file>$PROJ_DIR$\..\..\finsh\finsh_error.c</file>
  876. <file>$PROJ_DIR$\..\..\finsh\finsh_node.c</file>
  877. <file>$PROJ_DIR$\..\..\finsh\finsh.h</file>
  878. <file>$PROJ_DIR$\Release\Obj\context.r34</file>
  879. <file>$PROJ_DIR$\Release\Obj\finsh_heap.pbi</file>
  880. <file>$PROJ_DIR$\Release\Obj\timer.r34</file>
  881. <file>$PROJ_DIR$\..\..\finsh\finsh_init.c</file>
  882. <file>$PROJ_DIR$\Release\Obj\mempool.pbi</file>
  883. <file>$PROJ_DIR$\..\..\finsh\finsh_node.h</file>
  884. <file>$PROJ_DIR$\..\..\finsh\finsh_ops.c</file>
  885. <file>$PROJ_DIR$\..\..\finsh\finsh_ops.h</file>
  886. <file>$PROJ_DIR$\..\..\finsh\finsh_parser.c</file>
  887. <file>$PROJ_DIR$\..\..\finsh\finsh_parser.h</file>
  888. <file>$PROJ_DIR$\..\..\finsh\finsh_token.c</file>
  889. <file>$PROJ_DIR$\..\..\finsh\finsh_token.h</file>
  890. <file>$PROJ_DIR$\..\..\finsh\finsh_var.c</file>
  891. <file>$PROJ_DIR$\..\..\finsh\finsh_var.h</file>
  892. <file>$PROJ_DIR$\..\..\finsh\finsh_vm.c</file>
  893. <file>$PROJ_DIR$\..\..\finsh\finsh_vm.h</file>
  894. <file>$PROJ_DIR$\..\..\finsh\shell.c</file>
  895. <file>$PROJ_DIR$\..\..\finsh\symbol.c</file>
  896. <file>$PROJ_DIR$\Release\Obj\stack.r34</file>
  897. <file>$PROJ_DIR$\Release\Obj\finsh_compiler.r34</file>
  898. <file>$PROJ_DIR$\Release\Obj\rtt2m16c.pbd</file>
  899. <file>$PROJ_DIR$\Release\Obj\finsh_error.r34</file>
  900. <file>$PROJ_DIR$\Release\Obj\finsh_error.pbi</file>
  901. <file>$PROJ_DIR$\Release\Obj\board.pbi</file>
  902. <file>$PROJ_DIR$\Release\Obj\symbol.pbi</file>
  903. <file>$PROJ_DIR$\Release\Obj\slab.r34</file>
  904. <file>$PROJ_DIR$\Release\Obj\symbol.r34</file>
  905. <file>$PROJ_DIR$\Release\Obj\finsh_ops.pbi</file>
  906. <file>$PROJ_DIR$\Release\Obj\object.r34</file>
  907. <file>$PROJ_DIR$\Release\Obj\mempool.r34</file>
  908. <file>$PROJ_DIR$\Release\Obj\mem.pbi</file>
  909. <file>$PROJ_DIR$\Release\Obj\uart.r34</file>
  910. <file>$PROJ_DIR$\Release\Obj\finsh_vm.pbi</file>
  911. <file>$PROJ_DIR$\Release\Obj\kservice.pbi</file>
  912. <file>$PROJ_DIR$\Release\Obj\irq.pbi</file>
  913. <file>$PROJ_DIR$\Release\Obj\device.pbi</file>
  914. <file>$PROJ_DIR$\..\..\src\clock.c</file>
  915. <file>$PROJ_DIR$\..\..\src\device.c</file>
  916. <file>$PROJ_DIR$\..\..\src\idle.c</file>
  917. <file>$PROJ_DIR$\..\..\src\ipc.c</file>
  918. <file>$PROJ_DIR$\..\..\src\irq.c</file>
  919. <file>$PROJ_DIR$\..\..\src\kservice.c</file>
  920. <file>$PROJ_DIR$\..\..\src\kservice.h</file>
  921. <file>$PROJ_DIR$\..\..\src\mem.c</file>
  922. <file>$PROJ_DIR$\..\..\src\mempool.c</file>
  923. <file>$PROJ_DIR$\..\..\src\object.c</file>
  924. <file>$PROJ_DIR$\..\..\src\scheduler.c</file>
  925. <file>$PROJ_DIR$\..\..\src\slab.c</file>
  926. <file>$PROJ_DIR$\..\..\src\thread.c</file>
  927. <file>$PROJ_DIR$\..\..\src\timer.c</file>
  928. <file>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</file>
  929. <file>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</file>
  930. <file>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</file>
  931. <file>$PROJ_DIR$\bsp.h</file>
  932. <file>$PROJ_DIR$\board.h</file>
  933. </outputs>
  934. <file>
  935. <name>$PROJ_DIR$\application.c</name>
  936. <outputs>
  937. <tool>
  938. <name>BICOMP</name>
  939. <file> 31</file>
  940. </tool>
  941. <tool>
  942. <name>ICCM16C</name>
  943. <file> 51</file>
  944. </tool>
  945. </outputs>
  946. <inputs>
  947. <tool>
  948. <name>BICOMP</name>
  949. <file> 120</file>
  950. </tool>
  951. </inputs>
  952. </file>
  953. <file>
  954. <name>$PROJ_DIR$\board.c</name>
  955. <outputs>
  956. <tool>
  957. <name>BICOMP</name>
  958. <file> 90</file>
  959. </tool>
  960. <tool>
  961. <name>ICCM16C</name>
  962. <file> 8</file>
  963. </tool>
  964. </outputs>
  965. <inputs>
  966. <tool>
  967. <name>BICOMP</name>
  968. <file> 20 121</file>
  969. </tool>
  970. </inputs>
  971. </file>
  972. <file>
  973. <name>$PROJ_DIR$\bsp.c</name>
  974. <outputs>
  975. <tool>
  976. <name>BICOMP</name>
  977. <file> 17</file>
  978. </tool>
  979. <tool>
  980. <name>ICCM16C</name>
  981. <file> 13</file>
  982. </tool>
  983. </outputs>
  984. <inputs>
  985. <tool>
  986. <name>BICOMP</name>
  987. <file> 19 120 4</file>
  988. </tool>
  989. </inputs>
  990. </file>
  991. <file>
  992. <name>$PROJ_DIR$\cstartup.s34</name>
  993. <outputs>
  994. <tool>
  995. <name>AM16C</name>
  996. <file> 18</file>
  997. </tool>
  998. </outputs>
  999. </file>
  1000. <file>
  1001. <name>$PROJ_DIR$\startup.c</name>
  1002. <outputs>
  1003. <tool>
  1004. <name>BICOMP</name>
  1005. <file> 24</file>
  1006. </tool>
  1007. <tool>
  1008. <name>ICCM16C</name>
  1009. <file> 41</file>
  1010. </tool>
  1011. </outputs>
  1012. <inputs>
  1013. <tool>
  1014. <name>BICOMP</name>
  1015. <file> 19 121 120</file>
  1016. </tool>
  1017. </inputs>
  1018. </file>
  1019. <file>
  1020. <name>$PROJ_DIR$\uart.c</name>
  1021. <outputs>
  1022. <tool>
  1023. <name>BICOMP</name>
  1024. <file> 22</file>
  1025. </tool>
  1026. <tool>
  1027. <name>ICCM16C</name>
  1028. <file> 98</file>
  1029. </tool>
  1030. </outputs>
  1031. <inputs>
  1032. <tool>
  1033. <name>BICOMP</name>
  1034. <file> 19 120 20</file>
  1035. </tool>
  1036. </inputs>
  1037. </file>
  1038. <file>
  1039. <name>$PROJ_DIR$\vectors.s34</name>
  1040. <outputs>
  1041. <tool>
  1042. <name>AM16C</name>
  1043. <file> 11</file>
  1044. </tool>
  1045. </outputs>
  1046. </file>
  1047. <file>
  1048. <name>[ROOT_NODE]</name>
  1049. <outputs>
  1050. <tool>
  1051. <name>XLINK</name>
  1052. <file> 35</file>
  1053. </tool>
  1054. </outputs>
  1055. </file>
  1056. <file>
  1057. <name>$PROJ_DIR$\..\..\finsh\finsh_heap.c</name>
  1058. <outputs>
  1059. <tool>
  1060. <name>BICOMP</name>
  1061. <file> 68</file>
  1062. </tool>
  1063. <tool>
  1064. <name>ICCM16C</name>
  1065. <file> 54</file>
  1066. </tool>
  1067. </outputs>
  1068. <inputs>
  1069. <tool>
  1070. <name>BICOMP</name>
  1071. <file> 80</file>
  1072. </tool>
  1073. </inputs>
  1074. </file>
  1075. <file>
  1076. <name>$PROJ_DIR$\..\..\finsh\cmd.c</name>
  1077. <outputs>
  1078. <tool>
  1079. <name>BICOMP</name>
  1080. <file> 21</file>
  1081. </tool>
  1082. <tool>
  1083. <name>ICCM16C</name>
  1084. <file> 9</file>
  1085. </tool>
  1086. </outputs>
  1087. <inputs>
  1088. <tool>
  1089. <name>BICOMP</name>
  1090. <file> 66</file>
  1091. </tool>
  1092. </inputs>
  1093. </file>
  1094. <file>
  1095. <name>$PROJ_DIR$\..\..\finsh\finsh_compiler.c</name>
  1096. <outputs>
  1097. <tool>
  1098. <name>BICOMP</name>
  1099. <file> 49</file>
  1100. </tool>
  1101. <tool>
  1102. <name>ICCM16C</name>
  1103. <file> 86</file>
  1104. </tool>
  1105. </outputs>
  1106. <inputs>
  1107. <tool>
  1108. <name>BICOMP</name>
  1109. <file> 72 60 80 74 82</file>
  1110. </tool>
  1111. </inputs>
  1112. </file>
  1113. <file>
  1114. <name>$PROJ_DIR$\..\..\finsh\finsh_error.c</name>
  1115. <outputs>
  1116. <tool>
  1117. <name>BICOMP</name>
  1118. <file> 89</file>
  1119. </tool>
  1120. <tool>
  1121. <name>ICCM16C</name>
  1122. <file> 88</file>
  1123. </tool>
  1124. </outputs>
  1125. <inputs>
  1126. <tool>
  1127. <name>BICOMP</name>
  1128. <file> 60</file>
  1129. </tool>
  1130. </inputs>
  1131. </file>
  1132. <file>
  1133. <name>$PROJ_DIR$\..\..\finsh\finsh_node.c</name>
  1134. <outputs>
  1135. <tool>
  1136. <name>BICOMP</name>
  1137. <file> 14</file>
  1138. </tool>
  1139. <tool>
  1140. <name>ICCM16C</name>
  1141. <file> 52</file>
  1142. </tool>
  1143. </outputs>
  1144. <inputs>
  1145. <tool>
  1146. <name>BICOMP</name>
  1147. <file> 72 60 80 63</file>
  1148. </tool>
  1149. </inputs>
  1150. </file>
  1151. <file>
  1152. <name>$PROJ_DIR$\..\..\finsh\finsh_init.c</name>
  1153. <outputs>
  1154. <tool>
  1155. <name>BICOMP</name>
  1156. <file> 57</file>
  1157. </tool>
  1158. <tool>
  1159. <name>ICCM16C</name>
  1160. <file> 33</file>
  1161. </tool>
  1162. </outputs>
  1163. <inputs>
  1164. <tool>
  1165. <name>BICOMP</name>
  1166. <file> 72 82 80 76 60 63</file>
  1167. </tool>
  1168. </inputs>
  1169. </file>
  1170. <file>
  1171. <name>$PROJ_DIR$\..\..\finsh\finsh_ops.c</name>
  1172. <outputs>
  1173. <tool>
  1174. <name>BICOMP</name>
  1175. <file> 94</file>
  1176. </tool>
  1177. <tool>
  1178. <name>ICCM16C</name>
  1179. <file> 12</file>
  1180. </tool>
  1181. </outputs>
  1182. <inputs>
  1183. <tool>
  1184. <name>BICOMP</name>
  1185. <file> 74 82 80</file>
  1186. </tool>
  1187. </inputs>
  1188. </file>
  1189. <file>
  1190. <name>$PROJ_DIR$\..\..\finsh\finsh_parser.c</name>
  1191. <outputs>
  1192. <tool>
  1193. <name>BICOMP</name>
  1194. <file> 62</file>
  1195. </tool>
  1196. <tool>
  1197. <name>ICCM16C</name>
  1198. <file> 16</file>
  1199. </tool>
  1200. </outputs>
  1201. <inputs>
  1202. <tool>
  1203. <name>BICOMP</name>
  1204. <file> 78 72 60 76 80</file>
  1205. </tool>
  1206. </inputs>
  1207. </file>
  1208. <file>
  1209. <name>$PROJ_DIR$\..\..\finsh\finsh_token.c</name>
  1210. <outputs>
  1211. <tool>
  1212. <name>BICOMP</name>
  1213. <file> 53</file>
  1214. </tool>
  1215. <tool>
  1216. <name>ICCM16C</name>
  1217. <file> 55</file>
  1218. </tool>
  1219. </outputs>
  1220. <inputs>
  1221. <tool>
  1222. <name>BICOMP</name>
  1223. <file> 78 60</file>
  1224. </tool>
  1225. </inputs>
  1226. </file>
  1227. <file>
  1228. <name>$PROJ_DIR$\..\..\finsh\finsh_var.c</name>
  1229. <outputs>
  1230. <tool>
  1231. <name>BICOMP</name>
  1232. <file> 25</file>
  1233. </tool>
  1234. <tool>
  1235. <name>ICCM16C</name>
  1236. <file> 15</file>
  1237. </tool>
  1238. </outputs>
  1239. <inputs>
  1240. <tool>
  1241. <name>BICOMP</name>
  1242. <file> 80</file>
  1243. </tool>
  1244. </inputs>
  1245. </file>
  1246. <file>
  1247. <name>$PROJ_DIR$\..\..\finsh\finsh_vm.c</name>
  1248. <outputs>
  1249. <tool>
  1250. <name>BICOMP</name>
  1251. <file> 99</file>
  1252. </tool>
  1253. <tool>
  1254. <name>ICCM16C</name>
  1255. <file> 48</file>
  1256. </tool>
  1257. </outputs>
  1258. <inputs>
  1259. <tool>
  1260. <name>BICOMP</name>
  1261. <file> 82 80 74</file>
  1262. </tool>
  1263. </inputs>
  1264. </file>
  1265. <file>
  1266. <name>$PROJ_DIR$\..\..\finsh\shell.c</name>
  1267. <outputs>
  1268. <tool>
  1269. <name>BICOMP</name>
  1270. <file> 34</file>
  1271. </tool>
  1272. <tool>
  1273. <name>ICCM16C</name>
  1274. <file> 45</file>
  1275. </tool>
  1276. </outputs>
  1277. <inputs>
  1278. <tool>
  1279. <name>BICOMP</name>
  1280. <file> 66</file>
  1281. </tool>
  1282. </inputs>
  1283. </file>
  1284. <file>
  1285. <name>$PROJ_DIR$\..\..\finsh\symbol.c</name>
  1286. <outputs>
  1287. <tool>
  1288. <name>BICOMP</name>
  1289. <file> 91</file>
  1290. </tool>
  1291. <tool>
  1292. <name>ICCM16C</name>
  1293. <file> 93</file>
  1294. </tool>
  1295. </outputs>
  1296. <inputs>
  1297. <tool>
  1298. <name>BICOMP</name>
  1299. <file> 66</file>
  1300. </tool>
  1301. </inputs>
  1302. </file>
  1303. <file>
  1304. <name>$PROJ_DIR$\Release\Obj\rtt2m16c.pbd</name>
  1305. <inputs>
  1306. <tool>
  1307. <name>BILINK</name>
  1308. <file> 31 90 17 29 21 102 49 89 68 57 14 94 62 53 25 99 32 39 28 101 100 97 71 36 37 34 40 43 24 91 38 30 22</file>
  1309. </tool>
  1310. </inputs>
  1311. </file>
  1312. <file>
  1313. <name>$PROJ_DIR$\..\..\src\clock.c</name>
  1314. <outputs>
  1315. <tool>
  1316. <name>BICOMP</name>
  1317. <file> 29</file>
  1318. </tool>
  1319. <tool>
  1320. <name>ICCM16C</name>
  1321. <file> 47</file>
  1322. </tool>
  1323. </outputs>
  1324. </file>
  1325. <file>
  1326. <name>$PROJ_DIR$\..\..\src\device.c</name>
  1327. <outputs>
  1328. <tool>
  1329. <name>BICOMP</name>
  1330. <file> 102</file>
  1331. </tool>
  1332. <tool>
  1333. <name>ICCM16C</name>
  1334. <file> 44</file>
  1335. </tool>
  1336. </outputs>
  1337. <inputs>
  1338. <tool>
  1339. <name>BICOMP</name>
  1340. <file> 109</file>
  1341. </tool>
  1342. </inputs>
  1343. </file>
  1344. <file>
  1345. <name>$PROJ_DIR$\..\..\src\idle.c</name>
  1346. <outputs>
  1347. <tool>
  1348. <name>BICOMP</name>
  1349. <file> 32</file>
  1350. </tool>
  1351. <tool>
  1352. <name>ICCM16C</name>
  1353. <file> 23</file>
  1354. </tool>
  1355. </outputs>
  1356. <inputs>
  1357. <tool>
  1358. <name>BICOMP</name>
  1359. <file> 109</file>
  1360. </tool>
  1361. </inputs>
  1362. </file>
  1363. <file>
  1364. <name>$PROJ_DIR$\..\..\src\ipc.c</name>
  1365. <outputs>
  1366. <tool>
  1367. <name>BICOMP</name>
  1368. <file> 28</file>
  1369. </tool>
  1370. <tool>
  1371. <name>ICCM16C</name>
  1372. <file> 27</file>
  1373. </tool>
  1374. </outputs>
  1375. <inputs>
  1376. <tool>
  1377. <name>BICOMP</name>
  1378. <file> 109</file>
  1379. </tool>
  1380. </inputs>
  1381. </file>
  1382. <file>
  1383. <name>$PROJ_DIR$\..\..\src\irq.c</name>
  1384. <outputs>
  1385. <tool>
  1386. <name>BICOMP</name>
  1387. <file> 101</file>
  1388. </tool>
  1389. <tool>
  1390. <name>ICCM16C</name>
  1391. <file> 50</file>
  1392. </tool>
  1393. </outputs>
  1394. </file>
  1395. <file>
  1396. <name>$PROJ_DIR$\..\..\src\kservice.c</name>
  1397. <outputs>
  1398. <tool>
  1399. <name>BICOMP</name>
  1400. <file> 100</file>
  1401. </tool>
  1402. <tool>
  1403. <name>ICCM16C</name>
  1404. <file> 46</file>
  1405. </tool>
  1406. </outputs>
  1407. </file>
  1408. <file>
  1409. <name>$PROJ_DIR$\..\..\src\mem.c</name>
  1410. <outputs>
  1411. <tool>
  1412. <name>BICOMP</name>
  1413. <file> 97</file>
  1414. </tool>
  1415. <tool>
  1416. <name>ICCM16C</name>
  1417. <file> 56</file>
  1418. </tool>
  1419. </outputs>
  1420. </file>
  1421. <file>
  1422. <name>$PROJ_DIR$\..\..\src\mempool.c</name>
  1423. <outputs>
  1424. <tool>
  1425. <name>BICOMP</name>
  1426. <file> 71</file>
  1427. </tool>
  1428. <tool>
  1429. <name>ICCM16C</name>
  1430. <file> 96</file>
  1431. </tool>
  1432. </outputs>
  1433. <inputs>
  1434. <tool>
  1435. <name>BICOMP</name>
  1436. <file> 109</file>
  1437. </tool>
  1438. </inputs>
  1439. </file>
  1440. <file>
  1441. <name>$PROJ_DIR$\..\..\src\object.c</name>
  1442. <outputs>
  1443. <tool>
  1444. <name>BICOMP</name>
  1445. <file> 36</file>
  1446. </tool>
  1447. <tool>
  1448. <name>ICCM16C</name>
  1449. <file> 95</file>
  1450. </tool>
  1451. </outputs>
  1452. <inputs>
  1453. <tool>
  1454. <name>BICOMP</name>
  1455. <file> 109</file>
  1456. </tool>
  1457. </inputs>
  1458. </file>
  1459. <file>
  1460. <name>$PROJ_DIR$\..\..\src\scheduler.c</name>
  1461. <outputs>
  1462. <tool>
  1463. <name>BICOMP</name>
  1464. <file> 37</file>
  1465. </tool>
  1466. <tool>
  1467. <name>ICCM16C</name>
  1468. <file> 10</file>
  1469. </tool>
  1470. </outputs>
  1471. <inputs>
  1472. <tool>
  1473. <name>BICOMP</name>
  1474. <file> 109</file>
  1475. </tool>
  1476. </inputs>
  1477. </file>
  1478. <file>
  1479. <name>$PROJ_DIR$\..\..\src\slab.c</name>
  1480. <outputs>
  1481. <tool>
  1482. <name>BICOMP</name>
  1483. <file> 40</file>
  1484. </tool>
  1485. <tool>
  1486. <name>ICCM16C</name>
  1487. <file> 92</file>
  1488. </tool>
  1489. </outputs>
  1490. </file>
  1491. <file>
  1492. <name>$PROJ_DIR$\..\..\src\thread.c</name>
  1493. <outputs>
  1494. <tool>
  1495. <name>BICOMP</name>
  1496. <file> 38</file>
  1497. </tool>
  1498. <tool>
  1499. <name>ICCM16C</name>
  1500. <file> 42</file>
  1501. </tool>
  1502. </outputs>
  1503. <inputs>
  1504. <tool>
  1505. <name>BICOMP</name>
  1506. <file> 109</file>
  1507. </tool>
  1508. </inputs>
  1509. </file>
  1510. <file>
  1511. <name>$PROJ_DIR$\..\..\src\timer.c</name>
  1512. <outputs>
  1513. <tool>
  1514. <name>BICOMP</name>
  1515. <file> 30</file>
  1516. </tool>
  1517. <tool>
  1518. <name>ICCM16C</name>
  1519. <file> 69</file>
  1520. </tool>
  1521. </outputs>
  1522. <inputs>
  1523. <tool>
  1524. <name>BICOMP</name>
  1525. <file> 109</file>
  1526. </tool>
  1527. </inputs>
  1528. </file>
  1529. <file>
  1530. <name>$PROJ_DIR$\..\..\libcpu\m16c\stack.c</name>
  1531. <outputs>
  1532. <tool>
  1533. <name>BICOMP</name>
  1534. <file> 43</file>
  1535. </tool>
  1536. <tool>
  1537. <name>ICCM16C</name>
  1538. <file> 85</file>
  1539. </tool>
  1540. </outputs>
  1541. </file>
  1542. <file>
  1543. <name>$PROJ_DIR$\..\..\libcpu\m16c\context.asm</name>
  1544. <outputs>
  1545. <tool>
  1546. <name>AM16C</name>
  1547. <file> 67</file>
  1548. </tool>
  1549. </outputs>
  1550. </file>
  1551. <file>
  1552. <name>$PROJ_DIR$\..\..\libcpu\m16c\interrupt.c</name>
  1553. <outputs>
  1554. <tool>
  1555. <name>BICOMP</name>
  1556. <file> 39</file>
  1557. </tool>
  1558. <tool>
  1559. <name>ICCM16C</name>
  1560. <file> 26</file>
  1561. </tool>
  1562. </outputs>
  1563. </file>
  1564. <forcedrebuild>
  1565. <name>[MULTI_TOOL]</name>
  1566. <tool>XLINK</tool>
  1567. </forcedrebuild>
  1568. </configuration>
  1569. </project>