STM32F103_ATTEN_PLL_Zig.map 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  1. Archive member included to satisfy reference by file (symbol)
  2. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  3. Src\syscalls.o (__errno)
  4. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  5. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o) (_impure_ptr)
  6. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  7. startup\startup_stm32f103xe.o (__libc_init_array)
  8. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  9. Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o (memset)
  10. c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a(_lshrdi3.o)
  11. Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o (__aeabi_llsr)
  12. Allocating common symbols
  13. Common symbol size file
  14. uwTick 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  15. pFlash 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  16. hdma_usart1_tx 0x44 Src\main.o
  17. hdma_usart1_rx 0x44 Src\main.o
  18. huart1 0x40 Src\main.o
  19. ADCvalue 0x38 Src\main.o
  20. Discarded input sections
  21. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  22. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  23. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  24. .data 0x00000000 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  25. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  26. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  27. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  28. .text.HAL_MspInit
  29. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  30. .text.HAL_MspDeInit
  31. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  32. .text.HAL_DeInit
  33. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  34. .text.HAL_GetTickPrio
  35. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  36. .text.HAL_SetTickFreq
  37. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  38. .text.HAL_GetTickFreq
  39. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  40. .text.HAL_Delay
  41. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  42. .text.HAL_SuspendTick
  43. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  44. .text.HAL_ResumeTick
  45. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  46. .text.HAL_GetHalVersion
  47. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  48. .text.HAL_GetREVID
  49. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  50. .text.HAL_GetDEVID
  51. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  52. .text.HAL_DBGMCU_EnableDBGSleepMode
  53. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  54. .text.HAL_DBGMCU_DisableDBGSleepMode
  55. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  56. .text.HAL_DBGMCU_EnableDBGStopMode
  57. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  58. .text.HAL_DBGMCU_DisableDBGStopMode
  59. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  60. .text.HAL_DBGMCU_EnableDBGStandbyMode
  61. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  62. .text.HAL_DBGMCU_DisableDBGStandbyMode
  63. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  64. .text.HAL_GetUID
  65. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  66. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  67. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  68. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  69. .text.HAL_NVIC_DisableIRQ
  70. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  71. .text.HAL_NVIC_SystemReset
  72. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  73. .text.HAL_NVIC_GetPriorityGrouping
  74. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  75. .text.HAL_NVIC_GetPriority
  76. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  77. .text.HAL_NVIC_SetPendingIRQ
  78. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  79. .text.HAL_NVIC_GetPendingIRQ
  80. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  81. .text.HAL_NVIC_ClearPendingIRQ
  82. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  83. .text.HAL_NVIC_GetActive
  84. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  85. .text.HAL_SYSTICK_CLKSourceConfig
  86. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  87. .text.HAL_SYSTICK_Callback
  88. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  89. .text.HAL_SYSTICK_IRQHandler
  90. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  91. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  92. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  93. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  94. .text.HAL_DMA_DeInit
  95. 0x00000000 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  96. .text.HAL_DMA_Start
  97. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  98. .text.HAL_DMA_Start_IT
  99. 0x00000000 0x7a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  100. .text.HAL_DMA_Abort
  101. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  102. .text.HAL_DMA_PollForTransfer
  103. 0x00000000 0x364 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  104. .text.HAL_DMA_RegisterCallback
  105. 0x00000000 0x46 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  106. .text.HAL_DMA_UnRegisterCallback
  107. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  108. .text.HAL_DMA_GetState
  109. 0x00000000 0x6 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  110. .text.HAL_DMA_GetError
  111. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  112. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  113. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  114. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  115. .text.FLASH_SetErrorCode
  116. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  117. .text.HAL_FLASH_Program_IT
  118. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  119. .text.HAL_FLASH_EndOfOperationCallback
  120. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  121. .text.HAL_FLASH_OperationErrorCallback
  122. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  123. .text.HAL_FLASH_IRQHandler
  124. 0x00000000 0x114 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  125. .text.HAL_FLASH_Unlock
  126. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  127. .text.HAL_FLASH_Lock
  128. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  129. .text.HAL_FLASH_OB_Unlock
  130. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  131. .text.HAL_FLASH_OB_Lock
  132. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  133. .text.HAL_FLASH_OB_Launch
  134. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  135. .text.HAL_FLASH_GetError
  136. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  137. .text.FLASH_WaitForLastOperation
  138. 0x00000000 0x54 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  139. .text.HAL_FLASH_Program
  140. 0x00000000 0x8c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  141. .debug_info 0x00000000 0xeeb Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  142. .debug_abbrev 0x00000000 0x373 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  143. .debug_loc 0x00000000 0x334 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  144. .debug_aranges
  145. 0x00000000 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  146. .debug_ranges 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  147. .debug_line 0x00000000 0x51e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  148. .debug_str 0x00000000 0xa13 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  149. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  150. .debug_frame 0x00000000 0x120 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  151. .ARM.attributes
  152. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  153. COMMON 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  154. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  155. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  156. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  157. .text.FLASH_MassErase.isra.0
  158. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  159. .text.FLASH_OB_RDP_LevelConfig
  160. 0x00000000 0x64 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  161. .text.HAL_FLASHEx_OBErase
  162. 0x00000000 0x54 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  163. .text.HAL_FLASHEx_OBProgram
  164. 0x00000000 0x1fc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  165. .text.HAL_FLASHEx_OBGetConfig
  166. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  167. .text.HAL_FLASHEx_OBGetUserData
  168. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  169. .text.FLASH_PageErase
  170. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  171. .text.HAL_FLASHEx_Erase
  172. 0x00000000 0x9c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  173. .text.HAL_FLASHEx_Erase_IT
  174. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  175. .debug_info 0x00000000 0x13ac Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  176. .debug_abbrev 0x00000000 0x35a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  177. .debug_loc 0x00000000 0x6d0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  178. .debug_aranges
  179. 0x00000000 0x60 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  180. .debug_ranges 0x00000000 0xe0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  181. .debug_line 0x00000000 0x551 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  182. .debug_str 0x00000000 0xb29 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  183. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  184. .debug_frame 0x00000000 0xf0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  185. .ARM.attributes
  186. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  187. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  188. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  189. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  190. .text.HAL_GPIO_DeInit
  191. 0x00000000 0x100 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  192. .text.HAL_GPIO_ReadPin
  193. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  194. .text.HAL_GPIO_TogglePin
  195. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  196. .text.HAL_GPIO_LockPin
  197. 0x00000000 0x2a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  198. .text.HAL_GPIO_EXTI_Callback
  199. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  200. .text.HAL_GPIO_EXTI_IRQHandler
  201. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  202. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  203. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  204. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  205. .text.HAL_GPIOEx_ConfigEventout
  206. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  207. .text.HAL_GPIOEx_EnableEventout
  208. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  209. .text.HAL_GPIOEx_DisableEventout
  210. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  211. .debug_info 0x00000000 0xa36 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  212. .debug_abbrev 0x00000000 0x1d3 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  213. .debug_loc 0x00000000 0x21 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  214. .debug_aranges
  215. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  216. .debug_ranges 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  217. .debug_line 0x00000000 0x2bd Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  218. .debug_str 0x00000000 0x74d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  219. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  220. .debug_frame 0x00000000 0x40 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  221. .ARM.attributes
  222. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  223. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  224. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  225. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  226. .text.PWR_OverloadWfe
  227. 0x00000000 0x6 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  228. .text.HAL_PWR_DeInit
  229. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  230. .text.HAL_PWR_EnableBkUpAccess
  231. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  232. .text.HAL_PWR_DisableBkUpAccess
  233. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  234. .text.HAL_PWR_ConfigPVD
  235. 0x00000000 0x6c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  236. .text.HAL_PWR_EnablePVD
  237. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  238. .text.HAL_PWR_DisablePVD
  239. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  240. .text.HAL_PWR_EnableWakeUpPin
  241. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  242. .text.HAL_PWR_DisableWakeUpPin
  243. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  244. .text.HAL_PWR_EnterSLEEPMode
  245. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  246. .text.HAL_PWR_EnterSTOPMode
  247. 0x00000000 0x48 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  248. .text.HAL_PWR_EnterSTANDBYMode
  249. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  250. .text.HAL_PWR_EnableSleepOnExit
  251. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  252. .text.HAL_PWR_DisableSleepOnExit
  253. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  254. .text.HAL_PWR_EnableSEVOnPend
  255. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  256. .text.HAL_PWR_DisableSEVOnPend
  257. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  258. .text.HAL_PWR_PVDCallback
  259. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  260. .text.HAL_PWR_PVD_IRQHandler
  261. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  262. .debug_info 0x00000000 0xf9a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  263. .debug_abbrev 0x00000000 0x28a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  264. .debug_loc 0x00000000 0xaa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  265. .debug_aranges
  266. 0x00000000 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  267. .debug_ranges 0x00000000 0x98 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  268. .debug_line 0x00000000 0x452 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  269. .debug_str 0x00000000 0x991 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  270. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  271. .debug_frame 0x00000000 0x140 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  272. .ARM.attributes
  273. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  274. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  275. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  276. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  277. .text.HAL_RCC_DeInit
  278. 0x00000000 0xd0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  279. .text.HAL_RCC_MCOConfig
  280. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  281. .text.HAL_RCC_EnableCSS
  282. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  283. .text.HAL_RCC_DisableCSS
  284. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  285. .text.HAL_RCC_GetHCLKFreq
  286. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  287. .text.HAL_RCC_GetOscConfig
  288. 0x00000000 0x80 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  289. .text.HAL_RCC_GetClockConfig
  290. 0x00000000 0x3c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  291. .text.HAL_RCC_CSSCallback
  292. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  293. .text.HAL_RCC_NMI_IRQHandler
  294. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  295. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  296. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  297. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  298. .text.HAL_RCCEx_PeriphCLKConfig
  299. 0x00000000 0xf0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  300. .text.HAL_RCCEx_GetPeriphCLKConfig
  301. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  302. .text.HAL_RCCEx_GetPeriphCLKFreq
  303. 0x00000000 0x104 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  304. .rodata 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  305. .debug_info 0x00000000 0xccc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  306. .debug_abbrev 0x00000000 0x285 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  307. .debug_loc 0x00000000 0x303 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  308. .debug_aranges
  309. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  310. .debug_ranges 0x00000000 0x40 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  311. .debug_line 0x00000000 0x3ce Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  312. .debug_str 0x00000000 0x8f5 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  313. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  314. .debug_frame 0x00000000 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  315. .ARM.attributes
  316. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  317. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  318. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  319. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  320. .debug_info 0x00000000 0x96d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  321. .debug_abbrev 0x00000000 0x174 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  322. .debug_aranges
  323. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  324. .debug_line 0x00000000 0x23a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  325. .debug_str 0x00000000 0x6ad Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  326. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  327. .ARM.attributes
  328. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  329. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  330. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  331. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  332. .debug_info 0x00000000 0x96d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  333. .debug_abbrev 0x00000000 0x174 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  334. .debug_aranges
  335. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  336. .debug_line 0x00000000 0x23a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  337. .debug_str 0x00000000 0x6b0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  338. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  339. .ARM.attributes
  340. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  341. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  342. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  343. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  344. .text.UART_WaitOnFlagUntilTimeout.constprop.3
  345. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  346. .text.HAL_UART_MspInit
  347. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  348. .text.HAL_HalfDuplex_Init
  349. 0x00000000 0x64 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  350. .text.HAL_LIN_Init
  351. 0x00000000 0x72 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  352. .text.HAL_MultiProcessor_Init
  353. 0x00000000 0x76 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  354. .text.HAL_UART_MspDeInit
  355. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  356. .text.HAL_UART_DeInit
  357. 0x00000000 0x26 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  358. .text.HAL_UART_Transmit
  359. 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  360. .text.HAL_UART_Receive
  361. 0x00000000 0xbe Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  362. .text.HAL_UART_Transmit_IT
  363. 0x00000000 0x3e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  364. .text.HAL_UART_Receive_IT
  365. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  366. .text.HAL_UART_Transmit_DMA
  367. 0x00000000 0x74 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  368. .text.HAL_UART_Receive_DMA
  369. 0x00000000 0x90 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  370. .text.HAL_UART_DMAPause
  371. 0x00000000 0x5a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  372. .text.HAL_UART_DMAResume
  373. 0x00000000 0x62 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  374. .text.HAL_UART_DMAStop
  375. 0x00000000 0x5e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  376. .text.HAL_UART_Abort
  377. 0x00000000 0x60 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  378. .text.HAL_UART_AbortTransmit
  379. 0x00000000 0x34 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  380. .text.HAL_UART_AbortReceive
  381. 0x00000000 0x3c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  382. .text.UART_DMATransmitCplt
  383. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  384. .text.HAL_UART_TxHalfCpltCallback
  385. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  386. .text.UART_DMATxHalfCplt
  387. 0x00000000 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  388. .text.UART_DMAReceiveCplt
  389. 0x00000000 0x38 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  390. .text.HAL_UART_RxHalfCpltCallback
  391. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  392. .text.UART_DMARxHalfCplt
  393. 0x00000000 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  394. .text.UART_DMAError
  395. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  396. .text.HAL_UART_AbortCpltCallback
  397. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  398. .text.HAL_UART_Abort_IT
  399. 0x00000000 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  400. .text.UART_DMARxAbortCallback
  401. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  402. .text.UART_DMATxAbortCallback
  403. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  404. .text.HAL_UART_AbortTransmitCpltCallback
  405. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  406. .text.HAL_UART_AbortTransmit_IT
  407. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  408. .text.UART_DMATxOnlyAbortCallback
  409. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  410. .text.HAL_UART_AbortReceiveCpltCallback
  411. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  412. .text.HAL_UART_AbortReceive_IT
  413. 0x00000000 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  414. .text.UART_DMARxOnlyAbortCallback
  415. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  416. .text.HAL_LIN_SendBreak
  417. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  418. .text.HAL_MultiProcessor_EnterMuteMode
  419. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  420. .text.HAL_MultiProcessor_ExitMuteMode
  421. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  422. .text.HAL_HalfDuplex_EnableTransmitter
  423. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  424. .text.HAL_HalfDuplex_EnableReceiver
  425. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  426. .text.HAL_UART_GetState
  427. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  428. .text.HAL_UART_GetError
  429. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  430. .text 0x00000000 0x0 Src\CRC16.o
  431. .data 0x00000000 0x0 Src\CRC16.o
  432. .bss 0x00000000 0x0 Src\CRC16.o
  433. .text.genCRC16
  434. 0x00000000 0x48 Src\CRC16.o
  435. .data.Table_CRC16
  436. 0x00000000 0x200 Src\CRC16.o
  437. .debug_info 0x00000000 0xc2 Src\CRC16.o
  438. .debug_abbrev 0x00000000 0xae Src\CRC16.o
  439. .debug_loc 0x00000000 0xa1 Src\CRC16.o
  440. .debug_aranges
  441. 0x00000000 0x20 Src\CRC16.o
  442. .debug_ranges 0x00000000 0x10 Src\CRC16.o
  443. .debug_line 0x00000000 0x66 Src\CRC16.o
  444. .debug_str 0x00000000 0x131 Src\CRC16.o
  445. .comment 0x00000000 0x7d Src\CRC16.o
  446. .debug_frame 0x00000000 0x28 Src\CRC16.o
  447. .ARM.attributes
  448. 0x00000000 0x33 Src\CRC16.o
  449. .text 0x00000000 0x0 Src\main.o
  450. .data 0x00000000 0x0 Src\main.o
  451. .bss 0x00000000 0x0 Src\main.o
  452. .text 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  453. .data 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  454. .bss 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  455. .text.HAL_UART_MspDeInit
  456. 0x00000000 0x44 Src\stm32f1xx_hal_msp.o
  457. .text 0x00000000 0x0 Src\stm32f1xx_it.o
  458. .data 0x00000000 0x0 Src\stm32f1xx_it.o
  459. .bss 0x00000000 0x0 Src\stm32f1xx_it.o
  460. .text 0x00000000 0x0 Src\syscalls.o
  461. .data 0x00000000 0x0 Src\syscalls.o
  462. .bss 0x00000000 0x0 Src\syscalls.o
  463. .text.initialise_monitor_handles
  464. 0x00000000 0x2 Src\syscalls.o
  465. .text._getpid 0x00000000 0x4 Src\syscalls.o
  466. .text._kill 0x00000000 0x10 Src\syscalls.o
  467. .text._exit 0x00000000 0xc Src\syscalls.o
  468. .text._read 0x00000000 0x1c Src\syscalls.o
  469. .text._write 0x00000000 0x1c Src\syscalls.o
  470. .text._sbrk 0x00000000 0x34 Src\syscalls.o
  471. .text._close 0x00000000 0x6 Src\syscalls.o
  472. .text._fstat 0x00000000 0xa Src\syscalls.o
  473. .text._isatty 0x00000000 0x4 Src\syscalls.o
  474. .text._lseek 0x00000000 0x4 Src\syscalls.o
  475. .text._open 0x00000000 0xa Src\syscalls.o
  476. .text._wait 0x00000000 0x10 Src\syscalls.o
  477. .text._unlink 0x00000000 0x10 Src\syscalls.o
  478. .text._times 0x00000000 0x6 Src\syscalls.o
  479. .text._stat 0x00000000 0xa Src\syscalls.o
  480. .text._link 0x00000000 0x10 Src\syscalls.o
  481. .text._fork 0x00000000 0x10 Src\syscalls.o
  482. .text._execve 0x00000000 0x10 Src\syscalls.o
  483. .bss.__env 0x00000000 0x4 Src\syscalls.o
  484. .bss.heap_end.5887
  485. 0x00000000 0x4 Src\syscalls.o
  486. .data.environ 0x00000000 0x4 Src\syscalls.o
  487. .debug_info 0x00000000 0xfe1 Src\syscalls.o
  488. .debug_abbrev 0x00000000 0x2d9 Src\syscalls.o
  489. .debug_loc 0x00000000 0x3ef Src\syscalls.o
  490. .debug_aranges
  491. 0x00000000 0xb0 Src\syscalls.o
  492. .debug_ranges 0x00000000 0xa0 Src\syscalls.o
  493. .debug_line 0x00000000 0x3c0 Src\syscalls.o
  494. .debug_str 0x00000000 0x850 Src\syscalls.o
  495. .comment 0x00000000 0x7d Src\syscalls.o
  496. .debug_frame 0x00000000 0x1a8 Src\syscalls.o
  497. .ARM.attributes
  498. 0x00000000 0x33 Src\syscalls.o
  499. .text 0x00000000 0x0 Src\system_stm32f1xx.o
  500. .data 0x00000000 0x0 Src\system_stm32f1xx.o
  501. .bss 0x00000000 0x0 Src\system_stm32f1xx.o
  502. .text.SystemCoreClockUpdate
  503. 0x00000000 0x5c Src\system_stm32f1xx.o
  504. .text 0x00000000 0x14 startup\startup_stm32f103xe.o
  505. .data 0x00000000 0x0 startup\startup_stm32f103xe.o
  506. .bss 0x00000000 0x0 startup\startup_stm32f103xe.o
  507. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  508. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  509. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  510. .text.__errno 0x00000000 0xc c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  511. .debug_frame 0x00000000 0x20 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  512. .ARM.attributes
  513. 0x00000000 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-errno.o)
  514. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  515. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  516. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  517. .data._impure_ptr
  518. 0x00000000 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  519. .data.impure_data
  520. 0x00000000 0x60 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  521. .rodata._global_impure_ptr
  522. 0x00000000 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  523. .ARM.attributes
  524. 0x00000000 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-impure.o)
  525. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  526. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  527. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  528. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  529. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  530. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  531. .text 0x00000000 0x18 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a(_lshrdi3.o)
  532. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a(_lshrdi3.o)
  533. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a(_lshrdi3.o)
  534. .ARM.attributes
  535. 0x00000000 0x1d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a(_lshrdi3.o)
  536. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  537. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  538. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  539. .eh_frame 0x00000000 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  540. .ARM.attributes
  541. 0x00000000 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  542. .text 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  543. .data 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  544. .bss 0x00000000 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  545. Memory Configuration
  546. Name Origin Length Attributes
  547. RAM 0x20000000 0x00010000 xrw
  548. FLASH 0x08000000 0x00080000 xr
  549. *default* 0x00000000 0xffffffff
  550. Linker script and memory map
  551. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  552. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  553. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  554. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  555. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  556. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  557. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  558. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  559. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  560. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  561. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  562. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  563. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  564. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  565. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  566. LOAD Src\CRC16.o
  567. LOAD Src\main.o
  568. LOAD Src\stm32f1xx_hal_msp.o
  569. LOAD Src\stm32f1xx_it.o
  570. LOAD Src\syscalls.o
  571. LOAD Src\system_stm32f1xx.o
  572. LOAD startup\startup_stm32f103xe.o
  573. 0x00000080 malloc_getpagesize_P = 0x80
  574. START GROUP
  575. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a
  576. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libm.a
  577. END GROUP
  578. START GROUP
  579. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a
  580. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a
  581. END GROUP
  582. START GROUP
  583. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a
  584. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a
  585. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libnosys.a
  586. END GROUP
  587. START GROUP
  588. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m\libgcc.a
  589. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a
  590. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libnosys.a
  591. END GROUP
  592. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtend.o
  593. LOAD c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  594. 0x20010000 _estack = 0x20010000
  595. 0x00000200 _Min_Heap_Size = 0x200
  596. 0x00000400 _Min_Stack_Size = 0x400
  597. .isr_vector 0x08000000 0x1e4
  598. 0x08000000 . = ALIGN (0x4)
  599. *(.isr_vector)
  600. .isr_vector 0x08000000 0x1e4 startup\startup_stm32f103xe.o
  601. 0x08000000 g_pfnVectors
  602. 0x080001e4 . = ALIGN (0x4)
  603. .text 0x080001e4 0x12c4
  604. 0x080001e4 . = ALIGN (0x4)
  605. *(.text)
  606. .text 0x080001e4 0x40 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  607. *(.text*)
  608. .text.HAL_InitTick
  609. 0x08000224 0x48 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  610. 0x08000224 HAL_InitTick
  611. .text.HAL_Init
  612. 0x0800026c 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  613. 0x0800026c HAL_Init
  614. .text.HAL_IncTick
  615. 0x08000290 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  616. 0x08000290 HAL_IncTick
  617. .text.HAL_GetTick
  618. 0x080002a8 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  619. 0x080002a8 HAL_GetTick
  620. .text.HAL_NVIC_SetPriorityGrouping
  621. 0x080002b4 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  622. 0x080002b4 HAL_NVIC_SetPriorityGrouping
  623. .text.HAL_NVIC_SetPriority
  624. 0x080002d8 0x68 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  625. 0x080002d8 HAL_NVIC_SetPriority
  626. .text.HAL_NVIC_EnableIRQ
  627. 0x08000340 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  628. 0x08000340 HAL_NVIC_EnableIRQ
  629. .text.HAL_SYSTICK_Config
  630. 0x08000358 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  631. 0x08000358 HAL_SYSTICK_Config
  632. .text.HAL_DMA_Init
  633. 0x08000384 0x80 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  634. 0x08000384 HAL_DMA_Init
  635. .text.HAL_DMA_Abort_IT
  636. 0x08000404 0xdc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  637. 0x08000404 HAL_DMA_Abort_IT
  638. .text.HAL_DMA_IRQHandler
  639. 0x080004e0 0x1b8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  640. 0x080004e0 HAL_DMA_IRQHandler
  641. .text.HAL_GPIO_Init
  642. 0x08000698 0x1d8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  643. 0x08000698 HAL_GPIO_Init
  644. .text.HAL_GPIO_WritePin
  645. 0x08000870 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  646. 0x08000870 HAL_GPIO_WritePin
  647. *fill* 0x0800087a 0x2
  648. .text.HAL_RCC_OscConfig
  649. 0x0800087c 0x318 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  650. 0x0800087c HAL_RCC_OscConfig
  651. .text.HAL_RCC_GetSysClockFreq
  652. 0x08000b94 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  653. 0x08000b94 HAL_RCC_GetSysClockFreq
  654. .text.HAL_RCC_ClockConfig
  655. 0x08000c0c 0x164 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  656. 0x08000c0c HAL_RCC_ClockConfig
  657. .text.HAL_RCC_GetPCLK1Freq
  658. 0x08000d70 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  659. 0x08000d70 HAL_RCC_GetPCLK1Freq
  660. .text.HAL_RCC_GetPCLK2Freq
  661. 0x08000d90 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  662. 0x08000d90 HAL_RCC_GetPCLK2Freq
  663. .text.UART_EndRxTransfer
  664. 0x08000db0 0x1a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  665. *fill* 0x08000dca 0x2
  666. .text.UART_SetConfig
  667. 0x08000dcc 0x13c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  668. .text.HAL_UART_Init
  669. 0x08000f08 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  670. 0x08000f08 HAL_UART_Init
  671. .text.HAL_UART_TxCpltCallback
  672. 0x08000f64 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  673. 0x08000f64 HAL_UART_TxCpltCallback
  674. .text.HAL_UART_RxCpltCallback
  675. 0x08000f66 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  676. 0x08000f66 HAL_UART_RxCpltCallback
  677. .text.UART_Receive_IT
  678. 0x08000f68 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  679. .text.HAL_UART_ErrorCallback
  680. 0x08000fe4 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  681. 0x08000fe4 HAL_UART_ErrorCallback
  682. *fill* 0x08000fe6 0x2
  683. .text.HAL_UART_IRQHandler
  684. 0x08000fe8 0x140 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  685. 0x08000fe8 HAL_UART_IRQHandler
  686. .text.UART_DMAAbortOnError
  687. 0x08001128 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  688. .text.SystemClock_Config
  689. 0x08001138 0x50 Src\main.o
  690. 0x08001138 SystemClock_Config
  691. .text.startup.main
  692. 0x08001188 0xc0 Src\main.o
  693. 0x08001188 main
  694. .text.Error_Handler
  695. 0x08001248 0x2 Src\main.o
  696. 0x08001248 Error_Handler
  697. *fill* 0x0800124a 0x2
  698. .text.HAL_MspInit
  699. 0x0800124c 0x44 Src\stm32f1xx_hal_msp.o
  700. 0x0800124c HAL_MspInit
  701. .text.HAL_UART_MspInit
  702. 0x08001290 0xd8 Src\stm32f1xx_hal_msp.o
  703. 0x08001290 HAL_UART_MspInit
  704. .text.NMI_Handler
  705. 0x08001368 0x2 Src\stm32f1xx_it.o
  706. 0x08001368 NMI_Handler
  707. .text.HardFault_Handler
  708. 0x0800136a 0x2 Src\stm32f1xx_it.o
  709. 0x0800136a HardFault_Handler
  710. .text.MemManage_Handler
  711. 0x0800136c 0x2 Src\stm32f1xx_it.o
  712. 0x0800136c MemManage_Handler
  713. .text.BusFault_Handler
  714. 0x0800136e 0x2 Src\stm32f1xx_it.o
  715. 0x0800136e BusFault_Handler
  716. .text.UsageFault_Handler
  717. 0x08001370 0x2 Src\stm32f1xx_it.o
  718. 0x08001370 UsageFault_Handler
  719. .text.SVC_Handler
  720. 0x08001372 0x2 Src\stm32f1xx_it.o
  721. 0x08001372 SVC_Handler
  722. .text.DebugMon_Handler
  723. 0x08001374 0x2 Src\stm32f1xx_it.o
  724. 0x08001374 DebugMon_Handler
  725. .text.PendSV_Handler
  726. 0x08001376 0x2 Src\stm32f1xx_it.o
  727. 0x08001376 PendSV_Handler
  728. .text.SysTick_Handler
  729. 0x08001378 0x4 Src\stm32f1xx_it.o
  730. 0x08001378 SysTick_Handler
  731. .text.DMA1_Channel4_IRQHandler
  732. 0x0800137c 0xc Src\stm32f1xx_it.o
  733. 0x0800137c DMA1_Channel4_IRQHandler
  734. .text.DMA1_Channel5_IRQHandler
  735. 0x08001388 0xc Src\stm32f1xx_it.o
  736. 0x08001388 DMA1_Channel5_IRQHandler
  737. .text.USART1_IRQHandler
  738. 0x08001394 0xc Src\stm32f1xx_it.o
  739. 0x08001394 USART1_IRQHandler
  740. .text.SystemInit
  741. 0x080013a0 0x4c Src\system_stm32f1xx.o
  742. 0x080013a0 SystemInit
  743. .text.Reset_Handler
  744. 0x080013ec 0x48 startup\startup_stm32f103xe.o
  745. 0x080013ec Reset_Handler
  746. .text.Default_Handler
  747. 0x08001434 0x2 startup\startup_stm32f103xe.o
  748. 0x08001434 RTC_Alarm_IRQHandler
  749. 0x08001434 EXTI2_IRQHandler
  750. 0x08001434 TIM8_TRG_COM_IRQHandler
  751. 0x08001434 TIM8_CC_IRQHandler
  752. 0x08001434 TIM1_CC_IRQHandler
  753. 0x08001434 TIM6_IRQHandler
  754. 0x08001434 PVD_IRQHandler
  755. 0x08001434 SDIO_IRQHandler
  756. 0x08001434 EXTI3_IRQHandler
  757. 0x08001434 EXTI0_IRQHandler
  758. 0x08001434 I2C2_EV_IRQHandler
  759. 0x08001434 ADC1_2_IRQHandler
  760. 0x08001434 SPI1_IRQHandler
  761. 0x08001434 TAMPER_IRQHandler
  762. 0x08001434 TIM8_UP_IRQHandler
  763. 0x08001434 DMA2_Channel2_IRQHandler
  764. 0x08001434 USART3_IRQHandler
  765. 0x08001434 RTC_IRQHandler
  766. 0x08001434 DMA1_Channel7_IRQHandler
  767. 0x08001434 CAN1_RX1_IRQHandler
  768. 0x08001434 UART5_IRQHandler
  769. 0x08001434 ADC3_IRQHandler
  770. 0x08001434 TIM4_IRQHandler
  771. 0x08001434 DMA2_Channel1_IRQHandler
  772. 0x08001434 I2C1_EV_IRQHandler
  773. 0x08001434 DMA1_Channel6_IRQHandler
  774. 0x08001434 UART4_IRQHandler
  775. 0x08001434 TIM3_IRQHandler
  776. 0x08001434 RCC_IRQHandler
  777. 0x08001434 TIM1_TRG_COM_IRQHandler
  778. 0x08001434 DMA1_Channel1_IRQHandler
  779. 0x08001434 Default_Handler
  780. 0x08001434 EXTI15_10_IRQHandler
  781. 0x08001434 TIM7_IRQHandler
  782. 0x08001434 TIM5_IRQHandler
  783. 0x08001434 EXTI9_5_IRQHandler
  784. 0x08001434 SPI2_IRQHandler
  785. 0x08001434 EXTI4_IRQHandler
  786. 0x08001434 USB_LP_CAN1_RX0_IRQHandler
  787. 0x08001434 USB_HP_CAN1_TX_IRQHandler
  788. 0x08001434 DMA1_Channel3_IRQHandler
  789. 0x08001434 FSMC_IRQHandler
  790. 0x08001434 TIM1_UP_IRQHandler
  791. 0x08001434 WWDG_IRQHandler
  792. 0x08001434 TIM2_IRQHandler
  793. 0x08001434 TIM1_BRK_IRQHandler
  794. 0x08001434 EXTI1_IRQHandler
  795. 0x08001434 DMA2_Channel4_5_IRQHandler
  796. 0x08001434 USART2_IRQHandler
  797. 0x08001434 I2C2_ER_IRQHandler
  798. 0x08001434 DMA1_Channel2_IRQHandler
  799. 0x08001434 TIM8_BRK_IRQHandler
  800. 0x08001434 CAN1_SCE_IRQHandler
  801. 0x08001434 FLASH_IRQHandler
  802. 0x08001434 SPI3_IRQHandler
  803. 0x08001434 I2C1_ER_IRQHandler
  804. 0x08001434 USBWakeUp_IRQHandler
  805. 0x08001434 DMA2_Channel3_IRQHandler
  806. *fill* 0x08001436 0x2
  807. .text.__libc_init_array
  808. 0x08001438 0x48 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  809. 0x08001438 __libc_init_array
  810. .text.memset 0x08001480 0x10 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  811. 0x08001480 memset
  812. *(.glue_7)
  813. .glue_7 0x08001490 0x0 linker stubs
  814. *(.glue_7t)
  815. .glue_7t 0x08001490 0x0 linker stubs
  816. *(.eh_frame)
  817. .eh_frame 0x08001490 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  818. *(.init)
  819. .init 0x08001490 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  820. 0x08001490 _init
  821. .init 0x08001494 0x8 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  822. *(.fini)
  823. .fini 0x0800149c 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  824. 0x0800149c _fini
  825. .fini 0x080014a0 0x8 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  826. 0x080014a8 . = ALIGN (0x4)
  827. 0x080014a8 _etext = .
  828. .vfp11_veneer 0x080014a8 0x0
  829. .vfp11_veneer 0x080014a8 0x0 linker stubs
  830. .v4_bx 0x080014a8 0x0
  831. .v4_bx 0x080014a8 0x0 linker stubs
  832. .iplt 0x080014a8 0x0
  833. .iplt 0x080014a8 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  834. .rodata 0x080014a8 0x28
  835. 0x080014a8 . = ALIGN (0x4)
  836. *(.rodata)
  837. .rodata 0x080014a8 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  838. *(.rodata*)
  839. .rodata.AHBPrescTable
  840. 0x080014b8 0x10 Src\system_stm32f1xx.o
  841. 0x080014b8 AHBPrescTable
  842. .rodata.APBPrescTable
  843. 0x080014c8 0x8 Src\system_stm32f1xx.o
  844. 0x080014c8 APBPrescTable
  845. 0x080014d0 . = ALIGN (0x4)
  846. .rel.dyn 0x080014d0 0x0
  847. .rel.iplt 0x080014d0 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  848. .ARM.extab
  849. *(.ARM.extab* .gnu.linkonce.armextab.*)
  850. .ARM 0x080014d0 0x0
  851. 0x080014d0 __exidx_start = .
  852. *(.ARM.exidx*)
  853. 0x080014d0 __exidx_end = .
  854. .preinit_array 0x080014d0 0x0
  855. 0x080014d0 PROVIDE (__preinit_array_start, .)
  856. *(.preinit_array*)
  857. 0x080014d0 PROVIDE (__preinit_array_end, .)
  858. .init_array 0x080014d0 0x4
  859. 0x080014d0 PROVIDE (__init_array_start, .)
  860. *(SORT(.init_array.*))
  861. *(.init_array*)
  862. .init_array 0x080014d0 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  863. 0x080014d4 PROVIDE (__init_array_end, .)
  864. .fini_array 0x080014d4 0x4
  865. [!provide] PROVIDE (__fini_array_start, .)
  866. *(SORT(.fini_array.*))
  867. *(.fini_array*)
  868. .fini_array 0x080014d4 0x4 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  869. [!provide] PROVIDE (__fini_array_end, .)
  870. 0x080014d8 _sidata = LOADADDR (.data)
  871. .data 0x20000000 0xc load address 0x080014d8
  872. 0x20000000 . = ALIGN (0x4)
  873. 0x20000000 _sdata = .
  874. *(.data)
  875. *(.data*)
  876. .data.uwTickFreq
  877. 0x20000000 0x1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  878. 0x20000000 uwTickFreq
  879. *fill* 0x20000001 0x3
  880. .data.uwTickPrio
  881. 0x20000004 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  882. 0x20000004 uwTickPrio
  883. .data.SystemCoreClock
  884. 0x20000008 0x4 Src\system_stm32f1xx.o
  885. 0x20000008 SystemCoreClock
  886. 0x2000000c . = ALIGN (0x4)
  887. 0x2000000c _edata = .
  888. .igot.plt 0x2000000c 0x0 load address 0x080014e4
  889. .igot.plt 0x2000000c 0x0 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  890. 0x2000000c . = ALIGN (0x4)
  891. .bss 0x2000000c 0x120 load address 0x080014e4
  892. 0x2000000c _sbss = .
  893. 0x2000000c __bss_start__ = _sbss
  894. *(.bss)
  895. .bss 0x2000000c 0x1c c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  896. *(.bss*)
  897. *(COMMON)
  898. COMMON 0x20000028 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  899. 0x20000028 uwTick
  900. COMMON 0x2000002c 0x100 Src\main.o
  901. 0x2000002c hdma_usart1_tx
  902. 0x20000070 hdma_usart1_rx
  903. 0x200000b4 huart1
  904. 0x200000f4 ADCvalue
  905. 0x2000012c . = ALIGN (0x4)
  906. 0x2000012c _ebss = .
  907. 0x2000012c __bss_end__ = _ebss
  908. ._user_heap_stack
  909. 0x2000012c 0x600 load address 0x080014e4
  910. 0x2000012c . = ALIGN (0x4)
  911. 0x2000012c PROVIDE (end, .)
  912. [!provide] PROVIDE (_end, .)
  913. 0x2000032c . = (. + _Min_Heap_Size)
  914. *fill* 0x2000012c 0x200
  915. 0x2000072c . = (. + _Min_Stack_Size)
  916. *fill* 0x2000032c 0x400
  917. 0x2000072c . = ALIGN (0x4)
  918. /DISCARD/
  919. libc.a(*)
  920. libm.a(*)
  921. libgcc.a(*)
  922. .ARM.attributes
  923. 0x00000000 0x29
  924. *(.ARM.attributes)
  925. .ARM.attributes
  926. 0x00000000 0x1d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crti.o
  927. .ARM.attributes
  928. 0x0000001d 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtbegin.o
  929. .ARM.attributes
  930. 0x0000004a 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  931. .ARM.attributes
  932. 0x0000007d 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  933. .ARM.attributes
  934. 0x000000b0 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  935. .ARM.attributes
  936. 0x000000e3 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  937. .ARM.attributes
  938. 0x00000116 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  939. .ARM.attributes
  940. 0x00000149 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  941. .ARM.attributes
  942. 0x0000017c 0x33 Src\main.o
  943. .ARM.attributes
  944. 0x000001af 0x33 Src\stm32f1xx_hal_msp.o
  945. .ARM.attributes
  946. 0x000001e2 0x33 Src\stm32f1xx_it.o
  947. .ARM.attributes
  948. 0x00000215 0x33 Src\system_stm32f1xx.o
  949. .ARM.attributes
  950. 0x00000248 0x21 startup\startup_stm32f103xe.o
  951. .ARM.attributes
  952. 0x00000269 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  953. .ARM.attributes
  954. 0x00000296 0x2d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)
  955. .ARM.attributes
  956. 0x000002c3 0x1d c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/armv7-m/crtn.o
  957. OUTPUT(STM32F103_ATTEN_PLL_Zig.elf elf32-littlearm)
  958. .debug_info 0x00000000 0xb89a
  959. .debug_info 0x00000000 0x102e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  960. .debug_info 0x0000102e 0x150f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  961. .debug_info 0x0000253d 0x1047 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  962. .debug_info 0x00003584 0xec2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  963. .debug_info 0x00004446 0x123d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  964. .debug_info 0x00005683 0x1e46 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  965. .debug_info 0x000074c9 0x152d Src\main.o
  966. .debug_info 0x000089f6 0x132d Src\stm32f1xx_hal_msp.o
  967. .debug_info 0x00009d23 0xeb9 Src\stm32f1xx_it.o
  968. .debug_info 0x0000abdc 0xc4d Src\system_stm32f1xx.o
  969. .debug_info 0x0000b829 0x71 startup\startup_stm32f103xe.o
  970. .debug_abbrev 0x00000000 0x1b89
  971. .debug_abbrev 0x00000000 0x315 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  972. .debug_abbrev 0x00000315 0x399 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  973. .debug_abbrev 0x000006ae 0x29e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  974. .debug_abbrev 0x0000094c 0x268 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  975. .debug_abbrev 0x00000bb4 0x367 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  976. .debug_abbrev 0x00000f1b 0x364 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  977. .debug_abbrev 0x0000127f 0x2d0 Src\main.o
  978. .debug_abbrev 0x0000154f 0x237 Src\stm32f1xx_hal_msp.o
  979. .debug_abbrev 0x00001786 0x206 Src\stm32f1xx_it.o
  980. .debug_abbrev 0x0000198c 0x1eb Src\system_stm32f1xx.o
  981. .debug_abbrev 0x00001b77 0x12 startup\startup_stm32f103xe.o
  982. .debug_loc 0x00000000 0x27db
  983. .debug_loc 0x00000000 0x11b Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  984. .debug_loc 0x0000011b 0x46b Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  985. .debug_loc 0x00000586 0x5f2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  986. .debug_loc 0x00000b78 0x35f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  987. .debug_loc 0x00000ed7 0x4c3 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  988. .debug_loc 0x0000139a 0x1311 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  989. .debug_loc 0x000026ab 0x63 Src\stm32f1xx_hal_msp.o
  990. .debug_loc 0x0000270e 0xcd Src\system_stm32f1xx.o
  991. .debug_aranges 0x00000000 0x530
  992. .debug_aranges
  993. 0x00000000 0xc8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  994. .debug_aranges
  995. 0x000000c8 0x90 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  996. .debug_aranges
  997. 0x00000158 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  998. .debug_aranges
  999. 0x000001d0 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1000. .debug_aranges
  1001. 0x00000228 0x88 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1002. .debug_aranges
  1003. 0x000002b0 0x170 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1004. .debug_aranges
  1005. 0x00000420 0x30 Src\main.o
  1006. .debug_aranges
  1007. 0x00000450 0x30 Src\stm32f1xx_hal_msp.o
  1008. .debug_aranges
  1009. 0x00000480 0x60 Src\stm32f1xx_it.o
  1010. .debug_aranges
  1011. 0x000004e0 0x28 Src\system_stm32f1xx.o
  1012. .debug_aranges
  1013. 0x00000508 0x28 startup\startup_stm32f103xe.o
  1014. .debug_ranges 0x00000000 0x6f8
  1015. .debug_ranges 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1016. .debug_ranges 0x000000b8 0x128 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1017. .debug_ranges 0x000001e0 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1018. .debug_ranges 0x00000288 0x68 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1019. .debug_ranges 0x000002f0 0xa0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1020. .debug_ranges 0x00000390 0x190 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1021. .debug_ranges 0x00000520 0xa8 Src\main.o
  1022. .debug_ranges 0x000005c8 0xa8 Src\stm32f1xx_hal_msp.o
  1023. .debug_ranges 0x00000670 0x50 Src\stm32f1xx_it.o
  1024. .debug_ranges 0x000006c0 0x18 Src\system_stm32f1xx.o
  1025. .debug_ranges 0x000006d8 0x20 startup\startup_stm32f103xe.o
  1026. .debug_line 0x00000000 0x350f
  1027. .debug_line 0x00000000 0x45f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1028. .debug_line 0x0000045f 0x469 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1029. .debug_line 0x000008c8 0x7bc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1030. .debug_line 0x00001084 0x47d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1031. .debug_line 0x00001501 0x639 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1032. .debug_line 0x00001b3a 0xc45 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1033. .debug_line 0x0000277f 0x38c Src\main.o
  1034. .debug_line 0x00002b0b 0x38a Src\stm32f1xx_hal_msp.o
  1035. .debug_line 0x00002e95 0x33e Src\stm32f1xx_it.o
  1036. .debug_line 0x000031d3 0x2bf Src\system_stm32f1xx.o
  1037. .debug_line 0x00003492 0x7d startup\startup_stm32f103xe.o
  1038. .debug_str 0x00000000 0x2152
  1039. .debug_str 0x00000000 0xcaa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1040. 0xd4b (size before relaxing)
  1041. .debug_str 0x00000caa 0x2e1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1042. 0xe73 (size before relaxing)
  1043. .debug_str 0x00000f8b 0x3f0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1044. 0xaf3 (size before relaxing)
  1045. .debug_str 0x0000137b 0x1d1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1046. 0x8fc (size before relaxing)
  1047. .debug_str 0x0000154c 0x326 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1048. 0xada (size before relaxing)
  1049. .debug_str 0x00001872 0x6e2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1050. 0x1044 (size before relaxing)
  1051. .debug_str 0x00001f54 0xac Src\main.o
  1052. 0x10b7 (size before relaxing)
  1053. .debug_str 0x00002000 0x1b Src\stm32f1xx_hal_msp.o
  1054. 0xf63 (size before relaxing)
  1055. .debug_str 0x0000201b 0xea Src\stm32f1xx_it.o
  1056. 0xb3d (size before relaxing)
  1057. .debug_str 0x00002105 0x4d Src\system_stm32f1xx.o
  1058. 0x765 (size before relaxing)
  1059. .comment 0x00000000 0x7c
  1060. .comment 0x00000000 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1061. 0x7d (size before relaxing)
  1062. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1063. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1064. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1065. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1066. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1067. .comment 0x0000007c 0x7d Src\main.o
  1068. .comment 0x0000007c 0x7d Src\stm32f1xx_hal_msp.o
  1069. .comment 0x0000007c 0x7d Src\stm32f1xx_it.o
  1070. .comment 0x0000007c 0x7d Src\system_stm32f1xx.o
  1071. .debug_frame 0x00000000 0xce8
  1072. .debug_frame 0x00000000 0x1b0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1073. .debug_frame 0x000001b0 0x120 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1074. .debug_frame 0x000002d0 0x144 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1075. .debug_frame 0x00000414 0xd4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1076. .debug_frame 0x000004e8 0x150 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1077. .debug_frame 0x00000638 0x4a0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1078. .debug_frame 0x00000ad8 0x58 Src\main.o
  1079. .debug_frame 0x00000b30 0x6c Src\stm32f1xx_hal_msp.o
  1080. .debug_frame 0x00000b9c 0xd0 Src\stm32f1xx_it.o
  1081. .debug_frame 0x00000c6c 0x30 Src\system_stm32f1xx.o
  1082. .debug_frame 0x00000c9c 0x2c c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-init.o)
  1083. .debug_frame 0x00000cc8 0x20 c:/program files (x86)/atollic/truestudio for stm32 9.3.0/armtools/bin/../lib/gcc/arm-atollic-eabi/6.3.1/../../../../arm-atollic-eabi/lib/armv7-m\libc_nano.a(lib_a-memset.o)