You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

611 lines
25 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project>
  3. <fileVersion>4</fileVersion>
  4. <fileChecksum>1708015962</fileChecksum>
  5. <configuration>
  6. <name>Modbus</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</file>
  9. <file>$PROJ_DIR$\..\Core\OS\Ports\os_cpu_a.asm</file>
  10. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</file>
  11. <file>$PROJ_DIR$\..\Core\Modbus\modbus.c</file>
  12. <file>$PROJ_DIR$\..\Core\OS\Source\ucos_ii.c</file>
  13. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</file>
  14. <file>$PROJ_DIR$\..\Core\Modbus\modbus_backup.c</file>
  15. <file>$PROJ_DIR$\..\Core\OS\Ports\os_dbg.c</file>
  16. <file>$PROJ_DIR$\..\Core\OS\Cfg\app_hooks.c</file>
  17. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</file>
  18. <file>$PROJ_DIR$\..\Core\Src\system_stm32f4xx.c</file>
  19. <file>$PROJ_DIR$\startup_stm32f407xx.s</file>
  20. <file>$PROJ_DIR$\..\Core\Src\main.c</file>
  21. <file>$PROJ_DIR$\..\Core\Src\stm32f4xx_it.c</file>
  22. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</file>
  23. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</file>
  24. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</file>
  25. <file>$PROJ_DIR$\..\Core\OS\Ports\os_cpu_c.c</file>
  26. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</file>
  27. <file>$PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c</file>
  28. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ramfunc.h</file>
  29. <file>$PROJ_DIR$\..\Core\OS\Source\os_flag.c</file>
  30. <file>$PROJ_DIR$\..\Core\OS\Source\os_mutex.c</file>
  31. <file>$PROJ_DIR$\..\Core\OS\Source\os_core.c</file>
  32. <file>$PROJ_DIR$\..\Core\OS\Source\os_q.c</file>
  33. <file>$PROJ_DIR$\..\Core\OS\Source\os_task.c</file>
  34. <file>$PROJ_DIR$\..\Core\Modbus\modbus_backup.h</file>
  35. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio_ex.h</file>
  36. <file>$PROJ_DIR$\..\Core\OS\Source\os_mem.c</file>
  37. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr.h</file>
  38. <file>$PROJ_DIR$\..\Core\OS\Source\os_mbox.c</file>
  39. <file>$PROJ_DIR$\..\Core\OS\Source\os_time.c</file>
  40. <file>$PROJ_DIR$\..\Core\OS\Source\os_tmr.c</file>
  41. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma.h</file>
  42. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr_ex.h</file>
  43. <file>$PROJ_DIR$\..\Core\Modbus\modbus.h</file>
  44. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_exti.h</file>
  45. <file>$PROJ_DIR$\..\Core\OS\Source\os_sem.c</file>
  46. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma_ex.h</file>
  47. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_cortex.h</file>
  48. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash.h</file>
  49. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ex.h</file>
  50. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_uart.h</file>
  51. <file>$PROJ_DIR$\..\Core\Inc\stm32f4xx_it.h</file>
  52. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal.o</file>
  53. <file>$PROJ_DIR$\Modbus\Obj\os_cpu_c.o</file>
  54. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc.o</file>
  55. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc_ex.o</file>
  56. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_dma.o</file>
  57. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_gpio.o</file>
  58. <file>$PROJ_DIR$\Modbus\Obj\ucos_ii.o</file>
  59. <file>$PROJ_DIR$\Modbus\Obj\os_dbg.o</file>
  60. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_msp.o</file>
  61. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_it.o</file>
  62. <file>$PROJ_DIR$\Modbus\Obj\app_hooks.o</file>
  63. <file>$PROJ_DIR$\Modbus\Obj\main.o</file>
  64. <file>$PROJ_DIR$\Modbus\Obj\system_stm32f4xx.o</file>
  65. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_cortex.o</file>
  66. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_pwr.o</file>
  67. <file>$TOOLKIT_DIR$\lib\m7M_tls.a</file>
  68. <file>$TOOLKIT_DIR$\lib\rt7M_tl.a</file>
  69. <file>$TOOLKIT_DIR$\lib\shb_l.a</file>
  70. <file>$TOOLKIT_DIR$\lib\dl7M_tln.a</file>
  71. <file>$PROJ_DIR$\Modbus\List\Modbus.map</file>
  72. <file>$PROJ_DIR$\stm32f407xx_flash.icf</file>
  73. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_uart.__cstat.et</file>
  74. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc.__cstat.et</file>
  75. <file>$PROJ_DIR$\Modbus\Obj\app_hooks.__cstat.et</file>
  76. <file>$PROJ_DIR$\Modbus\Obj\ucos_ii.__cstat.et</file>
  77. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal.__cstat.et</file>
  78. <file>$PROJ_DIR$\Modbus\Obj\modbus_backup.__cstat.et</file>
  79. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_msp.__cstat.et</file>
  80. <file>$PROJ_DIR$\Modbus\Obj\os_dbg.__cstat.et</file>
  81. <file>$PROJ_DIR$\Modbus\Obj\system_stm32f4xx.__cstat.et</file>
  82. <file>$PROJ_DIR$\Modbus\Obj\modbus.__cstat.et</file>
  83. <file>$PROJ_DIR$\Modbus\Obj\os_cpu_c.__cstat.et</file>
  84. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_cortex.__cstat.et</file>
  85. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_it.__cstat.et</file>
  86. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_pwr.__cstat.et</file>
  87. <file>$PROJ_DIR$\Modbus\Obj\main.__cstat.et</file>
  88. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_gpio.__cstat.et</file>
  89. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_dma.__cstat.et</file>
  90. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc_ex.__cstat.et</file>
  91. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_msp.xcl</file>
  92. <file>$PROJ_DIR$\Modbus\Obj\os_cpu_c.xcl</file>
  93. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc.xcl</file>
  94. <file>$PROJ_DIR$\Modbus\Exe\Modbus.out</file>
  95. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_gpio.xcl</file>
  96. <file>$PROJ_DIR$\Modbus\Obj\os_dbg.xcl</file>
  97. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_cortex.xcl</file>
  98. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_dma.xcl</file>
  99. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal.xcl</file>
  100. <file>$PROJ_DIR$\Modbus\Obj\modbus.xcl</file>
  101. <file>$PROJ_DIR$\Modbus\Obj\Modbus.pbd</file>
  102. <file>$PROJ_DIR$\Modbus\Exe\Modbus.hex</file>
  103. <file>$PROJ_DIR$\Modbus\Obj\system_stm32f4xx.xcl</file>
  104. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_uart.xcl</file>
  105. <file>$PROJ_DIR$\Modbus\Obj\ucos_ii.xcl</file>
  106. <file>$PROJ_DIR$\Modbus\Obj\main.xcl</file>
  107. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_it.xcl</file>
  108. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_rcc_ex.xcl</file>
  109. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_uart.o</file>
  110. <file>$PROJ_DIR$\Modbus\Obj\app_hooks.xcl</file>
  111. <file>$PROJ_DIR$\Modbus\Obj\modbus_backup.xcl</file>
  112. <file>$PROJ_DIR$\Modbus\Obj\os_cpu_a.o</file>
  113. <file>$PROJ_DIR$\Modbus\Obj\stm32f4xx_hal_pwr.xcl</file>
  114. <file>$PROJ_DIR$\Modbus\Obj\modbus.o</file>
  115. <file>$PROJ_DIR$\Modbus\Obj\modbus_backup.o</file>
  116. <file>$PROJ_DIR$\Modbus\Obj\startup_stm32f407xx.o</file>
  117. <file>$PROJ_DIR$\..\Core\OS\Cfg\app_cfg.h</file>
  118. <file>$PROJ_DIR$\..\Core\OS\Cfg\os_cfg.h</file>
  119. <file>$PROJ_DIR$\..\Core\OS\Source\ucos_ii.h</file>
  120. <file>$PROJ_DIR$\..\Core\OS\Ports\os_cpu.h</file>
  121. <file>$PROJ_DIR$\..\Core\OS\Source\os_trace.h</file>
  122. <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_iccarm.h</file>
  123. <file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
  124. <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h</file>
  125. <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
  126. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h</file>
  127. <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_version.h</file>
  128. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc_ex.h</file>
  129. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc.h</file>
  130. <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
  131. <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_compiler.h</file>
  132. <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
  133. <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</file>
  134. <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\core_cm4.h</file>
  135. <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
  136. <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
  137. <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
  138. <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
  139. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio.h</file>
  140. <file>$PROJ_DIR$\..\Core\Inc\main.h</file>
  141. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h</file>
  142. <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\mpu_armv7.h</file>
  143. <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h</file>
  144. <file>$PROJ_DIR$\..\Core\Inc\stm32f4xx_hal_conf.h</file>
  145. <file>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_def.h</file>
  146. <file>$TOOLKIT_DIR$\inc\c\DLib_Config_Full.h</file>
  147. <file>$PROJ_DIR$\..\Core\OS\Source\os.h</file>
  148. </outputs>
  149. <file>
  150. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</name>
  151. <outputs>
  152. <tool>
  153. <name>ICCARM</name>
  154. <file> 57</file>
  155. </tool>
  156. <tool>
  157. <name>__cstat</name>
  158. <file> 76</file>
  159. </tool>
  160. <tool>
  161. <name>BICOMP</name>
  162. <file> 89</file>
  163. </tool>
  164. </outputs>
  165. <inputs>
  166. <tool>
  167. <name>ICCARM</name>
  168. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  169. </tool>
  170. </inputs>
  171. </file>
  172. <file>
  173. <name>$PROJ_DIR$\..\Core\OS\Ports\os_cpu_a.asm</name>
  174. <outputs>
  175. <tool>
  176. <name>AARM</name>
  177. <file> 104</file>
  178. </tool>
  179. </outputs>
  180. </file>
  181. <file>
  182. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</name>
  183. <outputs>
  184. <tool>
  185. <name>ICCARM</name>
  186. <file> 58</file>
  187. </tool>
  188. <tool>
  189. <name>__cstat</name>
  190. <file> 78</file>
  191. </tool>
  192. <tool>
  193. <name>BICOMP</name>
  194. <file> 105</file>
  195. </tool>
  196. </outputs>
  197. <inputs>
  198. <tool>
  199. <name>ICCARM</name>
  200. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  201. </tool>
  202. </inputs>
  203. </file>
  204. <file>
  205. <name>$PROJ_DIR$\..\Core\Modbus\modbus.c</name>
  206. <outputs>
  207. <tool>
  208. <name>ICCARM</name>
  209. <file> 106</file>
  210. </tool>
  211. <tool>
  212. <name>__cstat</name>
  213. <file> 74</file>
  214. </tool>
  215. <tool>
  216. <name>BICOMP</name>
  217. <file> 92</file>
  218. </tool>
  219. </outputs>
  220. <inputs>
  221. <tool>
  222. <name>ICCARM</name>
  223. <file> 35 128 124 130 127 138 122 129 117</file>
  224. </tool>
  225. </inputs>
  226. </file>
  227. <file>
  228. <name>$PROJ_DIR$\..\Core\OS\Source\ucos_ii.c</name>
  229. <outputs>
  230. <tool>
  231. <name>ICCARM</name>
  232. <file> 50</file>
  233. </tool>
  234. <tool>
  235. <name>__cstat</name>
  236. <file> 68</file>
  237. </tool>
  238. <tool>
  239. <name>BICOMP</name>
  240. <file> 97</file>
  241. </tool>
  242. </outputs>
  243. <inputs>
  244. <tool>
  245. <name>ICCARM</name>
  246. <file> 111 109 110 112 113 23 21 30 28 22 24 37 25 31 32</file>
  247. </tool>
  248. </inputs>
  249. </file>
  250. <file>
  251. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</name>
  252. <outputs>
  253. <tool>
  254. <name>ICCARM</name>
  255. <file> 101</file>
  256. </tool>
  257. <tool>
  258. <name>__cstat</name>
  259. <file> 65</file>
  260. </tool>
  261. <tool>
  262. <name>BICOMP</name>
  263. <file> 96</file>
  264. </tool>
  265. </outputs>
  266. <inputs>
  267. <tool>
  268. <name>ICCARM</name>
  269. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  270. </tool>
  271. </inputs>
  272. </file>
  273. <file>
  274. <name>$PROJ_DIR$\..\Core\Modbus\modbus_backup.c</name>
  275. <outputs>
  276. <tool>
  277. <name>ICCARM</name>
  278. <file> 107</file>
  279. </tool>
  280. <tool>
  281. <name>__cstat</name>
  282. <file> 70</file>
  283. </tool>
  284. <tool>
  285. <name>BICOMP</name>
  286. <file> 103</file>
  287. </tool>
  288. </outputs>
  289. <inputs>
  290. <tool>
  291. <name>ICCARM</name>
  292. <file> 132 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42 109 35 110 111 112 113 26</file>
  293. </tool>
  294. </inputs>
  295. </file>
  296. <file>
  297. <name>$PROJ_DIR$\..\Core\OS\Ports\os_dbg.c</name>
  298. <outputs>
  299. <tool>
  300. <name>ICCARM</name>
  301. <file> 51</file>
  302. </tool>
  303. <tool>
  304. <name>__cstat</name>
  305. <file> 72</file>
  306. </tool>
  307. <tool>
  308. <name>BICOMP</name>
  309. <file> 88</file>
  310. </tool>
  311. </outputs>
  312. <inputs>
  313. <tool>
  314. <name>ICCARM</name>
  315. <file> 111 109 110 112 113</file>
  316. </tool>
  317. </inputs>
  318. </file>
  319. <file>
  320. <name>$PROJ_DIR$\..\Core\OS\Cfg\app_hooks.c</name>
  321. <outputs>
  322. <tool>
  323. <name>ICCARM</name>
  324. <file> 54</file>
  325. </tool>
  326. <tool>
  327. <name>__cstat</name>
  328. <file> 67</file>
  329. </tool>
  330. <tool>
  331. <name>BICOMP</name>
  332. <file> 102</file>
  333. </tool>
  334. </outputs>
  335. <inputs>
  336. <tool>
  337. <name>ICCARM</name>
  338. <file> 139 111 109 110 112 113</file>
  339. </tool>
  340. </inputs>
  341. </file>
  342. <file>
  343. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</name>
  344. <outputs>
  345. <tool>
  346. <name>ICCARM</name>
  347. <file> 49</file>
  348. </tool>
  349. <tool>
  350. <name>__cstat</name>
  351. <file> 80</file>
  352. </tool>
  353. <tool>
  354. <name>BICOMP</name>
  355. <file> 87</file>
  356. </tool>
  357. </outputs>
  358. <inputs>
  359. <tool>
  360. <name>ICCARM</name>
  361. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  362. </tool>
  363. </inputs>
  364. </file>
  365. <file>
  366. <name>$PROJ_DIR$\..\Core\Src\system_stm32f4xx.c</name>
  367. <outputs>
  368. <tool>
  369. <name>ICCARM</name>
  370. <file> 56</file>
  371. </tool>
  372. <tool>
  373. <name>__cstat</name>
  374. <file> 73</file>
  375. </tool>
  376. <tool>
  377. <name>BICOMP</name>
  378. <file> 95</file>
  379. </tool>
  380. </outputs>
  381. <inputs>
  382. <tool>
  383. <name>ICCARM</name>
  384. <file> 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 133 136 121 137 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  385. </tool>
  386. </inputs>
  387. </file>
  388. <file>
  389. <name>$PROJ_DIR$\startup_stm32f407xx.s</name>
  390. <outputs>
  391. <tool>
  392. <name>AARM</name>
  393. <file> 108</file>
  394. </tool>
  395. </outputs>
  396. </file>
  397. <file>
  398. <name>$PROJ_DIR$\..\Core\Src\main.c</name>
  399. <outputs>
  400. <tool>
  401. <name>ICCARM</name>
  402. <file> 55</file>
  403. </tool>
  404. <tool>
  405. <name>__cstat</name>
  406. <file> 79</file>
  407. </tool>
  408. <tool>
  409. <name>BICOMP</name>
  410. <file> 98</file>
  411. </tool>
  412. </outputs>
  413. <inputs>
  414. <tool>
  415. <name>ICCARM</name>
  416. <file> 132 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42 109 35 110 111 112 113 26</file>
  417. </tool>
  418. </inputs>
  419. </file>
  420. <file>
  421. <name>$PROJ_DIR$\..\Core\Src\stm32f4xx_it.c</name>
  422. <outputs>
  423. <tool>
  424. <name>ICCARM</name>
  425. <file> 53</file>
  426. </tool>
  427. <tool>
  428. <name>__cstat</name>
  429. <file> 77</file>
  430. </tool>
  431. <tool>
  432. <name>BICOMP</name>
  433. <file> 99</file>
  434. </tool>
  435. </outputs>
  436. <inputs>
  437. <tool>
  438. <name>ICCARM</name>
  439. <file> 132 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42 109 35 110 111 112 113 43</file>
  440. </tool>
  441. </inputs>
  442. </file>
  443. <file>
  444. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</name>
  445. <outputs>
  446. <tool>
  447. <name>ICCARM</name>
  448. <file> 48</file>
  449. </tool>
  450. <tool>
  451. <name>__cstat</name>
  452. <file> 81</file>
  453. </tool>
  454. <tool>
  455. <name>BICOMP</name>
  456. <file> 90</file>
  457. </tool>
  458. </outputs>
  459. <inputs>
  460. <tool>
  461. <name>ICCARM</name>
  462. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  463. </tool>
  464. </inputs>
  465. </file>
  466. <file>
  467. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</name>
  468. <outputs>
  469. <tool>
  470. <name>ICCARM</name>
  471. <file> 47</file>
  472. </tool>
  473. <tool>
  474. <name>__cstat</name>
  475. <file> 82</file>
  476. </tool>
  477. <tool>
  478. <name>BICOMP</name>
  479. <file> 100</file>
  480. </tool>
  481. </outputs>
  482. <inputs>
  483. <tool>
  484. <name>ICCARM</name>
  485. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  486. </tool>
  487. </inputs>
  488. </file>
  489. <file>
  490. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</name>
  491. <outputs>
  492. <tool>
  493. <name>ICCARM</name>
  494. <file> 46</file>
  495. </tool>
  496. <tool>
  497. <name>__cstat</name>
  498. <file> 66</file>
  499. </tool>
  500. <tool>
  501. <name>BICOMP</name>
  502. <file> 85</file>
  503. </tool>
  504. </outputs>
  505. <inputs>
  506. <tool>
  507. <name>ICCARM</name>
  508. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  509. </tool>
  510. </inputs>
  511. </file>
  512. <file>
  513. <name>$PROJ_DIR$\..\Core\OS\Ports\os_cpu_c.c</name>
  514. <outputs>
  515. <tool>
  516. <name>ICCARM</name>
  517. <file> 45</file>
  518. </tool>
  519. <tool>
  520. <name>__cstat</name>
  521. <file> 75</file>
  522. </tool>
  523. <tool>
  524. <name>BICOMP</name>
  525. <file> 84</file>
  526. </tool>
  527. </outputs>
  528. <inputs>
  529. <tool>
  530. <name>ICCARM</name>
  531. <file> 111 109 110 112 113</file>
  532. </tool>
  533. </inputs>
  534. </file>
  535. <file>
  536. <name>$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</name>
  537. <outputs>
  538. <tool>
  539. <name>ICCARM</name>
  540. <file> 44</file>
  541. </tool>
  542. <tool>
  543. <name>__cstat</name>
  544. <file> 69</file>
  545. </tool>
  546. <tool>
  547. <name>BICOMP</name>
  548. <file> 91</file>
  549. </tool>
  550. </outputs>
  551. <inputs>
  552. <tool>
  553. <name>ICCARM</name>
  554. <file> 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42</file>
  555. </tool>
  556. </inputs>
  557. </file>
  558. <file>
  559. <name>$PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c</name>
  560. <outputs>
  561. <tool>
  562. <name>ICCARM</name>
  563. <file> 52</file>
  564. </tool>
  565. <tool>
  566. <name>__cstat</name>
  567. <file> 71</file>
  568. </tool>
  569. <tool>
  570. <name>BICOMP</name>
  571. <file> 83</file>
  572. </tool>
  573. </outputs>
  574. <inputs>
  575. <tool>
  576. <name>ICCARM</name>
  577. <file> 132 133 136 121 137 125 135 126 117 124 130 127 138 122 119 123 114 115 134 116 118 128 129 120 131 27 36 33 38 39 40 41 20 29 34 42 109 35 110 111 112 113</file>
  578. </tool>
  579. </inputs>
  580. </file>
  581. <file>
  582. <name>[ROOT_NODE]</name>
  583. <outputs>
  584. <tool>
  585. <name>ILINK</name>
  586. <file> 86 63</file>
  587. </tool>
  588. </outputs>
  589. </file>
  590. <file>
  591. <name>$PROJ_DIR$\Modbus\Exe\Modbus.out</name>
  592. <outputs>
  593. <tool>
  594. <name>ILINK</name>
  595. <file> 63</file>
  596. </tool>
  597. <tool>
  598. <name>OBJCOPY</name>
  599. <file> 94</file>
  600. </tool>
  601. </outputs>
  602. <inputs>
  603. <tool>
  604. <name>ILINK</name>
  605. <file> 64 54 55 106 107 104 45 51 108 44 57 48 49 52 58 46 47 101 53 56 50 61 60 59 62</file>
  606. </tool>
  607. </inputs>
  608. </file>
  609. </configuration>
  610. </project>