tail_light_stm8.dep 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project>
  3. <fileVersion>2</fileVersion>
  4. <fileChecksum>1755938088</fileChecksum>
  5. <configuration>
  6. <name>Debug</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\usr\src\delay.c</file>
  9. <file>$PROJ_DIR$\lib\src\stm8s_tim2.c</file>
  10. <file>$PROJ_DIR$\usr\src\key.c</file>
  11. <file>$PROJ_DIR$\lib\src\stm8s_gpio.c</file>
  12. <file>$PROJ_DIR$\usr\src\led.c</file>
  13. <file>$PROJ_DIR$\usr\src\hw_init.c</file>
  14. <file>$PROJ_DIR$\usr\src\i2c_analog.c</file>
  15. <file>$PROJ_DIR$\lib\src\stm8s_adc1.c</file>
  16. <file>$PROJ_DIR$\lib\src\stm8s_exti.c</file>
  17. <file>$PROJ_DIR$\lib\src\stm8s_iwdg.c</file>
  18. <file>$PROJ_DIR$\lib\src\stm8s_tim1.c</file>
  19. <file>$PROJ_DIR$\lib\src\stm8s_tim4.c</file>
  20. <file>$PROJ_DIR$\usr\src\main.c</file>
  21. <file>$PROJ_DIR$\usr\src\math.c</file>
  22. <file>$PROJ_DIR$\lib\src\stm8s_clk.c</file>
  23. <file>$PROJ_DIR$\lib\src\stm8s_rst.c</file>
  24. <file>$PROJ_DIR$\Debug\Obj\system_task_handling.o</file>
  25. <file>$PROJ_DIR$\lib\inc\stm8s_awu.h</file>
  26. <file>$PROJ_DIR$\Debug\Obj\stm8s_spi.pbi</file>
  27. <file>$PROJ_DIR$\lib\inc\stm8s_adc2.h</file>
  28. <file>$PROJ_DIR$\lib\inc\stm8s_clk.h</file>
  29. <file>$PROJ_DIR$\Debug\Obj\stm8s_it.__cstat.et</file>
  30. <file>$PROJ_DIR$\Debug\Obj\i2c_analog.pbi</file>
  31. <file>$PROJ_DIR$\Debug\Obj\stm8s_it.pbi</file>
  32. <file>$PROJ_DIR$\lib\inc\stm8s_tim5.h</file>
  33. <file>$PROJ_DIR$\Debug\Obj\stm8s_i2c.__cstat.et</file>
  34. <file>$PROJ_DIR$\lib\inc\stm8s_uart3.h</file>
  35. <file>$PROJ_DIR$\lib\src\stm8s_can.c</file>
  36. <file>$PROJ_DIR$\usr\src\stm8s_it.c</file>
  37. <file>$PROJ_DIR$\Debug\Obj\main.o</file>
  38. <file>$PROJ_DIR$\lib\src\stm8s_awu.c</file>
  39. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc1.o</file>
  40. <file>$PROJ_DIR$\Debug\Obj\stm8s_i2c.pbi</file>
  41. <file>$PROJ_DIR$\lib\inc\stm8s_wwdg.h</file>
  42. <file>$PROJ_DIR$\Debug\Obj\stm8s_wwdg.__cstat.et</file>
  43. <file>$PROJ_DIR$\Debug\Obj\stm8s_wwdg.o</file>
  44. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim2.o</file>
  45. <file>$PROJ_DIR$\usr\src\system_task_handling.c</file>
  46. <file>$PROJ_DIR$\lib\src\stm8s_itc.c</file>
  47. <file>$PROJ_DIR$\usr\src\tasks.c</file>
  48. <file>$PROJ_DIR$\lib\src\stm8s_beep.c</file>
  49. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart4.__cstat.et</file>
  50. <file>$PROJ_DIR$\usr\src\sc7a20.c</file>
  51. <file>$PROJ_DIR$\lib\inc\stm8s_exti.h</file>
  52. <file>$PROJ_DIR$\usr\inc\math.h</file>
  53. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim3.pbi</file>
  54. <file>$PROJ_DIR$\Debug\Obj\stm8s_itc.o</file>
  55. <file>$PROJ_DIR$\lib\inc\stm8s_can.h</file>
  56. <file>$PROJ_DIR$\Debug\Obj\stm8s_iwdg.__cstat.et</file>
  57. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim1.pbi</file>
  58. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart3.pbi</file>
  59. <file>$PROJ_DIR$\Debug\Exe\tail_light_stm8.hex</file>
  60. <file>$PROJ_DIR$\lib\inc\stm8s_uart4.h</file>
  61. <file>$TOOLKIT_DIR$\lib\dbgstm8smd.a</file>
  62. <file>$PROJ_DIR$\Debug\Obj\stm8s_can.pbi</file>
  63. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart1.pbi</file>
  64. <file>$PROJ_DIR$\Debug\Obj\hw_init.pbi</file>
  65. <file>$PROJ_DIR$\lib\src\stm8s_uart4.c</file>
  66. <file>$TOOLKIT_DIR$\lib\dlstm8smn.a</file>
  67. <file>$PROJ_DIR$\Debug\Obj\delay.o</file>
  68. <file>$PROJ_DIR$\Debug\Obj\tasks.pbi</file>
  69. <file>$PROJ_DIR$\lib\inc\stm8s_tim1.h</file>
  70. <file>$PROJ_DIR$\Debug\Obj\key.pbi</file>
  71. <file>$PROJ_DIR$\Debug\Obj\stm8s_exti.o</file>
  72. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc2.o</file>
  73. <file>$PROJ_DIR$\lib\src\stm8s_adc2.c</file>
  74. <file>$PROJ_DIR$\Debug\Obj\stm8s_flash.pbi</file>
  75. <file>$PROJ_DIR$\Debug\Obj\stm8s_gpio.__cstat.et</file>
  76. <file>$PROJ_DIR$\usr\inc\hw_init.h</file>
  77. <file>$PROJ_DIR$\lib\src\stm8s_uart3.c</file>
  78. <file>$PROJ_DIR$\lib\inc\stm8s_tim4.h</file>
  79. <file>$PROJ_DIR$\Debug\Obj\stm8s_rst.pbi</file>
  80. <file>$PROJ_DIR$\Debug\Obj\stm8s_beep.__cstat.et</file>
  81. <file>$PROJ_DIR$\usr\inc\led.h</file>
  82. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim2.pbi</file>
  83. <file>$PROJ_DIR$\Debug\Obj\stm8s_iwdg.o</file>
  84. <file>$PROJ_DIR$\lib\inc\stm8s_i2c.h</file>
  85. <file>$PROJ_DIR$\Debug\Obj\stm8s_clk.pbi</file>
  86. <file>$PROJ_DIR$\lib\src\stm8s_spi.c</file>
  87. <file>$PROJ_DIR$\Debug\Obj\stm8s_it.o</file>
  88. <file>$PROJ_DIR$\Debug\List\tail_light_stm8.map</file>
  89. <file>$PROJ_DIR$\Debug\Obj\stm8s_spi.o</file>
  90. <file>$PROJ_DIR$\usr\inc\i2c_analog.h</file>
  91. <file>$PROJ_DIR$\Debug\Obj\stm8s_gpio.pbi</file>
  92. <file>$PROJ_DIR$\Debug\Obj\main.__cstat.et</file>
  93. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim1.o</file>
  94. <file>$PROJ_DIR$\usr\inc\stm8s_conf.h</file>
  95. <file>$PROJ_DIR$\lib\inc\stm8s_tim3.h</file>
  96. <file>$PROJ_DIR$\Debug\Exe\tail_light_stm8.out</file>
  97. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim4.pbi</file>
  98. <file>$PROJ_DIR$\Debug\Obj\led.o</file>
  99. <file>$PROJ_DIR$\Debug\Obj\stm8s_awu.pbi</file>
  100. <file>$PROJ_DIR$\Debug\Obj\stm8s_gpio.o</file>
  101. <file>$PROJ_DIR$\Debug\Obj\stm8s_can.o</file>
  102. <file>$PROJ_DIR$\Debug\Obj\stm8s_i2c.o</file>
  103. <file>$PROJ_DIR$\lib\src\stm8s_tim3.c</file>
  104. <file>$PROJ_DIR$\lib\inc\stm8s_beep.h</file>
  105. <file>$PROJ_DIR$\lib\inc\stm8s_tim6.h</file>
  106. <file>$PROJ_DIR$\lib\src\stm8s_tim6.c</file>
  107. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim2.__cstat.et</file>
  108. <file>$PROJ_DIR$\Debug\Obj\hw_init.__cstat.et</file>
  109. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart2.__cstat.et</file>
  110. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim6.pbi</file>
  111. <file>$PROJ_DIR$\lib\inc\stm8s_adc1.h</file>
  112. <file>$PROJ_DIR$\Debug\Obj\stm8s_awu.__cstat.et</file>
  113. <file>$PROJ_DIR$\Debug\Obj\stm8s_can.__cstat.et</file>
  114. <file>$PROJ_DIR$\lib\inc\stm8s_rst.h</file>
  115. <file>$PROJ_DIR$\Debug\Obj\stm8s_iwdg.pbi</file>
  116. <file>$PROJ_DIR$\Debug\Obj\sc7a20.pbi</file>
  117. <file>$PROJ_DIR$\Debug\Obj\i2c_analog.o</file>
  118. <file>$PROJ_DIR$\usr\inc\key.h</file>
  119. <file>$PROJ_DIR$\Debug\Obj\tasks.o</file>
  120. <file>$PROJ_DIR$\lib\inc\stm8s_uart1.h</file>
  121. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim6.o</file>
  122. <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
  123. <file>$PROJ_DIR$\lib\src\stm8s_i2c.c</file>
  124. <file>$PROJ_DIR$\Debug\Obj\sc7a20.o</file>
  125. <file>$PROJ_DIR$\lib\src\stm8s_uart1.c</file>
  126. <file>$PROJ_DIR$\Debug\Obj\stm8s_clk.__cstat.et</file>
  127. <file>$PROJ_DIR$\Debug\Obj\stm8s_exti.__cstat.et</file>
  128. <file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>
  129. <file>$PROJ_DIR$\lib\src\stm8s_tim5.c</file>
  130. <file>$PROJ_DIR$\Debug\Obj\stm8s_rst.o</file>
  131. <file>$PROJ_DIR$\Debug\Obj\stm8s_awu.o</file>
  132. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim5.pbi</file>
  133. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim3.__cstat.et</file>
  134. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart1.__cstat.et</file>
  135. <file>$PROJ_DIR$\Debug\Obj\stm8s_rst.__cstat.et</file>
  136. <file>$PROJ_DIR$\Debug\Obj\system_task_handling.pbi</file>
  137. <file>$PROJ_DIR$\usr\inc\sc7a20.h</file>
  138. <file>$PROJ_DIR$\Debug\Obj\hw_init.o</file>
  139. <file>$PROJ_DIR$\Debug\Obj\led.pbi</file>
  140. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc1.pbi</file>
  141. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim4.o</file>
  142. <file>$PROJ_DIR$\lib\inc\stm8s_tim2.h</file>
  143. <file>$PROJ_DIR$\main.c</file>
  144. <file>$PROJ_DIR$\lib\inc\stm8s_iwdg.h</file>
  145. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim5.o</file>
  146. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim1.__cstat.et</file>
  147. <file>$PROJ_DIR$\Debug\Obj\stm8s_beep.o</file>
  148. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim4.__cstat.et</file>
  149. <file>$PROJ_DIR$\lib\inc\stm8s_flash.h</file>
  150. <file>$PROJ_DIR$\usr\inc\tasks.h</file>
  151. <file>$PROJ_DIR$\usr\inc\system_settings.h</file>
  152. <file>$PROJ_DIR$\lib\src\stm8s_flash.c</file>
  153. <file>$PROJ_DIR$\Debug\Obj\stm8s_itc.pbi</file>
  154. <file>$PROJ_DIR$\lib\src\stm8s_uart2.c</file>
  155. <file>$PROJ_DIR$\Debug\Obj\stm8s_wwdg.pbi</file>
  156. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc1.__cstat.et</file>
  157. <file>$PROJ_DIR$\lib\src\stm8s_wwdg.c</file>
  158. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc2.pbi</file>
  159. <file>$PROJ_DIR$\lib\inc\stm8s_itc.h</file>
  160. <file>$PROJ_DIR$\usr\inc\stm8s_it.h</file>
  161. <file>$PROJ_DIR$\Debug\Obj\stm8s_adc2.__cstat.et</file>
  162. <file>$PROJ_DIR$\Debug\Obj\math.pbi</file>
  163. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart1.o</file>
  164. <file>$PROJ_DIR$\Debug\Obj\delay.pbi</file>
  165. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart2.pbi</file>
  166. <file>$PROJ_DIR$\usr\inc\system_task.h</file>
  167. <file>$PROJ_DIR$\Debug\Obj\stm8s_exti.pbi</file>
  168. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart2.o</file>
  169. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart3.o</file>
  170. <file>$PROJ_DIR$\Debug\Obj\stm8s_spi.__cstat.et</file>
  171. <file>$PROJ_DIR$\Debug\Obj\tail_light_stm8.pbd</file>
  172. <file>$PROJ_DIR$\Debug\Obj\stm8s_beep.pbi</file>
  173. <file>$PROJ_DIR$\Debug\Obj\stm8s_flash.o</file>
  174. <file>$PROJ_DIR$\lib\inc\stm8s_uart2.h</file>
  175. <file>$PROJ_DIR$\lib\inc\stm8s_gpio.h</file>
  176. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart4.pbi</file>
  177. <file>$PROJ_DIR$\Debug\Obj\stm8s_itc.__cstat.et</file>
  178. <file>$PROJ_DIR$\lib\inc\stm8s.h</file>
  179. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim5.__cstat.et</file>
  180. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart3.__cstat.et</file>
  181. <file>$PROJ_DIR$\Debug\Obj\stm8s_tim6.__cstat.et</file>
  182. <file>$PROJ_DIR$\lib\inc\stm8s_spi.h</file>
  183. <file>$PROJ_DIR$\usr\inc\delay.h</file>
  184. <file>$PROJ_DIR$\Debug\Obj\led.__cstat.et</file>
  185. <file>$PROJ_DIR$\Debug\Obj\sc7a20.__cstat.et</file>
  186. <file>$PROJ_DIR$\Debug\Obj\math.o</file>
  187. <file>$PROJ_DIR$\Debug\Obj\delay.__cstat.et</file>
  188. <file>$TOOLKIT_DIR$\config\lnkstm8s003f3.icf</file>
  189. <file>$PROJ_DIR$\Debug\Obj\stm8s_uart4.o</file>
  190. <file>$PROJ_DIR$\Debug\Obj\stm8s_flash.__cstat.et</file>
  191. <file>$PROJ_DIR$\Debug\Obj\key.o</file>
  192. <file>$PROJ_DIR$\Debug\Obj\stm8s_clk.o</file>
  193. <file>$PROJ_DIR$\Debug\Obj\key.__cstat.et</file>
  194. <file>$PROJ_DIR$\Debug\Obj\system_task_handling.__cstat.et</file>
  195. <file>$PROJ_DIR$\Debug\Obj\tasks.__cstat.et</file>
  196. <file>$PROJ_DIR$\Debug\Obj\math.__cstat.et</file>
  197. <file>$PROJ_DIR$\Debug\Obj\i2c_analog.__cstat.et</file>
  198. </outputs>
  199. <file>
  200. <name>[ROOT_NODE]</name>
  201. <outputs>
  202. <tool>
  203. <name>ILINK</name>
  204. <file> 88 80</file>
  205. </tool>
  206. </outputs>
  207. </file>
  208. <file>
  209. <name>$PROJ_DIR$\usr\src\delay.c</name>
  210. <outputs>
  211. <tool>
  212. <name>ICCSTM8</name>
  213. <file> 59</file>
  214. </tool>
  215. <tool>
  216. <name>BICOMP</name>
  217. <file> 156</file>
  218. </tool>
  219. <tool>
  220. <name>__cstat</name>
  221. <file> 179</file>
  222. </tool>
  223. </outputs>
  224. <inputs>
  225. <tool>
  226. <name>ICCSTM8</name>
  227. <file> 175 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  228. </tool>
  229. <tool>
  230. <name>BICOMP</name>
  231. <file> 76 20 174 120 17 141 136 134 33 170 86 103 96 43 167 151 106 61 70 112 175</file>
  232. </tool>
  233. </inputs>
  234. </file>
  235. <file>
  236. <name>$PROJ_DIR$\lib\src\stm8s_tim2.c</name>
  237. <outputs>
  238. <tool>
  239. <name>ICCSTM8</name>
  240. <file> 36</file>
  241. </tool>
  242. <tool>
  243. <name>BICOMP</name>
  244. <file> 74</file>
  245. </tool>
  246. <tool>
  247. <name>__cstat</name>
  248. <file> 99</file>
  249. </tool>
  250. </outputs>
  251. <inputs>
  252. <tool>
  253. <name>ICCSTM8</name>
  254. <file> 134 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 70 112 33 120</file>
  255. </tool>
  256. <tool>
  257. <name>BICOMP</name>
  258. <file> 170 96 106 167 70 86 103 43 151 61 112 134 120 17 20 141 76 136 174 33</file>
  259. </tool>
  260. </inputs>
  261. </file>
  262. <file>
  263. <name>$PROJ_DIR$\usr\src\key.c</name>
  264. <outputs>
  265. <tool>
  266. <name>ICCSTM8</name>
  267. <file> 183</file>
  268. </tool>
  269. <tool>
  270. <name>BICOMP</name>
  271. <file> 62</file>
  272. </tool>
  273. <tool>
  274. <name>__cstat</name>
  275. <file> 185</file>
  276. </tool>
  277. </outputs>
  278. <inputs>
  279. <tool>
  280. <name>ICCSTM8</name>
  281. <file> 110 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 143</file>
  282. </tool>
  283. <tool>
  284. <name>BICOMP</name>
  285. <file> 96 106 170 167 70 86 103 43 151 61 112 143 120 17 20 141 76 136 174 134 33 110</file>
  286. </tool>
  287. </inputs>
  288. </file>
  289. <file>
  290. <name>$PROJ_DIR$\lib\src\stm8s_gpio.c</name>
  291. <outputs>
  292. <tool>
  293. <name>ICCSTM8</name>
  294. <file> 92</file>
  295. </tool>
  296. <tool>
  297. <name>BICOMP</name>
  298. <file> 83</file>
  299. </tool>
  300. <tool>
  301. <name>__cstat</name>
  302. <file> 67</file>
  303. </tool>
  304. </outputs>
  305. <inputs>
  306. <tool>
  307. <name>ICCSTM8</name>
  308. <file> 167 170 86 103 17 96 20 43 141 76 151 136 106 174 61 134 70 112 33 120</file>
  309. </tool>
  310. <tool>
  311. <name>BICOMP</name>
  312. <file> 170 20 174 76 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112</file>
  313. </tool>
  314. </inputs>
  315. </file>
  316. <file>
  317. <name>$PROJ_DIR$\usr\src\led.c</name>
  318. <outputs>
  319. <tool>
  320. <name>ICCSTM8</name>
  321. <file> 90</file>
  322. </tool>
  323. <tool>
  324. <name>BICOMP</name>
  325. <file> 131</file>
  326. </tool>
  327. <tool>
  328. <name>__cstat</name>
  329. <file> 176</file>
  330. </tool>
  331. </outputs>
  332. <inputs>
  333. <tool>
  334. <name>ICCSTM8</name>
  335. <file> 73 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  336. </tool>
  337. <tool>
  338. <name>BICOMP</name>
  339. <file> 174 170 20 76 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112 73</file>
  340. </tool>
  341. </inputs>
  342. </file>
  343. <file>
  344. <name>$PROJ_DIR$\usr\src\hw_init.c</name>
  345. <outputs>
  346. <tool>
  347. <name>ICCSTM8</name>
  348. <file> 130</file>
  349. </tool>
  350. <tool>
  351. <name>BICOMP</name>
  352. <file> 56</file>
  353. </tool>
  354. <tool>
  355. <name>__cstat</name>
  356. <file> 100</file>
  357. </tool>
  358. </outputs>
  359. <inputs>
  360. <tool>
  361. <name>ICCSTM8</name>
  362. <file> 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 68</file>
  363. </tool>
  364. <tool>
  365. <name>BICOMP</name>
  366. <file> 106 170 96 167 70 86 103 43 151 61 112 68 120 17 20 141 76 136 174 134 33</file>
  367. </tool>
  368. </inputs>
  369. </file>
  370. <file>
  371. <name>$PROJ_DIR$\usr\src\i2c_analog.c</name>
  372. <outputs>
  373. <tool>
  374. <name>ICCSTM8</name>
  375. <file> 109</file>
  376. </tool>
  377. <tool>
  378. <name>BICOMP</name>
  379. <file> 22</file>
  380. </tool>
  381. <tool>
  382. <name>__cstat</name>
  383. <file> 189</file>
  384. </tool>
  385. </outputs>
  386. <inputs>
  387. <tool>
  388. <name>ICCSTM8</name>
  389. <file> 82 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  390. </tool>
  391. <tool>
  392. <name>BICOMP</name>
  393. <file> 106 170 96 167 70 86 103 43 151 61 112 120 17 20 141 76 136 174 134 33 82</file>
  394. </tool>
  395. </inputs>
  396. </file>
  397. <file>
  398. <name>$PROJ_DIR$\lib\src\stm8s_adc1.c</name>
  399. <outputs>
  400. <tool>
  401. <name>ICCSTM8</name>
  402. <file> 31</file>
  403. </tool>
  404. <tool>
  405. <name>BICOMP</name>
  406. <file> 132</file>
  407. </tool>
  408. <tool>
  409. <name>__cstat</name>
  410. <file> 148</file>
  411. </tool>
  412. </outputs>
  413. <inputs>
  414. <tool>
  415. <name>ICCSTM8</name>
  416. <file> 103 170 86 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  417. </tool>
  418. <tool>
  419. <name>BICOMP</name>
  420. <file> 43 86 61 103 151 112 170 96 167 106 70 120 17 20 141 76 136 174 134 33</file>
  421. </tool>
  422. </inputs>
  423. </file>
  424. <file>
  425. <name>$PROJ_DIR$\lib\src\stm8s_exti.c</name>
  426. <outputs>
  427. <tool>
  428. <name>ICCSTM8</name>
  429. <file> 63</file>
  430. </tool>
  431. <tool>
  432. <name>BICOMP</name>
  433. <file> 159</file>
  434. </tool>
  435. <tool>
  436. <name>__cstat</name>
  437. <file> 119</file>
  438. </tool>
  439. </outputs>
  440. <inputs>
  441. <tool>
  442. <name>ICCSTM8</name>
  443. <file> 43 170 86 103 17 96 20 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  444. </tool>
  445. <tool>
  446. <name>BICOMP</name>
  447. <file> 61 86 43 103 151 112 170 96 167 106 70 120 17 20 141 76 136 174 134 33</file>
  448. </tool>
  449. </inputs>
  450. </file>
  451. <file>
  452. <name>$PROJ_DIR$\lib\src\stm8s_iwdg.c</name>
  453. <outputs>
  454. <tool>
  455. <name>ICCSTM8</name>
  456. <file> 75</file>
  457. </tool>
  458. <tool>
  459. <name>BICOMP</name>
  460. <file> 107</file>
  461. </tool>
  462. <tool>
  463. <name>__cstat</name>
  464. <file> 48</file>
  465. </tool>
  466. </outputs>
  467. <inputs>
  468. <tool>
  469. <name>ICCSTM8</name>
  470. <file> 136 170 86 103 17 96 20 43 141 167 76 151 106 174 61 134 70 112 33 120</file>
  471. </tool>
  472. <tool>
  473. <name>BICOMP</name>
  474. <file> 76 20 174 170 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112</file>
  475. </tool>
  476. </inputs>
  477. </file>
  478. <file>
  479. <name>$PROJ_DIR$\lib\src\stm8s_tim1.c</name>
  480. <outputs>
  481. <tool>
  482. <name>ICCSTM8</name>
  483. <file> 85</file>
  484. </tool>
  485. <tool>
  486. <name>BICOMP</name>
  487. <file> 49</file>
  488. </tool>
  489. <tool>
  490. <name>__cstat</name>
  491. <file> 138</file>
  492. </tool>
  493. </outputs>
  494. <inputs>
  495. <tool>
  496. <name>ICCSTM8</name>
  497. <file> 61 170 86 103 17 96 20 43 141 167 76 151 136 106 174 134 70 112 33 120</file>
  498. </tool>
  499. <tool>
  500. <name>BICOMP</name>
  501. <file> 170 70 167 96 106 86 103 43 151 61 112 120 17 20 141 76 136 174 134 33</file>
  502. </tool>
  503. </inputs>
  504. </file>
  505. <file>
  506. <name>$PROJ_DIR$\lib\src\stm8s_tim4.c</name>
  507. <outputs>
  508. <tool>
  509. <name>ICCSTM8</name>
  510. <file> 133</file>
  511. </tool>
  512. <tool>
  513. <name>BICOMP</name>
  514. <file> 89</file>
  515. </tool>
  516. <tool>
  517. <name>__cstat</name>
  518. <file> 140</file>
  519. </tool>
  520. </outputs>
  521. <inputs>
  522. <tool>
  523. <name>ICCSTM8</name>
  524. <file> 70 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 112 33 120</file>
  525. </tool>
  526. <tool>
  527. <name>BICOMP</name>
  528. <file> 174 20 170 76 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112</file>
  529. </tool>
  530. </inputs>
  531. </file>
  532. <file>
  533. <name>$PROJ_DIR$\usr\src\main.c</name>
  534. <outputs>
  535. <tool>
  536. <name>ICCSTM8</name>
  537. <file> 29</file>
  538. </tool>
  539. <tool>
  540. <name>BICOMP</name>
  541. <file> 114</file>
  542. </tool>
  543. <tool>
  544. <name>__cstat</name>
  545. <file> 84</file>
  546. </tool>
  547. </outputs>
  548. <inputs>
  549. <tool>
  550. <name>ICCSTM8</name>
  551. <file> 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 68 129 142 110 73 143 158</file>
  552. </tool>
  553. <tool>
  554. <name>BICOMP</name>
  555. <file> 106 170 96 110 167 70 129 143 86 103 43 151 61 112 68 142 73 158 120 17 20 141 76 136 174 134 33</file>
  556. </tool>
  557. </inputs>
  558. </file>
  559. <file>
  560. <name>$PROJ_DIR$\usr\src\math.c</name>
  561. <outputs>
  562. <tool>
  563. <name>ICCSTM8</name>
  564. <file> 178</file>
  565. </tool>
  566. <tool>
  567. <name>BICOMP</name>
  568. <file> 154</file>
  569. </tool>
  570. <tool>
  571. <name>__cstat</name>
  572. <file> 188</file>
  573. </tool>
  574. </outputs>
  575. <inputs>
  576. <tool>
  577. <name>ICCSTM8</name>
  578. <file> 44 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  579. </tool>
  580. <tool>
  581. <name>BICOMP</name>
  582. <file> 20 170 174 76 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112 44</file>
  583. </tool>
  584. </inputs>
  585. </file>
  586. <file>
  587. <name>$PROJ_DIR$\lib\src\stm8s_clk.c</name>
  588. <outputs>
  589. <tool>
  590. <name>ICCSTM8</name>
  591. <file> 184</file>
  592. </tool>
  593. <tool>
  594. <name>BICOMP</name>
  595. <file> 77</file>
  596. </tool>
  597. <tool>
  598. <name>__cstat</name>
  599. <file> 118</file>
  600. </tool>
  601. </outputs>
  602. <inputs>
  603. <tool>
  604. <name>ICCSTM8</name>
  605. <file> 20 170 86 103 17 96 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  606. </tool>
  607. <tool>
  608. <name>BICOMP</name>
  609. <file> 76 20 174 170 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112</file>
  610. </tool>
  611. </inputs>
  612. </file>
  613. <file>
  614. <name>$PROJ_DIR$\lib\src\stm8s_rst.c</name>
  615. <outputs>
  616. <tool>
  617. <name>ICCSTM8</name>
  618. <file> 122</file>
  619. </tool>
  620. <tool>
  621. <name>BICOMP</name>
  622. <file> 71</file>
  623. </tool>
  624. <tool>
  625. <name>__cstat</name>
  626. <file> 127</file>
  627. </tool>
  628. </outputs>
  629. <inputs>
  630. <tool>
  631. <name>ICCSTM8</name>
  632. <file> 106 170 86 103 17 96 20 43 141 167 76 151 136 174 61 134 70 112 33 120</file>
  633. </tool>
  634. <tool>
  635. <name>BICOMP</name>
  636. <file> 76 20 174 120 17 141 136 134 33 170 86 103 96 43 167 151 106 61 70 112</file>
  637. </tool>
  638. </inputs>
  639. </file>
  640. <file>
  641. <name>$PROJ_DIR$\lib\src\stm8s_can.c</name>
  642. <outputs>
  643. <tool>
  644. <name>ICCSTM8</name>
  645. <file> 93</file>
  646. </tool>
  647. <tool>
  648. <name>BICOMP</name>
  649. <file> 54</file>
  650. </tool>
  651. <tool>
  652. <name>__cstat</name>
  653. <file> 105</file>
  654. </tool>
  655. </outputs>
  656. <inputs>
  657. <tool>
  658. <name>ICCSTM8</name>
  659. <file> 47 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  660. </tool>
  661. <tool>
  662. <name>BICOMP</name>
  663. <file> 33 120 76 20 174 170 17 141 136 134 47 86 96 43 167 151 106 61 70</file>
  664. </tool>
  665. </inputs>
  666. </file>
  667. <file>
  668. <name>$PROJ_DIR$\usr\src\stm8s_it.c</name>
  669. <outputs>
  670. <tool>
  671. <name>ICCSTM8</name>
  672. <file> 79</file>
  673. </tool>
  674. <tool>
  675. <name>BICOMP</name>
  676. <file> 23</file>
  677. </tool>
  678. <tool>
  679. <name>__cstat</name>
  680. <file> 21</file>
  681. </tool>
  682. </outputs>
  683. <inputs>
  684. <tool>
  685. <name>ICCSTM8</name>
  686. <file> 152 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 143</file>
  687. </tool>
  688. <tool>
  689. <name>BICOMP</name>
  690. <file> 43 86 61 170 103 151 112 96 167 106 70 143 120 17 20 141 76 136 174 134 33 152</file>
  691. </tool>
  692. </inputs>
  693. </file>
  694. <file>
  695. <name>$PROJ_DIR$\lib\src\stm8s_awu.c</name>
  696. <outputs>
  697. <tool>
  698. <name>ICCSTM8</name>
  699. <file> 123</file>
  700. </tool>
  701. <tool>
  702. <name>BICOMP</name>
  703. <file> 91</file>
  704. </tool>
  705. <tool>
  706. <name>__cstat</name>
  707. <file> 104</file>
  708. </tool>
  709. </outputs>
  710. <inputs>
  711. <tool>
  712. <name>ICCSTM8</name>
  713. <file> 17 170 86 103 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  714. </tool>
  715. <tool>
  716. <name>BICOMP</name>
  717. <file> 70 170 167 96 106 86 103 43 151 61 112 120 17 20 141 76 136 174 134 33</file>
  718. </tool>
  719. </inputs>
  720. </file>
  721. <file>
  722. <name>$PROJ_DIR$\usr\src\system_task_handling.c</name>
  723. <outputs>
  724. <tool>
  725. <name>ICCSTM8</name>
  726. <file> 16</file>
  727. </tool>
  728. <tool>
  729. <name>BICOMP</name>
  730. <file> 128</file>
  731. </tool>
  732. <tool>
  733. <name>__cstat</name>
  734. <file> 186</file>
  735. </tool>
  736. </outputs>
  737. <inputs>
  738. <tool>
  739. <name>ICCSTM8</name>
  740. <file> 143 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 158</file>
  741. </tool>
  742. <tool>
  743. <name>BICOMP</name>
  744. <file> 17 33 136 170 120 141 134 20 76 174 158 86 103 96 43 167 151 106 61 70 112 143</file>
  745. </tool>
  746. </inputs>
  747. </file>
  748. <file>
  749. <name>$PROJ_DIR$\lib\src\stm8s_itc.c</name>
  750. <outputs>
  751. <tool>
  752. <name>ICCSTM8</name>
  753. <file> 46</file>
  754. </tool>
  755. <tool>
  756. <name>BICOMP</name>
  757. <file> 145</file>
  758. </tool>
  759. <tool>
  760. <name>__cstat</name>
  761. <file> 169</file>
  762. </tool>
  763. </outputs>
  764. <inputs>
  765. <tool>
  766. <name>ICCSTM8</name>
  767. <file> 151 170 86 103 17 96 20 43 141 167 76 136 106 174 61 134 70 112 33 120</file>
  768. </tool>
  769. <tool>
  770. <name>BICOMP</name>
  771. <file> 96 106 170 167 70 86 103 43 151 61 112 120 17 20 141 76 136 174 134 33</file>
  772. </tool>
  773. </inputs>
  774. </file>
  775. <file>
  776. <name>$PROJ_DIR$\usr\src\tasks.c</name>
  777. <outputs>
  778. <tool>
  779. <name>ICCSTM8</name>
  780. <file> 111</file>
  781. </tool>
  782. <tool>
  783. <name>BICOMP</name>
  784. <file> 60</file>
  785. </tool>
  786. <tool>
  787. <name>__cstat</name>
  788. <file> 187</file>
  789. </tool>
  790. </outputs>
  791. <inputs>
  792. <tool>
  793. <name>ICCSTM8</name>
  794. <file> 142 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 143 73 110 68 129 44 175</file>
  795. </tool>
  796. <tool>
  797. <name>BICOMP</name>
  798. <file> 151 68 103 112 73 44 86 43 61 170 143 110 129 175 96 167 106 70 142 120 17 20 141 76 136 174 134 33</file>
  799. </tool>
  800. </inputs>
  801. </file>
  802. <file>
  803. <name>$PROJ_DIR$\lib\src\stm8s_beep.c</name>
  804. <outputs>
  805. <tool>
  806. <name>ICCSTM8</name>
  807. <file> 139</file>
  808. </tool>
  809. <tool>
  810. <name>BICOMP</name>
  811. <file> 164</file>
  812. </tool>
  813. <tool>
  814. <name>__cstat</name>
  815. <file> 72</file>
  816. </tool>
  817. </outputs>
  818. <inputs>
  819. <tool>
  820. <name>ICCSTM8</name>
  821. <file> 96 170 86 103 17 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  822. </tool>
  823. <tool>
  824. <name>BICOMP</name>
  825. <file> 141 170 120 134 17 136 33 20 76 174 86 103 96 43 167 151 106 61 70 112</file>
  826. </tool>
  827. </inputs>
  828. </file>
  829. <file>
  830. <name>$PROJ_DIR$\usr\src\sc7a20.c</name>
  831. <outputs>
  832. <tool>
  833. <name>ICCSTM8</name>
  834. <file> 116</file>
  835. </tool>
  836. <tool>
  837. <name>BICOMP</name>
  838. <file> 108</file>
  839. </tool>
  840. <tool>
  841. <name>__cstat</name>
  842. <file> 177</file>
  843. </tool>
  844. </outputs>
  845. <inputs>
  846. <tool>
  847. <name>ICCSTM8</name>
  848. <file> 129 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120 82 175</file>
  849. </tool>
  850. <tool>
  851. <name>BICOMP</name>
  852. <file> 17 33 136 120 141 134 175 20 76 174 170 82 86 103 96 43 167 151 106 61 70 112 129</file>
  853. </tool>
  854. </inputs>
  855. </file>
  856. <file>
  857. <name>$PROJ_DIR$\lib\src\stm8s_uart4.c</name>
  858. <outputs>
  859. <tool>
  860. <name>ICCSTM8</name>
  861. <file> 181</file>
  862. </tool>
  863. <tool>
  864. <name>BICOMP</name>
  865. <file> 168</file>
  866. </tool>
  867. <tool>
  868. <name>__cstat</name>
  869. <file> 41</file>
  870. </tool>
  871. </outputs>
  872. <inputs>
  873. <tool>
  874. <name>ICCSTM8</name>
  875. <file> 52 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  876. </tool>
  877. <tool>
  878. <name>BICOMP</name>
  879. <file> 170 136 17 141 134 120 20 76 174 33 86 96 43 167 151 106 61 70 52</file>
  880. </tool>
  881. </inputs>
  882. </file>
  883. <file>
  884. <name>$PROJ_DIR$\lib\src\stm8s_adc2.c</name>
  885. <outputs>
  886. <tool>
  887. <name>ICCSTM8</name>
  888. <file> 64</file>
  889. </tool>
  890. <tool>
  891. <name>BICOMP</name>
  892. <file> 150</file>
  893. </tool>
  894. <tool>
  895. <name>__cstat</name>
  896. <file> 153</file>
  897. </tool>
  898. </outputs>
  899. <inputs>
  900. <tool>
  901. <name>ICCSTM8</name>
  902. <file> 19 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  903. </tool>
  904. <tool>
  905. <name>BICOMP</name>
  906. <file> 167 170 86 70 96 106 43 151 61 120 17 20 141 76 136 174 134 33 19</file>
  907. </tool>
  908. </inputs>
  909. </file>
  910. <file>
  911. <name>$PROJ_DIR$\lib\src\stm8s_uart3.c</name>
  912. <outputs>
  913. <tool>
  914. <name>ICCSTM8</name>
  915. <file> 161</file>
  916. </tool>
  917. <tool>
  918. <name>BICOMP</name>
  919. <file> 50</file>
  920. </tool>
  921. <tool>
  922. <name>__cstat</name>
  923. <file> 172</file>
  924. </tool>
  925. </outputs>
  926. <inputs>
  927. <tool>
  928. <name>ICCSTM8</name>
  929. <file> 26 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  930. </tool>
  931. <tool>
  932. <name>BICOMP</name>
  933. <file> 86 70 170 167 96 106 43 151 61 120 17 20 141 76 136 174 134 33 26</file>
  934. </tool>
  935. </inputs>
  936. </file>
  937. <file>
  938. <name>$PROJ_DIR$\lib\src\stm8s_spi.c</name>
  939. <outputs>
  940. <tool>
  941. <name>ICCSTM8</name>
  942. <file> 81</file>
  943. </tool>
  944. <tool>
  945. <name>BICOMP</name>
  946. <file> 18</file>
  947. </tool>
  948. <tool>
  949. <name>__cstat</name>
  950. <file> 162</file>
  951. </tool>
  952. </outputs>
  953. <inputs>
  954. <tool>
  955. <name>ICCSTM8</name>
  956. <file> 174 170 86 103 17 96 20 43 141 167 76 151 136 106 61 134 70 112 33 120</file>
  957. </tool>
  958. <tool>
  959. <name>BICOMP</name>
  960. <file> 136 17 33 120 141 134 20 76 174 170 86 103 96 43 167 151 106 61 70 112</file>
  961. </tool>
  962. </inputs>
  963. </file>
  964. <file>
  965. <name>$PROJ_DIR$\Debug\Exe\tail_light_stm8.out</name>
  966. <outputs>
  967. <tool>
  968. <name>OBJCOPY</name>
  969. <file> 51</file>
  970. </tool>
  971. <tool>
  972. <name>ILINK</name>
  973. <file> 80</file>
  974. </tool>
  975. </outputs>
  976. <inputs>
  977. <tool>
  978. <name>ILINK</name>
  979. <file> 180 59 130 109 183 90 29 178 116 31 184 63 92 79 75 122 85 36 133 16 111 58 53</file>
  980. </tool>
  981. </inputs>
  982. </file>
  983. <file>
  984. <name>$PROJ_DIR$\lib\src\stm8s_tim3.c</name>
  985. <outputs>
  986. <tool>
  987. <name>BICOMP</name>
  988. <file> 45</file>
  989. </tool>
  990. <tool>
  991. <name>__cstat</name>
  992. <file> 125</file>
  993. </tool>
  994. </outputs>
  995. <inputs>
  996. <tool>
  997. <name>ICCSTM8</name>
  998. <file> 87 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  999. </tool>
  1000. <tool>
  1001. <name>BICOMP</name>
  1002. <file> 151 170 43 61 86 96 167 106 70 120 17 20 141 76 136 174 134 33 87</file>
  1003. </tool>
  1004. </inputs>
  1005. </file>
  1006. <file>
  1007. <name>$PROJ_DIR$\lib\src\stm8s_tim6.c</name>
  1008. <outputs>
  1009. <tool>
  1010. <name>ICCSTM8</name>
  1011. <file> 113</file>
  1012. </tool>
  1013. <tool>
  1014. <name>BICOMP</name>
  1015. <file> 102</file>
  1016. </tool>
  1017. <tool>
  1018. <name>__cstat</name>
  1019. <file> 173</file>
  1020. </tool>
  1021. </outputs>
  1022. <inputs>
  1023. <tool>
  1024. <name>ICCSTM8</name>
  1025. <file> 97 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  1026. </tool>
  1027. <tool>
  1028. <name>BICOMP</name>
  1029. <file> 167 170 86 70 96 106 43 151 61 120 17 20 141 76 136 174 134 33 97</file>
  1030. </tool>
  1031. </inputs>
  1032. </file>
  1033. <file>
  1034. <name>$PROJ_DIR$\lib\src\stm8s_i2c.c</name>
  1035. <outputs>
  1036. <tool>
  1037. <name>ICCSTM8</name>
  1038. <file> 94</file>
  1039. </tool>
  1040. <tool>
  1041. <name>BICOMP</name>
  1042. <file> 32</file>
  1043. </tool>
  1044. <tool>
  1045. <name>__cstat</name>
  1046. <file> 25</file>
  1047. </tool>
  1048. </outputs>
  1049. <inputs>
  1050. <tool>
  1051. <name>ICCSTM8</name>
  1052. <file> 76 170 86 103 17 96 20 43 141 167 151 136 106 174 61 134 70 112 33 120</file>
  1053. </tool>
  1054. <tool>
  1055. <name>BICOMP</name>
  1056. <file> 76 170 20 174 120 17 141 136 134 33 86 103 96 43 167 151 106 61 70 112</file>
  1057. </tool>
  1058. </inputs>
  1059. </file>
  1060. <file>
  1061. <name>$PROJ_DIR$\lib\src\stm8s_uart1.c</name>
  1062. <outputs>
  1063. <tool>
  1064. <name>ICCSTM8</name>
  1065. <file> 155</file>
  1066. </tool>
  1067. <tool>
  1068. <name>BICOMP</name>
  1069. <file> 55</file>
  1070. </tool>
  1071. <tool>
  1072. <name>__cstat</name>
  1073. <file> 126</file>
  1074. </tool>
  1075. </outputs>
  1076. <inputs>
  1077. <tool>
  1078. <name>ICCSTM8</name>
  1079. <file> 112 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 33 120</file>
  1080. </tool>
  1081. <tool>
  1082. <name>BICOMP</name>
  1083. <file> 151 103 112 170 86 43 61 96 167 106 70 120 17 20 141 76 136 174 134 33</file>
  1084. </tool>
  1085. </inputs>
  1086. </file>
  1087. <file>
  1088. <name>$PROJ_DIR$\lib\src\stm8s_tim5.c</name>
  1089. <outputs>
  1090. <tool>
  1091. <name>ICCSTM8</name>
  1092. <file> 137</file>
  1093. </tool>
  1094. <tool>
  1095. <name>BICOMP</name>
  1096. <file> 124</file>
  1097. </tool>
  1098. <tool>
  1099. <name>__cstat</name>
  1100. <file> 171</file>
  1101. </tool>
  1102. </outputs>
  1103. <inputs>
  1104. <tool>
  1105. <name>ICCSTM8</name>
  1106. <file> 24 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  1107. </tool>
  1108. <tool>
  1109. <name>BICOMP</name>
  1110. <file> 33 120 76 170 20 174 17 141 136 134 24 86 96 43 167 151 106 61 70</file>
  1111. </tool>
  1112. </inputs>
  1113. </file>
  1114. <file>
  1115. <name>$PROJ_DIR$\main.c</name>
  1116. <outputs>
  1117. <tool>
  1118. <name>ICCSTM8</name>
  1119. <file> 29</file>
  1120. </tool>
  1121. <tool>
  1122. <name>BICOMP</name>
  1123. <file> 114</file>
  1124. </tool>
  1125. </outputs>
  1126. </file>
  1127. <file>
  1128. <name>$PROJ_DIR$\lib\src\stm8s_flash.c</name>
  1129. <outputs>
  1130. <tool>
  1131. <name>ICCSTM8</name>
  1132. <file> 165</file>
  1133. </tool>
  1134. <tool>
  1135. <name>BICOMP</name>
  1136. <file> 66</file>
  1137. </tool>
  1138. <tool>
  1139. <name>__cstat</name>
  1140. <file> 182</file>
  1141. </tool>
  1142. </outputs>
  1143. <inputs>
  1144. <tool>
  1145. <name>ICCSTM8</name>
  1146. <file> 141 170 86 103 17 96 20 43 167 76 151 136 106 174 61 134 70 112 33 120</file>
  1147. </tool>
  1148. <tool>
  1149. <name>BICOMP</name>
  1150. <file> 136 17 33 120 141 134 20 76 174 170 86 103 96 43 167 151 106 61 70 112</file>
  1151. </tool>
  1152. </inputs>
  1153. </file>
  1154. <file>
  1155. <name>$PROJ_DIR$\lib\src\stm8s_uart2.c</name>
  1156. <outputs>
  1157. <tool>
  1158. <name>ICCSTM8</name>
  1159. <file> 160</file>
  1160. </tool>
  1161. <tool>
  1162. <name>BICOMP</name>
  1163. <file> 157</file>
  1164. </tool>
  1165. <tool>
  1166. <name>__cstat</name>
  1167. <file> 101</file>
  1168. </tool>
  1169. </outputs>
  1170. <inputs>
  1171. <tool>
  1172. <name>ICCSTM8</name>
  1173. <file> 166 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 33 120</file>
  1174. </tool>
  1175. <tool>
  1176. <name>BICOMP</name>
  1177. <file> 167 86 70 96 106 170 43 151 61 120 17 20 141 76 136 174 134 33 166</file>
  1178. </tool>
  1179. </inputs>
  1180. </file>
  1181. <file>
  1182. <name>$PROJ_DIR$\lib\src\stm8s_wwdg.c</name>
  1183. <outputs>
  1184. <tool>
  1185. <name>ICCSTM8</name>
  1186. <file> 35</file>
  1187. </tool>
  1188. <tool>
  1189. <name>BICOMP</name>
  1190. <file> 147</file>
  1191. </tool>
  1192. <tool>
  1193. <name>__cstat</name>
  1194. <file> 34</file>
  1195. </tool>
  1196. </outputs>
  1197. <inputs>
  1198. <tool>
  1199. <name>ICCSTM8</name>
  1200. <file> 33 170 86 103 17 96 20 43 141 167 76 151 136 106 174 61 134 70 112 120</file>
  1201. </tool>
  1202. <tool>
  1203. <name>BICOMP</name>
  1204. <file> 170 136 17 33 120 141 134 20 76 174 86 103 96 43 167 151 106 61 70 112</file>
  1205. </tool>
  1206. </inputs>
  1207. </file>
  1208. <forcedrebuild>
  1209. <name>$PROJ_DIR$\lib\src\stm8s_can.c</name>
  1210. <tool>ICCSTM8</tool>
  1211. </forcedrebuild>
  1212. <forcedrebuild>
  1213. <name>$PROJ_DIR$\lib\src\stm8s_uart4.c</name>
  1214. <tool>ICCSTM8</tool>
  1215. </forcedrebuild>
  1216. <forcedrebuild>
  1217. <name>$PROJ_DIR$\lib\src\stm8s_adc2.c</name>
  1218. <tool>ICCSTM8</tool>
  1219. </forcedrebuild>
  1220. <forcedrebuild>
  1221. <name>$PROJ_DIR$\lib\src\stm8s_uart3.c</name>
  1222. <tool>ICCSTM8</tool>
  1223. </forcedrebuild>
  1224. <forcedrebuild>
  1225. <name>$PROJ_DIR$\lib\src\stm8s_tim3.c</name>
  1226. <tool>ICCSTM8</tool>
  1227. </forcedrebuild>
  1228. <forcedrebuild>
  1229. <name>$PROJ_DIR$\lib\src\stm8s_tim6.c</name>
  1230. <tool>ICCSTM8</tool>
  1231. </forcedrebuild>
  1232. <forcedrebuild>
  1233. <name>$PROJ_DIR$\lib\src\stm8s_tim5.c</name>
  1234. <tool>ICCSTM8</tool>
  1235. </forcedrebuild>
  1236. <forcedrebuild>
  1237. <name>$PROJ_DIR$\lib\src\stm8s_uart2.c</name>
  1238. <tool>ICCSTM8</tool>
  1239. </forcedrebuild>
  1240. </configuration>
  1241. <configuration>
  1242. <name>Release</name>
  1243. <outputs />
  1244. <forcedrebuild>
  1245. <name>[MULTI_TOOL]</name>
  1246. <tool>ILINK</tool>
  1247. </forcedrebuild>
  1248. </configuration>
  1249. </project>