bootloader_bootloader.dep 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. Dependencies for Project 'bootloader', Target 'bootloader': (DO NOT MODIFY !)
  2. CompilerVersion: 5060960::V5.06 update 7 (build 960)::.\ARMCC
  3. F (..\CMSIS\Source\system_gd32f10x.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\system_gd32f10x.o --omf_browse ..\obj\system_gd32f10x.crf --depend ..\obj\system_gd32f10x.d)
  4. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  5. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  6. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  7. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  8. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  9. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  10. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  11. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  12. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  13. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  14. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  15. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  16. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  17. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  18. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  19. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  20. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  21. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  22. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  23. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  24. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  25. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  26. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  27. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  28. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  29. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  30. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  31. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  32. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  33. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  34. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  35. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  36. F (..\CMSIS\Source\startup_gd32f10x_xd.s)(0x6538DC55)(--cpu Cortex-M3 -g --apcs=interwork --pd "__MICROLIB SETA 1" -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include --pd "__UVISION_VERSION SETA 536" --pd "GD32F10X_XD SETA 1" --pd "USE_STDPERIPH_DRIVER SETA 1" --list .\listings\startup_gd32f10x_xd.lst --xref -o ..\obj\startup_gd32f10x_xd.o --depend ..\obj\startup_gd32f10x_xd.d)
  37. F (..\HW\Source\boot.c)(0x653C670E)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\boot.o --omf_browse ..\obj\boot.crf --depend ..\obj\boot.d)
  38. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  39. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  40. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  41. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  42. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  43. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  44. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  45. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  46. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  47. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  48. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  49. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  50. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  51. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  52. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  53. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  54. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  55. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  56. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  57. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  58. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  59. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  60. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  61. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  62. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  63. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  64. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  65. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  66. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  67. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  68. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  69. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  70. I (..\HW\Include\boot.h)(0x6538DC55)
  71. I (..\USER\main.h)(0x653C6774)
  72. I (..\HW\Include\delay.h)(0x6538DC55)
  73. I (..\HW\Include\fmc.h)(0x653C6670)
  74. I (..\HW\Include\w25q32.h)(0x6538DC55)
  75. I (D:\software\MDK5\ARM\ARMCC\include\stdio.h)(0x60252374)
  76. I (..\HW\Include\ota_message.h)(0x653B9E15)
  77. F (..\HW\Source\delay.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\delay.o --omf_browse ..\obj\delay.crf --depend ..\obj\delay.d)
  78. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  79. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  80. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  81. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  82. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  83. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  84. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  85. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  86. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  87. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  88. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  89. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  90. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  91. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  92. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  93. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  94. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  95. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  96. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  97. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  98. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  99. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  100. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  101. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  102. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  103. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  104. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  105. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  106. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  107. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  108. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  109. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  110. I (..\HW\Include\delay.h)(0x6538DC55)
  111. F (..\HW\Source\fmc.c)(0x653C6608)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\fmc.o --omf_browse ..\obj\fmc.crf --depend ..\obj\fmc.d)
  112. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  113. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  114. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  115. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  116. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  117. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  118. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  119. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  120. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  121. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  122. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  123. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  124. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  125. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  126. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  127. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  128. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  129. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  130. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  131. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  132. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  133. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  134. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  135. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  136. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  137. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  138. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  139. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  140. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  141. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  142. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  143. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  144. I (..\HW\Include\fmc.h)(0x653C6670)
  145. F (..\HW\Source\gd32f10x_it.c)(0x653C81BF)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_it.o --omf_browse ..\obj\gd32f10x_it.crf --depend ..\obj\gd32f10x_it.d)
  146. I (..\HW\Include\gd32f10x_it.h)(0x653C7FE5)
  147. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  148. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  149. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  150. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  151. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  152. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  153. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  154. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  155. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  156. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  157. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  158. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  159. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  160. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  161. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  162. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  163. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  164. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  165. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  166. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  167. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  168. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  169. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  170. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  171. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  172. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  173. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  174. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  175. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  176. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  177. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  178. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  179. I (..\HW\Include\usart.h)(0x653C8151)
  180. F (..\HW\Source\spi.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\spi.o --omf_browse ..\obj\spi.crf --depend ..\obj\spi.d)
  181. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  182. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  183. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  184. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  185. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  186. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  187. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  188. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  189. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  190. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  191. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  192. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  193. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  194. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  195. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  196. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  197. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  198. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  199. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  200. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  201. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  202. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  203. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  204. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  205. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  206. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  207. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  208. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  209. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  210. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  211. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  212. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  213. I (..\HW\Include\spi.h)(0x6538DC55)
  214. F (..\HW\Source\w25q32.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\w25q32.o --omf_browse ..\obj\w25q32.crf --depend ..\obj\w25q32.d)
  215. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  216. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  217. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  218. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  219. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  220. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  221. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  222. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  223. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  224. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  225. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  226. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  227. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  228. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  229. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  230. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  231. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  232. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  233. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  234. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  235. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  236. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  237. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  238. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  239. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  240. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  241. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  242. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  243. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  244. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  245. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  246. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  247. I (..\HW\Include\spi.h)(0x6538DC55)
  248. I (..\HW\Include\w25q32.h)(0x6538DC55)
  249. F (..\HW\Source\ota_message.c)(0x653CE3BE)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\ota_message.o --omf_browse ..\obj\ota_message.crf --depend ..\obj\ota_message.d)
  250. I (..\HW\Include\ota_message.h)(0x653B9E15)
  251. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  252. I (..\HW\Include\fmc.h)(0x653C6670)
  253. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  254. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  255. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  256. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  257. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  258. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  259. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  260. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  261. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  262. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  263. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  264. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  265. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  266. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  267. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  268. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  269. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  270. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  271. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  272. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  273. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  274. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  275. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  276. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  277. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  278. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  279. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  280. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  281. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  282. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  283. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  284. I (..\HW\Include\w25q32.h)(0x6538DC55)
  285. I (..\HW\Include\ec800m.h)(0x653C7780)
  286. I (..\HW\Include\usart.h)(0x653C8151)
  287. I (..\HW\Include\delay.h)(0x6538DC55)
  288. I (D:\software\MDK5\ARM\ARMCC\include\stdio.h)(0x60252374)
  289. F (..\HW\Source\ec800m.c)(0x653CB6AE)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\ec800m.o --omf_browse ..\obj\ec800m.crf --depend ..\obj\ec800m.d)
  290. I (..\HW\Include\ec800m.h)(0x653C7780)
  291. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  292. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  293. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  294. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  295. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  296. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  297. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  298. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  299. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  300. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  301. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  302. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  303. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  304. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  305. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  306. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  307. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  308. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  309. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  310. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  311. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  312. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  313. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  314. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  315. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  316. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  317. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  318. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  319. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  320. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  321. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  322. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  323. I (..\HW\Include\usart.h)(0x653C8151)
  324. I (..\HW\Include\delay.h)(0x6538DC55)
  325. F (..\HW\Source\usart.c)(0x653C7D4D)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\usart.o --omf_browse ..\obj\usart.crf --depend ..\obj\usart.d)
  326. I (..\HW\Include\usart.h)(0x653C8151)
  327. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  328. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  329. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  330. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  331. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  332. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  333. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  334. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  335. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  336. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  337. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  338. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  339. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  340. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  341. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  342. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  343. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  344. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  345. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  346. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  347. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  348. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  349. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  350. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  351. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  352. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  353. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  354. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  355. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  356. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  357. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  358. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  359. F (..\LIB\Source\gd32f10x_wwdgt.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_wwdgt.o --omf_browse ..\obj\gd32f10x_wwdgt.crf --depend ..\obj\gd32f10x_wwdgt.d)
  360. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  361. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  362. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  363. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  364. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  365. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  366. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  367. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  368. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  369. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  370. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  371. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  372. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  373. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  374. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  375. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  376. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  377. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  378. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  379. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  380. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  381. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  382. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  383. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  384. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  385. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  386. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  387. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  388. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  389. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  390. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  391. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  392. F (..\LIB\Source\gd32f10x_misc.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_misc.o --omf_browse ..\obj\gd32f10x_misc.crf --depend ..\obj\gd32f10x_misc.d)
  393. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  394. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  395. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  396. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  397. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  398. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  399. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  400. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  401. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  402. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  403. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  404. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  405. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  406. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  407. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  408. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  409. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  410. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  411. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  412. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  413. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  414. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  415. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  416. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  417. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  418. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  419. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  420. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  421. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  422. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  423. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  424. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  425. F (..\LIB\Source\gd32f10x_rcu.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_rcu.o --omf_browse ..\obj\gd32f10x_rcu.crf --depend ..\obj\gd32f10x_rcu.d)
  426. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  427. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  428. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  429. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  430. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  431. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  432. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  433. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  434. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  435. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  436. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  437. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  438. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  439. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  440. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  441. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  442. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  443. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  444. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  445. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  446. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  447. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  448. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  449. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  450. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  451. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  452. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  453. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  454. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  455. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  456. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  457. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  458. F (..\LIB\Source\gd32f10x_gpio.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_gpio.o --omf_browse ..\obj\gd32f10x_gpio.crf --depend ..\obj\gd32f10x_gpio.d)
  459. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  460. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  461. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  462. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  463. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  464. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  465. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  466. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  467. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  468. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  469. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  470. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  471. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  472. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  473. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  474. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  475. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  476. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  477. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  478. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  479. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  480. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  481. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  482. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  483. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  484. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  485. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  486. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  487. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  488. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  489. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  490. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  491. F (..\LIB\Source\gd32f10x_fmc.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_fmc.o --omf_browse ..\obj\gd32f10x_fmc.crf --depend ..\obj\gd32f10x_fmc.d)
  492. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  493. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  494. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  495. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  496. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  497. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  498. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  499. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  500. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  501. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  502. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  503. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  504. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  505. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  506. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  507. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  508. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  509. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  510. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  511. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  512. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  513. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  514. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  515. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  516. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  517. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  518. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  519. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  520. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  521. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  522. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  523. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  524. F (..\LIB\Source\gd32f10x_spi.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_spi.o --omf_browse ..\obj\gd32f10x_spi.crf --depend ..\obj\gd32f10x_spi.d)
  525. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  526. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  527. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  528. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  529. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  530. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  531. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  532. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  533. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  534. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  535. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  536. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  537. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  538. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  539. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  540. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  541. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  542. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  543. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  544. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  545. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  546. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  547. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  548. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  549. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  550. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  551. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  552. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  553. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  554. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  555. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  556. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  557. F (..\LIB\Source\gd32f10x_fwdgt.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_fwdgt.o --omf_browse ..\obj\gd32f10x_fwdgt.crf --depend ..\obj\gd32f10x_fwdgt.d)
  558. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  559. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  560. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  561. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  562. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  563. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  564. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  565. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  566. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  567. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  568. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  569. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  570. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  571. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  572. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  573. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  574. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  575. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  576. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  577. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  578. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  579. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  580. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  581. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  582. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  583. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  584. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  585. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  586. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  587. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  588. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  589. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  590. F (..\LIB\Source\gd32f10x_dma.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_dma.o --omf_browse ..\obj\gd32f10x_dma.crf --depend ..\obj\gd32f10x_dma.d)
  591. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  592. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  593. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  594. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  595. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  596. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  597. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  598. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  599. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  600. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  601. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  602. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  603. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  604. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  605. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  606. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  607. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  608. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  609. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  610. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  611. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  612. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  613. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  614. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  615. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  616. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  617. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  618. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  619. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  620. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  621. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  622. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  623. F (..\LIB\Source\gd32f10x_exti.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_exti.o --omf_browse ..\obj\gd32f10x_exti.crf --depend ..\obj\gd32f10x_exti.d)
  624. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  625. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  626. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  627. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  628. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  629. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  630. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  631. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  632. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  633. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  634. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  635. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  636. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  637. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  638. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  639. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  640. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  641. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  642. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  643. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  644. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  645. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  646. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  647. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  648. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  649. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  650. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  651. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  652. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  653. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  654. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  655. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  656. F (..\LIB\Source\gd32f10x_usart.c)(0x6538DC55)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\gd32f10x_usart.o --omf_browse ..\obj\gd32f10x_usart.crf --depend ..\obj\gd32f10x_usart.d)
  657. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  658. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  659. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  660. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  661. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  662. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  663. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  664. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  665. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  666. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  667. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  668. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  669. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  670. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  671. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  672. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  673. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  674. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  675. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  676. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  677. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  678. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  679. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  680. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  681. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  682. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  683. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  684. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  685. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  686. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  687. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  688. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  689. F (.\main.c)(0x653CE4C6)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\USER -I ..\CMSIS\Include -I ..\HW\Include -I ..\LIB\Include -ID:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include -D__UVISION_VERSION="536" -DGD32F10X_XD -DUSE_STDPERIPH_DRIVER -o ..\obj\main.o --omf_browse ..\obj\main.crf --depend ..\obj\main.d)
  690. I (..\CMSIS\Include\gd32f10x.h)(0x653C6D66)
  691. I (..\CMSIS\Include\core_cm3.h)(0x6538DC55)
  692. I (D:\software\MDK5\ARM\ARMCC\include\stdint.h)(0x6025237E)
  693. I (..\CMSIS\Include\core_cmInstr.h)(0x6538DC55)
  694. I (..\CMSIS\Include\core_cmFunc.h)(0x6538DC55)
  695. I (..\CMSIS\Include\system_gd32f10x.h)(0x6538DC55)
  696. I (D:\software\MDK5\ARM\ARMCC\include\string.h)(0x6025237E)
  697. I (..\CMSIS\Include\gd32f10x_libopt.h)(0x653B4F49)
  698. I (..\LIB\Include\gd32f10x_fmc.h)(0x6538DC55)
  699. I (..\LIB\Include\gd32f10x_pmu.h)(0x6538DC55)
  700. I (..\LIB\Include\gd32f10x_bkp.h)(0x6538DC55)
  701. I (..\LIB\Include\gd32f10x_rcu.h)(0x6538DC55)
  702. I (..\LIB\Include\gd32f10x_exti.h)(0x6538DC55)
  703. I (..\LIB\Include\gd32f10x_gpio.h)(0x6538DC55)
  704. I (..\LIB\Include\gd32f10x_crc.h)(0x6538DC55)
  705. I (..\LIB\Include\gd32f10x_dma.h)(0x6538DC55)
  706. I (..\LIB\Include\gd32f10x_dbg.h)(0x6538DC55)
  707. I (..\LIB\Include\gd32f10x_adc.h)(0x6538DC55)
  708. I (..\LIB\Include\gd32f10x_dac.h)(0x6538DC55)
  709. I (..\LIB\Include\gd32f10x_fwdgt.h)(0x6538DC55)
  710. I (..\LIB\Include\gd32f10x_wwdgt.h)(0x6538DC55)
  711. I (..\LIB\Include\gd32f10x_rtc.h)(0x6538DC55)
  712. I (..\LIB\Include\gd32f10x_timer.h)(0x6538DC55)
  713. I (..\LIB\Include\gd32f10x_usart.h)(0x6538DC55)
  714. I (..\LIB\Include\gd32f10x_i2c.h)(0x6538DC55)
  715. I (..\LIB\Include\gd32f10x_spi.h)(0x6538DC55)
  716. I (..\LIB\Include\gd32f10x_sdio.h)(0x6538DC55)
  717. I (..\LIB\Include\gd32f10x_exmc.h)(0x6538DC55)
  718. I (..\LIB\Include\gd32f10x_can.h)(0x6538DC55)
  719. I (..\LIB\Include\gd32f10x_enet.h)(0x6538DC55)
  720. I (D:\software\MDK5\ARM\ARMCC\include\stdlib.h)(0x60252374)
  721. I (..\LIB\Include\gd32f10x_misc.h)(0x6538DC55)
  722. I (main.h)(0x653C6774)
  723. I (..\HW\Include\delay.h)(0x6538DC55)
  724. I (..\HW\Include\fmc.h)(0x653C6670)
  725. I (..\HW\Include\ota_message.h)(0x653B9E15)
  726. I (..\HW\Include\usart.h)(0x653C8151)
  727. I (..\HW\Include\ec800m.h)(0x653C7780)
  728. I (..\HW\Include\boot.h)(0x6538DC55)
  729. I (..\HW\Include\w25q32.h)(0x6538DC55)