SDIO.map 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196
  1. Component: ARM Compiler 5.06 update 7 (build 960) Tool: armlink [4d3601]
  2. ==============================================================================
  3. Section Cross References
  4. startup_stm32f407xx.o(RESET) refers to startup_stm32f407xx.o(STACK) for __initial_sp
  5. startup_stm32f407xx.o(RESET) refers to startup_stm32f407xx.o(.text) for Reset_Handler
  6. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.NMI_Handler) for NMI_Handler
  7. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.HardFault_Handler) for HardFault_Handler
  8. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.MemManage_Handler) for MemManage_Handler
  9. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.BusFault_Handler) for BusFault_Handler
  10. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
  11. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.SVC_Handler) for SVC_Handler
  12. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
  13. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.PendSV_Handler) for PendSV_Handler
  14. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.SysTick_Handler) for SysTick_Handler
  15. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
  16. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART2_IRQHandler) for USART2_IRQHandler
  17. startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.UART4_IRQHandler) for UART4_IRQHandler
  18. startup_stm32f407xx.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
  19. startup_stm32f407xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  20. main.o(i.HAL_UART_RxCpltCallback) refers to main.o(i.writeFlashTest) for writeFlashTest
  21. main.o(i.HAL_UART_RxCpltCallback) refers to main.o(i.printFlashTest) for printFlashTest
  22. main.o(i.HAL_UART_RxCpltCallback) refers to main.o(i.UserAppStart) for UserAppStart
  23. main.o(i.HAL_UART_RxCpltCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
  24. main.o(i.HAL_UART_RxCpltCallback) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
  25. main.o(i.HAL_UART_RxCpltCallback) refers to main.o(.data) for .data
  26. main.o(i.HAL_UART_RxCpltCallback) refers to main.o(.bss) for .bss
  27. main.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.bss) for huart4
  28. main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4
  29. main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
  30. main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
  31. main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Init) for HAL_Init
  32. main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
  33. main.o(i.main) refers to gpio.o(i.MX_GPIO_Init) for MX_GPIO_Init
  34. main.o(i.main) refers to usart.o(i.MX_USART2_UART_Init) for MX_USART2_UART_Init
  35. main.o(i.main) refers to usart.o(i.MX_UART4_Init) for MX_UART4_Init
  36. main.o(i.main) refers to usart.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
  37. main.o(i.main) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
  38. main.o(i.main) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
  39. main.o(i.main) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
  40. main.o(i.main) refers to main.o(.data) for .data
  41. main.o(i.main) refers to usart.o(.bss) for huart4
  42. main.o(i.main) refers to main.o(.bss) for .bss
  43. main.o(i.printFlashTest) refers to main.o(.data) for .data
  44. main.o(i.printFlashTest) refers to main.o(.bss) for .bss
  45. main.o(i.writeFlashTest) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock
  46. main.o(i.writeFlashTest) refers to stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) for HAL_FLASHEx_Erase
  47. main.o(i.writeFlashTest) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) for HAL_FLASH_Program
  48. main.o(i.writeFlashTest) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock
  49. main.o(i.writeFlashTest) refers to main.o(.data) for .data
  50. main.o(i.writeFlashTest) refers to main.o(.bss) for .bss
  51. gpio.o(i.MX_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4
  52. gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
  53. gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
  54. adc.o(i.HAL_ADC_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
  55. adc.o(i.HAL_ADC_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
  56. adc.o(i.HAL_ADC_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
  57. adc.o(i.MX_ADC1_Init) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_Init) for HAL_ADC_Init
  58. adc.o(i.MX_ADC1_Init) refers to main.o(i.Error_Handler) for Error_Handler
  59. adc.o(i.MX_ADC1_Init) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConfigChannel) for HAL_ADC_ConfigChannel
  60. adc.o(i.MX_ADC1_Init) refers to adc.o(.bss) for .bss
  61. usart.o(i.HAL_UART_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
  62. usart.o(i.HAL_UART_MspDeInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
  63. usart.o(i.HAL_UART_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
  64. usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
  65. usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
  66. usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
  67. usart.o(i.MX_UART4_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
  68. usart.o(i.MX_UART4_Init) refers to main.o(i.Error_Handler) for Error_Handler
  69. usart.o(i.MX_UART4_Init) refers to usart.o(.bss) for .bss
  70. usart.o(i.MX_USART1_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
  71. usart.o(i.MX_USART1_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
  72. usart.o(i.MX_USART1_UART_Init) refers to usart.o(.bss) for .bss
  73. usart.o(i.MX_USART2_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
  74. usart.o(i.MX_USART2_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
  75. usart.o(i.MX_USART2_UART_Init) refers to usart.o(.bss) for .bss
  76. usart.o(i.fputc) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
  77. usart.o(i.fputc) refers to usart.o(.bss) for .bss
  78. stm32f4xx_it.o(i.SysTick_Handler) refers to stm32f4xx_hal.o(i.HAL_IncTick) for HAL_IncTick
  79. stm32f4xx_it.o(i.UART4_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
  80. stm32f4xx_it.o(i.UART4_IRQHandler) refers to usart.o(.bss) for huart4
  81. stm32f4xx_it.o(i.USART1_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
  82. stm32f4xx_it.o(i.USART1_IRQHandler) refers to usart.o(.bss) for huart1
  83. stm32f4xx_it.o(i.USART2_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
  84. stm32f4xx_it.o(i.USART2_IRQHandler) refers to usart.o(.bss) for huart2
  85. stm32f4xx_hal_adc.o(i.ADC_DMAConvCplt) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
  86. stm32f4xx_hal_adc.o(i.ADC_DMAConvCplt) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback
  87. stm32f4xx_hal_adc.o(i.ADC_DMAError) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
  88. stm32f4xx_hal_adc.o(i.ADC_DMAHalfConvCplt) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback) for HAL_ADC_ConvHalfCpltCallback
  89. stm32f4xx_hal_adc.o(i.HAL_ADC_ConfigChannel) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  90. stm32f4xx_hal_adc.o(i.HAL_ADC_DeInit) refers to adc.o(i.HAL_ADC_MspDeInit) for HAL_ADC_MspDeInit
  91. stm32f4xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback
  92. stm32f4xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedConvCpltCallback) for HAL_ADCEx_InjectedConvCpltCallback
  93. stm32f4xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback) for HAL_ADC_LevelOutOfWindowCallback
  94. stm32f4xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
  95. stm32f4xx_hal_adc.o(i.HAL_ADC_Init) refers to adc.o(i.HAL_ADC_MspInit) for HAL_ADC_MspInit
  96. stm32f4xx_hal_adc.o(i.HAL_ADC_Init) refers to stm32f4xx_hal_adc.o(i.ADC_Init) for ADC_Init
  97. stm32f4xx_hal_adc.o(i.HAL_ADC_PollForConversion) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  98. stm32f4xx_hal_adc.o(i.HAL_ADC_PollForEvent) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  99. stm32f4xx_hal_adc.o(i.HAL_ADC_Start) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  100. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
  101. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  102. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA) refers to stm32f4xx_hal_adc.o(i.ADC_DMAConvCplt) for ADC_DMAConvCplt
  103. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA) refers to stm32f4xx_hal_adc.o(i.ADC_DMAHalfConvCplt) for ADC_DMAHalfConvCplt
  104. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA) refers to stm32f4xx_hal_adc.o(i.ADC_DMAError) for ADC_DMAError
  105. stm32f4xx_hal_adc.o(i.HAL_ADC_Start_IT) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  106. stm32f4xx_hal_adc.o(i.HAL_ADC_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  107. stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAConvCplt) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback
  108. stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAError) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
  109. stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAHalfConvCplt) refers to stm32f4xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback) for HAL_ADC_ConvHalfCpltCallback
  110. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedPollForConversion) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  111. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStart) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  112. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStart_IT) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  113. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
  114. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  115. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA) refers to stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAConvCplt) for ADC_MultiModeDMAConvCplt
  116. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA) refers to stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAHalfConvCplt) for ADC_MultiModeDMAHalfConvCplt
  117. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA) refers to stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAError) for ADC_MultiModeDMAError
  118. stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  119. stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
  120. stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
  121. stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
  122. stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
  123. stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
  124. stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
  125. stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  126. stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
  127. stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  128. stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
  129. stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
  130. stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
  131. stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
  132. stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  133. stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
  134. stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
  135. stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
  136. stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
  137. stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
  138. stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
  139. stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
  140. stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
  141. stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  142. stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
  143. stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
  144. stm32f4xx_hal_uart.o(i.HAL_UART_DeInit) refers to usart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
  145. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
  146. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
  147. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
  148. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
  149. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Transmit_IT) for UART_Transmit_IT
  150. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
  151. stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
  152. stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
  153. stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
  154. stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  155. stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
  156. stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
  157. stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
  158. stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
  159. stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
  160. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  161. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
  162. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
  163. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
  164. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
  165. stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
  166. stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
  167. stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
  168. stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
  169. stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
  170. stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to main.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
  171. stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
  172. stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
  173. stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
  174. stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
  175. stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
  176. stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
  177. stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
  178. stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to main.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
  179. stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
  180. stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
  181. stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  182. stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  183. stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
  184. stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
  185. stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
  186. stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  187. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  188. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  189. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
  190. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  191. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
  192. stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uldiv.o(.text) for __aeabi_uldivmod
  193. stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
  194. stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
  195. stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  196. stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  197. stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  198. stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  199. stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  200. stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
  201. stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  202. stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  203. stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  204. stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
  205. stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  206. stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  207. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
  208. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
  209. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
  210. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
  211. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
  212. stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  213. stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  214. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  215. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
  216. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
  217. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
  218. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
  219. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  220. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
  221. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
  222. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
  223. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
  224. stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(.bss) for .bss
  225. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  226. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
  227. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
  228. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
  229. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
  230. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
  231. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
  232. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
  233. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
  234. stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
  235. stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
  236. stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
  237. stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
  238. stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32f4xx_hal_dma.o(.constdata) for .constdata
  239. stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  240. stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
  241. stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  242. stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  243. stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam) for DMA_CheckFifoParam
  244. stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
  245. stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  246. stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
  247. stm32f4xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
  248. stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
  249. stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
  250. stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  251. stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  252. stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  253. stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
  254. stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
  255. stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
  256. stm32f4xx_hal.o(i.HAL_DeInit) refers to stm32f4xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
  257. stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
  258. stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(.data) for .data
  259. stm32f4xx_hal.o(i.HAL_GetTick) refers to stm32f4xx_hal.o(.data) for .data
  260. stm32f4xx_hal.o(i.HAL_GetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
  261. stm32f4xx_hal.o(i.HAL_GetTickPrio) refers to stm32f4xx_hal.o(.data) for .data
  262. stm32f4xx_hal.o(i.HAL_IncTick) refers to stm32f4xx_hal.o(.data) for .data
  263. stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
  264. stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
  265. stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
  266. stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
  267. stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
  268. stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal.o(.data) for .data
  269. stm32f4xx_hal.o(i.HAL_InitTick) refers to system_stm32f4xx.o(.data) for SystemCoreClock
  270. stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
  271. stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
  272. system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.data) for .data
  273. system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.constdata) for .constdata
  274. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000F) for __rt_final_cpp
  275. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$00000011) for __rt_final_exit
  276. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry12b.o(.ARM.Collect$$$$0000000E) for __rt_lib_shutdown_fini
  277. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
  278. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
  279. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
  280. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
  281. entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
  282. uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
  283. uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
  284. entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
  285. entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f407xx.o(STACK) for __initial_sp
  286. entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f407xx.o(STACK) for __initial_sp
  287. entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
  288. entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
  289. entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
  290. entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
  291. init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
  292. ==============================================================================
  293. Removing Unused input sections from the image.
  294. Removing startup_stm32f407xx.o(HEAP), (8192 bytes).
  295. Removing main.o(.rev16_text), (4 bytes).
  296. Removing main.o(.revsh_text), (4 bytes).
  297. Removing main.o(.rrx_text), (6 bytes).
  298. Removing gpio.o(.rev16_text), (4 bytes).
  299. Removing gpio.o(.revsh_text), (4 bytes).
  300. Removing gpio.o(.rrx_text), (6 bytes).
  301. Removing adc.o(.rev16_text), (4 bytes).
  302. Removing adc.o(.revsh_text), (4 bytes).
  303. Removing adc.o(.rrx_text), (6 bytes).
  304. Removing adc.o(i.HAL_ADC_MspDeInit), (40 bytes).
  305. Removing adc.o(i.HAL_ADC_MspInit), (96 bytes).
  306. Removing adc.o(i.MX_ADC1_Init), (96 bytes).
  307. Removing adc.o(.bss), (72 bytes).
  308. Removing usart.o(.rev16_text), (4 bytes).
  309. Removing usart.o(.revsh_text), (4 bytes).
  310. Removing usart.o(.rrx_text), (6 bytes).
  311. Removing usart.o(i.HAL_UART_MspDeInit), (128 bytes).
  312. Removing usart.o(i.fputc), (24 bytes).
  313. Removing stm32f4xx_it.o(.rev16_text), (4 bytes).
  314. Removing stm32f4xx_it.o(.revsh_text), (4 bytes).
  315. Removing stm32f4xx_it.o(.rrx_text), (6 bytes).
  316. Removing stm32f4xx_hal_msp.o(.rev16_text), (4 bytes).
  317. Removing stm32f4xx_hal_msp.o(.revsh_text), (4 bytes).
  318. Removing stm32f4xx_hal_msp.o(.rrx_text), (6 bytes).
  319. Removing stm32f4xx_hal_adc.o(.rev16_text), (4 bytes).
  320. Removing stm32f4xx_hal_adc.o(.revsh_text), (4 bytes).
  321. Removing stm32f4xx_hal_adc.o(.rrx_text), (6 bytes).
  322. Removing stm32f4xx_hal_adc.o(i.ADC_DMAConvCplt), (110 bytes).
  323. Removing stm32f4xx_hal_adc.o(i.ADC_DMAError), (22 bytes).
  324. Removing stm32f4xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (10 bytes).
  325. Removing stm32f4xx_hal_adc.o(i.ADC_Init), (296 bytes).
  326. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (112 bytes).
  327. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_ConfigChannel), (332 bytes).
  328. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback), (2 bytes).
  329. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback), (2 bytes).
  330. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_DeInit), (60 bytes).
  331. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes).
  332. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_GetError), (4 bytes).
  333. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_GetState), (4 bytes).
  334. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_GetValue), (6 bytes).
  335. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_IRQHandler), (316 bytes).
  336. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Init), (84 bytes).
  337. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback), (2 bytes).
  338. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_MspDeInit), (2 bytes).
  339. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_MspInit), (2 bytes).
  340. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_PollForConversion), (162 bytes).
  341. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_PollForEvent), (108 bytes).
  342. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Start), (236 bytes).
  343. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Start_DMA), (304 bytes).
  344. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Start_IT), (248 bytes).
  345. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Stop), (60 bytes).
  346. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (88 bytes).
  347. Removing stm32f4xx_hal_adc.o(i.HAL_ADC_Stop_IT), (72 bytes).
  348. Removing stm32f4xx_hal_adc_ex.o(.rev16_text), (4 bytes).
  349. Removing stm32f4xx_hal_adc_ex.o(.revsh_text), (4 bytes).
  350. Removing stm32f4xx_hal_adc_ex.o(.rrx_text), (6 bytes).
  351. Removing stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAConvCplt), (90 bytes).
  352. Removing stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAError), (18 bytes).
  353. Removing stm32f4xx_hal_adc_ex.o(i.ADC_MultiModeDMAHalfConvCplt), (6 bytes).
  354. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedConfigChannel), (444 bytes).
  355. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedConvCpltCallback), (2 bytes).
  356. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedGetValue), (58 bytes).
  357. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedPollForConversion), (136 bytes).
  358. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStart), (196 bytes).
  359. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStart_IT), (204 bytes).
  360. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStop), (86 bytes).
  361. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_InjectedStop_IT), (94 bytes).
  362. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeConfigChannel), (84 bytes).
  363. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeGetValue), (12 bytes).
  364. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStart_DMA), (252 bytes).
  365. Removing stm32f4xx_hal_adc_ex.o(i.HAL_ADCEx_MultiModeStop_DMA), (96 bytes).
  366. Removing stm32f4xx_hal_tim.o(.rev16_text), (4 bytes).
  367. Removing stm32f4xx_hal_tim.o(.revsh_text), (4 bytes).
  368. Removing stm32f4xx_hal_tim.o(.rrx_text), (6 bytes).
  369. Removing stm32f4xx_hal_tim_ex.o(.rev16_text), (4 bytes).
  370. Removing stm32f4xx_hal_tim_ex.o(.revsh_text), (4 bytes).
  371. Removing stm32f4xx_hal_tim_ex.o(.rrx_text), (6 bytes).
  372. Removing stm32f4xx_hal_uart.o(.rev16_text), (4 bytes).
  373. Removing stm32f4xx_hal_uart.o(.revsh_text), (4 bytes).
  374. Removing stm32f4xx_hal_uart.o(.rrx_text), (6 bytes).
  375. Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (50 bytes).
  376. Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (50 bytes).
  377. Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init), (108 bytes).
  378. Removing stm32f4xx_hal_uart.o(i.HAL_LIN_Init), (128 bytes).
  379. Removing stm32f4xx_hal_uart.o(i.HAL_LIN_SendBreak), (46 bytes).
  380. Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (46 bytes).
  381. Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_ExitMuteMode), (46 bytes).
  382. Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes).
  383. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort), (138 bytes).
  384. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
  385. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive), (88 bytes).
  386. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
  387. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (92 bytes).
  388. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit), (78 bytes).
  389. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
  390. Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (84 bytes).
  391. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT), (172 bytes).
  392. Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAPause), (102 bytes).
  393. Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAResume), (94 bytes).
  394. Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop), (88 bytes).
  395. Removing stm32f4xx_hal_uart.o(i.HAL_UART_DeInit), (50 bytes).
  396. Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
  397. Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes).
  398. Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
  399. Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
  400. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive), (184 bytes).
  401. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA), (152 bytes).
  402. Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
  403. Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
  404. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (128 bytes).
  405. Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_IT), (62 bytes).
  406. Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
  407. Removing stm32f4xx_hal_uart.o(i.UART_DMAError), (74 bytes).
  408. Removing stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt), (60 bytes).
  409. Removing stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback), (42 bytes).
  410. Removing stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt), (10 bytes).
  411. Removing stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (20 bytes).
  412. Removing stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt), (46 bytes).
  413. Removing stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback), (42 bytes).
  414. Removing stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
  415. Removing stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes).
  416. Removing stm32f4xx_hal_uart.o(i.UART_EndTxTransfer), (18 bytes).
  417. Removing stm32f4xx_hal_rcc.o(.rev16_text), (4 bytes).
  418. Removing stm32f4xx_hal_rcc.o(.revsh_text), (4 bytes).
  419. Removing stm32f4xx_hal_rcc.o(.rrx_text), (6 bytes).
  420. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
  421. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DeInit), (4 bytes).
  422. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DisableCSS), (12 bytes).
  423. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (12 bytes).
  424. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes).
  425. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes).
  426. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (180 bytes).
  427. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (140 bytes).
  428. Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (28 bytes).
  429. Removing stm32f4xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
  430. Removing stm32f4xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
  431. Removing stm32f4xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
  432. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S), (52 bytes).
  433. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S), (104 bytes).
  434. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (52 bytes).
  435. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (92 bytes).
  436. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (316 bytes).
  437. Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit), (304 bytes).
  438. Removing stm32f4xx_hal_flash.o(.rev16_text), (4 bytes).
  439. Removing stm32f4xx_hal_flash.o(.revsh_text), (4 bytes).
  440. Removing stm32f4xx_hal_flash.o(.rrx_text), (6 bytes).
  441. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes).
  442. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes).
  443. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (204 bytes).
  444. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch), (24 bytes).
  445. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
  446. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (40 bytes).
  447. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes).
  448. Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT), (108 bytes).
  449. Removing stm32f4xx_hal_flash_ex.o(.rev16_text), (4 bytes).
  450. Removing stm32f4xx_hal_flash_ex.o(.revsh_text), (4 bytes).
  451. Removing stm32f4xx_hal_flash_ex.o(.rrx_text), (6 bytes).
  452. Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (104 bytes).
  453. Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (64 bytes).
  454. Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (204 bytes).
  455. Removing stm32f4xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes).
  456. Removing stm32f4xx_hal_flash_ramfunc.o(.revsh_text), (4 bytes).
  457. Removing stm32f4xx_hal_flash_ramfunc.o(.rrx_text), (6 bytes).
  458. Removing stm32f4xx_hal_gpio.o(.rev16_text), (4 bytes).
  459. Removing stm32f4xx_hal_gpio.o(.revsh_text), (4 bytes).
  460. Removing stm32f4xx_hal_gpio.o(.rrx_text), (6 bytes).
  461. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit), (332 bytes).
  462. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
  463. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
  464. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_LockPin), (34 bytes).
  465. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin), (10 bytes).
  466. Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (14 bytes).
  467. Removing stm32f4xx_hal_dma_ex.o(.rev16_text), (4 bytes).
  468. Removing stm32f4xx_hal_dma_ex.o(.revsh_text), (4 bytes).
  469. Removing stm32f4xx_hal_dma_ex.o(.rrx_text), (6 bytes).
  470. Removing stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig), (30 bytes).
  471. Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_ChangeMemory), (14 bytes).
  472. Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart), (100 bytes).
  473. Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT), (2432 bytes).
  474. Removing stm32f4xx_hal_dma.o(.rev16_text), (4 bytes).
  475. Removing stm32f4xx_hal_dma.o(.revsh_text), (4 bytes).
  476. Removing stm32f4xx_hal_dma.o(.rrx_text), (6 bytes).
  477. Removing stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
  478. Removing stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam), (84 bytes).
  479. Removing stm32f4xx_hal_dma.o(i.DMA_SetConfig), (40 bytes).
  480. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort), (142 bytes).
  481. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit), (98 bytes).
  482. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
  483. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
  484. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler), (416 bytes).
  485. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Init), (212 bytes).
  486. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (292 bytes).
  487. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (80 bytes).
  488. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start), (70 bytes).
  489. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT), (120 bytes).
  490. Removing stm32f4xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (96 bytes).
  491. Removing stm32f4xx_hal_dma.o(.constdata), (8 bytes).
  492. Removing stm32f4xx_hal_pwr.o(.rev16_text), (4 bytes).
  493. Removing stm32f4xx_hal_pwr.o(.revsh_text), (4 bytes).
  494. Removing stm32f4xx_hal_pwr.o(.rrx_text), (6 bytes).
  495. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (124 bytes).
  496. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
  497. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (12 bytes).
  498. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (12 bytes).
  499. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
  500. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
  501. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
  502. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (12 bytes).
  503. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (12 bytes).
  504. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
  505. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
  506. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
  507. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
  508. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
  509. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (56 bytes).
  510. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
  511. Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
  512. Removing stm32f4xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
  513. Removing stm32f4xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
  514. Removing stm32f4xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
  515. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (88 bytes).
  516. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (60 bytes).
  517. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (12 bytes).
  518. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (60 bytes).
  519. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (12 bytes).
  520. Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
  521. Removing stm32f4xx_hal_cortex.o(.rev16_text), (4 bytes).
  522. Removing stm32f4xx_hal_cortex.o(.revsh_text), (4 bytes).
  523. Removing stm32f4xx_hal_cortex.o(.rrx_text), (6 bytes).
  524. Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
  525. Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
  526. Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Enable), (36 bytes).
  527. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (26 bytes).
  528. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (34 bytes).
  529. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetActive), (36 bytes).
  530. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (36 bytes).
  531. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (82 bytes).
  532. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
  533. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (26 bytes).
  534. Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
  535. Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes).
  536. Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
  537. Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
  538. Removing stm32f4xx_hal.o(.rev16_text), (4 bytes).
  539. Removing stm32f4xx_hal.o(.revsh_text), (4 bytes).
  540. Removing stm32f4xx_hal.o(.rrx_text), (6 bytes).
  541. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
  542. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
  543. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
  544. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
  545. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
  546. Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
  547. Removing stm32f4xx_hal.o(i.HAL_DeInit), (52 bytes).
  548. Removing stm32f4xx_hal.o(i.HAL_Delay), (36 bytes).
  549. Removing stm32f4xx_hal.o(i.HAL_DisableCompensationCell), (12 bytes).
  550. Removing stm32f4xx_hal.o(i.HAL_EnableCompensationCell), (12 bytes).
  551. Removing stm32f4xx_hal.o(i.HAL_GetDEVID), (16 bytes).
  552. Removing stm32f4xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
  553. Removing stm32f4xx_hal.o(i.HAL_GetREVID), (12 bytes).
  554. Removing stm32f4xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
  555. Removing stm32f4xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
  556. Removing stm32f4xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
  557. Removing stm32f4xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
  558. Removing stm32f4xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
  559. Removing stm32f4xx_hal.o(i.HAL_MspDeInit), (2 bytes).
  560. Removing stm32f4xx_hal.o(i.HAL_MspInit), (2 bytes).
  561. Removing stm32f4xx_hal.o(i.HAL_ResumeTick), (14 bytes).
  562. Removing stm32f4xx_hal.o(i.HAL_SetTickFreq), (28 bytes).
  563. Removing stm32f4xx_hal.o(i.HAL_SuspendTick), (14 bytes).
  564. Removing stm32f4xx_hal_exti.o(.rev16_text), (4 bytes).
  565. Removing stm32f4xx_hal_exti.o(.revsh_text), (4 bytes).
  566. Removing stm32f4xx_hal_exti.o(.rrx_text), (6 bytes).
  567. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (56 bytes).
  568. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearPending), (12 bytes).
  569. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (12 bytes).
  570. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (108 bytes).
  571. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetHandle), (12 bytes).
  572. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetPending), (28 bytes).
  573. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (28 bytes).
  574. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (14 bytes).
  575. Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (112 bytes).
  576. Removing system_stm32f4xx.o(.rev16_text), (4 bytes).
  577. Removing system_stm32f4xx.o(.revsh_text), (4 bytes).
  578. Removing system_stm32f4xx.o(.rrx_text), (6 bytes).
  579. Removing system_stm32f4xx.o(i.SystemCoreClockUpdate), (124 bytes).
  580. 286 unused section(s) (total 24814 bytes) removed from the image.
  581. ==============================================================================
  582. Image Symbol Table
  583. Local Symbols
  584. Symbol Name Value Ov Type Size Object(Section)
  585. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
  586. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c 0x00000000 Number 0 stm32f4xx_hal_adc.o ABSOLUTE
  587. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c 0x00000000 Number 0 stm32f4xx_hal_adc_ex.o ABSOLUTE
  588. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
  589. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
  590. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
  591. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
  592. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
  593. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
  594. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
  595. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
  596. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
  597. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
  598. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
  599. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
  600. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
  601. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
  602. ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
  603. ../Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
  604. ../Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
  605. ../Src/stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
  606. ../Src/stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
  607. ../Src/system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
  608. ../Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
  609. ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
  610. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
  611. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
  612. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
  613. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
  614. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
  615. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
  616. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
  617. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
  618. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
  619. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
  620. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
  621. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
  622. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
  623. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
  624. ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
  625. ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
  626. ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
  627. ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
  628. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
  629. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c 0x00000000 Number 0 stm32f4xx_hal_adc.o ABSOLUTE
  630. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c 0x00000000 Number 0 stm32f4xx_hal_adc_ex.o ABSOLUTE
  631. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
  632. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
  633. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
  634. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
  635. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
  636. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
  637. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
  638. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
  639. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
  640. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
  641. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
  642. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
  643. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
  644. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
  645. ..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
  646. ..\Src\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
  647. ..\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
  648. ..\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
  649. ..\Src\stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
  650. ..\Src\stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
  651. ..\Src\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
  652. ..\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
  653. ..\\Src\\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
  654. dc.s 0x00000000 Number 0 dc.o ABSOLUTE
  655. handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
  656. init.s 0x00000000 Number 0 init.o ABSOLUTE
  657. startup_stm32f407xx.s 0x00000000 Number 0 startup_stm32f407xx.o ABSOLUTE
  658. RESET 0x08010000 Section 392 startup_stm32f407xx.o(RESET)
  659. .ARM.Collect$$$$00000000 0x08010188 Section 0 entry.o(.ARM.Collect$$$$00000000)
  660. .ARM.Collect$$$$00000001 0x08010188 Section 4 entry2.o(.ARM.Collect$$$$00000001)
  661. .ARM.Collect$$$$00000004 0x0801018c Section 4 entry5.o(.ARM.Collect$$$$00000004)
  662. .ARM.Collect$$$$00000008 0x08010190 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
  663. .ARM.Collect$$$$0000000A 0x08010190 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
  664. .ARM.Collect$$$$0000000B 0x08010190 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
  665. .ARM.Collect$$$$0000000E 0x08010198 Section 4 entry12b.o(.ARM.Collect$$$$0000000E)
  666. .ARM.Collect$$$$0000000F 0x0801019c Section 0 entry10a.o(.ARM.Collect$$$$0000000F)
  667. .ARM.Collect$$$$00000011 0x0801019c Section 0 entry11a.o(.ARM.Collect$$$$00000011)
  668. .ARM.Collect$$$$00002712 0x0801019c Section 4 entry2.o(.ARM.Collect$$$$00002712)
  669. __lit__00000000 0x0801019c Data 4 entry2.o(.ARM.Collect$$$$00002712)
  670. .text 0x080101a0 Section 36 startup_stm32f407xx.o(.text)
  671. $v0 0x080101a0 Number 0 startup_stm32f407xx.o(.text)
  672. .text 0x080101c4 Section 0 uldiv.o(.text)
  673. .text 0x08010226 Section 0 memseta.o(.text)
  674. .text 0x0801024a Section 0 llshl.o(.text)
  675. .text 0x08010268 Section 0 llushr.o(.text)
  676. .text 0x08010288 Section 36 init.o(.text)
  677. i.BusFault_Handler 0x080102ac Section 0 stm32f4xx_it.o(i.BusFault_Handler)
  678. i.DebugMon_Handler 0x080102ae Section 0 stm32f4xx_it.o(i.DebugMon_Handler)
  679. i.Error_Handler 0x080102b0 Section 0 main.o(i.Error_Handler)
  680. i.FLASH_Erase_Sector 0x080102b4 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector)
  681. i.FLASH_FlushCaches 0x08010304 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches)
  682. i.FLASH_MassErase 0x08010358 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase)
  683. FLASH_MassErase 0x08010359 Thumb Code 34 stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase)
  684. i.FLASH_Program_Byte 0x08010380 Section 0 stm32f4xx_hal_flash.o(i.FLASH_Program_Byte)
  685. FLASH_Program_Byte 0x08010381 Thumb Code 26 stm32f4xx_hal_flash.o(i.FLASH_Program_Byte)
  686. i.FLASH_Program_DoubleWord 0x080103a0 Section 0 stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord)
  687. FLASH_Program_DoubleWord 0x080103a1 Thumb Code 34 stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord)
  688. i.FLASH_Program_HalfWord 0x080103c8 Section 0 stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord)
  689. FLASH_Program_HalfWord 0x080103c9 Thumb Code 30 stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord)
  690. i.FLASH_Program_Word 0x080103ec Section 0 stm32f4xx_hal_flash.o(i.FLASH_Program_Word)
  691. FLASH_Program_Word 0x080103ed Thumb Code 30 stm32f4xx_hal_flash.o(i.FLASH_Program_Word)
  692. i.FLASH_SetErrorCode 0x08010410 Section 0 stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode)
  693. FLASH_SetErrorCode 0x08010411 Thumb Code 96 stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode)
  694. i.FLASH_WaitForLastOperation 0x08010478 Section 0 stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation)
  695. i.HAL_DMA_Abort_IT 0x080104c8 Section 0 stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT)
  696. i.HAL_FLASHEx_Erase 0x080104ec Section 0 stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
  697. i.HAL_FLASH_Lock 0x08010584 Section 0 stm32f4xx_hal_flash.o(i.HAL_FLASH_Lock)
  698. i.HAL_FLASH_Program 0x08010598 Section 0 stm32f4xx_hal_flash.o(i.HAL_FLASH_Program)
  699. i.HAL_FLASH_Unlock 0x08010614 Section 0 stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock)
  700. i.HAL_GPIO_Init 0x08010640 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
  701. i.HAL_GPIO_WritePin 0x080107f0 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
  702. i.HAL_GetTick 0x080107fc Section 0 stm32f4xx_hal.o(i.HAL_GetTick)
  703. i.HAL_IncTick 0x08010808 Section 0 stm32f4xx_hal.o(i.HAL_IncTick)
  704. i.HAL_Init 0x08010818 Section 0 stm32f4xx_hal.o(i.HAL_Init)
  705. i.HAL_InitTick 0x0801084c Section 0 stm32f4xx_hal.o(i.HAL_InitTick)
  706. i.HAL_MspInit 0x0801088c Section 0 stm32f4xx_hal_msp.o(i.HAL_MspInit)
  707. i.HAL_NVIC_EnableIRQ 0x080108bc Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
  708. i.HAL_NVIC_SetPriority 0x080108d8 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
  709. i.HAL_NVIC_SetPriorityGrouping 0x08010918 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
  710. i.HAL_RCC_ClockConfig 0x0801093c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
  711. i.HAL_RCC_GetPCLK1Freq 0x08010a6c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
  712. i.HAL_RCC_GetPCLK2Freq 0x08010a8c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
  713. i.HAL_RCC_GetSysClockFreq 0x08010aac Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
  714. i.HAL_RCC_OscConfig 0x08010b10 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
  715. i.HAL_SYSTICK_Config 0x08010e2c Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
  716. i.HAL_UART_ErrorCallback 0x08010e54 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback)
  717. i.HAL_UART_IRQHandler 0x08010e58 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler)
  718. i.HAL_UART_Init 0x08010f68 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
  719. i.HAL_UART_MspInit 0x08010fcc Section 0 usart.o(i.HAL_UART_MspInit)
  720. i.HAL_UART_Receive_IT 0x080110dc Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT)
  721. i.HAL_UART_RxCpltCallback 0x08011130 Section 0 main.o(i.HAL_UART_RxCpltCallback)
  722. i.HAL_UART_Transmit 0x08011258 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Transmit)
  723. i.HAL_UART_TxCpltCallback 0x08011312 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
  724. i.HardFault_Handler 0x08011314 Section 0 stm32f4xx_it.o(i.HardFault_Handler)
  725. i.MX_GPIO_Init 0x08011318 Section 0 gpio.o(i.MX_GPIO_Init)
  726. i.MX_UART4_Init 0x08011398 Section 0 usart.o(i.MX_UART4_Init)
  727. i.MX_USART1_UART_Init 0x080113d0 Section 0 usart.o(i.MX_USART1_UART_Init)
  728. i.MX_USART2_UART_Init 0x08011408 Section 0 usart.o(i.MX_USART2_UART_Init)
  729. i.MemManage_Handler 0x08011440 Section 0 stm32f4xx_it.o(i.MemManage_Handler)
  730. i.NMI_Handler 0x08011442 Section 0 stm32f4xx_it.o(i.NMI_Handler)
  731. i.PendSV_Handler 0x08011444 Section 0 stm32f4xx_it.o(i.PendSV_Handler)
  732. i.SVC_Handler 0x08011446 Section 0 stm32f4xx_it.o(i.SVC_Handler)
  733. i.SysTick_Handler 0x08011448 Section 0 stm32f4xx_it.o(i.SysTick_Handler)
  734. i.SystemClock_Config 0x0801144c Section 0 main.o(i.SystemClock_Config)
  735. i.SystemInit 0x080114cc Section 0 system_stm32f4xx.o(i.SystemInit)
  736. i.UART4_IRQHandler 0x08011520 Section 0 stm32f4xx_it.o(i.UART4_IRQHandler)
  737. i.UART_DMAAbortOnError 0x0801152c Section 0 stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError)
  738. UART_DMAAbortOnError 0x0801152d Thumb Code 16 stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError)
  739. i.UART_EndRxTransfer 0x0801153c Section 0 stm32f4xx_hal_uart.o(i.UART_EndRxTransfer)
  740. UART_EndRxTransfer 0x0801153d Thumb Code 28 stm32f4xx_hal_uart.o(i.UART_EndRxTransfer)
  741. i.UART_Receive_IT 0x08011558 Section 0 stm32f4xx_hal_uart.o(i.UART_Receive_IT)
  742. UART_Receive_IT 0x08011559 Thumb Code 150 stm32f4xx_hal_uart.o(i.UART_Receive_IT)
  743. i.UART_SetConfig 0x080115f0 Section 0 stm32f4xx_hal_uart.o(i.UART_SetConfig)
  744. UART_SetConfig 0x080115f1 Thumb Code 676 stm32f4xx_hal_uart.o(i.UART_SetConfig)
  745. i.UART_Transmit_IT 0x0801189c Section 0 stm32f4xx_hal_uart.o(i.UART_Transmit_IT)
  746. UART_Transmit_IT 0x0801189d Thumb Code 98 stm32f4xx_hal_uart.o(i.UART_Transmit_IT)
  747. i.UART_WaitOnFlagUntilTimeout 0x080118fe Section 0 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
  748. UART_WaitOnFlagUntilTimeout 0x080118ff Thumb Code 100 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
  749. i.USART1_IRQHandler 0x08011964 Section 0 stm32f4xx_it.o(i.USART1_IRQHandler)
  750. i.USART2_IRQHandler 0x08011970 Section 0 stm32f4xx_it.o(i.USART2_IRQHandler)
  751. i.UsageFault_Handler 0x0801197c Section 0 stm32f4xx_it.o(i.UsageFault_Handler)
  752. i.UserAppStart 0x08011980 Section 0 main.o(i.UserAppStart)
  753. i.__NVIC_SetPriority 0x080119a4 Section 0 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
  754. __NVIC_SetPriority 0x080119a5 Thumb Code 32 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
  755. i.__scatterload_copy 0x080119c4 Section 14 handlers.o(i.__scatterload_copy)
  756. i.__scatterload_null 0x080119d2 Section 2 handlers.o(i.__scatterload_null)
  757. i.__scatterload_zeroinit 0x080119d4 Section 14 handlers.o(i.__scatterload_zeroinit)
  758. i.main 0x080119e4 Section 0 main.o(i.main)
  759. i.printFlashTest 0x08011a4c Section 0 main.o(i.printFlashTest)
  760. i.writeFlashTest 0x08011a7c Section 0 main.o(i.writeFlashTest)
  761. .constdata 0x08011ae0 Section 16 system_stm32f4xx.o(.constdata)
  762. .constdata 0x08011af0 Section 8 system_stm32f4xx.o(.constdata)
  763. .data 0x20000000 Section 48 main.o(.data)
  764. .data 0x20000030 Section 12 stm32f4xx_hal.o(.data)
  765. .data 0x2000003c Section 4 system_stm32f4xx.o(.data)
  766. .bss 0x20000040 Section 80016 main.o(.bss)
  767. .bss 0x200138d0 Section 192 usart.o(.bss)
  768. .bss 0x20013990 Section 32 stm32f4xx_hal_flash.o(.bss)
  769. STACK 0x200139b0 Section 16384 startup_stm32f407xx.o(STACK)
  770. Global Symbols
  771. Symbol Name Value Ov Type Size Object(Section)
  772. BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPi3$EXTD16$VFPS$VFMA$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
  773. __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
  774. __arm_fini_ - Undefined Weak Reference
  775. __cpp_initialize__aeabi_ - Undefined Weak Reference
  776. __cxa_finalize - Undefined Weak Reference
  777. __decompress - Undefined Weak Reference
  778. _clock_init - Undefined Weak Reference
  779. _microlib_exit - Undefined Weak Reference
  780. __Vectors_Size 0x00000188 Number 0 startup_stm32f407xx.o ABSOLUTE
  781. __Vectors 0x08010000 Data 4 startup_stm32f407xx.o(RESET)
  782. __Vectors_End 0x08010188 Data 0 startup_stm32f407xx.o(RESET)
  783. __main 0x08010189 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
  784. _main_stk 0x08010189 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
  785. _main_scatterload 0x0801018d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  786. __main_after_scatterload 0x08010191 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
  787. _main_clock 0x08010191 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
  788. _main_cpp_init 0x08010191 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
  789. _main_init 0x08010191 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
  790. __rt_lib_shutdown_fini 0x08010199 Thumb Code 0 entry12b.o(.ARM.Collect$$$$0000000E)
  791. __rt_final_cpp 0x0801019d Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000F)
  792. __rt_final_exit 0x0801019d Thumb Code 0 entry11a.o(.ARM.Collect$$$$00000011)
  793. Reset_Handler 0x080101a1 Thumb Code 8 startup_stm32f407xx.o(.text)
  794. ADC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  795. CAN1_RX0_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  796. CAN1_RX1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  797. CAN1_SCE_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  798. CAN1_TX_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  799. CAN2_RX0_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  800. CAN2_RX1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  801. CAN2_SCE_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  802. CAN2_TX_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  803. DCMI_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  804. DMA1_Stream0_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  805. DMA1_Stream1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  806. DMA1_Stream2_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  807. DMA1_Stream3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  808. DMA1_Stream4_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  809. DMA1_Stream5_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  810. DMA1_Stream6_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  811. DMA1_Stream7_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  812. DMA2_Stream0_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  813. DMA2_Stream1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  814. DMA2_Stream2_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  815. DMA2_Stream3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  816. DMA2_Stream4_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  817. DMA2_Stream5_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  818. DMA2_Stream6_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  819. DMA2_Stream7_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  820. ETH_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  821. ETH_WKUP_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  822. EXTI0_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  823. EXTI15_10_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  824. EXTI1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  825. EXTI2_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  826. EXTI3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  827. EXTI4_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  828. EXTI9_5_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  829. FLASH_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  830. FMC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  831. FPU_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  832. HASH_RNG_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  833. I2C1_ER_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  834. I2C1_EV_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  835. I2C2_ER_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  836. I2C2_EV_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  837. I2C3_ER_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  838. I2C3_EV_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  839. OTG_FS_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  840. OTG_FS_WKUP_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  841. OTG_HS_EP1_IN_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  842. OTG_HS_EP1_OUT_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  843. OTG_HS_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  844. OTG_HS_WKUP_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  845. PVD_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  846. RCC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  847. RTC_Alarm_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  848. RTC_WKUP_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  849. SDIO_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  850. SPI1_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  851. SPI2_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  852. SPI3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  853. TAMP_STAMP_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  854. TIM1_BRK_TIM9_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  855. TIM1_CC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  856. TIM1_TRG_COM_TIM11_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  857. TIM1_UP_TIM10_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  858. TIM2_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  859. TIM3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  860. TIM4_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  861. TIM5_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  862. TIM6_DAC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  863. TIM7_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  864. TIM8_BRK_TIM12_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  865. TIM8_CC_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  866. TIM8_TRG_COM_TIM14_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  867. TIM8_UP_TIM13_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  868. UART5_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  869. USART3_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  870. USART6_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  871. WWDG_IRQHandler 0x080101bb Thumb Code 0 startup_stm32f407xx.o(.text)
  872. __aeabi_uldivmod 0x080101c5 Thumb Code 98 uldiv.o(.text)
  873. __aeabi_memset 0x08010227 Thumb Code 14 memseta.o(.text)
  874. __aeabi_memset4 0x08010227 Thumb Code 0 memseta.o(.text)
  875. __aeabi_memset8 0x08010227 Thumb Code 0 memseta.o(.text)
  876. __aeabi_memclr 0x08010235 Thumb Code 4 memseta.o(.text)
  877. __aeabi_memclr4 0x08010235 Thumb Code 0 memseta.o(.text)
  878. __aeabi_memclr8 0x08010235 Thumb Code 0 memseta.o(.text)
  879. _memset$wrapper 0x08010239 Thumb Code 18 memseta.o(.text)
  880. __aeabi_llsl 0x0801024b Thumb Code 30 llshl.o(.text)
  881. _ll_shift_l 0x0801024b Thumb Code 0 llshl.o(.text)
  882. __aeabi_llsr 0x08010269 Thumb Code 32 llushr.o(.text)
  883. _ll_ushift_r 0x08010269 Thumb Code 0 llushr.o(.text)
  884. __scatterload 0x08010289 Thumb Code 28 init.o(.text)
  885. __scatterload_rt2 0x08010289 Thumb Code 0 init.o(.text)
  886. BusFault_Handler 0x080102ad Thumb Code 2 stm32f4xx_it.o(i.BusFault_Handler)
  887. DebugMon_Handler 0x080102af Thumb Code 2 stm32f4xx_it.o(i.DebugMon_Handler)
  888. Error_Handler 0x080102b1 Thumb Code 2 main.o(i.Error_Handler)
  889. FLASH_Erase_Sector 0x080102b5 Thumb Code 74 stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector)
  890. FLASH_FlushCaches 0x08010305 Thumb Code 80 stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches)
  891. FLASH_WaitForLastOperation 0x08010479 Thumb Code 72 stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation)
  892. HAL_DMA_Abort_IT 0x080104c9 Thumb Code 36 stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT)
  893. HAL_FLASHEx_Erase 0x080104ed Thumb Code 144 stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
  894. HAL_FLASH_Lock 0x08010585 Thumb Code 14 stm32f4xx_hal_flash.o(i.HAL_FLASH_Lock)
  895. HAL_FLASH_Program 0x08010599 Thumb Code 116 stm32f4xx_hal_flash.o(i.HAL_FLASH_Program)
  896. HAL_FLASH_Unlock 0x08010615 Thumb Code 32 stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock)
  897. HAL_GPIO_Init 0x08010641 Thumb Code 388 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
  898. HAL_GPIO_WritePin 0x080107f1 Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
  899. HAL_GetTick 0x080107fd Thumb Code 6 stm32f4xx_hal.o(i.HAL_GetTick)
  900. HAL_IncTick 0x08010809 Thumb Code 12 stm32f4xx_hal.o(i.HAL_IncTick)
  901. HAL_Init 0x08010819 Thumb Code 48 stm32f4xx_hal.o(i.HAL_Init)
  902. HAL_InitTick 0x0801084d Thumb Code 54 stm32f4xx_hal.o(i.HAL_InitTick)
  903. HAL_MspInit 0x0801088d Thumb Code 42 stm32f4xx_hal_msp.o(i.HAL_MspInit)
  904. HAL_NVIC_EnableIRQ 0x080108bd Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
  905. HAL_NVIC_SetPriority 0x080108d9 Thumb Code 60 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
  906. HAL_NVIC_SetPriorityGrouping 0x08010919 Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
  907. HAL_RCC_ClockConfig 0x0801093d Thumb Code 286 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
  908. HAL_RCC_GetPCLK1Freq 0x08010a6d Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
  909. HAL_RCC_GetPCLK2Freq 0x08010a8d Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
  910. HAL_RCC_GetSysClockFreq 0x08010aad Thumb Code 88 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
  911. HAL_RCC_OscConfig 0x08010b11 Thumb Code 770 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
  912. HAL_SYSTICK_Config 0x08010e2d Thumb Code 40 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
  913. HAL_UART_ErrorCallback 0x08010e55 Thumb Code 2 stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback)
  914. HAL_UART_IRQHandler 0x08010e59 Thumb Code 266 stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler)
  915. HAL_UART_Init 0x08010f69 Thumb Code 98 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
  916. HAL_UART_MspInit 0x08010fcd Thumb Code 242 usart.o(i.HAL_UART_MspInit)
  917. HAL_UART_Receive_IT 0x080110dd Thumb Code 82 stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT)
  918. HAL_UART_RxCpltCallback 0x08011131 Thumb Code 270 main.o(i.HAL_UART_RxCpltCallback)
  919. HAL_UART_Transmit 0x08011259 Thumb Code 186 stm32f4xx_hal_uart.o(i.HAL_UART_Transmit)
  920. HAL_UART_TxCpltCallback 0x08011313 Thumb Code 2 stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
  921. HardFault_Handler 0x08011315 Thumb Code 2 stm32f4xx_it.o(i.HardFault_Handler)
  922. MX_GPIO_Init 0x08011319 Thumb Code 118 gpio.o(i.MX_GPIO_Init)
  923. MX_UART4_Init 0x08011399 Thumb Code 48 usart.o(i.MX_UART4_Init)
  924. MX_USART1_UART_Init 0x080113d1 Thumb Code 48 usart.o(i.MX_USART1_UART_Init)
  925. MX_USART2_UART_Init 0x08011409 Thumb Code 48 usart.o(i.MX_USART2_UART_Init)
  926. MemManage_Handler 0x08011441 Thumb Code 2 stm32f4xx_it.o(i.MemManage_Handler)
  927. NMI_Handler 0x08011443 Thumb Code 2 stm32f4xx_it.o(i.NMI_Handler)
  928. PendSV_Handler 0x08011445 Thumb Code 2 stm32f4xx_it.o(i.PendSV_Handler)
  929. SVC_Handler 0x08011447 Thumb Code 2 stm32f4xx_it.o(i.SVC_Handler)
  930. SysTick_Handler 0x08011449 Thumb Code 4 stm32f4xx_it.o(i.SysTick_Handler)
  931. SystemClock_Config 0x0801144d Thumb Code 120 main.o(i.SystemClock_Config)
  932. SystemInit 0x080114cd Thumb Code 66 system_stm32f4xx.o(i.SystemInit)
  933. UART4_IRQHandler 0x08011521 Thumb Code 6 stm32f4xx_it.o(i.UART4_IRQHandler)
  934. USART1_IRQHandler 0x08011965 Thumb Code 6 stm32f4xx_it.o(i.USART1_IRQHandler)
  935. USART2_IRQHandler 0x08011971 Thumb Code 6 stm32f4xx_it.o(i.USART2_IRQHandler)
  936. UsageFault_Handler 0x0801197d Thumb Code 2 stm32f4xx_it.o(i.UsageFault_Handler)
  937. UserAppStart 0x08011981 Thumb Code 26 main.o(i.UserAppStart)
  938. __scatterload_copy 0x080119c5 Thumb Code 14 handlers.o(i.__scatterload_copy)
  939. __scatterload_null 0x080119d3 Thumb Code 2 handlers.o(i.__scatterload_null)
  940. __scatterload_zeroinit 0x080119d5 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
  941. main 0x080119e5 Thumb Code 80 main.o(i.main)
  942. printFlashTest 0x08011a4d Thumb Code 36 main.o(i.printFlashTest)
  943. writeFlashTest 0x08011a7d Thumb Code 86 main.o(i.writeFlashTest)
  944. AHBPrescTable 0x08011ae0 Data 16 system_stm32f4xx.o(.constdata)
  945. APBPrescTable 0x08011af0 Data 8 system_stm32f4xx.o(.constdata)
  946. Region$$Table$$Base 0x08011af8 Number 0 anon$$obj.o(Region$$Table)
  947. Region$$Table$$Limit 0x08011b18 Number 0 anon$$obj.o(Region$$Table)
  948. NACK 0x20000000 Data 1 main.o(.data)
  949. rf 0x20000004 Data 4 main.o(.data)
  950. row 0x20000008 Data 4 main.o(.data)
  951. data_count 0x2000000c Data 4 main.o(.data)
  952. i 0x20000010 Data 4 main.o(.data)
  953. msg 0x20000014 Data 7 main.o(.data)
  954. com 0x2000001b Data 7 main.o(.data)
  955. com1 0x20000022 Data 7 main.o(.data)
  956. start 0x20000029 Data 7 main.o(.data)
  957. uwTickFreq 0x20000030 Data 1 stm32f4xx_hal.o(.data)
  958. uwTickPrio 0x20000034 Data 4 stm32f4xx_hal.o(.data)
  959. uwTick 0x20000038 Data 4 stm32f4xx_hal.o(.data)
  960. SystemCoreClock 0x2000003c Data 4 system_stm32f4xx.o(.data)
  961. temp 0x20000040 Data 40000 main.o(.bss)
  962. FlashData1 0x20009c80 Data 40000 main.o(.bss)
  963. FlashData 0x200138c0 Data 16 main.o(.bss)
  964. huart4 0x200138d0 Data 64 usart.o(.bss)
  965. huart1 0x20013910 Data 64 usart.o(.bss)
  966. huart2 0x20013950 Data 64 usart.o(.bss)
  967. pFlash 0x20013990 Data 32 stm32f4xx_hal_flash.o(.bss)
  968. __initial_sp 0x200179b0 Data 0 startup_stm32f407xx.o(STACK)
  969. ==============================================================================
  970. Memory Map of the image
  971. Image Entry point : 0x08010189
  972. Load Region LR_IROM1 (Base: 0x08010000, Size: 0x00001b58, Max: 0x00030000, ABSOLUTE)
  973. Execution Region ER_IROM1 (Exec base: 0x08010000, Load base: 0x08010000, Size: 0x00001b18, Max: 0x00030000, ABSOLUTE)
  974. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  975. 0x08010000 0x08010000 0x00000188 Data RO 3 RESET startup_stm32f407xx.o
  976. 0x08010188 0x08010188 0x00000000 Code RO 2227 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
  977. 0x08010188 0x08010188 0x00000004 Code RO 2234 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
  978. 0x0801018c 0x0801018c 0x00000004 Code RO 2237 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
  979. 0x08010190 0x08010190 0x00000000 Code RO 2239 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
  980. 0x08010190 0x08010190 0x00000000 Code RO 2241 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
  981. 0x08010190 0x08010190 0x00000008 Code RO 2242 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
  982. 0x08010198 0x08010198 0x00000004 Code RO 2249 .ARM.Collect$$$$0000000E mc_w.l(entry12b.o)
  983. 0x0801019c 0x0801019c 0x00000000 Code RO 2244 .ARM.Collect$$$$0000000F mc_w.l(entry10a.o)
  984. 0x0801019c 0x0801019c 0x00000000 Code RO 2246 .ARM.Collect$$$$00000011 mc_w.l(entry11a.o)
  985. 0x0801019c 0x0801019c 0x00000004 Code RO 2235 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
  986. 0x080101a0 0x080101a0 0x00000024 Code RO 4 .text startup_stm32f407xx.o
  987. 0x080101c4 0x080101c4 0x00000062 Code RO 2230 .text mc_w.l(uldiv.o)
  988. 0x08010226 0x08010226 0x00000024 Code RO 2232 .text mc_w.l(memseta.o)
  989. 0x0801024a 0x0801024a 0x0000001e Code RO 2250 .text mc_w.l(llshl.o)
  990. 0x08010268 0x08010268 0x00000020 Code RO 2252 .text mc_w.l(llushr.o)
  991. 0x08010288 0x08010288 0x00000024 Code RO 2254 .text mc_w.l(init.o)
  992. 0x080102ac 0x080102ac 0x00000002 Code RO 308 i.BusFault_Handler stm32f4xx_it.o
  993. 0x080102ae 0x080102ae 0x00000002 Code RO 309 i.DebugMon_Handler stm32f4xx_it.o
  994. 0x080102b0 0x080102b0 0x00000002 Code RO 13 i.Error_Handler main.o
  995. 0x080102b2 0x080102b2 0x00000002 PAD
  996. 0x080102b4 0x080102b4 0x00000050 Code RO 1337 i.FLASH_Erase_Sector stm32f4xx_hal_flash_ex.o
  997. 0x08010304 0x08010304 0x00000054 Code RO 1338 i.FLASH_FlushCaches stm32f4xx_hal_flash_ex.o
  998. 0x08010358 0x08010358 0x00000028 Code RO 1339 i.FLASH_MassErase stm32f4xx_hal_flash_ex.o
  999. 0x08010380 0x08010380 0x00000020 Code RO 1219 i.FLASH_Program_Byte stm32f4xx_hal_flash.o
  1000. 0x080103a0 0x080103a0 0x00000028 Code RO 1220 i.FLASH_Program_DoubleWord stm32f4xx_hal_flash.o
  1001. 0x080103c8 0x080103c8 0x00000024 Code RO 1221 i.FLASH_Program_HalfWord stm32f4xx_hal_flash.o
  1002. 0x080103ec 0x080103ec 0x00000024 Code RO 1222 i.FLASH_Program_Word stm32f4xx_hal_flash.o
  1003. 0x08010410 0x08010410 0x00000068 Code RO 1223 i.FLASH_SetErrorCode stm32f4xx_hal_flash.o
  1004. 0x08010478 0x08010478 0x00000050 Code RO 1224 i.FLASH_WaitForLastOperation stm32f4xx_hal_flash.o
  1005. 0x080104c8 0x080104c8 0x00000024 Code RO 1526 i.HAL_DMA_Abort_IT stm32f4xx_hal_dma.o
  1006. 0x080104ec 0x080104ec 0x00000098 Code RO 1340 i.HAL_FLASHEx_Erase stm32f4xx_hal_flash_ex.o
  1007. 0x08010584 0x08010584 0x00000014 Code RO 1228 i.HAL_FLASH_Lock stm32f4xx_hal_flash.o
  1008. 0x08010598 0x08010598 0x0000007c Code RO 1233 i.HAL_FLASH_Program stm32f4xx_hal_flash.o
  1009. 0x08010614 0x08010614 0x0000002c Code RO 1235 i.HAL_FLASH_Unlock stm32f4xx_hal_flash.o
  1010. 0x08010640 0x08010640 0x000001b0 Code RO 1418 i.HAL_GPIO_Init stm32f4xx_hal_gpio.o
  1011. 0x080107f0 0x080107f0 0x0000000a Code RO 1422 i.HAL_GPIO_WritePin stm32f4xx_hal_gpio.o
  1012. 0x080107fa 0x080107fa 0x00000002 PAD
  1013. 0x080107fc 0x080107fc 0x0000000c Code RO 1950 i.HAL_GetTick stm32f4xx_hal.o
  1014. 0x08010808 0x08010808 0x00000010 Code RO 1956 i.HAL_IncTick stm32f4xx_hal.o
  1015. 0x08010818 0x08010818 0x00000034 Code RO 1957 i.HAL_Init stm32f4xx_hal.o
  1016. 0x0801084c 0x0801084c 0x00000040 Code RO 1958 i.HAL_InitTick stm32f4xx_hal.o
  1017. 0x0801088c 0x0801088c 0x00000030 Code RO 402 i.HAL_MspInit stm32f4xx_hal_msp.o
  1018. 0x080108bc 0x080108bc 0x0000001a Code RO 1807 i.HAL_NVIC_EnableIRQ stm32f4xx_hal_cortex.o
  1019. 0x080108d6 0x080108d6 0x00000002 PAD
  1020. 0x080108d8 0x080108d8 0x00000040 Code RO 1813 i.HAL_NVIC_SetPriority stm32f4xx_hal_cortex.o
  1021. 0x08010918 0x08010918 0x00000024 Code RO 1814 i.HAL_NVIC_SetPriorityGrouping stm32f4xx_hal_cortex.o
  1022. 0x0801093c 0x0801093c 0x00000130 Code RO 1064 i.HAL_RCC_ClockConfig stm32f4xx_hal_rcc.o
  1023. 0x08010a6c 0x08010a6c 0x00000020 Code RO 1071 i.HAL_RCC_GetPCLK1Freq stm32f4xx_hal_rcc.o
  1024. 0x08010a8c 0x08010a8c 0x00000020 Code RO 1072 i.HAL_RCC_GetPCLK2Freq stm32f4xx_hal_rcc.o
  1025. 0x08010aac 0x08010aac 0x00000064 Code RO 1073 i.HAL_RCC_GetSysClockFreq stm32f4xx_hal_rcc.o
  1026. 0x08010b10 0x08010b10 0x0000031c Code RO 1076 i.HAL_RCC_OscConfig stm32f4xx_hal_rcc.o
  1027. 0x08010e2c 0x08010e2c 0x00000028 Code RO 1818 i.HAL_SYSTICK_Config stm32f4xx_hal_cortex.o
  1028. 0x08010e54 0x08010e54 0x00000002 Code RO 758 i.HAL_UART_ErrorCallback stm32f4xx_hal_uart.o
  1029. 0x08010e56 0x08010e56 0x00000002 PAD
  1030. 0x08010e58 0x08010e58 0x00000110 Code RO 761 i.HAL_UART_IRQHandler stm32f4xx_hal_uart.o
  1031. 0x08010f68 0x08010f68 0x00000062 Code RO 762 i.HAL_UART_Init stm32f4xx_hal_uart.o
  1032. 0x08010fca 0x08010fca 0x00000002 PAD
  1033. 0x08010fcc 0x08010fcc 0x00000110 Code RO 249 i.HAL_UART_MspInit usart.o
  1034. 0x080110dc 0x080110dc 0x00000052 Code RO 767 i.HAL_UART_Receive_IT stm32f4xx_hal_uart.o
  1035. 0x0801112e 0x0801112e 0x00000002 PAD
  1036. 0x08011130 0x08011130 0x00000128 Code RO 14 i.HAL_UART_RxCpltCallback main.o
  1037. 0x08011258 0x08011258 0x000000ba Code RO 770 i.HAL_UART_Transmit stm32f4xx_hal_uart.o
  1038. 0x08011312 0x08011312 0x00000002 Code RO 773 i.HAL_UART_TxCpltCallback stm32f4xx_hal_uart.o
  1039. 0x08011314 0x08011314 0x00000002 Code RO 310 i.HardFault_Handler stm32f4xx_it.o
  1040. 0x08011316 0x08011316 0x00000002 PAD
  1041. 0x08011318 0x08011318 0x00000080 Code RO 179 i.MX_GPIO_Init gpio.o
  1042. 0x08011398 0x08011398 0x00000038 Code RO 250 i.MX_UART4_Init usart.o
  1043. 0x080113d0 0x080113d0 0x00000038 Code RO 251 i.MX_USART1_UART_Init usart.o
  1044. 0x08011408 0x08011408 0x00000038 Code RO 252 i.MX_USART2_UART_Init usart.o
  1045. 0x08011440 0x08011440 0x00000002 Code RO 311 i.MemManage_Handler stm32f4xx_it.o
  1046. 0x08011442 0x08011442 0x00000002 Code RO 312 i.NMI_Handler stm32f4xx_it.o
  1047. 0x08011444 0x08011444 0x00000002 Code RO 313 i.PendSV_Handler stm32f4xx_it.o
  1048. 0x08011446 0x08011446 0x00000002 Code RO 314 i.SVC_Handler stm32f4xx_it.o
  1049. 0x08011448 0x08011448 0x00000004 Code RO 315 i.SysTick_Handler stm32f4xx_it.o
  1050. 0x0801144c 0x0801144c 0x00000080 Code RO 15 i.SystemClock_Config main.o
  1051. 0x080114cc 0x080114cc 0x00000054 Code RO 2193 i.SystemInit system_stm32f4xx.o
  1052. 0x08011520 0x08011520 0x0000000c Code RO 316 i.UART4_IRQHandler stm32f4xx_it.o
  1053. 0x0801152c 0x0801152c 0x00000010 Code RO 775 i.UART_DMAAbortOnError stm32f4xx_hal_uart.o
  1054. 0x0801153c 0x0801153c 0x0000001c Code RO 785 i.UART_EndRxTransfer stm32f4xx_hal_uart.o
  1055. 0x08011558 0x08011558 0x00000096 Code RO 787 i.UART_Receive_IT stm32f4xx_hal_uart.o
  1056. 0x080115ee 0x080115ee 0x00000002 PAD
  1057. 0x080115f0 0x080115f0 0x000002ac Code RO 788 i.UART_SetConfig stm32f4xx_hal_uart.o
  1058. 0x0801189c 0x0801189c 0x00000062 Code RO 789 i.UART_Transmit_IT stm32f4xx_hal_uart.o
  1059. 0x080118fe 0x080118fe 0x00000064 Code RO 790 i.UART_WaitOnFlagUntilTimeout stm32f4xx_hal_uart.o
  1060. 0x08011962 0x08011962 0x00000002 PAD
  1061. 0x08011964 0x08011964 0x0000000c Code RO 317 i.USART1_IRQHandler stm32f4xx_it.o
  1062. 0x08011970 0x08011970 0x0000000c Code RO 318 i.USART2_IRQHandler stm32f4xx_it.o
  1063. 0x0801197c 0x0801197c 0x00000002 Code RO 319 i.UsageFault_Handler stm32f4xx_it.o
  1064. 0x0801197e 0x0801197e 0x00000002 PAD
  1065. 0x08011980 0x08011980 0x00000024 Code RO 16 i.UserAppStart main.o
  1066. 0x080119a4 0x080119a4 0x00000020 Code RO 1820 i.__NVIC_SetPriority stm32f4xx_hal_cortex.o
  1067. 0x080119c4 0x080119c4 0x0000000e Code RO 2258 i.__scatterload_copy mc_w.l(handlers.o)
  1068. 0x080119d2 0x080119d2 0x00000002 Code RO 2259 i.__scatterload_null mc_w.l(handlers.o)
  1069. 0x080119d4 0x080119d4 0x0000000e Code RO 2260 i.__scatterload_zeroinit mc_w.l(handlers.o)
  1070. 0x080119e2 0x080119e2 0x00000002 PAD
  1071. 0x080119e4 0x080119e4 0x00000068 Code RO 17 i.main main.o
  1072. 0x08011a4c 0x08011a4c 0x00000030 Code RO 18 i.printFlashTest main.o
  1073. 0x08011a7c 0x08011a7c 0x00000064 Code RO 19 i.writeFlashTest main.o
  1074. 0x08011ae0 0x08011ae0 0x00000010 Data RO 2194 .constdata system_stm32f4xx.o
  1075. 0x08011af0 0x08011af0 0x00000008 Data RO 2195 .constdata system_stm32f4xx.o
  1076. 0x08011af8 0x08011af8 0x00000020 Data RO 2256 Region$$Table anon$$obj.o
  1077. Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08011b18, Size: 0x000179b0, Max: 0x00020000, ABSOLUTE)
  1078. Exec Addr Load Addr Size Type Attr Idx E Section Name Object
  1079. 0x20000000 0x08011b18 0x00000030 Data RW 21 .data main.o
  1080. 0x20000030 0x08011b48 0x0000000c Data RW 1964 .data stm32f4xx_hal.o
  1081. 0x2000003c 0x08011b54 0x00000004 Data RW 2196 .data system_stm32f4xx.o
  1082. 0x20000040 - 0x00013890 Zero RW 20 .bss main.o
  1083. 0x200138d0 - 0x000000c0 Zero RW 254 .bss usart.o
  1084. 0x20013990 - 0x00000020 Zero RW 1236 .bss stm32f4xx_hal_flash.o
  1085. 0x200139b0 - 0x00004000 Zero RW 1 STACK startup_stm32f407xx.o
  1086. ==============================================================================
  1087. Image component sizes
  1088. Code (inc. data) RO Data RW Data ZI Data Debug Object Name
  1089. 128 10 0 0 0 923 gpio.o
  1090. 714 94 0 48 80016 677481 main.o
  1091. 36 8 392 0 16384 836 startup_stm32f407xx.o
  1092. 144 24 0 12 0 3937 stm32f4xx_hal.o
  1093. 198 14 0 0 0 33947 stm32f4xx_hal_cortex.o
  1094. 36 0 0 0 0 1211 stm32f4xx_hal_dma.o
  1095. 516 66 0 0 32 6590 stm32f4xx_hal_flash.o
  1096. 356 24 0 0 0 3998 stm32f4xx_hal_flash_ex.o
  1097. 442 44 0 0 0 2420 stm32f4xx_hal_gpio.o
  1098. 48 6 0 0 0 830 stm32f4xx_hal_msp.o
  1099. 1264 80 0 0 0 5144 stm32f4xx_hal_rcc.o
  1100. 1718 14 0 0 0 9759 stm32f4xx_hal_uart.o
  1101. 56 18 0 0 0 5457 stm32f4xx_it.o
  1102. 84 18 24 4 0 1159 system_stm32f4xx.o
  1103. 440 54 0 0 192 3094 usart.o
  1104. ----------------------------------------------------------------------
  1105. 6200 474 448 64 96624 756786 Object Totals
  1106. 0 0 32 0 0 0 (incl. Generated)
  1107. 20 0 0 0 0 0 (incl. Padding)
  1108. ----------------------------------------------------------------------
  1109. Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
  1110. 0 0 0 0 0 0 entry.o
  1111. 0 0 0 0 0 0 entry10a.o
  1112. 0 0 0 0 0 0 entry11a.o
  1113. 4 0 0 0 0 0 entry12b.o
  1114. 8 4 0 0 0 0 entry2.o
  1115. 4 0 0 0 0 0 entry5.o
  1116. 0 0 0 0 0 0 entry7b.o
  1117. 0 0 0 0 0 0 entry8b.o
  1118. 8 4 0 0 0 0 entry9a.o
  1119. 30 0 0 0 0 0 handlers.o
  1120. 36 8 0 0 0 68 init.o
  1121. 30 0 0 0 0 68 llshl.o
  1122. 32 0 0 0 0 68 llushr.o
  1123. 36 0 0 0 0 108 memseta.o
  1124. 98 0 0 0 0 92 uldiv.o
  1125. ----------------------------------------------------------------------
  1126. 288 16 0 0 0 404 Library Totals
  1127. 2 0 0 0 0 0 (incl. Padding)
  1128. ----------------------------------------------------------------------
  1129. Code (inc. data) RO Data RW Data ZI Data Debug Library Name
  1130. 286 16 0 0 0 404 mc_w.l
  1131. ----------------------------------------------------------------------
  1132. 288 16 0 0 0 404 Library Totals
  1133. ----------------------------------------------------------------------
  1134. ==============================================================================
  1135. Code (inc. data) RO Data RW Data ZI Data Debug
  1136. 6488 490 448 64 96624 751190 Grand Totals
  1137. 6488 490 448 64 96624 751190 ELF Image Totals
  1138. 6488 490 448 64 0 0 ROM Totals
  1139. ==============================================================================
  1140. Total RO Size (Code + RO Data) 6936 ( 6.77kB)
  1141. Total RW Size (RW Data + ZI Data) 96688 ( 94.42kB)
  1142. Total ROM Size (Code + RO Data + RW Data) 7000 ( 6.84kB)
  1143. ==============================================================================