12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394 |
- Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
- ==============================================================================
- Section Cross References
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd) for RCC_AHB1PeriphClockCmd
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_Init) for GPIO_Init
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_CommonInit) for ADC_CommonInit
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_Init) for ADC_Init
- main.o(i.ADC_GPIO_Config) refers to misc.o(i.NVIC_Init) for NVIC_Init
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_ITConfig) for ADC_ITConfig
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_RegularChannelConfig) for ADC_RegularChannelConfig
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_Cmd) for ADC_Cmd
- main.o(i.ADC_GPIO_Config) refers to stm32f4xx_adc.o(i.ADC_SoftwareStartConv) for ADC_SoftwareStartConv
- main.o(i.CAN_Config) refers to can.o(i.CAN_GPIO_Config) for CAN_GPIO_Config
- main.o(i.CAN_Config) refers to can.o(i.CAN_NVIC_Config) for CAN_NVIC_Config
- main.o(i.CAN_Config) refers to can.o(i.CAN_Mod_Config) for CAN_Mod_Config
- main.o(i.LED_Config) refers to led.o(i.GPIO_Config) for GPIO_Config
- main.o(i.Overcurrent_Detection_Config) refers to led.o(i.GPIO_IN_Config) for GPIO_IN_Config
- main.o(i.Overcurrent_Detection_Config) refers to led.o(i.GPIO_Config) for GPIO_Config
- main.o(i.Overcurrent_Detection_Config) refers to stm32f4xx_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
- main.o(i.Overcurrent_Detection_Config) refers to stm32f4xx_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- main.o(i.SysTick_100ms_Task) refers to ntc.o(i.Get_Temperature) for Get_Temperature
- main.o(i.SysTick_100ms_Task) refers to can.o(i.Send_CAN_DATA6) for Send_CAN_DATA6
- main.o(i.SysTick_100ms_Task) refers to delay.o(.data) for sysTickUptime
- main.o(i.SysTick_100ms_Task) refers to main.o(.data) for .data
- main.o(i.SysTick_500ms_Task) refers to stm32f4xx_gpio.o(i.GPIO_ToggleBits) for GPIO_ToggleBits
- main.o(i.SysTick_500ms_Task) refers to stm32f4xx_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
- main.o(i.SysTick_500ms_Task) refers to stm32f4xx_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- main.o(i.SysTick_500ms_Task) refers to usart.o(i.modbus) for modbus
- main.o(i.SysTick_500ms_Task) refers to delay.o(.data) for sysTickUptime
- main.o(i.SysTick_500ms_Task) refers to main.o(.data) for .data
- main.o(i.TIM_Config) refers to time.o(i.TIM_Mod_Config) for TIM_Mod_Config
- main.o(i.TIM_Config) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
- main.o(i.USART_Config) refers to usart.o(i.USART_GPIO_Config) for USART_GPIO_Config
- main.o(i.USART_Config) refers to usart.o(i.USART_NVIC_Config) for USART_NVIC_Config
- main.o(i.USART_Config) refers to usart.o(i.USART_MOD_Config) for USART_MOD_Config
- main.o(i.USART_Config) refers to stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
- main.o(i.USART_Config) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
- main.o(i.get_crc8) refers to main.o(i.update_crc8) for update_crc8
- main.o(i.main) refers to misc.o(i.NVIC_PriorityGroupConfig) for NVIC_PriorityGroupConfig
- main.o(i.main) refers to delay.o(i.cycleCounterInit) for cycleCounterInit
- main.o(i.main) refers to main.o(i.ADC_GPIO_Config) for ADC_GPIO_Config
- main.o(i.main) refers to main.o(i.CAN_Config) for CAN_Config
- main.o(i.main) refers to main.o(i.USART_Config) for USART_Config
- main.o(i.main) refers to main.o(i.LED_Config) for LED_Config
- main.o(i.main) refers to main.o(i.Overcurrent_Detection_Config) for Overcurrent_Detection_Config
- main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
- main.o(i.main) refers to iwag.o(i.IWDG_Config) for IWDG_Config
- main.o(i.main) refers to iwag.o(i.IWDG_Feed) for IWDG_Feed
- main.o(i.main) refers to main.o(i.SysTick_100ms_Task) for SysTick_100ms_Task
- main.o(i.main) refers to main.o(i.SysTick_500ms_Task) for SysTick_500ms_Task
- delay.o(i.Micros) refers to delay.o(.data) for .data
- delay.o(i.cycleCounterInit) refers to stm32f4xx_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
- delay.o(i.cycleCounterInit) refers to delay.o(.data) for .data
- delay.o(i.delay_ms) refers to delay.o(i.Micros) for Micros
- delay.o(i.delay_us) refers to delay.o(i.Micros) for Micros
- delay.o(i.millis) refers to delay.o(.data) for .data
- iwag.o(i.IWDG_Config) refers to stm32f4xx_iwdg.o(i.IWDG_WriteAccessCmd) for IWDG_WriteAccessCmd
- iwag.o(i.IWDG_Config) refers to stm32f4xx_iwdg.o(i.IWDG_SetPrescaler) for IWDG_SetPrescaler
- iwag.o(i.IWDG_Config) refers to stm32f4xx_iwdg.o(i.IWDG_SetReload) for IWDG_SetReload
- iwag.o(i.IWDG_Config) refers to stm32f4xx_iwdg.o(i.IWDG_ReloadCounter) for IWDG_ReloadCounter
- iwag.o(i.IWDG_Config) refers to stm32f4xx_iwdg.o(i.IWDG_Enable) for IWDG_Enable
- iwag.o(i.IWDG_Feed) refers to stm32f4xx_iwdg.o(i.IWDG_ReloadCounter) for IWDG_ReloadCounter
- led.o(i.GPIO_Config) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd) for RCC_AHB1PeriphClockCmd
- led.o(i.GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_Init) for GPIO_Init
- led.o(i.GPIO_IN_Config) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd) for RCC_AHB1PeriphClockCmd
- led.o(i.GPIO_IN_Config) refers to stm32f4xx_gpio.o(i.GPIO_Init) for GPIO_Init
- can.o(i.CAN1_Receive_Msg) refers to stm32f4xx_can.o(i.CAN_MessagePending) for CAN_MessagePending
- can.o(i.CAN1_Receive_Msg) refers to stm32f4xx_can.o(i.CAN_Receive) for CAN_Receive
- can.o(i.CAN1_Send_Msg) refers to stm32f4xx_can.o(i.CAN_Transmit) for CAN_Transmit
- can.o(i.CAN1_Send_Msg) refers to stm32f4xx_can.o(i.CAN_TransmitStatus) for CAN_TransmitStatus
- can.o(i.CAN_GPIO_Config) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd) for RCC_AHB1PeriphClockCmd
- can.o(i.CAN_GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_PinAFConfig) for GPIO_PinAFConfig
- can.o(i.CAN_GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_Init) for GPIO_Init
- can.o(i.CAN_Mod_Config) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
- can.o(i.CAN_Mod_Config) refers to stm32f4xx_can.o(i.CAN_Init) for CAN_Init
- can.o(i.CAN_Mod_Config) refers to stm32f4xx_can.o(i.CAN_FilterInit) for CAN_FilterInit
- can.o(i.CAN_Mod_Config) refers to stm32f4xx_can.o(i.CAN_ITConfig) for CAN_ITConfig
- can.o(i.CAN_NVIC_Config) refers to misc.o(i.NVIC_Init) for NVIC_Init
- can.o(i.Send_CAN_DATA6) refers to can.o(i.CAN1_Send_Msg) for CAN1_Send_Msg
- can.o(i.Send_CAN_DATA6) refers to main.o(.data) for light_pwm
- can.o(i.Send_CAN_DATA6) refers to can.o(.data) for .data
- can.o(i.Send_CAN_DATA6) refers to main.o(.data) for usbl_opendown
- it.o(i.ADC_IRQHandler) refers to stm32f4xx_adc.o(i.ADC_GetFlagStatus) for ADC_GetFlagStatus
- it.o(i.ADC_IRQHandler) refers to stm32f4xx_adc.o(i.ADC_GetConversionValue) for ADC_GetConversionValue
- it.o(i.ADC_IRQHandler) refers to stm32f4xx_adc.o(i.ADC_ClearITPendingBit) for ADC_ClearITPendingBit
- it.o(i.ADC_IRQHandler) refers to main.o(.data) for Rntc
- it.o(i.CAN1_RX0_IRQHandler) refers to iwag.o(i.IWDG_Feed) for IWDG_Feed
- it.o(i.CAN1_RX0_IRQHandler) refers to can.o(i.CAN1_Receive_Msg) for CAN1_Receive_Msg
- it.o(i.CAN1_RX0_IRQHandler) refers to main.o(.data) for light_pwm
- it.o(i.CAN1_RX0_IRQHandler) refers to main.o(.data) for light_step
- it.o(i.CAN1_RX0_IRQHandler) refers to main.o(.data) for usbl_opendown
- it.o(i.SysTick_Handler) refers to stm32f4xx_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
- it.o(i.SysTick_Handler) refers to stm32f4xx_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- it.o(i.SysTick_Handler) refers to stm32f4xx_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
- it.o(i.SysTick_Handler) refers to delay.o(.data) for sysTickUptime
- it.o(i.SysTick_Handler) refers to main.o(.data) for LightOvercurrent
- it.o(i.SysTick_Handler) refers to it.o(.data) for .data
- it.o(i.SysTick_Handler) refers to main.o(.data) for light_pwm
- it.o(i.SysTick_Handler) refers to main.o(.data) for usbl_opendown
- it.o(i.TIM1_UP_TIM10_IRQHandler) refers to stm32f4xx_tim.o(i.TIM_GetITStatus) for TIM_GetITStatus
- it.o(i.TIM1_UP_TIM10_IRQHandler) refers to stm32f4xx_tim.o(i.TIM_ClearITPendingBit) for TIM_ClearITPendingBit
- it.o(i.UART4_IRQHandler) refers to stm32f4xx_usart.o(i.USART_GetITStatus) for USART_GetITStatus
- it.o(i.UART4_IRQHandler) refers to stm32f4xx_usart.o(i.USART_ReceiveData) for USART_ReceiveData
- it.o(i.UART4_IRQHandler) refers to stm32f4xx_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
- it.o(i.UART4_IRQHandler) refers to it.o(.data) for .data
- it.o(i.USART1_IRQHandler) refers to stm32f4xx_usart.o(i.USART_GetITStatus) for USART_GetITStatus
- it.o(i.USART1_IRQHandler) refers to stm32f4xx_usart.o(i.USART_ReceiveData) for USART_ReceiveData
- it.o(i.USART1_IRQHandler) refers to stm32f4xx_usart.o(i.USART_ClearITPendingBit) for USART_ClearITPendingBit
- it.o(i.USART1_IRQHandler) refers to it.o(.data) for .data
- ntc.o(i.Get_Temperature) refers to dfltui.o(.text) for __aeabi_ui2d
- ntc.o(i.Get_Temperature) refers to dmul.o(.text) for __aeabi_dmul
- ntc.o(i.Get_Temperature) refers to ddiv.o(.text) for __aeabi_ddiv
- ntc.o(i.Get_Temperature) refers to d2f.o(.text) for __aeabi_d2f
- ntc.o(i.Get_Temperature) refers to f2d.o(.text) for __aeabi_f2d
- ntc.o(i.Get_Temperature) refers to dadd.o(.text) for __aeabi_drsub
- ntc.o(i.Get_Temperature) refers to log.o(i.__hardfp_log) for __hardfp_log
- time.o(i.TIM_Mod_Config) refers to stm32f4xx_tim.o(i.TIM_TimeBaseInit) for TIM_TimeBaseInit
- time.o(i.TIM_Mod_Config) refers to stm32f4xx_tim.o(i.TIM_ARRPreloadConfig) for TIM_ARRPreloadConfig
- time.o(i.TIM_Mod_Config) refers to stm32f4xx_tim.o(i.TIM_SelectOutputTrigger) for TIM_SelectOutputTrigger
- time.o(i.TIM_Mod_Config) refers to stm32f4xx_tim.o(i.TIM_ITConfig) for TIM_ITConfig
- time.o(i.TIM_Mod_Config) refers to stm32f4xx_tim.o(i.TIM_Cmd) for TIM_Cmd
- time.o(i.TIM_NVIC_Config) refers to misc.o(i.NVIC_Init) for NVIC_Init
- usart.o(i.USART_GPIO_Config) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd) for RCC_AHB1PeriphClockCmd
- usart.o(i.USART_GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_PinAFConfig) for GPIO_PinAFConfig
- usart.o(i.USART_GPIO_Config) refers to stm32f4xx_gpio.o(i.GPIO_Init) for GPIO_Init
- usart.o(i.USART_MOD_Config) refers to stm32f4xx_usart.o(i.USART_Init) for USART_Init
- usart.o(i.USART_MOD_Config) refers to stm32f4xx_usart.o(i.USART_ITConfig) for USART_ITConfig
- usart.o(i.USART_MOD_Config) refers to stm32f4xx_usart.o(i.USART_Cmd) for USART_Cmd
- usart.o(i.USART_NVIC_Config) refers to misc.o(i.NVIC_Init) for NVIC_Init
- usart.o(i.Usart_SendByte) refers to stm32f4xx_usart.o(i.USART_SendData) for USART_SendData
- usart.o(i.Usart_SendByte) refers to stm32f4xx_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
- usart.o(i.Usart_SendString) refers to usart.o(i.Usart_SendByte) for Usart_SendByte
- usart.o(i.Usart_SendString) refers to stm32f4xx_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
- usart.o(i.modbus) refers to memcpya.o(.text) for __aeabi_memcpy4
- usart.o(i.modbus) refers to usart.o(i.Crc) for Crc
- usart.o(i.modbus) refers to usart.o(i.Usart_SendString) for Usart_SendString
- usart.o(i.modbus) refers to main.o(.data) for light_pwm
- usart.o(i.modbus) refers to main.o(.data) for light_step
- system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.data) for .data
- system_stm32f4xx.o(i.SystemInit) refers to system_stm32f4xx.o(i.SetSysClock) for SetSysClock
- startup_stm32f40_41xxx.o(RESET) refers to startup_stm32f40_41xxx.o(STACK) for __initial_sp
- startup_stm32f40_41xxx.o(RESET) refers to startup_stm32f40_41xxx.o(.text) for Reset_Handler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.HardFault_Handler) for HardFault_Handler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.SysTick_Handler) for SysTick_Handler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.ADC_IRQHandler) for ADC_IRQHandler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.CAN1_RX0_IRQHandler) for CAN1_RX0_IRQHandler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.TIM1_UP_TIM10_IRQHandler) for TIM1_UP_TIM10_IRQHandler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.USART1_IRQHandler) for USART1_IRQHandler
- startup_stm32f40_41xxx.o(RESET) refers to it.o(i.UART4_IRQHandler) for UART4_IRQHandler
- startup_stm32f40_41xxx.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
- startup_stm32f40_41xxx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
- stm32f4xx_adc.o(i.ADC_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
- stm32f4xx_can.o(i.CAN_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
- stm32f4xx_can.o(i.CAN_GetITStatus) refers to stm32f4xx_can.o(i.CheckITStatus) for CheckITStatus
- stm32f4xx_flash.o(i.FLASH_EraseAllBank1Sectors) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_EraseAllBank2Sectors) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_EraseAllSectors) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_EraseSector) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_Launch) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_PCROP1Config) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_PCROPConfig) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_RDPConfig) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_UserConfig) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_WRP1Config) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_OB_WRPConfig) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_ProgramByte) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_ProgramDoubleWord) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_ProgramHalfWord) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_ProgramWord) refers to stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
- stm32f4xx_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_flash.o(i.FLASH_GetStatus) for FLASH_GetStatus
- stm32f4xx_gpio.o(i.GPIO_DeInit) refers to stm32f4xx_rcc.o(i.RCC_AHB1PeriphResetCmd) for RCC_AHB1PeriphResetCmd
- stm32f4xx_rcc.o(i.RCC_GetClocksFreq) refers to stm32f4xx_rcc.o(.data) for .data
- stm32f4xx_rcc.o(i.RCC_WaitForHSEStartUp) refers to stm32f4xx_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
- stm32f4xx_tim.o(i.TIM_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
- stm32f4xx_tim.o(i.TIM_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
- stm32f4xx_tim.o(i.TIM_ETRClockMode1Config) refers to stm32f4xx_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
- stm32f4xx_tim.o(i.TIM_ETRClockMode2Config) refers to stm32f4xx_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TIM_SetIC4Prescaler) for TIM_SetIC4Prescaler
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TI1_Config) for TI1_Config
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TI2_Config) for TI2_Config
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
- stm32f4xx_tim.o(i.TIM_ICInit) refers to stm32f4xx_tim.o(i.TIM_SetIC3Prescaler) for TIM_SetIC3Prescaler
- stm32f4xx_tim.o(i.TIM_ITRxExternalClockConfig) refers to stm32f4xx_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
- stm32f4xx_tim.o(i.TIM_PWMIConfig) refers to stm32f4xx_tim.o(i.TI2_Config) for TI2_Config
- stm32f4xx_tim.o(i.TIM_PWMIConfig) refers to stm32f4xx_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
- stm32f4xx_tim.o(i.TIM_PWMIConfig) refers to stm32f4xx_tim.o(i.TI1_Config) for TI1_Config
- stm32f4xx_tim.o(i.TIM_PWMIConfig) refers to stm32f4xx_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
- stm32f4xx_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f4xx_tim.o(i.TI1_Config) for TI1_Config
- stm32f4xx_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f4xx_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
- stm32f4xx_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f4xx_tim.o(i.TI2_Config) for TI2_Config
- stm32f4xx_usart.o(i.USART_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
- stm32f4xx_usart.o(i.USART_DeInit) refers to stm32f4xx_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
- stm32f4xx_usart.o(i.USART_Init) refers to stm32f4xx_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
- log.o(i.__hardfp_log) refers (Special) to iusefp.o(.text) for __I$use$fp
- log.o(i.__hardfp_log) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
- log.o(i.__hardfp_log) refers to errno.o(i.__set_errno) for __set_errno
- log.o(i.__hardfp_log) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
- log.o(i.__hardfp_log) refers to dunder.o(i.__mathlib_dbl_divzero) for __mathlib_dbl_divzero
- log.o(i.__hardfp_log) refers to dmul.o(.text) for __aeabi_dmul
- log.o(i.__hardfp_log) refers to dadd.o(.text) for __aeabi_dsub
- log.o(i.__hardfp_log) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
- log.o(i.__hardfp_log) refers to dflti.o(.text) for __aeabi_i2d
- log.o(i.__hardfp_log) refers to ddiv.o(.text) for __aeabi_ddiv
- log.o(i.__hardfp_log) refers to poly.o(i.__kernel_poly) for __kernel_poly
- log.o(i.__hardfp_log) refers to qnan.o(.constdata) for __mathlib_zero
- log.o(i.__hardfp_log) refers to log.o(.constdata) for .constdata
- log.o(i.__softfp_log) refers (Special) to iusefp.o(.text) for __I$use$fp
- log.o(i.__softfp_log) refers to log.o(i.__hardfp_log) for __hardfp_log
- log.o(i.log) refers (Special) to iusefp.o(.text) for __I$use$fp
- log.o(i.log) refers to log.o(i.__hardfp_log) for __hardfp_log
- log.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
- log_x.o(i.____hardfp_log$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
- log_x.o(i.____hardfp_log$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
- log_x.o(i.____hardfp_log$lsc) refers to errno.o(i.__set_errno) for __set_errno
- log_x.o(i.____hardfp_log$lsc) refers to dmul.o(.text) for __aeabi_dmul
- log_x.o(i.____hardfp_log$lsc) refers to dadd.o(.text) for __aeabi_dsub
- log_x.o(i.____hardfp_log$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
- log_x.o(i.____hardfp_log$lsc) refers to dflti.o(.text) for __aeabi_i2d
- log_x.o(i.____hardfp_log$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
- log_x.o(i.____hardfp_log$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
- log_x.o(i.____hardfp_log$lsc) refers to qnan.o(.constdata) for __mathlib_zero
- log_x.o(i.____hardfp_log$lsc) refers to log_x.o(.constdata) for .constdata
- log_x.o(i.____softfp_log$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
- log_x.o(i.____softfp_log$lsc) refers to log_x.o(i.____hardfp_log$lsc) for ____hardfp_log$lsc
- log_x.o(i.__log$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
- log_x.o(i.__log$lsc) refers to log_x.o(i.____hardfp_log$lsc) for ____hardfp_log$lsc
- log_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
- entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
- dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
- dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
- dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
- dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
- ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- ddiv.o(.text) refers to depilogue.o(.text) for _double_round
- dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue
- f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
- d2f.o(.text) refers to fepilogue.o(.text) for _float_round
- dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
- dunder.o(i.__mathlib_dbl_infnan) refers to dadd.o(.text) for __aeabi_dadd
- dunder.o(i.__mathlib_dbl_infnan2) refers to dadd.o(.text) for __aeabi_dadd
- dunder.o(i.__mathlib_dbl_invalid) refers to ddiv.o(.text) for __aeabi_ddiv
- dunder.o(i.__mathlib_dbl_overflow) refers to dmul.o(.text) for __aeabi_dmul
- dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul
- dunder.o(i.__mathlib_dbl_underflow) refers to dmul.o(.text) for __aeabi_dmul
- poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp
- poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul
- poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd
- qnan.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
- entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
- entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f40_41xxx.o(STACK) for __initial_sp
- entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f40_41xxx.o(STACK) for __initial_sp
- entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
- entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
- entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
- entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
- errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data
- errno.o(i.__read_errno) refers to errno.o(.data) for .data
- errno.o(i.__set_errno) refers to errno.o(.data) for .data
- depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
- depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
- dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
- init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
- ==============================================================================
- Removing Unused input sections from the image.
- Removing main.o(.rev16_text), (4 bytes).
- Removing main.o(.revsh_text), (4 bytes).
- Removing main.o(.rrx_text), (6 bytes).
- Removing main.o(i.SoftReset), (40 bytes).
- Removing main.o(i.TIM_Config), (36 bytes).
- Removing main.o(i.get_crc8), (32 bytes).
- Removing main.o(i.update_crc8), (30 bytes).
- Removing main.o(.bss), (184 bytes).
- Removing main.o(.bss), (184 bytes).
- Removing main.o(.bss), (184 bytes).
- Removing main.o(.bss), (184 bytes).
- Removing main.o(.bss), (12 bytes).
- Removing main.o(.bss), (20 bytes).
- Removing main.o(.data), (1 bytes).
- Removing main.o(.data), (1 bytes).
- Removing main.o(.data), (1 bytes).
- Removing main.o(.data), (2 bytes).
- Removing main.o(.data), (1 bytes).
- Removing main.o(.data), (4 bytes).
- Removing main.o(.data), (4 bytes).
- Removing main.o(.data), (4 bytes).
- Removing main.o(.data), (4 bytes).
- Removing delay.o(.rev16_text), (4 bytes).
- Removing delay.o(.revsh_text), (4 bytes).
- Removing delay.o(.rrx_text), (6 bytes).
- Removing delay.o(i.delay_us), (22 bytes).
- Removing delay.o(i.millis), (12 bytes).
- Removing iwag.o(.rev16_text), (4 bytes).
- Removing iwag.o(.revsh_text), (4 bytes).
- Removing iwag.o(.rrx_text), (6 bytes).
- Removing led.o(.rev16_text), (4 bytes).
- Removing led.o(.revsh_text), (4 bytes).
- Removing led.o(.rrx_text), (6 bytes).
- Removing can.o(.rev16_text), (4 bytes).
- Removing can.o(.revsh_text), (4 bytes).
- Removing can.o(.rrx_text), (6 bytes).
- Removing can.o(.data), (4 bytes).
- Removing it.o(.rev16_text), (4 bytes).
- Removing it.o(.revsh_text), (4 bytes).
- Removing it.o(.rrx_text), (6 bytes).
- Removing it.o(.data), (8 bytes).
- Removing it.o(.data), (8 bytes).
- Removing it.o(.data), (8 bytes).
- Removing ntc.o(.rev16_text), (4 bytes).
- Removing ntc.o(.revsh_text), (4 bytes).
- Removing ntc.o(.rrx_text), (6 bytes).
- Removing ntc.o(.data), (4 bytes).
- Removing time.o(.rev16_text), (4 bytes).
- Removing time.o(.revsh_text), (4 bytes).
- Removing time.o(.rrx_text), (6 bytes).
- Removing time.o(i.TIM_Mod_Config), (78 bytes).
- Removing time.o(i.TIM_NVIC_Config), (28 bytes).
- Removing usart.o(.rev16_text), (4 bytes).
- Removing usart.o(.revsh_text), (4 bytes).
- Removing usart.o(.rrx_text), (6 bytes).
- Removing system_stm32f4xx.o(.rev16_text), (4 bytes).
- Removing system_stm32f4xx.o(.revsh_text), (4 bytes).
- Removing system_stm32f4xx.o(.rrx_text), (6 bytes).
- Removing system_stm32f4xx.o(i.SystemCoreClockUpdate), (120 bytes).
- Removing system_stm32f4xx.o(.data), (20 bytes).
- Removing startup_stm32f40_41xxx.o(HEAP), (512 bytes).
- Removing misc.o(.rev16_text), (4 bytes).
- Removing misc.o(.revsh_text), (4 bytes).
- Removing misc.o(.rrx_text), (6 bytes).
- Removing misc.o(i.NVIC_SetVectorTable), (20 bytes).
- Removing misc.o(i.NVIC_SystemLPConfig), (24 bytes).
- Removing misc.o(i.SysTick_CLKSourceConfig), (24 bytes).
- Removing stm32f4xx_adc.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_adc.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_adc.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_adc.o(i.ADC_AnalogWatchdogCmd), (16 bytes).
- Removing stm32f4xx_adc.o(i.ADC_AnalogWatchdogSingleChannelConfig), (12 bytes).
- Removing stm32f4xx_adc.o(i.ADC_AnalogWatchdogThresholdsConfig), (6 bytes).
- Removing stm32f4xx_adc.o(i.ADC_AutoInjectedConvCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_ClearFlag), (6 bytes).
- Removing stm32f4xx_adc.o(i.ADC_CommonStructInit), (12 bytes).
- Removing stm32f4xx_adc.o(i.ADC_ContinuousModeCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_DMACmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_DMARequestAfterLastTransferCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_DeInit), (24 bytes).
- Removing stm32f4xx_adc.o(i.ADC_DiscModeChannelCountConfig), (16 bytes).
- Removing stm32f4xx_adc.o(i.ADC_DiscModeCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_EOCOnEachRegularChannelCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_ExternalTrigInjectedConvConfig), (12 bytes).
- Removing stm32f4xx_adc.o(i.ADC_ExternalTrigInjectedConvEdgeConfig), (12 bytes).
- Removing stm32f4xx_adc.o(i.ADC_GetITStatus), (30 bytes).
- Removing stm32f4xx_adc.o(i.ADC_GetInjectedConversionValue), (14 bytes).
- Removing stm32f4xx_adc.o(i.ADC_GetMultiModeConversionValue), (12 bytes).
- Removing stm32f4xx_adc.o(i.ADC_GetSoftwareStartConvStatus), (14 bytes).
- Removing stm32f4xx_adc.o(i.ADC_GetSoftwareStartInjectedConvCmdStatus), (14 bytes).
- Removing stm32f4xx_adc.o(i.ADC_InjectedChannelConfig), (74 bytes).
- Removing stm32f4xx_adc.o(i.ADC_InjectedDiscModeCmd), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_InjectedSequencerLengthConfig), (16 bytes).
- Removing stm32f4xx_adc.o(i.ADC_MultiModeDMARequestAfterLastTransferCmd), (32 bytes).
- Removing stm32f4xx_adc.o(i.ADC_SetInjectedOffset), (10 bytes).
- Removing stm32f4xx_adc.o(i.ADC_SoftwareStartInjectedConv), (10 bytes).
- Removing stm32f4xx_adc.o(i.ADC_StructInit), (20 bytes).
- Removing stm32f4xx_adc.o(i.ADC_TempSensorVrefintCmd), (32 bytes).
- Removing stm32f4xx_adc.o(i.ADC_VBATCmd), (32 bytes).
- Removing stm32f4xx_can.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_can.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_can.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_can.o(i.CAN_CancelTransmit), (36 bytes).
- Removing stm32f4xx_can.o(i.CAN_ClearFlag), (48 bytes).
- Removing stm32f4xx_can.o(i.CAN_ClearITPendingBit), (120 bytes).
- Removing stm32f4xx_can.o(i.CAN_DBGFreeze), (20 bytes).
- Removing stm32f4xx_can.o(i.CAN_DeInit), (44 bytes).
- Removing stm32f4xx_can.o(i.CAN_FIFORelease), (22 bytes).
- Removing stm32f4xx_can.o(i.CAN_GetFlagStatus), (52 bytes).
- Removing stm32f4xx_can.o(i.CAN_GetITStatus), (168 bytes).
- Removing stm32f4xx_can.o(i.CAN_GetLSBTransmitErrorCounter), (8 bytes).
- Removing stm32f4xx_can.o(i.CAN_GetLastErrorCode), (10 bytes).
- Removing stm32f4xx_can.o(i.CAN_GetReceiveErrorCounter), (6 bytes).
- Removing stm32f4xx_can.o(i.CAN_OperatingModeRequest), (140 bytes).
- Removing stm32f4xx_can.o(i.CAN_SlaveStartBank), (44 bytes).
- Removing stm32f4xx_can.o(i.CAN_Sleep), (30 bytes).
- Removing stm32f4xx_can.o(i.CAN_StructInit), (32 bytes).
- Removing stm32f4xx_can.o(i.CAN_TTComModeCmd), (90 bytes).
- Removing stm32f4xx_can.o(i.CAN_WakeUp), (40 bytes).
- Removing stm32f4xx_can.o(i.CheckITStatus), (12 bytes).
- Removing stm32f4xx_dma.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_dma.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_dma.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_dma.o(i.DMA_ClearFlag), (44 bytes).
- Removing stm32f4xx_dma.o(i.DMA_ClearITPendingBit), (44 bytes).
- Removing stm32f4xx_dma.o(i.DMA_Cmd), (20 bytes).
- Removing stm32f4xx_dma.o(i.DMA_DeInit), (292 bytes).
- Removing stm32f4xx_dma.o(i.DMA_DoubleBufferModeCmd), (20 bytes).
- Removing stm32f4xx_dma.o(i.DMA_DoubleBufferModeConfig), (22 bytes).
- Removing stm32f4xx_dma.o(i.DMA_FlowControllerConfig), (20 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetCmdStatus), (14 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetCurrDataCounter), (6 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetCurrentMemoryTarget), (14 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetFIFOStatus), (8 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetFlagStatus), (52 bytes).
- Removing stm32f4xx_dma.o(i.DMA_GetITStatus), (84 bytes).
- Removing stm32f4xx_dma.o(i.DMA_ITConfig), (44 bytes).
- Removing stm32f4xx_dma.o(i.DMA_Init), (84 bytes).
- Removing stm32f4xx_dma.o(i.DMA_MemoryTargetConfig), (10 bytes).
- Removing stm32f4xx_dma.o(i.DMA_PeriphIncOffsetSizeConfig), (20 bytes).
- Removing stm32f4xx_dma.o(i.DMA_SetCurrDataCounter), (4 bytes).
- Removing stm32f4xx_dma.o(i.DMA_StructInit), (34 bytes).
- Removing stm32f4xx_flash.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_flash.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_flash.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ClearFlag), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_DataCacheCmd), (28 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_DataCacheReset), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_EraseAllBank1Sectors), (92 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_EraseAllBank2Sectors), (92 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_EraseAllSectors), (92 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_EraseSector), (108 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_GetFlagStatus), (20 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_GetStatus), (60 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ITConfig), (24 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_InstructionCacheCmd), (28 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_InstructionCacheReset), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_Lock), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_BORConfig), (24 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_BootConfig), (24 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetBOR), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetPCROP), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetPCROP1), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetRDP), (20 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetUser), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetWRP), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_GetWRP1), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_Launch), (20 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_Lock), (16 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_PCROP1Config), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_PCROPConfig), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_PCROPSelectionConfig), (20 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_RDPConfig), (24 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_Unlock), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_UserConfig), (40 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_WRP1Config), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_OB_WRPConfig), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_PrefetchBufferCmd), (28 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ProgramByte), (56 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ProgramDoubleWord), (64 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ProgramHalfWord), (60 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_ProgramWord), (60 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_SetLatency), (12 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_Unlock), (36 bytes).
- Removing stm32f4xx_flash.o(i.FLASH_WaitForLastOperation), (30 bytes).
- Removing stm32f4xx_gpio.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_gpio.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_gpio.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_DeInit), (260 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_PinLockConfig), (24 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_ReadInputData), (6 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_ReadOutputData), (6 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_ReadOutputDataBit), (14 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_StructInit), (18 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_Write), (4 bytes).
- Removing stm32f4xx_gpio.o(i.GPIO_WriteBit), (10 bytes).
- Removing stm32f4xx_iwdg.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_iwdg.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_iwdg.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_iwdg.o(i.IWDG_GetFlagStatus), (20 bytes).
- Removing stm32f4xx_rcc.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_rcc.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_rcc.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockLPModeCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB1PeriphResetCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB2PeriphClockCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB2PeriphClockLPModeCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB2PeriphResetCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB3PeriphClockCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB3PeriphClockLPModeCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AHB3PeriphResetCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_APB1PeriphClockLPModeCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_APB1PeriphResetCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_APB2PeriphClockLPModeCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_APB2PeriphResetCmd), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_AdjustHSICalibrationValue), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_BackupResetCmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_ClearFlag), (16 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_ClearITPendingBit), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_ClockSecuritySystemCmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_DeInit), (84 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_GetFlagStatus), (52 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_GetITStatus), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_GetSYSCLKSource), (16 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_HCLKConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_HSEConfig), (16 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_HSICmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_I2SCLKConfig), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_ITConfig), (24 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_LSEConfig), (28 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_LSEModeConfig), (28 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_LSICmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_LTDCCLKDivConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_MCO1Config), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_MCO2Config), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PCLK1Config), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PCLK2Config), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLCmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLConfig), (40 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLI2SCmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLI2SConfig), (16 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLSAICmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_PLLSAIConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_RTCCLKCmd), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_RTCCLKConfig), (48 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_SAIBlockACLKConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_SAIBlockBCLKConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_SAIPLLI2SClkDivConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_SAIPLLSAIClkDivConfig), (28 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_SYSCLKConfig), (20 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_TIMCLKPresConfig), (12 bytes).
- Removing stm32f4xx_rcc.o(i.RCC_WaitForHSEStartUp), (44 bytes).
- Removing stm32f4xx_tim.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_tim.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_tim.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_tim.o(i.TI1_Config), (46 bytes).
- Removing stm32f4xx_tim.o(i.TI2_Config), (54 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ARRPreloadConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_BDTRConfig), (34 bytes).
- Removing stm32f4xx_tim.o(i.TIM_BDTRStructInit), (18 bytes).
- Removing stm32f4xx_tim.o(i.TIM_CCPreloadControl), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_CCxCmd), (22 bytes).
- Removing stm32f4xx_tim.o(i.TIM_CCxNCmd), (22 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ClearFlag), (6 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ClearOC1Ref), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ClearOC2Ref), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ClearOC3Ref), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ClearOC4Ref), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_Cmd), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_CounterModeConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_CtrlPWMOutputs), (22 bytes).
- Removing stm32f4xx_tim.o(i.TIM_DMACmd), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_DMAConfig), (8 bytes).
- Removing stm32f4xx_tim.o(i.TIM_DeInit), (336 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ETRClockMode1Config), (18 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ETRClockMode2Config), (18 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ETRConfig), (24 bytes).
- Removing stm32f4xx_tim.o(i.TIM_EncoderInterfaceConfig), (50 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ForcedOC1Config), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ForcedOC2Config), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ForcedOC3Config), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ForcedOC4Config), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GenerateEvent), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetCapture1), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetCapture2), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetCapture3), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetCapture4), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetCounter), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetFlagStatus), (14 bytes).
- Removing stm32f4xx_tim.o(i.TIM_GetPrescaler), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ICInit), (172 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ICStructInit), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ITConfig), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_ITRxExternalClockConfig), (18 bytes).
- Removing stm32f4xx_tim.o(i.TIM_InternalClockConfig), (10 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC1FastConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC1Init), (96 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC1NPolarityConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC1PolarityConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC1PreloadConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC2FastConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC2Init), (128 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC2NPolarityConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC2PolarityConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC2PreloadConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC3FastConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC3Init), (124 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC3NPolarityConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC3PolarityConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC3PreloadConfig), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC4FastConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC4Init), (96 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC4PolarityConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OC4PreloadConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_OCStructInit), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_PWMIConfig), (108 bytes).
- Removing stm32f4xx_tim.o(i.TIM_PrescalerConfig), (6 bytes).
- Removing stm32f4xx_tim.o(i.TIM_RemapConfig), (6 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectCCDMA), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectCOM), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectHallSensor), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectInputTrigger), (12 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectMasterSlaveMode), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectOCxM), (74 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectOnePulseMode), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectOutputTrigger), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SelectSlaveMode), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetAutoreload), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetClockDivision), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetCompare1), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetCompare2), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetCompare3), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetCompare4), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetCounter), (4 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetIC1Prescaler), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetIC2Prescaler), (24 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetIC3Prescaler), (16 bytes).
- Removing stm32f4xx_tim.o(i.TIM_SetIC4Prescaler), (24 bytes).
- Removing stm32f4xx_tim.o(i.TIM_TIxExternalClockConfig), (46 bytes).
- Removing stm32f4xx_tim.o(i.TIM_TimeBaseInit), (124 bytes).
- Removing stm32f4xx_tim.o(i.TIM_TimeBaseStructInit), (18 bytes).
- Removing stm32f4xx_tim.o(i.TIM_UpdateDisableConfig), (20 bytes).
- Removing stm32f4xx_tim.o(i.TIM_UpdateRequestConfig), (20 bytes).
- Removing stm32f4xx_usart.o(.rev16_text), (4 bytes).
- Removing stm32f4xx_usart.o(.revsh_text), (4 bytes).
- Removing stm32f4xx_usart.o(.rrx_text), (6 bytes).
- Removing stm32f4xx_usart.o(i.USART_ClearFlag), (6 bytes).
- Removing stm32f4xx_usart.o(i.USART_ClockInit), (28 bytes).
- Removing stm32f4xx_usart.o(i.USART_ClockStructInit), (12 bytes).
- Removing stm32f4xx_usart.o(i.USART_DMACmd), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_DeInit), (172 bytes).
- Removing stm32f4xx_usart.o(i.USART_HalfDuplexCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_IrDACmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_IrDAConfig), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_LINBreakDetectLengthConfig), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_LINCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_OneBitMethodCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_OverSampling8Cmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_ReceiverWakeUpCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_SendBreak), (10 bytes).
- Removing stm32f4xx_usart.o(i.USART_SetAddress), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_SetGuardTime), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_SetPrescaler), (16 bytes).
- Removing stm32f4xx_usart.o(i.USART_SmartCardCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_SmartCardNACKCmd), (20 bytes).
- Removing stm32f4xx_usart.o(i.USART_StructInit), (22 bytes).
- Removing stm32f4xx_usart.o(i.USART_WakeUpConfig), (16 bytes).
- Removing dneg.o(.text), (6 bytes).
- 368 unused section(s) (total 10394 bytes) removed from the image.
- ==============================================================================
- Image Symbol Table
- Local Symbols
- Symbol Name Value Ov Type Size Object(Section)
- ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
- ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
- ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
- ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
- ../fplib/microlib/d2f.c 0x00000000 Number 0 d2f.o ABSOLUTE
- ../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE
- ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
- ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
- ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
- ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
- ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
- ../fplib/microlib/fpneg.c 0x00000000 Number 0 dneg.o ABSOLUTE
- ../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
- ../mathlib/log.c 0x00000000 Number 0 log.o ABSOLUTE
- ../mathlib/log.c 0x00000000 Number 0 log_x.o ABSOLUTE
- ../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE
- ../mathlib/qnan.c 0x00000000 Number 0 qnan.o ABSOLUTE
- CMSIS\\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
- CMSIS\startup_stm32f40_41xxx.s 0x00000000 Number 0 startup_stm32f40_41xxx.o ABSOLUTE
- CMSIS\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_adc.c 0x00000000 Number 0 stm32f4xx_adc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_can.c 0x00000000 Number 0 stm32f4xx_can.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_dma.c 0x00000000 Number 0 stm32f4xx_dma.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_flash.c 0x00000000 Number 0 stm32f4xx_flash.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_gpio.c 0x00000000 Number 0 stm32f4xx_gpio.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_iwdg.c 0x00000000 Number 0 stm32f4xx_iwdg.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_rcc.c 0x00000000 Number 0 stm32f4xx_rcc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_tim.c 0x00000000 Number 0 stm32f4xx_tim.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\\src\\stm32f4xx_usart.c 0x00000000 Number 0 stm32f4xx_usart.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_adc.c 0x00000000 Number 0 stm32f4xx_adc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_can.c 0x00000000 Number 0 stm32f4xx_can.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dma.c 0x00000000 Number 0 stm32f4xx_dma.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_flash.c 0x00000000 Number 0 stm32f4xx_flash.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c 0x00000000 Number 0 stm32f4xx_gpio.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_iwdg.c 0x00000000 Number 0 stm32f4xx_iwdg.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rcc.c 0x00000000 Number 0 stm32f4xx_rcc.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_tim.c 0x00000000 Number 0 stm32f4xx_tim.o ABSOLUTE
- STM32F4xx_StdPeriph_Driver\src\stm32f4xx_usart.c 0x00000000 Number 0 stm32f4xx_usart.o ABSOLUTE
- USER\\can.c 0x00000000 Number 0 can.o ABSOLUTE
- USER\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
- USER\\it.c 0x00000000 Number 0 it.o ABSOLUTE
- USER\\iwag.c 0x00000000 Number 0 iwag.o ABSOLUTE
- USER\\led.c 0x00000000 Number 0 led.o ABSOLUTE
- USER\\main.c 0x00000000 Number 0 main.o ABSOLUTE
- USER\\ntc.c 0x00000000 Number 0 ntc.o ABSOLUTE
- USER\\time.c 0x00000000 Number 0 time.o ABSOLUTE
- USER\\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
- USER\can.c 0x00000000 Number 0 can.o ABSOLUTE
- USER\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
- USER\it.c 0x00000000 Number 0 it.o ABSOLUTE
- USER\iwag.c 0x00000000 Number 0 iwag.o ABSOLUTE
- USER\led.c 0x00000000 Number 0 led.o ABSOLUTE
- USER\main.c 0x00000000 Number 0 main.o ABSOLUTE
- USER\ntc.c 0x00000000 Number 0 ntc.o ABSOLUTE
- USER\time.c 0x00000000 Number 0 time.o ABSOLUTE
- USER\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
- cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE
- dc.s 0x00000000 Number 0 dc.o ABSOLUTE
- handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
- init.s 0x00000000 Number 0 init.o ABSOLUTE
- RESET 0x08000000 Section 392 startup_stm32f40_41xxx.o(RESET)
- .ARM.Collect$$$$00000000 0x08000188 Section 0 entry.o(.ARM.Collect$$$$00000000)
- .ARM.Collect$$$$00000001 0x08000188 Section 4 entry2.o(.ARM.Collect$$$$00000001)
- .ARM.Collect$$$$00000004 0x0800018c Section 4 entry5.o(.ARM.Collect$$$$00000004)
- .ARM.Collect$$$$00000008 0x08000190 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
- .ARM.Collect$$$$0000000A 0x08000190 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
- .ARM.Collect$$$$0000000B 0x08000190 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
- .ARM.Collect$$$$0000000D 0x08000198 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
- .ARM.Collect$$$$0000000F 0x08000198 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
- .ARM.Collect$$$$00002712 0x08000198 Section 4 entry2.o(.ARM.Collect$$$$00002712)
- __lit__00000000 0x08000198 Data 4 entry2.o(.ARM.Collect$$$$00002712)
- .text 0x0800019c Section 36 startup_stm32f40_41xxx.o(.text)
- $v0 0x0800019c Number 0 startup_stm32f40_41xxx.o(.text)
- .text 0x080001c0 Section 0 memcpya.o(.text)
- .text 0x080001e4 Section 0 dadd.o(.text)
- .text 0x08000332 Section 0 dmul.o(.text)
- .text 0x08000416 Section 0 ddiv.o(.text)
- .text 0x080004f4 Section 0 dfltui.o(.text)
- .text 0x0800050e Section 0 f2d.o(.text)
- .text 0x08000534 Section 0 d2f.o(.text)
- .text 0x0800056c Section 0 llshl.o(.text)
- .text 0x0800058a Section 0 llsshr.o(.text)
- .text 0x080005ae Section 0 fepilogue.o(.text)
- .text 0x080005ae Section 0 iusefp.o(.text)
- .text 0x0800061c Section 0 depilogue.o(.text)
- .text 0x080006d6 Section 0 dflti.o(.text)
- .text 0x080006f8 Section 48 cdcmple.o(.text)
- .text 0x08000728 Section 36 init.o(.text)
- .text 0x0800074c Section 0 llushr.o(.text)
- i.ADC_ClearITPendingBit 0x0800076c Section 0 stm32f4xx_adc.o(i.ADC_ClearITPendingBit)
- i.ADC_Cmd 0x08000774 Section 0 stm32f4xx_adc.o(i.ADC_Cmd)
- i.ADC_CommonInit 0x08000788 Section 0 stm32f4xx_adc.o(i.ADC_CommonInit)
- i.ADC_GPIO_Config 0x080007b4 Section 0 main.o(i.ADC_GPIO_Config)
- i.ADC_GetConversionValue 0x0800085c Section 0 stm32f4xx_adc.o(i.ADC_GetConversionValue)
- i.ADC_GetFlagStatus 0x08000862 Section 0 stm32f4xx_adc.o(i.ADC_GetFlagStatus)
- i.ADC_IRQHandler 0x08000870 Section 0 it.o(i.ADC_IRQHandler)
- i.ADC_ITConfig 0x0800089c Section 0 stm32f4xx_adc.o(i.ADC_ITConfig)
- i.ADC_Init 0x080008b0 Section 0 stm32f4xx_adc.o(i.ADC_Init)
- i.ADC_RegularChannelConfig 0x080008fc Section 0 stm32f4xx_adc.o(i.ADC_RegularChannelConfig)
- i.ADC_SoftwareStartConv 0x08000970 Section 0 stm32f4xx_adc.o(i.ADC_SoftwareStartConv)
- i.CAN1_RX0_IRQHandler 0x0800097c Section 0 it.o(i.CAN1_RX0_IRQHandler)
- i.CAN1_Receive_Msg 0x080009c4 Section 0 can.o(i.CAN1_Receive_Msg)
- i.CAN1_Send_Msg 0x08000a08 Section 0 can.o(i.CAN1_Send_Msg)
- i.CAN_Config 0x08000a64 Section 0 main.o(i.CAN_Config)
- i.CAN_FilterInit 0x08000ab4 Section 0 stm32f4xx_can.o(i.CAN_FilterInit)
- i.CAN_GPIO_Config 0x08000b80 Section 0 can.o(i.CAN_GPIO_Config)
- i.CAN_ITConfig 0x08000bc2 Section 0 stm32f4xx_can.o(i.CAN_ITConfig)
- i.CAN_Init 0x08000bd2 Section 0 stm32f4xx_can.o(i.CAN_Init)
- i.CAN_MessagePending 0x08000cba Section 0 stm32f4xx_can.o(i.CAN_MessagePending)
- i.CAN_Mod_Config 0x08000cd0 Section 0 can.o(i.CAN_Mod_Config)
- i.CAN_NVIC_Config 0x08000d6e Section 0 can.o(i.CAN_NVIC_Config)
- i.CAN_Receive 0x08000d8a Section 0 stm32f4xx_can.o(i.CAN_Receive)
- i.CAN_Transmit 0x08000e18 Section 0 stm32f4xx_can.o(i.CAN_Transmit)
- i.CAN_TransmitStatus 0x08000ebc Section 0 stm32f4xx_can.o(i.CAN_TransmitStatus)
- i.Crc 0x08000f28 Section 0 usart.o(i.Crc)
- i.GPIO_Config 0x08000f5a Section 0 led.o(i.GPIO_Config)
- i.GPIO_IN_Config 0x08000f8a Section 0 led.o(i.GPIO_IN_Config)
- i.GPIO_Init 0x08000fb0 Section 0 stm32f4xx_gpio.o(i.GPIO_Init)
- i.GPIO_PinAFConfig 0x08001028 Section 0 stm32f4xx_gpio.o(i.GPIO_PinAFConfig)
- i.GPIO_ReadInputDataBit 0x08001048 Section 0 stm32f4xx_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x08001056 Section 0 stm32f4xx_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x0800105a Section 0 stm32f4xx_gpio.o(i.GPIO_SetBits)
- i.GPIO_ToggleBits 0x0800105e Section 0 stm32f4xx_gpio.o(i.GPIO_ToggleBits)
- i.Get_Temperature 0x08001068 Section 0 ntc.o(i.Get_Temperature)
- i.HardFault_Handler 0x08001158 Section 0 it.o(i.HardFault_Handler)
- i.IWDG_Config 0x0800115a Section 0 iwag.o(i.IWDG_Config)
- i.IWDG_Enable 0x08001180 Section 0 stm32f4xx_iwdg.o(i.IWDG_Enable)
- i.IWDG_Feed 0x08001190 Section 0 iwag.o(i.IWDG_Feed)
- i.IWDG_ReloadCounter 0x08001194 Section 0 stm32f4xx_iwdg.o(i.IWDG_ReloadCounter)
- i.IWDG_SetPrescaler 0x080011a4 Section 0 stm32f4xx_iwdg.o(i.IWDG_SetPrescaler)
- i.IWDG_SetReload 0x080011b0 Section 0 stm32f4xx_iwdg.o(i.IWDG_SetReload)
- i.IWDG_WriteAccessCmd 0x080011bc Section 0 stm32f4xx_iwdg.o(i.IWDG_WriteAccessCmd)
- i.LED_Config 0x080011c8 Section 0 main.o(i.LED_Config)
- i.Micros 0x080011d8 Section 0 delay.o(i.Micros)
- i.NVIC_Init 0x08001210 Section 0 misc.o(i.NVIC_Init)
- i.NVIC_PriorityGroupConfig 0x08001274 Section 0 misc.o(i.NVIC_PriorityGroupConfig)
- i.Overcurrent_Detection_Config 0x08001288 Section 0 main.o(i.Overcurrent_Detection_Config)
- i.RCC_AHB1PeriphClockCmd 0x080012f4 Section 0 stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd)
- i.RCC_APB1PeriphClockCmd 0x0800130c Section 0 stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd)
- i.RCC_APB2PeriphClockCmd 0x08001324 Section 0 stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd)
- i.RCC_GetClocksFreq 0x0800133c Section 0 stm32f4xx_rcc.o(i.RCC_GetClocksFreq)
- i.Send_CAN_DATA6 0x080013cc Section 0 can.o(i.Send_CAN_DATA6)
- i.SetSysClock 0x08001440 Section 0 system_stm32f4xx.o(i.SetSysClock)
- SetSysClock 0x08001441 Thumb Code 162 system_stm32f4xx.o(i.SetSysClock)
- i.SysTick_100ms_Task 0x080014f4 Section 0 main.o(i.SysTick_100ms_Task)
- i.SysTick_500ms_Task 0x08001524 Section 0 main.o(i.SysTick_500ms_Task)
- i.SysTick_Handler 0x08001570 Section 0 it.o(i.SysTick_Handler)
- i.SystemInit 0x08001720 Section 0 system_stm32f4xx.o(i.SystemInit)
- i.TIM1_UP_TIM10_IRQHandler 0x0800177c Section 0 it.o(i.TIM1_UP_TIM10_IRQHandler)
- i.TIM_ClearITPendingBit 0x080017a0 Section 0 stm32f4xx_tim.o(i.TIM_ClearITPendingBit)
- i.TIM_GetITStatus 0x080017a6 Section 0 stm32f4xx_tim.o(i.TIM_GetITStatus)
- i.UART4_IRQHandler 0x080017c0 Section 0 it.o(i.UART4_IRQHandler)
- i.USART1_IRQHandler 0x0800180c Section 0 it.o(i.USART1_IRQHandler)
- i.USART_ClearITPendingBit 0x08001854 Section 0 stm32f4xx_usart.o(i.USART_ClearITPendingBit)
- i.USART_Cmd 0x08001860 Section 0 stm32f4xx_usart.o(i.USART_Cmd)
- i.USART_Config 0x08001874 Section 0 main.o(i.USART_Config)
- i.USART_GPIO_Config 0x0800190c Section 0 usart.o(i.USART_GPIO_Config)
- i.USART_GetFlagStatus 0x0800194c Section 0 stm32f4xx_usart.o(i.USART_GetFlagStatus)
- i.USART_GetITStatus 0x0800195a Section 0 stm32f4xx_usart.o(i.USART_GetITStatus)
- i.USART_ITConfig 0x08001998 Section 0 stm32f4xx_usart.o(i.USART_ITConfig)
- i.USART_Init 0x080019c8 Section 0 stm32f4xx_usart.o(i.USART_Init)
- i.USART_MOD_Config 0x08001a74 Section 0 usart.o(i.USART_MOD_Config)
- i.USART_NVIC_Config 0x08001ac8 Section 0 usart.o(i.USART_NVIC_Config)
- i.USART_ReceiveData 0x08001ae4 Section 0 stm32f4xx_usart.o(i.USART_ReceiveData)
- i.USART_SendData 0x08001aec Section 0 stm32f4xx_usart.o(i.USART_SendData)
- i.Usart_SendByte 0x08001af4 Section 0 usart.o(i.Usart_SendByte)
- i.Usart_SendString 0x08001b18 Section 0 usart.o(i.Usart_SendString)
- i.__hardfp_log 0x08001b58 Section 0 log.o(i.__hardfp_log)
- i.__kernel_poly 0x08001f1c Section 0 poly.o(i.__kernel_poly)
- i.__mathlib_dbl_divzero 0x08002018 Section 0 dunder.o(i.__mathlib_dbl_divzero)
- i.__mathlib_dbl_infnan 0x08002048 Section 0 dunder.o(i.__mathlib_dbl_infnan)
- i.__mathlib_dbl_invalid 0x08002060 Section 0 dunder.o(i.__mathlib_dbl_invalid)
- i.__scatterload_copy 0x08002080 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x0800208e Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x08002090 Section 14 handlers.o(i.__scatterload_zeroinit)
- i.__set_errno 0x080020a0 Section 0 errno.o(i.__set_errno)
- i.cycleCounterInit 0x080020ac Section 0 delay.o(i.cycleCounterInit)
- i.delay_ms 0x080020f8 Section 0 delay.o(i.delay_ms)
- i.main 0x08002118 Section 0 main.o(i.main)
- i.modbus 0x08002164 Section 0 usart.o(i.modbus)
- .constdata 0x080021e8 Section 56 log.o(.constdata)
- Lg2 0x080021e8 Data 24 log.o(.constdata)
- Lg 0x08002200 Data 32 log.o(.constdata)
- .constdata 0x08002220 Section 8 qnan.o(.constdata)
- .data 0x20000000 Section 16 main.o(.data)
- last_sysTickUptime 0x20000004 Data 4 main.o(.data)
- last_sysTickUptime 0x20000008 Data 4 main.o(.data)
- .data 0x20000010 Section 2 main.o(.data)
- .data 0x20000012 Section 2 main.o(.data)
- .data 0x20000014 Section 1 main.o(.data)
- .data 0x20000018 Section 8 delay.o(.data)
- usTicks 0x20000018 Data 4 delay.o(.data)
- .data 0x20000020 Section 9 can.o(.data)
- .data 0x2000002c Section 44 it.o(.data)
- .data 0x20000058 Section 16 stm32f4xx_rcc.o(.data)
- APBAHBPrescTable 0x20000058 Data 16 stm32f4xx_rcc.o(.data)
- .data 0x20000068 Section 4 errno.o(.data)
- _errno 0x20000068 Data 4 errno.o(.data)
- STACK 0x20000070 Section 1024 startup_stm32f40_41xxx.o(STACK)
- Global Symbols
- Symbol Name Value Ov Type Size Object(Section)
- 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$OTIME$ROPI$IEEEX$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
- __ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
- __cpp_initialize__aeabi_ - Undefined Weak Reference
- __cxa_finalize - Undefined Weak Reference
- __decompress - Undefined Weak Reference
- _clock_init - Undefined Weak Reference
- _microlib_exit - Undefined Weak Reference
- __Vectors_Size 0x00000188 Number 0 startup_stm32f40_41xxx.o ABSOLUTE
- __Vectors 0x08000000 Data 4 startup_stm32f40_41xxx.o(RESET)
- __Vectors_End 0x08000188 Data 0 startup_stm32f40_41xxx.o(RESET)
- __main 0x08000189 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
- _main_stk 0x08000189 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
- _main_scatterload 0x0800018d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
- __main_after_scatterload 0x08000191 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
- _main_clock 0x08000191 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
- _main_cpp_init 0x08000191 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
- _main_init 0x08000191 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
- __rt_final_cpp 0x08000199 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
- __rt_final_exit 0x08000199 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
- Reset_Handler 0x0800019d Thumb Code 8 startup_stm32f40_41xxx.o(.text)
- NMI_Handler 0x080001a5 Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- MemManage_Handler 0x080001a9 Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- BusFault_Handler 0x080001ab Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- UsageFault_Handler 0x080001ad Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- SVC_Handler 0x080001af Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- DebugMon_Handler 0x080001b1 Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- PendSV_Handler 0x080001b3 Thumb Code 2 startup_stm32f40_41xxx.o(.text)
- CAN1_RX1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN1_SCE_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN1_TX_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN2_RX0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN2_RX1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN2_SCE_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CAN2_TX_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- CRYP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DCMI_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream6_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA1_Stream7_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream6_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- DMA2_Stream7_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- ETH_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- ETH_WKUP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI15_10_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- EXTI9_5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- FLASH_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- FPU_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- FSMC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- HASH_RNG_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C1_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C1_EV_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C2_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C2_EV_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C3_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- I2C3_EV_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_FS_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_FS_WKUP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_HS_EP1_IN_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_HS_EP1_OUT_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_HS_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- OTG_HS_WKUP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- PVD_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- RCC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- RTC_Alarm_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- RTC_WKUP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- SDIO_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- SPI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- SPI2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- SPI3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TAMP_STAMP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM1_BRK_TIM9_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM1_CC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM1_TRG_COM_TIM11_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM6_DAC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM7_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM8_BRK_TIM12_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM8_CC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM8_TRG_COM_TIM14_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- TIM8_UP_TIM13_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- UART5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- USART2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- USART3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- USART6_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- WWDG_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32f40_41xxx.o(.text)
- __aeabi_memcpy 0x080001c1 Thumb Code 36 memcpya.o(.text)
- __aeabi_memcpy4 0x080001c1 Thumb Code 0 memcpya.o(.text)
- __aeabi_memcpy8 0x080001c1 Thumb Code 0 memcpya.o(.text)
- __aeabi_dadd 0x080001e5 Thumb Code 322 dadd.o(.text)
- __aeabi_dsub 0x08000327 Thumb Code 6 dadd.o(.text)
- __aeabi_drsub 0x0800032d Thumb Code 6 dadd.o(.text)
- __aeabi_dmul 0x08000333 Thumb Code 228 dmul.o(.text)
- __aeabi_ddiv 0x08000417 Thumb Code 222 ddiv.o(.text)
- __aeabi_ui2d 0x080004f5 Thumb Code 26 dfltui.o(.text)
- __aeabi_f2d 0x0800050f Thumb Code 38 f2d.o(.text)
- __aeabi_d2f 0x08000535 Thumb Code 56 d2f.o(.text)
- __aeabi_llsl 0x0800056d Thumb Code 30 llshl.o(.text)
- _ll_shift_l 0x0800056d Thumb Code 0 llshl.o(.text)
- __aeabi_lasr 0x0800058b Thumb Code 36 llsshr.o(.text)
- _ll_sshift_r 0x0800058b Thumb Code 0 llsshr.o(.text)
- __I$use$fp 0x080005af Thumb Code 0 iusefp.o(.text)
- _float_round 0x080005af Thumb Code 18 fepilogue.o(.text)
- _float_epilogue 0x080005c1 Thumb Code 92 fepilogue.o(.text)
- _double_round 0x0800061d Thumb Code 30 depilogue.o(.text)
- _double_epilogue 0x0800063b Thumb Code 156 depilogue.o(.text)
- __aeabi_i2d 0x080006d7 Thumb Code 34 dflti.o(.text)
- __aeabi_cdcmpeq 0x080006f9 Thumb Code 0 cdcmple.o(.text)
- __aeabi_cdcmple 0x080006f9 Thumb Code 48 cdcmple.o(.text)
- __scatterload 0x08000729 Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x08000729 Thumb Code 0 init.o(.text)
- __aeabi_llsr 0x0800074d Thumb Code 32 llushr.o(.text)
- _ll_ushift_r 0x0800074d Thumb Code 0 llushr.o(.text)
- ADC_ClearITPendingBit 0x0800076d Thumb Code 8 stm32f4xx_adc.o(i.ADC_ClearITPendingBit)
- ADC_Cmd 0x08000775 Thumb Code 20 stm32f4xx_adc.o(i.ADC_Cmd)
- ADC_CommonInit 0x08000789 Thumb Code 34 stm32f4xx_adc.o(i.ADC_CommonInit)
- ADC_GPIO_Config 0x080007b5 Thumb Code 164 main.o(i.ADC_GPIO_Config)
- ADC_GetConversionValue 0x0800085d Thumb Code 6 stm32f4xx_adc.o(i.ADC_GetConversionValue)
- ADC_GetFlagStatus 0x08000863 Thumb Code 14 stm32f4xx_adc.o(i.ADC_GetFlagStatus)
- ADC_IRQHandler 0x08000871 Thumb Code 36 it.o(i.ADC_IRQHandler)
- ADC_ITConfig 0x0800089d Thumb Code 18 stm32f4xx_adc.o(i.ADC_ITConfig)
- ADC_Init 0x080008b1 Thumb Code 66 stm32f4xx_adc.o(i.ADC_Init)
- ADC_RegularChannelConfig 0x080008fd Thumb Code 116 stm32f4xx_adc.o(i.ADC_RegularChannelConfig)
- ADC_SoftwareStartConv 0x08000971 Thumb Code 10 stm32f4xx_adc.o(i.ADC_SoftwareStartConv)
- CAN1_RX0_IRQHandler 0x0800097d Thumb Code 56 it.o(i.CAN1_RX0_IRQHandler)
- CAN1_Receive_Msg 0x080009c5 Thumb Code 64 can.o(i.CAN1_Receive_Msg)
- CAN1_Send_Msg 0x08000a09 Thumb Code 88 can.o(i.CAN1_Send_Msg)
- CAN_Config 0x08000a65 Thumb Code 64 main.o(i.CAN_Config)
- CAN_FilterInit 0x08000ab5 Thumb Code 194 stm32f4xx_can.o(i.CAN_FilterInit)
- CAN_GPIO_Config 0x08000b81 Thumb Code 66 can.o(i.CAN_GPIO_Config)
- CAN_ITConfig 0x08000bc3 Thumb Code 16 stm32f4xx_can.o(i.CAN_ITConfig)
- CAN_Init 0x08000bd3 Thumb Code 232 stm32f4xx_can.o(i.CAN_Init)
- CAN_MessagePending 0x08000cbb Thumb Code 22 stm32f4xx_can.o(i.CAN_MessagePending)
- CAN_Mod_Config 0x08000cd1 Thumb Code 158 can.o(i.CAN_Mod_Config)
- CAN_NVIC_Config 0x08000d6f Thumb Code 28 can.o(i.CAN_NVIC_Config)
- CAN_Receive 0x08000d8b Thumb Code 142 stm32f4xx_can.o(i.CAN_Receive)
- CAN_Transmit 0x08000e19 Thumb Code 164 stm32f4xx_can.o(i.CAN_Transmit)
- CAN_TransmitStatus 0x08000ebd Thumb Code 88 stm32f4xx_can.o(i.CAN_TransmitStatus)
- Crc 0x08000f29 Thumb Code 50 usart.o(i.Crc)
- GPIO_Config 0x08000f5b Thumb Code 48 led.o(i.GPIO_Config)
- GPIO_IN_Config 0x08000f8b Thumb Code 38 led.o(i.GPIO_IN_Config)
- GPIO_Init 0x08000fb1 Thumb Code 120 stm32f4xx_gpio.o(i.GPIO_Init)
- GPIO_PinAFConfig 0x08001029 Thumb Code 32 stm32f4xx_gpio.o(i.GPIO_PinAFConfig)
- GPIO_ReadInputDataBit 0x08001049 Thumb Code 14 stm32f4xx_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x08001057 Thumb Code 4 stm32f4xx_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x0800105b Thumb Code 4 stm32f4xx_gpio.o(i.GPIO_SetBits)
- GPIO_ToggleBits 0x0800105f Thumb Code 8 stm32f4xx_gpio.o(i.GPIO_ToggleBits)
- Get_Temperature 0x08001069 Thumb Code 188 ntc.o(i.Get_Temperature)
- HardFault_Handler 0x08001159 Thumb Code 2 it.o(i.HardFault_Handler)
- IWDG_Config 0x0800115b Thumb Code 38 iwag.o(i.IWDG_Config)
- IWDG_Enable 0x08001181 Thumb Code 10 stm32f4xx_iwdg.o(i.IWDG_Enable)
- IWDG_Feed 0x08001191 Thumb Code 4 iwag.o(i.IWDG_Feed)
- IWDG_ReloadCounter 0x08001195 Thumb Code 10 stm32f4xx_iwdg.o(i.IWDG_ReloadCounter)
- IWDG_SetPrescaler 0x080011a5 Thumb Code 6 stm32f4xx_iwdg.o(i.IWDG_SetPrescaler)
- IWDG_SetReload 0x080011b1 Thumb Code 6 stm32f4xx_iwdg.o(i.IWDG_SetReload)
- IWDG_WriteAccessCmd 0x080011bd Thumb Code 6 stm32f4xx_iwdg.o(i.IWDG_WriteAccessCmd)
- LED_Config 0x080011c9 Thumb Code 10 main.o(i.LED_Config)
- Micros 0x080011d9 Thumb Code 50 delay.o(i.Micros)
- NVIC_Init 0x08001211 Thumb Code 96 misc.o(i.NVIC_Init)
- NVIC_PriorityGroupConfig 0x08001275 Thumb Code 10 misc.o(i.NVIC_PriorityGroupConfig)
- Overcurrent_Detection_Config 0x08001289 Thumb Code 90 main.o(i.Overcurrent_Detection_Config)
- RCC_AHB1PeriphClockCmd 0x080012f5 Thumb Code 18 stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd)
- RCC_APB1PeriphClockCmd 0x0800130d Thumb Code 18 stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd)
- RCC_APB2PeriphClockCmd 0x08001325 Thumb Code 18 stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd)
- RCC_GetClocksFreq 0x0800133d Thumb Code 132 stm32f4xx_rcc.o(i.RCC_GetClocksFreq)
- Send_CAN_DATA6 0x080013cd Thumb Code 94 can.o(i.Send_CAN_DATA6)
- SysTick_100ms_Task 0x080014f5 Thumb Code 40 main.o(i.SysTick_100ms_Task)
- SysTick_500ms_Task 0x08001525 Thumb Code 60 main.o(i.SysTick_500ms_Task)
- SysTick_Handler 0x08001571 Thumb Code 394 it.o(i.SysTick_Handler)
- SystemInit 0x08001721 Thumb Code 74 system_stm32f4xx.o(i.SystemInit)
- TIM1_UP_TIM10_IRQHandler 0x0800177d Thumb Code 30 it.o(i.TIM1_UP_TIM10_IRQHandler)
- TIM_ClearITPendingBit 0x080017a1 Thumb Code 6 stm32f4xx_tim.o(i.TIM_ClearITPendingBit)
- TIM_GetITStatus 0x080017a7 Thumb Code 24 stm32f4xx_tim.o(i.TIM_GetITStatus)
- UART4_IRQHandler 0x080017c1 Thumb Code 66 it.o(i.UART4_IRQHandler)
- USART1_IRQHandler 0x0800180d Thumb Code 62 it.o(i.USART1_IRQHandler)
- USART_ClearITPendingBit 0x08001855 Thumb Code 12 stm32f4xx_usart.o(i.USART_ClearITPendingBit)
- USART_Cmd 0x08001861 Thumb Code 20 stm32f4xx_usart.o(i.USART_Cmd)
- USART_Config 0x08001875 Thumb Code 126 main.o(i.USART_Config)
- USART_GPIO_Config 0x0800190d Thumb Code 64 usart.o(i.USART_GPIO_Config)
- USART_GetFlagStatus 0x0800194d Thumb Code 14 stm32f4xx_usart.o(i.USART_GetFlagStatus)
- USART_GetITStatus 0x0800195b Thumb Code 62 stm32f4xx_usart.o(i.USART_GetITStatus)
- USART_ITConfig 0x08001999 Thumb Code 48 stm32f4xx_usart.o(i.USART_ITConfig)
- USART_Init 0x080019c9 Thumb Code 164 stm32f4xx_usart.o(i.USART_Init)
- USART_MOD_Config 0x08001a75 Thumb Code 84 usart.o(i.USART_MOD_Config)
- USART_NVIC_Config 0x08001ac9 Thumb Code 28 usart.o(i.USART_NVIC_Config)
- USART_ReceiveData 0x08001ae5 Thumb Code 8 stm32f4xx_usart.o(i.USART_ReceiveData)
- USART_SendData 0x08001aed Thumb Code 8 stm32f4xx_usart.o(i.USART_SendData)
- Usart_SendByte 0x08001af5 Thumb Code 36 usart.o(i.Usart_SendByte)
- Usart_SendString 0x08001b19 Thumb Code 60 usart.o(i.Usart_SendString)
- __hardfp_log 0x08001b59 Thumb Code 872 log.o(i.__hardfp_log)
- __kernel_poly 0x08001f1d Thumb Code 248 poly.o(i.__kernel_poly)
- __mathlib_dbl_divzero 0x08002019 Thumb Code 28 dunder.o(i.__mathlib_dbl_divzero)
- __mathlib_dbl_infnan 0x08002049 Thumb Code 20 dunder.o(i.__mathlib_dbl_infnan)
- __mathlib_dbl_invalid 0x08002061 Thumb Code 24 dunder.o(i.__mathlib_dbl_invalid)
- __scatterload_copy 0x08002081 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x0800208f Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x08002091 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- __set_errno 0x080020a1 Thumb Code 6 errno.o(i.__set_errno)
- cycleCounterInit 0x080020ad Thumb Code 62 delay.o(i.cycleCounterInit)
- delay_ms 0x080020f9 Thumb Code 32 delay.o(i.delay_ms)
- main 0x08002119 Thumb Code 70 main.o(i.main)
- modbus 0x08002165 Thumb Code 88 usart.o(i.modbus)
- __mathlib_zero 0x08002220 Data 8 qnan.o(.constdata)
- Region$$Table$$Base 0x08002228 Number 0 anon$$obj.o(Region$$Table)
- Region$$Table$$Limit 0x08002248 Number 0 anon$$obj.o(Region$$Table)
- usbl_opendown 0x20000000 Data 2 main.o(.data)
- Rntc 0x20000002 Data 2 main.o(.data)
- temperature_board 0x2000000c Data 4 main.o(.data)
- light_pwm 0x20000010 Data 2 main.o(.data)
- light_step 0x20000012 Data 2 main.o(.data)
- LightOvercurrent 0x20000014 Data 1 main.o(.data)
- sysTickUptime 0x2000001c Data 4 delay.o(.data)
- CAN_DATA_CNT 0x20000020 Data 1 can.o(.data)
- CAN_DATA6 0x20000021 Data 8 can.o(.data)
- cntBLight 0x2000002c Data 4 it.o(.data)
- cntSLight 0x20000030 Data 4 it.o(.data)
- cntUSBL 0x20000034 Data 4 it.o(.data)
- cntCamera1 0x20000038 Data 4 it.o(.data)
- cntCamera2 0x2000003c Data 4 it.o(.data)
- cntCamera3 0x20000040 Data 4 it.o(.data)
- cntCamera4 0x20000044 Data 4 it.o(.data)
- cntMotor1 0x20000048 Data 4 it.o(.data)
- cntMotor2 0x2000004c Data 4 it.o(.data)
- u1Rx 0x20000050 Data 4 it.o(.data)
- u4Rx 0x20000054 Data 4 it.o(.data)
- __initial_sp 0x20000470 Data 0 startup_stm32f40_41xxx.o(STACK)
- ==============================================================================
- Memory Map of the image
- Image Entry point : 0x08000189
- Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000022b4, Max: 0x00080000, ABSOLUTE)
- Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00002248, Max: 0x00080000, ABSOLUTE)
- Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x08000000 0x08000000 0x00000188 Data RO 703 RESET startup_stm32f40_41xxx.o
- 0x08000188 0x08000188 0x00000000 Code RO 2810 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
- 0x08000188 0x08000188 0x00000004 Code RO 2846 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
- 0x0800018c 0x0800018c 0x00000004 Code RO 2849 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
- 0x08000190 0x08000190 0x00000000 Code RO 2851 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
- 0x08000190 0x08000190 0x00000000 Code RO 2853 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
- 0x08000190 0x08000190 0x00000008 Code RO 2854 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
- 0x08000198 0x08000198 0x00000000 Code RO 2856 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
- 0x08000198 0x08000198 0x00000000 Code RO 2858 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
- 0x08000198 0x08000198 0x00000004 Code RO 2847 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
- 0x0800019c 0x0800019c 0x00000024 Code RO 704 .text startup_stm32f40_41xxx.o
- 0x080001c0 0x080001c0 0x00000024 Code RO 2813 .text mc_w.l(memcpya.o)
- 0x080001e4 0x080001e4 0x0000014e Code RO 2817 .text mf_w.l(dadd.o)
- 0x08000332 0x08000332 0x000000e4 Code RO 2819 .text mf_w.l(dmul.o)
- 0x08000416 0x08000416 0x000000de Code RO 2821 .text mf_w.l(ddiv.o)
- 0x080004f4 0x080004f4 0x0000001a Code RO 2823 .text mf_w.l(dfltui.o)
- 0x0800050e 0x0800050e 0x00000026 Code RO 2825 .text mf_w.l(f2d.o)
- 0x08000534 0x08000534 0x00000038 Code RO 2827 .text mf_w.l(d2f.o)
- 0x0800056c 0x0800056c 0x0000001e Code RO 2860 .text mc_w.l(llshl.o)
- 0x0800058a 0x0800058a 0x00000024 Code RO 2862 .text mc_w.l(llsshr.o)
- 0x080005ae 0x080005ae 0x00000000 Code RO 2871 .text mc_w.l(iusefp.o)
- 0x080005ae 0x080005ae 0x0000006e Code RO 2872 .text mf_w.l(fepilogue.o)
- 0x0800061c 0x0800061c 0x000000ba Code RO 2874 .text mf_w.l(depilogue.o)
- 0x080006d6 0x080006d6 0x00000022 Code RO 2878 .text mf_w.l(dflti.o)
- 0x080006f8 0x080006f8 0x00000030 Code RO 2880 .text mf_w.l(cdcmple.o)
- 0x08000728 0x08000728 0x00000024 Code RO 2882 .text mc_w.l(init.o)
- 0x0800074c 0x0800074c 0x00000020 Code RO 2884 .text mc_w.l(llushr.o)
- 0x0800076c 0x0800076c 0x00000008 Code RO 764 i.ADC_ClearITPendingBit stm32f4xx_adc.o
- 0x08000774 0x08000774 0x00000014 Code RO 765 i.ADC_Cmd stm32f4xx_adc.o
- 0x08000788 0x08000788 0x0000002c Code RO 766 i.ADC_CommonInit stm32f4xx_adc.o
- 0x080007b4 0x080007b4 0x000000a8 Code RO 4 i.ADC_GPIO_Config main.o
- 0x0800085c 0x0800085c 0x00000006 Code RO 777 i.ADC_GetConversionValue stm32f4xx_adc.o
- 0x08000862 0x08000862 0x0000000e Code RO 778 i.ADC_GetFlagStatus stm32f4xx_adc.o
- 0x08000870 0x08000870 0x0000002c Code RO 451 i.ADC_IRQHandler it.o
- 0x0800089c 0x0800089c 0x00000012 Code RO 784 i.ADC_ITConfig stm32f4xx_adc.o
- 0x080008ae 0x080008ae 0x00000002 PAD
- 0x080008b0 0x080008b0 0x0000004c Code RO 785 i.ADC_Init stm32f4xx_adc.o
- 0x080008fc 0x080008fc 0x00000074 Code RO 790 i.ADC_RegularChannelConfig stm32f4xx_adc.o
- 0x08000970 0x08000970 0x0000000a Code RO 792 i.ADC_SoftwareStartConv stm32f4xx_adc.o
- 0x0800097a 0x0800097a 0x00000002 PAD
- 0x0800097c 0x0800097c 0x00000048 Code RO 452 i.CAN1_RX0_IRQHandler it.o
- 0x080009c4 0x080009c4 0x00000044 Code RO 382 i.CAN1_Receive_Msg can.o
- 0x08000a08 0x08000a08 0x0000005c Code RO 383 i.CAN1_Send_Msg can.o
- 0x08000a64 0x08000a64 0x00000050 Code RO 5 i.CAN_Config main.o
- 0x08000ab4 0x08000ab4 0x000000cc Code RO 1011 i.CAN_FilterInit stm32f4xx_can.o
- 0x08000b80 0x08000b80 0x00000042 Code RO 384 i.CAN_GPIO_Config can.o
- 0x08000bc2 0x08000bc2 0x00000010 Code RO 1017 i.CAN_ITConfig stm32f4xx_can.o
- 0x08000bd2 0x08000bd2 0x000000e8 Code RO 1018 i.CAN_Init stm32f4xx_can.o
- 0x08000cba 0x08000cba 0x00000016 Code RO 1019 i.CAN_MessagePending stm32f4xx_can.o
- 0x08000cd0 0x08000cd0 0x0000009e Code RO 385 i.CAN_Mod_Config can.o
- 0x08000d6e 0x08000d6e 0x0000001c Code RO 386 i.CAN_NVIC_Config can.o
- 0x08000d8a 0x08000d8a 0x0000008e Code RO 1021 i.CAN_Receive stm32f4xx_can.o
- 0x08000e18 0x08000e18 0x000000a4 Code RO 1026 i.CAN_Transmit stm32f4xx_can.o
- 0x08000ebc 0x08000ebc 0x0000006c Code RO 1027 i.CAN_TransmitStatus stm32f4xx_can.o
- 0x08000f28 0x08000f28 0x00000032 Code RO 581 i.Crc usart.o
- 0x08000f5a 0x08000f5a 0x00000030 Code RO 352 i.GPIO_Config led.o
- 0x08000f8a 0x08000f8a 0x00000026 Code RO 353 i.GPIO_IN_Config led.o
- 0x08000fb0 0x08000fb0 0x00000078 Code RO 1563 i.GPIO_Init stm32f4xx_gpio.o
- 0x08001028 0x08001028 0x00000020 Code RO 1564 i.GPIO_PinAFConfig stm32f4xx_gpio.o
- 0x08001048 0x08001048 0x0000000e Code RO 1567 i.GPIO_ReadInputDataBit stm32f4xx_gpio.o
- 0x08001056 0x08001056 0x00000004 Code RO 1570 i.GPIO_ResetBits stm32f4xx_gpio.o
- 0x0800105a 0x0800105a 0x00000004 Code RO 1571 i.GPIO_SetBits stm32f4xx_gpio.o
- 0x0800105e 0x0800105e 0x00000008 Code RO 1573 i.GPIO_ToggleBits stm32f4xx_gpio.o
- 0x08001066 0x08001066 0x00000002 PAD
- 0x08001068 0x08001068 0x000000f0 Code RO 521 i.Get_Temperature ntc.o
- 0x08001158 0x08001158 0x00000002 Code RO 453 i.HardFault_Handler it.o
- 0x0800115a 0x0800115a 0x00000026 Code RO 318 i.IWDG_Config iwag.o
- 0x08001180 0x08001180 0x00000010 Code RO 1664 i.IWDG_Enable stm32f4xx_iwdg.o
- 0x08001190 0x08001190 0x00000004 Code RO 319 i.IWDG_Feed iwag.o
- 0x08001194 0x08001194 0x00000010 Code RO 1666 i.IWDG_ReloadCounter stm32f4xx_iwdg.o
- 0x080011a4 0x080011a4 0x0000000c Code RO 1667 i.IWDG_SetPrescaler stm32f4xx_iwdg.o
- 0x080011b0 0x080011b0 0x0000000c Code RO 1668 i.IWDG_SetReload stm32f4xx_iwdg.o
- 0x080011bc 0x080011bc 0x0000000c Code RO 1669 i.IWDG_WriteAccessCmd stm32f4xx_iwdg.o
- 0x080011c8 0x080011c8 0x00000010 Code RO 6 i.LED_Config main.o
- 0x080011d8 0x080011d8 0x00000038 Code RO 257 i.Micros delay.o
- 0x08001210 0x08001210 0x00000064 Code RO 711 i.NVIC_Init misc.o
- 0x08001274 0x08001274 0x00000014 Code RO 712 i.NVIC_PriorityGroupConfig misc.o
- 0x08001288 0x08001288 0x0000006c Code RO 7 i.Overcurrent_Detection_Config main.o
- 0x080012f4 0x080012f4 0x00000018 Code RO 1718 i.RCC_AHB1PeriphClockCmd stm32f4xx_rcc.o
- 0x0800130c 0x0800130c 0x00000018 Code RO 1727 i.RCC_APB1PeriphClockCmd stm32f4xx_rcc.o
- 0x08001324 0x08001324 0x00000018 Code RO 1730 i.RCC_APB2PeriphClockCmd stm32f4xx_rcc.o
- 0x0800133c 0x0800133c 0x00000090 Code RO 1739 i.RCC_GetClocksFreq stm32f4xx_rcc.o
- 0x080013cc 0x080013cc 0x00000074 Code RO 387 i.Send_CAN_DATA6 can.o
- 0x08001440 0x08001440 0x000000b4 Code RO 641 i.SetSysClock system_stm32f4xx.o
- 0x080014f4 0x080014f4 0x00000030 Code RO 9 i.SysTick_100ms_Task main.o
- 0x08001524 0x08001524 0x0000004c Code RO 10 i.SysTick_500ms_Task main.o
- 0x08001570 0x08001570 0x000001b0 Code RO 454 i.SysTick_Handler it.o
- 0x08001720 0x08001720 0x0000005c Code RO 643 i.SystemInit system_stm32f4xx.o
- 0x0800177c 0x0800177c 0x00000024 Code RO 455 i.TIM1_UP_TIM10_IRQHandler it.o
- 0x080017a0 0x080017a0 0x00000006 Code RO 2065 i.TIM_ClearITPendingBit stm32f4xx_tim.o
- 0x080017a6 0x080017a6 0x00000018 Code RO 2091 i.TIM_GetITStatus stm32f4xx_tim.o
- 0x080017be 0x080017be 0x00000002 PAD
- 0x080017c0 0x080017c0 0x0000004c Code RO 456 i.UART4_IRQHandler it.o
- 0x0800180c 0x0800180c 0x00000048 Code RO 457 i.USART1_IRQHandler it.o
- 0x08001854 0x08001854 0x0000000c Code RO 2608 i.USART_ClearITPendingBit stm32f4xx_usart.o
- 0x08001860 0x08001860 0x00000014 Code RO 2611 i.USART_Cmd stm32f4xx_usart.o
- 0x08001874 0x08001874 0x00000098 Code RO 12 i.USART_Config main.o
- 0x0800190c 0x0800190c 0x00000040 Code RO 582 i.USART_GPIO_Config usart.o
- 0x0800194c 0x0800194c 0x0000000e Code RO 2614 i.USART_GetFlagStatus stm32f4xx_usart.o
- 0x0800195a 0x0800195a 0x0000003e Code RO 2615 i.USART_GetITStatus stm32f4xx_usart.o
- 0x08001998 0x08001998 0x00000030 Code RO 2617 i.USART_ITConfig stm32f4xx_usart.o
- 0x080019c8 0x080019c8 0x000000ac Code RO 2618 i.USART_Init stm32f4xx_usart.o
- 0x08001a74 0x08001a74 0x00000054 Code RO 583 i.USART_MOD_Config usart.o
- 0x08001ac8 0x08001ac8 0x0000001c Code RO 584 i.USART_NVIC_Config usart.o
- 0x08001ae4 0x08001ae4 0x00000008 Code RO 2625 i.USART_ReceiveData stm32f4xx_usart.o
- 0x08001aec 0x08001aec 0x00000008 Code RO 2628 i.USART_SendData stm32f4xx_usart.o
- 0x08001af4 0x08001af4 0x00000024 Code RO 585 i.Usart_SendByte usart.o
- 0x08001b18 0x08001b18 0x0000003c Code RO 586 i.Usart_SendString usart.o
- 0x08001b54 0x08001b54 0x00000004 PAD
- 0x08001b58 0x08001b58 0x000003c4 Code RO 2796 i.__hardfp_log m_wm.l(log.o)
- 0x08001f1c 0x08001f1c 0x000000f8 Code RO 2843 i.__kernel_poly m_wm.l(poly.o)
- 0x08002014 0x08002014 0x00000004 PAD
- 0x08002018 0x08002018 0x00000030 Code RO 2829 i.__mathlib_dbl_divzero m_wm.l(dunder.o)
- 0x08002048 0x08002048 0x00000014 Code RO 2830 i.__mathlib_dbl_infnan m_wm.l(dunder.o)
- 0x0800205c 0x0800205c 0x00000004 PAD
- 0x08002060 0x08002060 0x00000020 Code RO 2832 i.__mathlib_dbl_invalid m_wm.l(dunder.o)
- 0x08002080 0x08002080 0x0000000e Code RO 2888 i.__scatterload_copy mc_w.l(handlers.o)
- 0x0800208e 0x0800208e 0x00000002 Code RO 2889 i.__scatterload_null mc_w.l(handlers.o)
- 0x08002090 0x08002090 0x0000000e Code RO 2890 i.__scatterload_zeroinit mc_w.l(handlers.o)
- 0x0800209e 0x0800209e 0x00000002 PAD
- 0x080020a0 0x080020a0 0x0000000c Code RO 2866 i.__set_errno mc_w.l(errno.o)
- 0x080020ac 0x080020ac 0x0000004c Code RO 258 i.cycleCounterInit delay.o
- 0x080020f8 0x080020f8 0x00000020 Code RO 259 i.delay_ms delay.o
- 0x08002118 0x08002118 0x0000004c Code RO 14 i.main main.o
- 0x08002164 0x08002164 0x00000084 Code RO 587 i.modbus usart.o
- 0x080021e8 0x080021e8 0x00000038 Data RO 2799 .constdata m_wm.l(log.o)
- 0x08002220 0x08002220 0x00000008 Data RO 2845 .constdata m_wm.l(qnan.o)
- 0x08002228 0x08002228 0x00000020 Data RO 2886 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08002248, Size: 0x00000470, Max: 0x00020000, ABSOLUTE)
- Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x20000000 0x08002248 0x00000010 Data RW 23 .data main.o
- 0x20000010 0x08002258 0x00000002 Data RW 24 .data main.o
- 0x20000012 0x0800225a 0x00000002 Data RW 25 .data main.o
- 0x20000014 0x0800225c 0x00000001 Data RW 26 .data main.o
- 0x20000015 0x0800225d 0x00000003 PAD
- 0x20000018 0x08002260 0x00000008 Data RW 262 .data delay.o
- 0x20000020 0x08002268 0x00000009 Data RW 389 .data can.o
- 0x20000029 0x08002271 0x00000003 PAD
- 0x2000002c 0x08002274 0x0000002c Data RW 458 .data it.o
- 0x20000058 0x080022a0 0x00000010 Data RW 1771 .data stm32f4xx_rcc.o
- 0x20000068 0x080022b0 0x00000004 Data RW 2867 .data mc_w.l(errno.o)
- 0x2000006c 0x080022b4 0x00000004 PAD
- 0x20000070 - 0x00000400 Zero RW 701 STACK startup_stm32f40_41xxx.o
- ==============================================================================
- Image component sizes
- Code (inc. data) RO Data RW Data ZI Data Debug Object Name
- 528 30 0 9 0 4734 can.o
- 164 20 0 8 0 28194 delay.o
- 734 88 0 44 0 4668 it.o
- 42 0 0 0 0 962 iwag.o
- 86 0 0 0 0 1463 led.o
- 724 100 0 21 0 322655 main.o
- 120 14 0 0 0 1583 misc.o
- 240 52 0 0 0 690 ntc.o
- 36 8 392 0 1024 804 startup_stm32f40_41xxx.o
- 312 20 0 0 0 6909 stm32f4xx_adc.o
- 888 30 0 0 0 6346 stm32f4xx_can.o
- 182 0 0 0 0 4153 stm32f4xx_gpio.o
- 68 30 0 0 0 2590 stm32f4xx_iwdg.o
- 216 30 0 16 0 4799 stm32f4xx_rcc.o
- 30 0 0 0 0 2841 stm32f4xx_tim.o
- 344 8 0 0 0 6343 stm32f4xx_usart.o
- 272 36 0 0 0 1441 system_stm32f4xx.o
- 454 44 0 0 0 5234 usart.o
- ----------------------------------------------------------------------
- 5452 510 424 104 1024 406409 Object Totals
- 0 0 32 0 0 0 (incl. Generated)
- 12 0 0 6 0 0 (incl. Padding)
- ----------------------------------------------------------------------
- Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
- 100 28 0 0 0 372 dunder.o
- 964 92 56 0 0 316 log.o
- 248 0 0 0 0 152 poly.o
- 0 0 8 0 0 0 qnan.o
- 0 0 0 0 0 0 entry.o
- 0 0 0 0 0 0 entry10a.o
- 0 0 0 0 0 0 entry11a.o
- 8 4 0 0 0 0 entry2.o
- 4 0 0 0 0 0 entry5.o
- 0 0 0 0 0 0 entry7b.o
- 0 0 0 0 0 0 entry8b.o
- 8 4 0 0 0 0 entry9a.o
- 12 6 0 4 0 68 errno.o
- 30 0 0 0 0 0 handlers.o
- 36 8 0 0 0 68 init.o
- 0 0 0 0 0 0 iusefp.o
- 30 0 0 0 0 68 llshl.o
- 36 0 0 0 0 68 llsshr.o
- 32 0 0 0 0 68 llushr.o
- 36 0 0 0 0 68 memcpya.o
- 48 0 0 0 0 68 cdcmple.o
- 56 0 0 0 0 88 d2f.o
- 334 0 0 0 0 148 dadd.o
- 222 0 0 0 0 100 ddiv.o
- 186 0 0 0 0 176 depilogue.o
- 34 0 0 0 0 76 dflti.o
- 26 0 0 0 0 76 dfltui.o
- 228 0 0 0 0 96 dmul.o
- 38 0 0 0 0 68 f2d.o
- 110 0 0 0 0 168 fepilogue.o
- ----------------------------------------------------------------------
- 2836 142 64 4 4 2312 Library Totals
- 10 0 0 0 4 0 (incl. Padding)
- ----------------------------------------------------------------------
- Code (inc. data) RO Data RW Data ZI Data Debug Library Name
- 1312 120 64 0 0 840 m_wm.l
- 232 22 0 4 0 408 mc_w.l
- 1282 0 0 0 0 1064 mf_w.l
- ----------------------------------------------------------------------
- 2836 142 64 4 4 2312 Library Totals
- ----------------------------------------------------------------------
- ==============================================================================
- Code (inc. data) RO Data RW Data ZI Data Debug
- 8288 652 488 108 1028 400349 Grand Totals
- 8288 652 488 108 1028 400349 ELF Image Totals
- 8288 652 488 108 0 0 ROM Totals
- ==============================================================================
- Total RO Size (Code + RO Data) 8776 ( 8.57kB)
- Total RW Size (RW Data + ZI Data) 1136 ( 1.11kB)
- Total ROM Size (Code + RO Data + RW Data) 8884 ( 8.68kB)
- ==============================================================================
|