STM32F103_ATTEN_PLL_Zig.map 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312
  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. 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(_arm_muldivdf3.o)
  13. Src\BDA4601.o (__aeabi_dmul)
  14. 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(_arm_fixunsdfsi.o)
  15. Src\BDA4601.o (__aeabi_d2uiz)
  16. Allocating common symbols
  17. Common symbol size file
  18. uwTick 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  19. pFlash 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  20. Atten_2_1Ghz 0x4 Src\PE43711.o
  21. hadc1 0x30 Src\main.o
  22. huart1 0x40 Src\main.o
  23. hdma_adc1 0x44 Src\main.o
  24. Atten_1_8Ghz 0x4 Src\PE43711.o
  25. ADCvalue 0x38 Src\main.o
  26. Discarded input sections
  27. .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
  28. .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
  29. .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
  30. .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
  31. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  32. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  33. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  34. .text.HAL_MspInit
  35. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  36. .text.HAL_MspDeInit
  37. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  38. .text.HAL_DeInit
  39. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  40. .text.HAL_GetTickPrio
  41. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  42. .text.HAL_SetTickFreq
  43. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  44. .text.HAL_GetTickFreq
  45. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  46. .text.HAL_Delay
  47. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  48. .text.HAL_SuspendTick
  49. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  50. .text.HAL_ResumeTick
  51. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  52. .text.HAL_GetHalVersion
  53. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  54. .text.HAL_GetREVID
  55. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  56. .text.HAL_GetDEVID
  57. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  58. .text.HAL_DBGMCU_EnableDBGSleepMode
  59. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  60. .text.HAL_DBGMCU_DisableDBGSleepMode
  61. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  62. .text.HAL_DBGMCU_EnableDBGStopMode
  63. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  64. .text.HAL_DBGMCU_DisableDBGStopMode
  65. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  66. .text.HAL_DBGMCU_EnableDBGStandbyMode
  67. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  68. .text.HAL_DBGMCU_DisableDBGStandbyMode
  69. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  70. .text.HAL_GetUID
  71. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  72. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  73. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  74. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  75. .text.HAL_ADC_MspInit
  76. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  77. .text.HAL_ADC_MspDeInit
  78. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  79. .text.HAL_ADC_PollForConversion
  80. 0x00000000 0x13c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  81. .text.HAL_ADC_PollForEvent
  82. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  83. .text.HAL_ADC_GetValue
  84. 0x00000000 0x6 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  85. .text.HAL_ADC_LevelOutOfWindowCallback
  86. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  87. .text.HAL_ADC_IRQHandler
  88. 0x00000000 0xec Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  89. .text.HAL_ADC_AnalogWDGConfig
  90. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  91. .text.HAL_ADC_GetState
  92. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  93. .text.HAL_ADC_GetError
  94. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  95. .text.HAL_ADC_Start
  96. 0x00000000 0xc4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  97. .text.HAL_ADC_Start_IT
  98. 0x00000000 0xcc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  99. .text.HAL_ADC_DeInit
  100. 0x00000000 0xc0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  101. .text.HAL_ADC_Stop
  102. 0x00000000 0x34 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  103. .text.HAL_ADC_Stop_IT
  104. 0x00000000 0x3e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  105. .text.HAL_ADC_Stop_DMA
  106. 0x00000000 0x4c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  107. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  108. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  109. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  110. .text.HAL_ADCEx_InjectedStart
  111. 0x00000000 0xac Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  112. .text.HAL_ADCEx_InjectedStop
  113. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  114. .text.HAL_ADCEx_InjectedPollForConversion
  115. 0x00000000 0x138 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  116. .text.HAL_ADCEx_InjectedStart_IT
  117. 0x00000000 0xb4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  118. .text.HAL_ADCEx_InjectedStop_IT
  119. 0x00000000 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  120. .text.HAL_ADCEx_MultiModeStart_DMA
  121. 0x00000000 0xdc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  122. .text.HAL_ADCEx_MultiModeStop_DMA
  123. 0x00000000 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  124. .text.HAL_ADCEx_InjectedGetValue
  125. 0x00000000 0x1e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  126. .text.HAL_ADCEx_MultiModeGetValue
  127. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  128. .text.HAL_ADCEx_InjectedConvCpltCallback
  129. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  130. .text.HAL_ADCEx_InjectedConfigChannel
  131. 0x00000000 0x1ec Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  132. .text.HAL_ADCEx_MultiModeConfigChannel
  133. 0x00000000 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  134. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  135. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  136. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  137. .text.HAL_NVIC_DisableIRQ
  138. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  139. .text.HAL_NVIC_SystemReset
  140. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  141. .text.HAL_NVIC_GetPriorityGrouping
  142. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  143. .text.HAL_NVIC_GetPriority
  144. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  145. .text.HAL_NVIC_SetPendingIRQ
  146. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  147. .text.HAL_NVIC_GetPendingIRQ
  148. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  149. .text.HAL_NVIC_ClearPendingIRQ
  150. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  151. .text.HAL_NVIC_GetActive
  152. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  153. .text.HAL_SYSTICK_CLKSourceConfig
  154. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  155. .text.HAL_SYSTICK_Callback
  156. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  157. .text.HAL_SYSTICK_IRQHandler
  158. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  159. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  160. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  161. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  162. .text.HAL_DMA_DeInit
  163. 0x00000000 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  164. .text.HAL_DMA_Start
  165. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  166. .text.HAL_DMA_Abort
  167. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  168. .text.HAL_DMA_PollForTransfer
  169. 0x00000000 0x364 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  170. .text.HAL_DMA_RegisterCallback
  171. 0x00000000 0x46 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  172. .text.HAL_DMA_UnRegisterCallback
  173. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  174. .text.HAL_DMA_GetState
  175. 0x00000000 0x6 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  176. .text.HAL_DMA_GetError
  177. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  178. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  179. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  180. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  181. .text.FLASH_SetErrorCode
  182. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  183. .text.HAL_FLASH_Program_IT
  184. 0x00000000 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  185. .text.HAL_FLASH_EndOfOperationCallback
  186. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  187. .text.HAL_FLASH_OperationErrorCallback
  188. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  189. .text.HAL_FLASH_IRQHandler
  190. 0x00000000 0x114 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  191. .text.HAL_FLASH_Unlock
  192. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  193. .text.HAL_FLASH_Lock
  194. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  195. .text.HAL_FLASH_OB_Unlock
  196. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  197. .text.HAL_FLASH_OB_Lock
  198. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  199. .text.HAL_FLASH_OB_Launch
  200. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  201. .text.HAL_FLASH_GetError
  202. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  203. .text.FLASH_WaitForLastOperation
  204. 0x00000000 0x54 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  205. .text.HAL_FLASH_Program
  206. 0x00000000 0x8c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  207. .debug_info 0x00000000 0xeeb Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  208. .debug_abbrev 0x00000000 0x373 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  209. .debug_loc 0x00000000 0x334 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  210. .debug_aranges
  211. 0x00000000 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  212. .debug_ranges 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  213. .debug_line 0x00000000 0x51e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  214. .debug_str 0x00000000 0xa13 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  215. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  216. .debug_frame 0x00000000 0x120 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  217. .ARM.attributes
  218. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  219. COMMON 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  220. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  221. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  222. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  223. .text.FLASH_MassErase.isra.0
  224. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  225. .text.FLASH_OB_RDP_LevelConfig
  226. 0x00000000 0x64 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  227. .text.HAL_FLASHEx_OBErase
  228. 0x00000000 0x54 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  229. .text.HAL_FLASHEx_OBProgram
  230. 0x00000000 0x1fc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  231. .text.HAL_FLASHEx_OBGetConfig
  232. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  233. .text.HAL_FLASHEx_OBGetUserData
  234. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  235. .text.FLASH_PageErase
  236. 0x00000000 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  237. .text.HAL_FLASHEx_Erase
  238. 0x00000000 0x9c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  239. .text.HAL_FLASHEx_Erase_IT
  240. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  241. .debug_info 0x00000000 0x13ac Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  242. .debug_abbrev 0x00000000 0x35a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  243. .debug_loc 0x00000000 0x6d0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  244. .debug_aranges
  245. 0x00000000 0x60 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  246. .debug_ranges 0x00000000 0xe0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  247. .debug_line 0x00000000 0x551 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  248. .debug_str 0x00000000 0xb29 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  249. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  250. .debug_frame 0x00000000 0xf0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  251. .ARM.attributes
  252. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  253. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  254. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  255. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  256. .text.HAL_GPIO_DeInit
  257. 0x00000000 0x100 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  258. .text.HAL_GPIO_ReadPin
  259. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  260. .text.HAL_GPIO_TogglePin
  261. 0x00000000 0x8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  262. .text.HAL_GPIO_LockPin
  263. 0x00000000 0x2a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  264. .text.HAL_GPIO_EXTI_Callback
  265. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  266. .text.HAL_GPIO_EXTI_IRQHandler
  267. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  268. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  269. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  270. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  271. .text.HAL_GPIOEx_ConfigEventout
  272. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  273. .text.HAL_GPIOEx_EnableEventout
  274. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  275. .text.HAL_GPIOEx_DisableEventout
  276. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  277. .debug_info 0x00000000 0xa36 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  278. .debug_abbrev 0x00000000 0x1d3 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  279. .debug_loc 0x00000000 0x21 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  280. .debug_aranges
  281. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  282. .debug_ranges 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  283. .debug_line 0x00000000 0x2bd Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  284. .debug_str 0x00000000 0x74d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  285. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  286. .debug_frame 0x00000000 0x40 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  287. .ARM.attributes
  288. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  289. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  290. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  291. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  292. .text.PWR_OverloadWfe
  293. 0x00000000 0x6 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  294. .text.HAL_PWR_DeInit
  295. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  296. .text.HAL_PWR_EnableBkUpAccess
  297. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  298. .text.HAL_PWR_DisableBkUpAccess
  299. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  300. .text.HAL_PWR_ConfigPVD
  301. 0x00000000 0x6c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  302. .text.HAL_PWR_EnablePVD
  303. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  304. .text.HAL_PWR_DisablePVD
  305. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  306. .text.HAL_PWR_EnableWakeUpPin
  307. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  308. .text.HAL_PWR_DisableWakeUpPin
  309. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  310. .text.HAL_PWR_EnterSLEEPMode
  311. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  312. .text.HAL_PWR_EnterSTOPMode
  313. 0x00000000 0x48 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  314. .text.HAL_PWR_EnterSTANDBYMode
  315. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  316. .text.HAL_PWR_EnableSleepOnExit
  317. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  318. .text.HAL_PWR_DisableSleepOnExit
  319. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  320. .text.HAL_PWR_EnableSEVOnPend
  321. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  322. .text.HAL_PWR_DisableSEVOnPend
  323. 0x00000000 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  324. .text.HAL_PWR_PVDCallback
  325. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  326. .text.HAL_PWR_PVD_IRQHandler
  327. 0x00000000 0x1c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  328. .debug_info 0x00000000 0xf9a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  329. .debug_abbrev 0x00000000 0x28a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  330. .debug_loc 0x00000000 0xaa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  331. .debug_aranges
  332. 0x00000000 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  333. .debug_ranges 0x00000000 0x98 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  334. .debug_line 0x00000000 0x452 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  335. .debug_str 0x00000000 0x991 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  336. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  337. .debug_frame 0x00000000 0x140 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  338. .ARM.attributes
  339. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  340. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  341. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  342. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  343. .text.HAL_RCC_DeInit
  344. 0x00000000 0xd0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  345. .text.HAL_RCC_MCOConfig
  346. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  347. .text.HAL_RCC_EnableCSS
  348. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  349. .text.HAL_RCC_DisableCSS
  350. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  351. .text.HAL_RCC_GetHCLKFreq
  352. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  353. .text.HAL_RCC_GetOscConfig
  354. 0x00000000 0x80 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  355. .text.HAL_RCC_GetClockConfig
  356. 0x00000000 0x3c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  357. .text.HAL_RCC_CSSCallback
  358. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  359. .text.HAL_RCC_NMI_IRQHandler
  360. 0x00000000 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  361. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  362. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  363. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  364. .text.HAL_RCCEx_GetPeriphCLKConfig
  365. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  366. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  367. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  368. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  369. .debug_info 0x00000000 0x96d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  370. .debug_abbrev 0x00000000 0x174 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  371. .debug_aranges
  372. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  373. .debug_line 0x00000000 0x23a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  374. .debug_str 0x00000000 0x6ad Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  375. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  376. .ARM.attributes
  377. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  378. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  379. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  380. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  381. .debug_info 0x00000000 0x96d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  382. .debug_abbrev 0x00000000 0x174 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  383. .debug_aranges
  384. 0x00000000 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  385. .debug_line 0x00000000 0x23a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  386. .debug_str 0x00000000 0x6b0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  387. .comment 0x00000000 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  388. .ARM.attributes
  389. 0x00000000 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  390. .text 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  391. .data 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  392. .bss 0x00000000 0x0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  393. .text.UART_WaitOnFlagUntilTimeout.constprop.3
  394. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  395. .text.HAL_UART_MspInit
  396. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  397. .text.HAL_HalfDuplex_Init
  398. 0x00000000 0x64 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  399. .text.HAL_LIN_Init
  400. 0x00000000 0x72 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  401. .text.HAL_MultiProcessor_Init
  402. 0x00000000 0x76 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  403. .text.HAL_UART_MspDeInit
  404. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  405. .text.HAL_UART_DeInit
  406. 0x00000000 0x26 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  407. .text.HAL_UART_Transmit
  408. 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  409. .text.HAL_UART_Receive
  410. 0x00000000 0xbe Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  411. .text.HAL_UART_Transmit_IT
  412. 0x00000000 0x3e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  413. .text.HAL_UART_Receive_IT
  414. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  415. .text.HAL_UART_Transmit_DMA
  416. 0x00000000 0x74 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  417. .text.HAL_UART_Receive_DMA
  418. 0x00000000 0x90 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  419. .text.HAL_UART_DMAPause
  420. 0x00000000 0x5a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  421. .text.HAL_UART_DMAResume
  422. 0x00000000 0x62 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  423. .text.HAL_UART_DMAStop
  424. 0x00000000 0x5e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  425. .text.HAL_UART_Abort
  426. 0x00000000 0x60 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  427. .text.HAL_UART_AbortTransmit
  428. 0x00000000 0x34 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  429. .text.HAL_UART_AbortReceive
  430. 0x00000000 0x3c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  431. .text.UART_DMATransmitCplt
  432. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  433. .text.HAL_UART_TxHalfCpltCallback
  434. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  435. .text.UART_DMATxHalfCplt
  436. 0x00000000 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  437. .text.UART_DMAReceiveCplt
  438. 0x00000000 0x38 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  439. .text.HAL_UART_RxHalfCpltCallback
  440. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  441. .text.UART_DMARxHalfCplt
  442. 0x00000000 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  443. .text.UART_DMAError
  444. 0x00000000 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  445. .text.HAL_UART_AbortCpltCallback
  446. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  447. .text.HAL_UART_Abort_IT
  448. 0x00000000 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  449. .text.UART_DMARxAbortCallback
  450. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  451. .text.UART_DMATxAbortCallback
  452. 0x00000000 0x28 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  453. .text.HAL_UART_AbortTransmitCpltCallback
  454. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  455. .text.HAL_UART_AbortTransmit_IT
  456. 0x00000000 0x50 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  457. .text.UART_DMATxOnlyAbortCallback
  458. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  459. .text.HAL_UART_AbortReceiveCpltCallback
  460. 0x00000000 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  461. .text.HAL_UART_AbortReceive_IT
  462. 0x00000000 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  463. .text.UART_DMARxOnlyAbortCallback
  464. 0x00000000 0x14 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  465. .text.HAL_LIN_SendBreak
  466. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  467. .text.HAL_MultiProcessor_EnterMuteMode
  468. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  469. .text.HAL_MultiProcessor_ExitMuteMode
  470. 0x00000000 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  471. .text.HAL_HalfDuplex_EnableTransmitter
  472. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  473. .text.HAL_HalfDuplex_EnableReceiver
  474. 0x00000000 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  475. .text.HAL_UART_GetState
  476. 0x00000000 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  477. .text.HAL_UART_GetError
  478. 0x00000000 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  479. .text 0x00000000 0x0 Src\BDA4601.o
  480. .data 0x00000000 0x0 Src\BDA4601.o
  481. .bss 0x00000000 0x0 Src\BDA4601.o
  482. .text.BDA4601_atten_ctrl
  483. 0x00000000 0xa8 Src\BDA4601.o
  484. .debug_info 0x00000000 0xc99 Src\BDA4601.o
  485. .debug_abbrev 0x00000000 0x215 Src\BDA4601.o
  486. .debug_loc 0x00000000 0x95 Src\BDA4601.o
  487. .debug_aranges
  488. 0x00000000 0x20 Src\BDA4601.o
  489. .debug_ranges 0x00000000 0x10 Src\BDA4601.o
  490. .debug_line 0x00000000 0x2ba Src\BDA4601.o
  491. .debug_str 0x00000000 0x813 Src\BDA4601.o
  492. .comment 0x00000000 0x7d Src\BDA4601.o
  493. .debug_frame 0x00000000 0x34 Src\BDA4601.o
  494. .ARM.attributes
  495. 0x00000000 0x33 Src\BDA4601.o
  496. .text 0x00000000 0x0 Src\CRC16.o
  497. .data 0x00000000 0x0 Src\CRC16.o
  498. .bss 0x00000000 0x0 Src\CRC16.o
  499. .text.genCRC16
  500. 0x00000000 0x48 Src\CRC16.o
  501. .data.Table_CRC16
  502. 0x00000000 0x200 Src\CRC16.o
  503. .debug_info 0x00000000 0xc2 Src\CRC16.o
  504. .debug_abbrev 0x00000000 0xae Src\CRC16.o
  505. .debug_loc 0x00000000 0xa1 Src\CRC16.o
  506. .debug_aranges
  507. 0x00000000 0x20 Src\CRC16.o
  508. .debug_ranges 0x00000000 0x10 Src\CRC16.o
  509. .debug_line 0x00000000 0x66 Src\CRC16.o
  510. .debug_str 0x00000000 0x131 Src\CRC16.o
  511. .comment 0x00000000 0x7d Src\CRC16.o
  512. .debug_frame 0x00000000 0x28 Src\CRC16.o
  513. .ARM.attributes
  514. 0x00000000 0x33 Src\CRC16.o
  515. .text 0x00000000 0x0 Src\PE43711.o
  516. .data 0x00000000 0x0 Src\PE43711.o
  517. .bss 0x00000000 0x0 Src\PE43711.o
  518. .text.PE43711_PinInit
  519. 0x00000000 0x4c Src\PE43711.o
  520. .text.PE43711_atten_ctrl
  521. 0x00000000 0xa8 Src\PE43711.o
  522. .debug_info 0x00000000 0xccc Src\PE43711.o
  523. .debug_abbrev 0x00000000 0x23e Src\PE43711.o
  524. .debug_loc 0x00000000 0x95 Src\PE43711.o
  525. .debug_aranges
  526. 0x00000000 0x28 Src\PE43711.o
  527. .debug_ranges 0x00000000 0x18 Src\PE43711.o
  528. .debug_line 0x00000000 0x2e5 Src\PE43711.o
  529. .debug_str 0x00000000 0x843 Src\PE43711.o
  530. .comment 0x00000000 0x7d Src\PE43711.o
  531. .debug_frame 0x00000000 0x44 Src\PE43711.o
  532. .ARM.attributes
  533. 0x00000000 0x33 Src\PE43711.o
  534. COMMON 0x00000000 0x8 Src\PE43711.o
  535. .text 0x00000000 0x0 Src\main.o
  536. .data 0x00000000 0x0 Src\main.o
  537. .bss 0x00000000 0x0 Src\main.o
  538. .text 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  539. .data 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  540. .bss 0x00000000 0x0 Src\stm32f1xx_hal_msp.o
  541. .text.HAL_ADC_MspDeInit
  542. 0x00000000 0x50 Src\stm32f1xx_hal_msp.o
  543. .text.HAL_UART_MspDeInit
  544. 0x00000000 0x38 Src\stm32f1xx_hal_msp.o
  545. .text 0x00000000 0x0 Src\stm32f1xx_it.o
  546. .data 0x00000000 0x0 Src\stm32f1xx_it.o
  547. .bss 0x00000000 0x0 Src\stm32f1xx_it.o
  548. .text 0x00000000 0x0 Src\syscalls.o
  549. .data 0x00000000 0x0 Src\syscalls.o
  550. .bss 0x00000000 0x0 Src\syscalls.o
  551. .text.initialise_monitor_handles
  552. 0x00000000 0x2 Src\syscalls.o
  553. .text._getpid 0x00000000 0x4 Src\syscalls.o
  554. .text._kill 0x00000000 0x10 Src\syscalls.o
  555. .text._exit 0x00000000 0xc Src\syscalls.o
  556. .text._read 0x00000000 0x1c Src\syscalls.o
  557. .text._write 0x00000000 0x1c Src\syscalls.o
  558. .text._sbrk 0x00000000 0x34 Src\syscalls.o
  559. .text._close 0x00000000 0x6 Src\syscalls.o
  560. .text._fstat 0x00000000 0xa Src\syscalls.o
  561. .text._isatty 0x00000000 0x4 Src\syscalls.o
  562. .text._lseek 0x00000000 0x4 Src\syscalls.o
  563. .text._open 0x00000000 0xa Src\syscalls.o
  564. .text._wait 0x00000000 0x10 Src\syscalls.o
  565. .text._unlink 0x00000000 0x10 Src\syscalls.o
  566. .text._times 0x00000000 0x6 Src\syscalls.o
  567. .text._stat 0x00000000 0xa Src\syscalls.o
  568. .text._link 0x00000000 0x10 Src\syscalls.o
  569. .text._fork 0x00000000 0x10 Src\syscalls.o
  570. .text._execve 0x00000000 0x10 Src\syscalls.o
  571. .bss.__env 0x00000000 0x4 Src\syscalls.o
  572. .bss.heap_end.5887
  573. 0x00000000 0x4 Src\syscalls.o
  574. .data.environ 0x00000000 0x4 Src\syscalls.o
  575. .debug_info 0x00000000 0xfe1 Src\syscalls.o
  576. .debug_abbrev 0x00000000 0x2d9 Src\syscalls.o
  577. .debug_loc 0x00000000 0x3ef Src\syscalls.o
  578. .debug_aranges
  579. 0x00000000 0xb0 Src\syscalls.o
  580. .debug_ranges 0x00000000 0xa0 Src\syscalls.o
  581. .debug_line 0x00000000 0x3c0 Src\syscalls.o
  582. .debug_str 0x00000000 0x850 Src\syscalls.o
  583. .comment 0x00000000 0x7d Src\syscalls.o
  584. .debug_frame 0x00000000 0x1a8 Src\syscalls.o
  585. .ARM.attributes
  586. 0x00000000 0x33 Src\syscalls.o
  587. .text 0x00000000 0x0 Src\system_stm32f1xx.o
  588. .data 0x00000000 0x0 Src\system_stm32f1xx.o
  589. .bss 0x00000000 0x0 Src\system_stm32f1xx.o
  590. .text.SystemCoreClockUpdate
  591. 0x00000000 0x5c Src\system_stm32f1xx.o
  592. .text 0x00000000 0x14 startup\startup_stm32f103xe.o
  593. .data 0x00000000 0x0 startup\startup_stm32f103xe.o
  594. .bss 0x00000000 0x0 startup\startup_stm32f103xe.o
  595. .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)
  596. .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)
  597. .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)
  598. .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)
  599. .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)
  600. .ARM.attributes
  601. 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)
  602. .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)
  603. .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)
  604. .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)
  605. .data._impure_ptr
  606. 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)
  607. .data.impure_data
  608. 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)
  609. .rodata._global_impure_ptr
  610. 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)
  611. .ARM.attributes
  612. 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)
  613. .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)
  614. .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)
  615. .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)
  616. .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)
  617. .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)
  618. .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)
  619. .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)
  620. .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)
  621. .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)
  622. .ARM.attributes
  623. 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)
  624. .text 0x00000000 0x424 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(_arm_muldivdf3.o)
  625. .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(_arm_muldivdf3.o)
  626. .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(_arm_muldivdf3.o)
  627. .debug_frame 0x00000000 0x50 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(_arm_muldivdf3.o)
  628. .ARM.attributes
  629. 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(_arm_muldivdf3.o)
  630. .text 0x00000000 0x40 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(_arm_fixunsdfsi.o)
  631. .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(_arm_fixunsdfsi.o)
  632. .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(_arm_fixunsdfsi.o)
  633. .debug_frame 0x00000000 0x24 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(_arm_fixunsdfsi.o)
  634. .ARM.attributes
  635. 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(_arm_fixunsdfsi.o)
  636. .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
  637. .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
  638. .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
  639. .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
  640. .ARM.attributes
  641. 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
  642. .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
  643. .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
  644. .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
  645. Memory Configuration
  646. Name Origin Length Attributes
  647. RAM 0x20000000 0x00010000 xrw
  648. FLASH 0x08000000 0x00080000 xr
  649. *default* 0x00000000 0xffffffff
  650. Linker script and memory map
  651. 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
  652. 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
  653. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  654. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  655. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  656. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  657. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  658. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.o
  659. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.o
  660. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  661. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.o
  662. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.o
  663. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  664. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  665. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.o
  666. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.o
  667. LOAD Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  668. LOAD Src\BDA4601.o
  669. LOAD Src\CRC16.o
  670. LOAD Src\PE43711.o
  671. LOAD Src\main.o
  672. LOAD Src\stm32f1xx_hal_msp.o
  673. LOAD Src\stm32f1xx_it.o
  674. LOAD Src\syscalls.o
  675. LOAD Src\system_stm32f1xx.o
  676. LOAD startup\startup_stm32f103xe.o
  677. 0x00000080 malloc_getpagesize_P = 0x80
  678. START GROUP
  679. 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
  680. 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
  681. END GROUP
  682. START GROUP
  683. 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
  684. 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
  685. END GROUP
  686. START GROUP
  687. 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
  688. 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
  689. 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
  690. END GROUP
  691. START GROUP
  692. 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
  693. 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
  694. 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
  695. END GROUP
  696. 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
  697. 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
  698. 0x20010000 _estack = 0x20010000
  699. 0x00000200 _Min_Heap_Size = 0x200
  700. 0x00000400 _Min_Stack_Size = 0x400
  701. .isr_vector 0x08000000 0x1e4
  702. 0x08000000 . = ALIGN (0x4)
  703. *(.isr_vector)
  704. .isr_vector 0x08000000 0x1e4 startup\startup_stm32f103xe.o
  705. 0x08000000 g_pfnVectors
  706. 0x080001e4 . = ALIGN (0x4)
  707. .text 0x080001e4 0x1d54
  708. 0x080001e4 . = ALIGN (0x4)
  709. *(.text)
  710. .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
  711. *(.text*)
  712. .text.HAL_InitTick
  713. 0x08000224 0x48 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  714. 0x08000224 HAL_InitTick
  715. .text.HAL_Init
  716. 0x0800026c 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  717. 0x0800026c HAL_Init
  718. .text.HAL_IncTick
  719. 0x08000290 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  720. 0x08000290 HAL_IncTick
  721. .text.HAL_GetTick
  722. 0x080002a8 0xc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  723. 0x080002a8 HAL_GetTick
  724. .text.HAL_ADC_ConvCpltCallback
  725. 0x080002b4 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  726. 0x080002b4 HAL_ADC_ConvCpltCallback
  727. .text.ADC_DMAConvCplt
  728. 0x080002b6 0x4e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  729. 0x080002b6 ADC_DMAConvCplt
  730. .text.HAL_ADC_ConvHalfCpltCallback
  731. 0x08000304 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  732. 0x08000304 HAL_ADC_ConvHalfCpltCallback
  733. .text.ADC_DMAHalfConvCplt
  734. 0x08000306 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  735. 0x08000306 ADC_DMAHalfConvCplt
  736. .text.HAL_ADC_ErrorCallback
  737. 0x08000310 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  738. 0x08000310 HAL_ADC_ErrorCallback
  739. .text.ADC_DMAError
  740. 0x08000312 0x1a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  741. 0x08000312 ADC_DMAError
  742. .text.HAL_ADC_ConfigChannel
  743. 0x0800032c 0x108 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  744. 0x0800032c HAL_ADC_ConfigChannel
  745. .text.ADC_Enable
  746. 0x08000434 0x70 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  747. 0x08000434 ADC_Enable
  748. .text.HAL_ADC_Start_DMA
  749. 0x080004a4 0x11c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  750. 0x080004a4 HAL_ADC_Start_DMA
  751. .text.ADC_ConversionStop_Disable
  752. 0x080005c0 0x44 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  753. 0x080005c0 ADC_ConversionStop_Disable
  754. .text.HAL_ADC_Init
  755. 0x08000604 0x114 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  756. 0x08000604 HAL_ADC_Init
  757. .text.HAL_ADCEx_Calibration_Start
  758. 0x08000718 0xd0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  759. 0x08000718 HAL_ADCEx_Calibration_Start
  760. .text.HAL_NVIC_SetPriorityGrouping
  761. 0x080007e8 0x24 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  762. 0x080007e8 HAL_NVIC_SetPriorityGrouping
  763. .text.HAL_NVIC_SetPriority
  764. 0x0800080c 0x68 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  765. 0x0800080c HAL_NVIC_SetPriority
  766. .text.HAL_NVIC_EnableIRQ
  767. 0x08000874 0x18 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  768. 0x08000874 HAL_NVIC_EnableIRQ
  769. .text.HAL_SYSTICK_Config
  770. 0x0800088c 0x2c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  771. 0x0800088c HAL_SYSTICK_Config
  772. .text.HAL_DMA_Init
  773. 0x080008b8 0x80 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  774. 0x080008b8 HAL_DMA_Init
  775. .text.HAL_DMA_Start_IT
  776. 0x08000938 0x7a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  777. 0x08000938 HAL_DMA_Start_IT
  778. *fill* 0x080009b2 0x2
  779. .text.HAL_DMA_Abort_IT
  780. 0x080009b4 0xdc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  781. 0x080009b4 HAL_DMA_Abort_IT
  782. .text.HAL_DMA_IRQHandler
  783. 0x08000a90 0x1b8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  784. 0x08000a90 HAL_DMA_IRQHandler
  785. .text.HAL_GPIO_Init
  786. 0x08000c48 0x1d8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  787. 0x08000c48 HAL_GPIO_Init
  788. .text.HAL_GPIO_WritePin
  789. 0x08000e20 0xa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  790. 0x08000e20 HAL_GPIO_WritePin
  791. *fill* 0x08000e2a 0x2
  792. .text.HAL_RCC_OscConfig
  793. 0x08000e2c 0x318 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  794. 0x08000e2c HAL_RCC_OscConfig
  795. .text.HAL_RCC_GetSysClockFreq
  796. 0x08001144 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  797. 0x08001144 HAL_RCC_GetSysClockFreq
  798. .text.HAL_RCC_ClockConfig
  799. 0x080011bc 0x164 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  800. 0x080011bc HAL_RCC_ClockConfig
  801. .text.HAL_RCC_GetPCLK1Freq
  802. 0x08001320 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  803. 0x08001320 HAL_RCC_GetPCLK1Freq
  804. .text.HAL_RCC_GetPCLK2Freq
  805. 0x08001340 0x20 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  806. 0x08001340 HAL_RCC_GetPCLK2Freq
  807. .text.HAL_RCCEx_PeriphCLKConfig
  808. 0x08001360 0xf0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  809. 0x08001360 HAL_RCCEx_PeriphCLKConfig
  810. .text.HAL_RCCEx_GetPeriphCLKFreq
  811. 0x08001450 0x104 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  812. 0x08001450 HAL_RCCEx_GetPeriphCLKFreq
  813. .text.UART_EndRxTransfer
  814. 0x08001554 0x1a Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  815. *fill* 0x0800156e 0x2
  816. .text.UART_SetConfig
  817. 0x08001570 0x13c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  818. .text.HAL_UART_Init
  819. 0x080016ac 0x5c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  820. 0x080016ac HAL_UART_Init
  821. .text.HAL_UART_TxCpltCallback
  822. 0x08001708 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  823. 0x08001708 HAL_UART_TxCpltCallback
  824. .text.HAL_UART_RxCpltCallback
  825. 0x0800170a 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  826. 0x0800170a HAL_UART_RxCpltCallback
  827. .text.UART_Receive_IT
  828. 0x0800170c 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  829. .text.HAL_UART_ErrorCallback
  830. 0x08001788 0x2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  831. 0x08001788 HAL_UART_ErrorCallback
  832. *fill* 0x0800178a 0x2
  833. .text.HAL_UART_IRQHandler
  834. 0x0800178c 0x140 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  835. 0x0800178c HAL_UART_IRQHandler
  836. .text.UART_DMAAbortOnError
  837. 0x080018cc 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  838. .text.SystemClock_Config
  839. 0x080018dc 0x6a Src\main.o
  840. 0x080018dc SystemClock_Config
  841. *fill* 0x08001946 0x2
  842. .text.startup.main
  843. 0x08001948 0x320 Src\main.o
  844. 0x08001948 main
  845. .text.Error_Handler
  846. 0x08001c68 0x2 Src\main.o
  847. 0x08001c68 Error_Handler
  848. *fill* 0x08001c6a 0x2
  849. .text.HAL_MspInit
  850. 0x08001c6c 0x44 Src\stm32f1xx_hal_msp.o
  851. 0x08001c6c HAL_MspInit
  852. .text.HAL_ADC_MspInit
  853. 0x08001cb0 0xdc Src\stm32f1xx_hal_msp.o
  854. 0x08001cb0 HAL_ADC_MspInit
  855. .text.HAL_UART_MspInit
  856. 0x08001d8c 0x78 Src\stm32f1xx_hal_msp.o
  857. 0x08001d8c HAL_UART_MspInit
  858. .text.NMI_Handler
  859. 0x08001e04 0x2 Src\stm32f1xx_it.o
  860. 0x08001e04 NMI_Handler
  861. .text.HardFault_Handler
  862. 0x08001e06 0x2 Src\stm32f1xx_it.o
  863. 0x08001e06 HardFault_Handler
  864. .text.MemManage_Handler
  865. 0x08001e08 0x2 Src\stm32f1xx_it.o
  866. 0x08001e08 MemManage_Handler
  867. .text.BusFault_Handler
  868. 0x08001e0a 0x2 Src\stm32f1xx_it.o
  869. 0x08001e0a BusFault_Handler
  870. .text.UsageFault_Handler
  871. 0x08001e0c 0x2 Src\stm32f1xx_it.o
  872. 0x08001e0c UsageFault_Handler
  873. .text.SVC_Handler
  874. 0x08001e0e 0x2 Src\stm32f1xx_it.o
  875. 0x08001e0e SVC_Handler
  876. .text.DebugMon_Handler
  877. 0x08001e10 0x2 Src\stm32f1xx_it.o
  878. 0x08001e10 DebugMon_Handler
  879. .text.PendSV_Handler
  880. 0x08001e12 0x2 Src\stm32f1xx_it.o
  881. 0x08001e12 PendSV_Handler
  882. .text.SysTick_Handler
  883. 0x08001e14 0x4 Src\stm32f1xx_it.o
  884. 0x08001e14 SysTick_Handler
  885. .text.DMA1_Channel1_IRQHandler
  886. 0x08001e18 0xc Src\stm32f1xx_it.o
  887. 0x08001e18 DMA1_Channel1_IRQHandler
  888. .text.USART1_IRQHandler
  889. 0x08001e24 0xc Src\stm32f1xx_it.o
  890. 0x08001e24 USART1_IRQHandler
  891. .text.SystemInit
  892. 0x08001e30 0x4c Src\system_stm32f1xx.o
  893. 0x08001e30 SystemInit
  894. .text.Reset_Handler
  895. 0x08001e7c 0x48 startup\startup_stm32f103xe.o
  896. 0x08001e7c Reset_Handler
  897. .text.Default_Handler
  898. 0x08001ec4 0x2 startup\startup_stm32f103xe.o
  899. 0x08001ec4 RTC_Alarm_IRQHandler
  900. 0x08001ec4 EXTI2_IRQHandler
  901. 0x08001ec4 TIM8_TRG_COM_IRQHandler
  902. 0x08001ec4 TIM8_CC_IRQHandler
  903. 0x08001ec4 TIM1_CC_IRQHandler
  904. 0x08001ec4 TIM6_IRQHandler
  905. 0x08001ec4 PVD_IRQHandler
  906. 0x08001ec4 SDIO_IRQHandler
  907. 0x08001ec4 EXTI3_IRQHandler
  908. 0x08001ec4 EXTI0_IRQHandler
  909. 0x08001ec4 I2C2_EV_IRQHandler
  910. 0x08001ec4 ADC1_2_IRQHandler
  911. 0x08001ec4 SPI1_IRQHandler
  912. 0x08001ec4 TAMPER_IRQHandler
  913. 0x08001ec4 TIM8_UP_IRQHandler
  914. 0x08001ec4 DMA2_Channel2_IRQHandler
  915. 0x08001ec4 DMA1_Channel4_IRQHandler
  916. 0x08001ec4 USART3_IRQHandler
  917. 0x08001ec4 RTC_IRQHandler
  918. 0x08001ec4 DMA1_Channel7_IRQHandler
  919. 0x08001ec4 CAN1_RX1_IRQHandler
  920. 0x08001ec4 UART5_IRQHandler
  921. 0x08001ec4 ADC3_IRQHandler
  922. 0x08001ec4 TIM4_IRQHandler
  923. 0x08001ec4 DMA2_Channel1_IRQHandler
  924. 0x08001ec4 I2C1_EV_IRQHandler
  925. 0x08001ec4 DMA1_Channel6_IRQHandler
  926. 0x08001ec4 UART4_IRQHandler
  927. 0x08001ec4 TIM3_IRQHandler
  928. 0x08001ec4 RCC_IRQHandler
  929. 0x08001ec4 TIM1_TRG_COM_IRQHandler
  930. 0x08001ec4 Default_Handler
  931. 0x08001ec4 EXTI15_10_IRQHandler
  932. 0x08001ec4 TIM7_IRQHandler
  933. 0x08001ec4 TIM5_IRQHandler
  934. 0x08001ec4 EXTI9_5_IRQHandler
  935. 0x08001ec4 SPI2_IRQHandler
  936. 0x08001ec4 DMA1_Channel5_IRQHandler
  937. 0x08001ec4 EXTI4_IRQHandler
  938. 0x08001ec4 USB_LP_CAN1_RX0_IRQHandler
  939. 0x08001ec4 USB_HP_CAN1_TX_IRQHandler
  940. 0x08001ec4 DMA1_Channel3_IRQHandler
  941. 0x08001ec4 FSMC_IRQHandler
  942. 0x08001ec4 TIM1_UP_IRQHandler
  943. 0x08001ec4 WWDG_IRQHandler
  944. 0x08001ec4 TIM2_IRQHandler
  945. 0x08001ec4 TIM1_BRK_IRQHandler
  946. 0x08001ec4 EXTI1_IRQHandler
  947. 0x08001ec4 DMA2_Channel4_5_IRQHandler
  948. 0x08001ec4 USART2_IRQHandler
  949. 0x08001ec4 I2C2_ER_IRQHandler
  950. 0x08001ec4 DMA1_Channel2_IRQHandler
  951. 0x08001ec4 TIM8_BRK_IRQHandler
  952. 0x08001ec4 CAN1_SCE_IRQHandler
  953. 0x08001ec4 FLASH_IRQHandler
  954. 0x08001ec4 SPI3_IRQHandler
  955. 0x08001ec4 I2C1_ER_IRQHandler
  956. 0x08001ec4 USBWakeUp_IRQHandler
  957. 0x08001ec4 DMA2_Channel3_IRQHandler
  958. *fill* 0x08001ec6 0x2
  959. .text.__libc_init_array
  960. 0x08001ec8 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)
  961. 0x08001ec8 __libc_init_array
  962. .text.memset 0x08001f10 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)
  963. 0x08001f10 memset
  964. *(.glue_7)
  965. .glue_7 0x08001f20 0x0 linker stubs
  966. *(.glue_7t)
  967. .glue_7t 0x08001f20 0x0 linker stubs
  968. *(.eh_frame)
  969. .eh_frame 0x08001f20 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
  970. *(.init)
  971. .init 0x08001f20 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
  972. 0x08001f20 _init
  973. .init 0x08001f24 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
  974. *(.fini)
  975. .fini 0x08001f2c 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
  976. 0x08001f2c _fini
  977. .fini 0x08001f30 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
  978. 0x08001f38 . = ALIGN (0x4)
  979. 0x08001f38 _etext = .
  980. .vfp11_veneer 0x08001f38 0x0
  981. .vfp11_veneer 0x08001f38 0x0 linker stubs
  982. .v4_bx 0x08001f38 0x0
  983. .v4_bx 0x08001f38 0x0 linker stubs
  984. .iplt 0x08001f38 0x0
  985. .iplt 0x08001f38 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
  986. .rodata 0x08001f38 0x38
  987. 0x08001f38 . = ALIGN (0x4)
  988. *(.rodata)
  989. .rodata 0x08001f38 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  990. .rodata 0x08001f48 0x10 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  991. *(.rodata*)
  992. .rodata.AHBPrescTable
  993. 0x08001f58 0x10 Src\system_stm32f1xx.o
  994. 0x08001f58 AHBPrescTable
  995. .rodata.APBPrescTable
  996. 0x08001f68 0x8 Src\system_stm32f1xx.o
  997. 0x08001f68 APBPrescTable
  998. 0x08001f70 . = ALIGN (0x4)
  999. .rel.dyn 0x08001f70 0x0
  1000. .rel.iplt 0x08001f70 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
  1001. .ARM.extab
  1002. *(.ARM.extab* .gnu.linkonce.armextab.*)
  1003. .ARM 0x08001f70 0x0
  1004. 0x08001f70 __exidx_start = .
  1005. *(.ARM.exidx*)
  1006. 0x08001f70 __exidx_end = .
  1007. .preinit_array 0x08001f70 0x0
  1008. 0x08001f70 PROVIDE (__preinit_array_start, .)
  1009. *(.preinit_array*)
  1010. 0x08001f70 PROVIDE (__preinit_array_end, .)
  1011. .init_array 0x08001f70 0x4
  1012. 0x08001f70 PROVIDE (__init_array_start, .)
  1013. *(SORT(.init_array.*))
  1014. *(.init_array*)
  1015. .init_array 0x08001f70 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
  1016. 0x08001f74 PROVIDE (__init_array_end, .)
  1017. .fini_array 0x08001f74 0x4
  1018. [!provide] PROVIDE (__fini_array_start, .)
  1019. *(SORT(.fini_array.*))
  1020. *(.fini_array*)
  1021. .fini_array 0x08001f74 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
  1022. [!provide] PROVIDE (__fini_array_end, .)
  1023. 0x08001f78 _sidata = LOADADDR (.data)
  1024. .data 0x20000000 0xc load address 0x08001f78
  1025. 0x20000000 . = ALIGN (0x4)
  1026. 0x20000000 _sdata = .
  1027. *(.data)
  1028. *(.data*)
  1029. .data.uwTickFreq
  1030. 0x20000000 0x1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1031. 0x20000000 uwTickFreq
  1032. *fill* 0x20000001 0x3
  1033. .data.uwTickPrio
  1034. 0x20000004 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1035. 0x20000004 uwTickPrio
  1036. .data.SystemCoreClock
  1037. 0x20000008 0x4 Src\system_stm32f1xx.o
  1038. 0x20000008 SystemCoreClock
  1039. 0x2000000c . = ALIGN (0x4)
  1040. 0x2000000c _edata = .
  1041. .igot.plt 0x2000000c 0x0 load address 0x08001f84
  1042. .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
  1043. 0x2000000c . = ALIGN (0x4)
  1044. .bss 0x2000000c 0x10c load address 0x08001f84
  1045. 0x2000000c _sbss = .
  1046. 0x2000000c __bss_start__ = _sbss
  1047. *(.bss)
  1048. .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
  1049. *(.bss*)
  1050. *(COMMON)
  1051. COMMON 0x20000028 0x4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1052. 0x20000028 uwTick
  1053. COMMON 0x2000002c 0xec Src\main.o
  1054. 0x2000002c hadc1
  1055. 0x2000005c huart1
  1056. 0x2000009c hdma_adc1
  1057. 0x200000e0 ADCvalue
  1058. 0x20000118 . = ALIGN (0x4)
  1059. 0x20000118 _ebss = .
  1060. 0x20000118 __bss_end__ = _ebss
  1061. ._user_heap_stack
  1062. 0x20000118 0x600 load address 0x08001f84
  1063. 0x20000118 . = ALIGN (0x4)
  1064. 0x20000118 PROVIDE (end, .)
  1065. [!provide] PROVIDE (_end, .)
  1066. 0x20000318 . = (. + _Min_Heap_Size)
  1067. *fill* 0x20000118 0x200
  1068. 0x20000718 . = (. + _Min_Stack_Size)
  1069. *fill* 0x20000318 0x400
  1070. 0x20000718 . = ALIGN (0x4)
  1071. /DISCARD/
  1072. libc.a(*)
  1073. libm.a(*)
  1074. libgcc.a(*)
  1075. .ARM.attributes
  1076. 0x00000000 0x29
  1077. *(.ARM.attributes)
  1078. .ARM.attributes
  1079. 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
  1080. .ARM.attributes
  1081. 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
  1082. .ARM.attributes
  1083. 0x0000004a 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1084. .ARM.attributes
  1085. 0x0000007d 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1086. .ARM.attributes
  1087. 0x000000b0 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1088. .ARM.attributes
  1089. 0x000000e3 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1090. .ARM.attributes
  1091. 0x00000116 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1092. .ARM.attributes
  1093. 0x00000149 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1094. .ARM.attributes
  1095. 0x0000017c 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1096. .ARM.attributes
  1097. 0x000001af 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1098. .ARM.attributes
  1099. 0x000001e2 0x33 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1100. .ARM.attributes
  1101. 0x00000215 0x33 Src\main.o
  1102. .ARM.attributes
  1103. 0x00000248 0x33 Src\stm32f1xx_hal_msp.o
  1104. .ARM.attributes
  1105. 0x0000027b 0x33 Src\stm32f1xx_it.o
  1106. .ARM.attributes
  1107. 0x000002ae 0x33 Src\system_stm32f1xx.o
  1108. .ARM.attributes
  1109. 0x000002e1 0x21 startup\startup_stm32f103xe.o
  1110. .ARM.attributes
  1111. 0x00000302 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)
  1112. .ARM.attributes
  1113. 0x0000032f 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)
  1114. .ARM.attributes
  1115. 0x0000035c 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
  1116. OUTPUT(STM32F103_ATTEN_PLL_Zig.elf elf32-littlearm)
  1117. .debug_info 0x00000000 0xfa01
  1118. .debug_info 0x00000000 0x102e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1119. .debug_info 0x0000102e 0x16a1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1120. .debug_info 0x000026cf 0x138b Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1121. .debug_info 0x00003a5a 0x150f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1122. .debug_info 0x00004f69 0x1047 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1123. .debug_info 0x00005fb0 0xec2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1124. .debug_info 0x00006e72 0x123d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1125. .debug_info 0x000080af 0xccc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1126. .debug_info 0x00008d7b 0x1e46 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1127. .debug_info 0x0000abc1 0x1c9f Src\main.o
  1128. .debug_info 0x0000c860 0x1654 Src\stm32f1xx_hal_msp.o
  1129. .debug_info 0x0000deb4 0xe8f Src\stm32f1xx_it.o
  1130. .debug_info 0x0000ed43 0xc4d Src\system_stm32f1xx.o
  1131. .debug_info 0x0000f990 0x71 startup\startup_stm32f103xe.o
  1132. .debug_abbrev 0x00000000 0x2402
  1133. .debug_abbrev 0x00000000 0x315 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1134. .debug_abbrev 0x00000315 0x2fb Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1135. .debug_abbrev 0x00000610 0x296 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1136. .debug_abbrev 0x000008a6 0x399 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1137. .debug_abbrev 0x00000c3f 0x29e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1138. .debug_abbrev 0x00000edd 0x268 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1139. .debug_abbrev 0x00001145 0x367 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1140. .debug_abbrev 0x000014ac 0x285 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1141. .debug_abbrev 0x00001731 0x364 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1142. .debug_abbrev 0x00001a95 0x30f Src\main.o
  1143. .debug_abbrev 0x00001da4 0x25b Src\stm32f1xx_hal_msp.o
  1144. .debug_abbrev 0x00001fff 0x206 Src\stm32f1xx_it.o
  1145. .debug_abbrev 0x00002205 0x1eb Src\system_stm32f1xx.o
  1146. .debug_abbrev 0x000023f0 0x12 startup\startup_stm32f103xe.o
  1147. .debug_loc 0x00000000 0x3b1d
  1148. .debug_loc 0x00000000 0x11b Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1149. .debug_loc 0x0000011b 0x87e Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1150. .debug_loc 0x00000999 0x769 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1151. .debug_loc 0x00001102 0x46b Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1152. .debug_loc 0x0000156d 0x5f2 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1153. .debug_loc 0x00001b5f 0x35f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1154. .debug_loc 0x00001ebe 0x4c3 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1155. .debug_loc 0x00002381 0x303 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1156. .debug_loc 0x00002684 0x1311 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1157. .debug_loc 0x00003995 0xbb Src\stm32f1xx_hal_msp.o
  1158. .debug_loc 0x00003a50 0xcd Src\system_stm32f1xx.o
  1159. .debug_aranges 0x00000000 0x6b0
  1160. .debug_aranges
  1161. 0x00000000 0xc8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1162. .debug_aranges
  1163. 0x000000c8 0xc8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1164. .debug_aranges
  1165. 0x00000190 0x80 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1166. .debug_aranges
  1167. 0x00000210 0x90 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1168. .debug_aranges
  1169. 0x000002a0 0x78 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1170. .debug_aranges
  1171. 0x00000318 0x58 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1172. .debug_aranges
  1173. 0x00000370 0x88 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1174. .debug_aranges
  1175. 0x000003f8 0x30 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1176. .debug_aranges
  1177. 0x00000428 0x170 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1178. .debug_aranges
  1179. 0x00000598 0x30 Src\main.o
  1180. .debug_aranges
  1181. 0x000005c8 0x40 Src\stm32f1xx_hal_msp.o
  1182. .debug_aranges
  1183. 0x00000608 0x58 Src\stm32f1xx_it.o
  1184. .debug_aranges
  1185. 0x00000660 0x28 Src\system_stm32f1xx.o
  1186. .debug_aranges
  1187. 0x00000688 0x28 startup\startup_stm32f103xe.o
  1188. .debug_ranges 0x00000000 0x930
  1189. .debug_ranges 0x00000000 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1190. .debug_ranges 0x000000b8 0xb8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1191. .debug_ranges 0x00000170 0x70 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1192. .debug_ranges 0x000001e0 0x128 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1193. .debug_ranges 0x00000308 0xa8 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1194. .debug_ranges 0x000003b0 0x68 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1195. .debug_ranges 0x00000418 0xa0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1196. .debug_ranges 0x000004b8 0x40 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1197. .debug_ranges 0x000004f8 0x190 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1198. .debug_ranges 0x00000688 0x140 Src\main.o
  1199. .debug_ranges 0x000007c8 0xe8 Src\stm32f1xx_hal_msp.o
  1200. .debug_ranges 0x000008b0 0x48 Src\stm32f1xx_it.o
  1201. .debug_ranges 0x000008f8 0x18 Src\system_stm32f1xx.o
  1202. .debug_ranges 0x00000910 0x20 startup\startup_stm32f103xe.o
  1203. .debug_line 0x00000000 0x49ed
  1204. .debug_line 0x00000000 0x45f Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1205. .debug_line 0x0000045f 0x863 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1206. .debug_line 0x00000cc2 0x737 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1207. .debug_line 0x000013f9 0x469 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1208. .debug_line 0x00001862 0x7bc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1209. .debug_line 0x0000201e 0x47d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1210. .debug_line 0x0000249b 0x639 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1211. .debug_line 0x00002ad4 0x3ce Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1212. .debug_line 0x00002ea2 0xc45 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1213. .debug_line 0x00003ae7 0x4b1 Src\main.o
  1214. .debug_line 0x00003f98 0x3ec Src\stm32f1xx_hal_msp.o
  1215. .debug_line 0x00004384 0x32d Src\stm32f1xx_it.o
  1216. .debug_line 0x000046b1 0x2bf Src\system_stm32f1xx.o
  1217. .debug_line 0x00004970 0x7d startup\startup_stm32f103xe.o
  1218. .debug_str 0x00000000 0x294a
  1219. .debug_str 0x00000000 0xcaa Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1220. 0xd4b (size before relaxing)
  1221. .debug_str 0x00000caa 0x630 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1222. 0xd83 (size before relaxing)
  1223. .debug_str 0x000012da 0x291 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1224. 0xd36 (size before relaxing)
  1225. .debug_str 0x0000156b 0x2e1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1226. 0xe73 (size before relaxing)
  1227. .debug_str 0x0000184c 0x220 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1228. 0xaf3 (size before relaxing)
  1229. .debug_str 0x00001a6c 0x1d1 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1230. 0x8fc (size before relaxing)
  1231. .debug_str 0x00001c3d 0x317 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1232. 0xada (size before relaxing)
  1233. .debug_str 0x00001f54 0x136 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1234. 0x8f5 (size before relaxing)
  1235. .debug_str 0x0000208a 0x6dc Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1236. 0x1044 (size before relaxing)
  1237. .debug_str 0x00002766 0xab Src\main.o
  1238. 0x12fb (size before relaxing)
  1239. .debug_str 0x00002811 0x1b Src\stm32f1xx_hal_msp.o
  1240. 0x1070 (size before relaxing)
  1241. .debug_str 0x0000282c 0xd1 Src\stm32f1xx_it.o
  1242. 0xb10 (size before relaxing)
  1243. .debug_str 0x000028fd 0x4d Src\system_stm32f1xx.o
  1244. 0x765 (size before relaxing)
  1245. .comment 0x00000000 0x7c
  1246. .comment 0x00000000 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1247. 0x7d (size before relaxing)
  1248. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1249. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1250. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1251. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1252. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1253. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1254. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1255. .comment 0x0000007c 0x7d Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1256. .comment 0x0000007c 0x7d Src\main.o
  1257. .comment 0x0000007c 0x7d Src\stm32f1xx_hal_msp.o
  1258. .comment 0x0000007c 0x7d Src\stm32f1xx_it.o
  1259. .comment 0x0000007c 0x7d Src\system_stm32f1xx.o
  1260. .debug_frame 0x00000000 0x11a0
  1261. .debug_frame 0x00000000 0x1b0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.o
  1262. .debug_frame 0x000001b0 0x29c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.o
  1263. .debug_frame 0x0000044c 0x170 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.o
  1264. .debug_frame 0x000005bc 0x120 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.o
  1265. .debug_frame 0x000006dc 0x144 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.o
  1266. .debug_frame 0x00000820 0xd4 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.o
  1267. .debug_frame 0x000008f4 0x150 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.o
  1268. .debug_frame 0x00000a44 0x7c Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.o
  1269. .debug_frame 0x00000ac0 0x4a0 Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.o
  1270. .debug_frame 0x00000f60 0x5c Src\main.o
  1271. .debug_frame 0x00000fbc 0xa8 Src\stm32f1xx_hal_msp.o
  1272. .debug_frame 0x00001064 0xc0 Src\stm32f1xx_it.o
  1273. .debug_frame 0x00001124 0x30 Src\system_stm32f1xx.o
  1274. .debug_frame 0x00001154 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)
  1275. .debug_frame 0x00001180 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)