833 lines
69 KiB
Text
833 lines
69 KiB
Text
Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
|
|
|
|
==============================================================================
|
|
|
|
Section Cross References
|
|
|
|
main.o(i.SystemClock_Config) refers to stm32f1xx_ll_utils.o(i.LL_Init1msTick) for LL_Init1msTick
|
|
main.o(i.SystemClock_Config) refers to stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
|
|
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
|
|
main.o(i.main) refers to accelerometer.o(i.accelero_init) for accelero_init
|
|
main.o(i.main) refers to accelerometer.o(i.accelero_angle_bon) for accelero_angle_bon
|
|
main.o(i.main) refers to main.o(.data) for angle_bon
|
|
chrono.o(i.Chrono_Background) refers to chrono.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
|
|
chrono.o(i.Chrono_Background) refers to chrono.o(i.Chrono_Stop) for Chrono_Stop
|
|
chrono.o(i.Chrono_Background) refers to chrono.o(i.Chrono_Start) for Chrono_Start
|
|
chrono.o(i.Chrono_Background) refers to chrono.o(i.Chrono_Reset) for Chrono_Reset
|
|
chrono.o(i.Chrono_Background) refers to chrono.o(.data) for running
|
|
chrono.o(i.Chrono_Conf) refers to chrono.o(i.Chrono_Conf_io) for Chrono_Conf_io
|
|
chrono.o(i.Chrono_Conf) refers to mytimer.o(i.MyTimer_Conf) for MyTimer_Conf
|
|
chrono.o(i.Chrono_Conf) refers to mytimer.o(i.MyTimer_IT_Conf) for MyTimer_IT_Conf
|
|
chrono.o(i.Chrono_Conf) refers to mytimer.o(i.MyTimer_IT_Enable) for MyTimer_IT_Enable
|
|
chrono.o(i.Chrono_Conf) refers to chrono.o(.data) for Chrono_Time
|
|
chrono.o(i.Chrono_Conf) refers to chrono.o(i.Chrono_Task_10ms) for Chrono_Task_10ms
|
|
chrono.o(i.Chrono_Conf_io) refers to stm32f1xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
|
|
chrono.o(i.Chrono_Read) refers to chrono.o(.data) for Chrono_Time
|
|
chrono.o(i.Chrono_Reset) refers to mytimer.o(i.MyTimer_Stop) for MyTimer_Stop
|
|
chrono.o(i.Chrono_Reset) refers to chrono.o(.data) for Chrono_Timer
|
|
chrono.o(i.Chrono_Start) refers to mytimer.o(i.MyTimer_Start) for MyTimer_Start
|
|
chrono.o(i.Chrono_Start) refers to chrono.o(.data) for Chrono_Timer
|
|
chrono.o(i.Chrono_Stop) refers to mytimer.o(i.MyTimer_Stop) for MyTimer_Stop
|
|
chrono.o(i.Chrono_Stop) refers to chrono.o(.data) for Chrono_Timer
|
|
chrono.o(i.Chrono_Task_10ms) refers to chrono.o(.data) for Chrono_Time
|
|
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(i.accelero_get_x) for accelero_get_x
|
|
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(i.accelero_get_y) for accelero_get_y
|
|
accelerometer.o(i.accelero_angle_bon) refers to ddiv.o(.text) for __aeabi_ddiv
|
|
accelerometer.o(i.accelero_angle_bon) refers to tan.o(i.tan) for tan
|
|
accelerometer.o(i.accelero_angle_bon) refers to cdcmple.o(.text) for __aeabi_cdcmple
|
|
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(.data) for x
|
|
accelerometer.o(i.accelero_get_x) refers to accelerometer.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
|
|
accelerometer.o(i.accelero_get_x) refers to accelerometer.o(i.LL_ADC_REG_StartConversionSWStart) for LL_ADC_REG_StartConversionSWStart
|
|
accelerometer.o(i.accelero_get_x) refers to accelerometer.o(i.LL_ADC_IsActiveFlag_EOS) for LL_ADC_IsActiveFlag_EOS
|
|
accelerometer.o(i.accelero_get_x) refers to dfltui.o(.text) for __aeabi_ui2d
|
|
accelerometer.o(i.accelero_get_y) refers to accelerometer.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
|
|
accelerometer.o(i.accelero_get_y) refers to accelerometer.o(i.LL_ADC_REG_StartConversionSWStart) for LL_ADC_REG_StartConversionSWStart
|
|
accelerometer.o(i.accelero_get_y) refers to accelerometer.o(i.LL_ADC_IsActiveFlag_EOS) for LL_ADC_IsActiveFlag_EOS
|
|
accelerometer.o(i.accelero_get_y) refers to dfltui.o(.text) for __aeabi_ui2d
|
|
accelerometer.o(i.accelero_init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_Init) for LL_ADC_Init
|
|
accelerometer.o(i.accelero_init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init) for LL_ADC_REG_Init
|
|
mytimer.o(i.MyTimer_Conf) refers to mytimer.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
|
|
mytimer.o(i.MyTimer_Conf) refers to stm32f1xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
|
|
mytimer.o(i.MyTimer_Conf) refers to mytimer.o(i.LL_TIM_DisableIT_UPDATE) for LL_TIM_DisableIT_UPDATE
|
|
mytimer.o(i.MyTimer_Conf) refers to mytimer.o(i.LL_TIM_DisableCounter) for LL_TIM_DisableCounter
|
|
mytimer.o(i.MyTimer_IT_Conf) refers to mytimer.o(i.LL_TIM_DisableIT_UPDATE) for LL_TIM_DisableIT_UPDATE
|
|
mytimer.o(i.MyTimer_IT_Conf) refers to mytimer.o(.data) for Ptr_ItFct_TIM1
|
|
mytimer.o(i.MyTimer_IT_Disable) refers to mytimer.o(i.LL_TIM_DisableIT_UPDATE) for LL_TIM_DisableIT_UPDATE
|
|
mytimer.o(i.MyTimer_Stop) refers to mytimer.o(i.LL_TIM_DisableCounter) for LL_TIM_DisableCounter
|
|
mytimer.o(i.TIM1_UP_IRQHandler) refers to mytimer.o(i.LL_TIM_ClearFlag_UPDATE) for LL_TIM_ClearFlag_UPDATE
|
|
mytimer.o(i.TIM1_UP_IRQHandler) refers to mytimer.o(.data) for Ptr_ItFct_TIM1
|
|
mytimer.o(i.TIM2_IRQHandler) refers to mytimer.o(i.LL_TIM_ClearFlag_UPDATE) for LL_TIM_ClearFlag_UPDATE
|
|
mytimer.o(i.TIM2_IRQHandler) refers to mytimer.o(.data) for Ptr_ItFct_TIM2
|
|
mytimer.o(i.TIM3_IRQHandler) refers to mytimer.o(i.LL_TIM_ClearFlag_UPDATE) for LL_TIM_ClearFlag_UPDATE
|
|
mytimer.o(i.TIM3_IRQHandler) refers to mytimer.o(.data) for Ptr_ItFct_TIM3
|
|
mytimer.o(i.TIM4_IRQHandler) refers to mytimer.o(i.LL_TIM_ClearFlag_UPDATE) for LL_TIM_ClearFlag_UPDATE
|
|
mytimer.o(i.TIM4_IRQHandler) refers to mytimer.o(.data) for Ptr_ItFct_TIM4
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_DeInit) refers to stm32f1xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32f1xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
|
|
stm32f1xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) for RCC_PLL_GetFreqDomain_SYS
|
|
stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) refers to system_stm32f1xx.o(.constdata) for AHBPrescTable
|
|
stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) refers to system_stm32f1xx.o(.constdata) for APBPrescTable
|
|
stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) refers to system_stm32f1xx.o(.constdata) for APBPrescTable
|
|
stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) for RCC_PLL_GetFreqDomain_SYS
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f1xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f1xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f1xx_ll_utils.o(i.LL_RCC_HSE_IsReady) for LL_RCC_HSE_IsReady
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f1xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f1xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f1xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f1xx_ll_utils.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f1xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
|
|
stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
|
|
stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock) refers to system_stm32f1xx.o(.data) for SystemCoreClock
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32f1xx_ll_utils.o(i.UTILS_SetFlashLatency) for UTILS_SetFlashLatency
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32f1xx_ll_utils.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32f1xx.o(.constdata) for AHBPrescTable
|
|
stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32f1xx.o(.data) for SystemCoreClock
|
|
stm32f1xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_utils.o(i.UTILS_PLL_IsBusy) refers to stm32f1xx_ll_utils.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
|
|
stm32f1xx_ll_tim.o(i.IC1Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.IC2Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.IC3Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.IC4Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_BDTR_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_DeInit) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f1xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset) for LL_APB1_GRP1_ForceReset
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f1xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset) for LL_APB1_GRP1_ReleaseReset
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_ENCODER_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_HALLSENSOR_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_HALLSENSOR_Init) refers to stm32f1xx_ll_tim.o(i.LL_TIM_OC_SetCompareCH2) for LL_TIM_OC_SetCompareCH2
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32f1xx_ll_tim.o(i.IC1Config) for IC1Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32f1xx_ll_tim.o(i.IC2Config) for IC2Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32f1xx_ll_tim.o(i.IC3Config) for IC3Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32f1xx_ll_tim.o(i.IC4Config) for IC4Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32f1xx_ll_tim.o(i.OC1Config) for OC1Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32f1xx_ll_tim.o(i.OC2Config) for OC2Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32f1xx_ll_tim.o(i.OC3Config) for OC3Config
|
|
stm32f1xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32f1xx_ll_tim.o(i.OC4Config) for OC4Config
|
|
stm32f1xx_ll_tim.o(i.OC1Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.OC2Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.OC2Config) refers to stm32f1xx_ll_tim.o(i.LL_TIM_OC_SetCompareCH2) for LL_TIM_OC_SetCompareCH2
|
|
stm32f1xx_ll_tim.o(i.OC3Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_tim.o(i.OC4Config) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ForceReset) for LL_APB2_GRP1_ForceReset
|
|
stm32f1xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ReleaseReset) for LL_APB2_GRP1_ReleaseReset
|
|
stm32f1xx_ll_gpio.o(i.LL_GPIO_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_CommonDeInit) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_CommonInit) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_CommonInit) refers to stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled) for LL_ADC_IsEnabled
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_DeInit) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_DeInit) refers to stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled) for LL_ADC_IsEnabled
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_INJ_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_INJ_Init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled) for LL_ADC_IsEnabled
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_Init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled) for LL_ADC_IsEnabled
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init) refers to main.o(i.assert_failed) for assert_failed
|
|
stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled) for LL_ADC_IsEnabled
|
|
system_stm32f1xx.o(i.SystemCoreClockUpdate) refers to system_stm32f1xx.o(.data) for SystemCoreClock
|
|
system_stm32f1xx.o(i.SystemCoreClockUpdate) refers to system_stm32f1xx.o(.constdata) for AHBPrescTable
|
|
startup_stm32f103xb.o(RESET) refers to startup_stm32f103xb.o(STACK) for __initial_sp
|
|
startup_stm32f103xb.o(RESET) refers to startup_stm32f103xb.o(.text) for Reset_Handler
|
|
startup_stm32f103xb.o(RESET) refers to mytimer.o(i.TIM1_UP_IRQHandler) for TIM1_UP_IRQHandler
|
|
startup_stm32f103xb.o(RESET) refers to mytimer.o(i.TIM2_IRQHandler) for TIM2_IRQHandler
|
|
startup_stm32f103xb.o(RESET) refers to mytimer.o(i.TIM3_IRQHandler) for TIM3_IRQHandler
|
|
startup_stm32f103xb.o(RESET) refers to mytimer.o(i.TIM4_IRQHandler) for TIM4_IRQHandler
|
|
startup_stm32f103xb.o(.text) refers to system_stm32f1xx.o(i.SystemInit) for SystemInit
|
|
startup_stm32f103xb.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
|
|
tan.o(i.__softfp_tan) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan.o(i.__softfp_tan) refers to errno.o(i.__set_errno) for __set_errno
|
|
tan.o(i.__softfp_tan) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
|
|
tan.o(i.__softfp_tan) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
|
|
tan.o(i.__softfp_tan) refers to rred.o(i.__ieee754_rem_pio2) for __ieee754_rem_pio2
|
|
tan.o(i.__softfp_tan) refers to tan_i.o(i.__kernel_tan) for __kernel_tan
|
|
tan.o(i.tan) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan.o(i.tan) refers to errno.o(i.__set_errno) for __set_errno
|
|
tan.o(i.tan) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
|
|
tan.o(i.tan) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
|
|
tan.o(i.tan) refers to rred.o(i.__ieee754_rem_pio2) for __ieee754_rem_pio2
|
|
tan.o(i.tan) refers to tan_i.o(i.__kernel_tan) for __kernel_tan
|
|
tan_x.o(i.____softfp_tan$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_x.o(i.____softfp_tan$lsc) refers to errno.o(i.__set_errno) for __set_errno
|
|
tan_x.o(i.____softfp_tan$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
|
|
tan_x.o(i.____softfp_tan$lsc) refers to rred.o(i.__ieee754_rem_pio2) for __ieee754_rem_pio2
|
|
tan_x.o(i.____softfp_tan$lsc) refers to tan_i.o(i.__kernel_tan) for __kernel_tan
|
|
tan_x.o(i.__tan$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_x.o(i.__tan$lsc) refers to errno.o(i.__set_errno) for __set_errno
|
|
tan_x.o(i.__tan$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
|
|
tan_x.o(i.__tan$lsc) refers to rred.o(i.__ieee754_rem_pio2) for __ieee754_rem_pio2
|
|
tan_x.o(i.__tan$lsc) refers to tan_i.o(i.__kernel_tan) for __kernel_tan
|
|
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
|
|
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
|
|
cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
|
|
dunder.o(i.__mathlib_dbl_infnan) refers to dscalb.o(.text) for __ARM_scalbn
|
|
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 dscalb.o(.text) for __ARM_scalbn
|
|
dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul
|
|
dunder.o(i.__mathlib_dbl_underflow) refers to dscalb.o(.text) for __ARM_scalbn
|
|
rred.o(i.__ieee754_rem_pio2) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
rred.o(i.__ieee754_rem_pio2) refers to dadd.o(.text) for __aeabi_dsub
|
|
rred.o(i.__ieee754_rem_pio2) refers to dmul.o(.text) for __aeabi_dmul
|
|
rred.o(i.__ieee754_rem_pio2) refers to dfixi.o(.text) for __aeabi_d2iz
|
|
rred.o(i.__ieee754_rem_pio2) refers to dflti.o(.text) for __aeabi_i2d
|
|
rred.o(i.__ieee754_rem_pio2) refers to dfltui.o(.text) for __aeabi_ui2d
|
|
rred.o(i.__ieee754_rem_pio2) refers to dscalb.o(.text) for __ARM_scalbn
|
|
rred.o(i.__ieee754_rem_pio2) refers to rred.o(.constdata) for .constdata
|
|
rred.o(i.__use_accurate_range_reduction) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
rred.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_i.o(i.__kernel_tan) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_i.o(i.__kernel_tan) refers to dfixi.o(.text) for __aeabi_d2iz
|
|
tan_i.o(i.__kernel_tan) refers to dadd.o(.text) for __aeabi_drsub
|
|
tan_i.o(i.__kernel_tan) refers to dmul.o(.text) for __aeabi_dmul
|
|
tan_i.o(i.__kernel_tan) refers to poly.o(i.__kernel_poly) for __kernel_poly
|
|
tan_i.o(i.__kernel_tan) refers to dflti.o(.text) for __aeabi_i2d
|
|
tan_i.o(i.__kernel_tan) refers to ddiv.o(.text) for __aeabi_ddiv
|
|
tan_i.o(i.__kernel_tan) refers to dscalb.o(.text) for __ARM_scalbn
|
|
tan_i.o(i.__kernel_tan) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
|
|
tan_i.o(i.__kernel_tan) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
|
|
tan_i.o(i.__kernel_tan) refers to tan_i.o(.constdata) for .constdata
|
|
tan_i.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to dfixi.o(.text) for __aeabi_d2iz
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to dadd.o(.text) for __aeabi_drsub
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to dmul.o(.text) for __aeabi_dmul
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to dflti.o(.text) for __aeabi_i2d
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to dscalb.o(.text) for __ARM_scalbn
|
|
tan_i_x.o(i.____kernel_tan$lsc) refers to tan_i_x.o(.constdata) for .constdata
|
|
tan_i_x.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_stm32f103xb.o(STACK) for __initial_sp
|
|
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f103xb.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
|
|
fpclassify.o(i.__ARM_fpclassify) refers (Special) to iusefp.o(.text) for __I$use$fp
|
|
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
|
|
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
|
|
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 to depilogue.o(.text) for _double_epilogue
|
|
dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
|
|
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
|
|
|
|
|
|
==============================================================================
|
|
|
|
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 chrono.o(.rev16_text), (4 bytes).
|
|
Removing chrono.o(.revsh_text), (4 bytes).
|
|
Removing chrono.o(.rrx_text), (6 bytes).
|
|
Removing chrono.o(i.Chrono_Background), (60 bytes).
|
|
Removing chrono.o(i.Chrono_Conf), (72 bytes).
|
|
Removing chrono.o(i.Chrono_Conf_io), (108 bytes).
|
|
Removing chrono.o(i.Chrono_Read), (8 bytes).
|
|
Removing chrono.o(i.Chrono_Reset), (32 bytes).
|
|
Removing chrono.o(i.Chrono_Start), (28 bytes).
|
|
Removing chrono.o(i.Chrono_Stop), (28 bytes).
|
|
Removing chrono.o(i.Chrono_Task_10ms), (124 bytes).
|
|
Removing chrono.o(i.LL_GPIO_IsInputPinSet), (26 bytes).
|
|
Removing chrono.o(.data), (12 bytes).
|
|
Removing accelerometer.o(.rev16_text), (4 bytes).
|
|
Removing accelerometer.o(.revsh_text), (4 bytes).
|
|
Removing accelerometer.o(.rrx_text), (6 bytes).
|
|
Removing mytimer.o(.rev16_text), (4 bytes).
|
|
Removing mytimer.o(.revsh_text), (4 bytes).
|
|
Removing mytimer.o(.rrx_text), (6 bytes).
|
|
Removing mytimer.o(i.LL_APB1_GRP1_EnableClock), (28 bytes).
|
|
Removing mytimer.o(i.LL_TIM_DisableCounter), (10 bytes).
|
|
Removing mytimer.o(i.LL_TIM_DisableIT_UPDATE), (10 bytes).
|
|
Removing mytimer.o(i.MyTimer_Conf), (132 bytes).
|
|
Removing mytimer.o(i.MyTimer_IT_Conf), (200 bytes).
|
|
Removing mytimer.o(i.MyTimer_IT_Disable), (12 bytes).
|
|
Removing mytimer.o(i.MyTimer_IT_Enable), (14 bytes).
|
|
Removing mytimer.o(i.MyTimer_Start), (14 bytes).
|
|
Removing mytimer.o(i.MyTimer_Stop), (12 bytes).
|
|
Removing mytimer.o(.constdata), (35 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(.rev16_text), (4 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(.revsh_text), (4 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(.rrx_text), (6 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_DeInit), (152 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq), (124 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq), (36 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq), (120 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_PLL_IsReady), (16 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq), (32 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq), (36 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq), (36 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq), (60 bytes).
|
|
Removing stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS), (88 bytes).
|
|
Removing stm32f1xx_ll_utils.o(.rev16_text), (4 bytes).
|
|
Removing stm32f1xx_ll_utils.o(.revsh_text), (4 bytes).
|
|
Removing stm32f1xx_ll_utils.o(.rrx_text), (6 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE), (260 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI), (104 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_RCC_HSE_IsReady), (16 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_RCC_HSI_IsReady), (16 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS), (28 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_RCC_PLL_IsReady), (16 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.LL_mDelay), (40 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem), (416 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency), (228 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.UTILS_PLL_IsBusy), (16 bytes).
|
|
Removing stm32f1xx_ll_utils.o(i.UTILS_SetFlashLatency), (80 bytes).
|
|
Removing stm32f1xx_ll_tim.o(.rev16_text), (4 bytes).
|
|
Removing stm32f1xx_ll_tim.o(.revsh_text), (4 bytes).
|
|
Removing stm32f1xx_ll_tim.o(.rrx_text), (6 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.IC1Config), (376 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.IC2Config), (376 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.IC3Config), (380 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.IC4Config), (380 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset), (16 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset), (16 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_BDTR_Init), (312 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_BDTR_StructInit), (18 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_DeInit), (192 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_ENCODER_Init), (688 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_ENCODER_StructInit), (36 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_HALLSENSOR_Init), (396 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_HALLSENSOR_StructInit), (12 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_IC_Init), (92 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_IC_StructInit), (18 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_Init), (276 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_OC_Init), (92 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_OC_SetCompareCH2), (4 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_OC_StructInit), (20 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.LL_TIM_StructInit), (18 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.OC1Config), (404 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.OC2Config), (404 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.OC3Config), (404 bytes).
|
|
Removing stm32f1xx_ll_tim.o(i.OC4Config), (372 bytes).
|
|
Removing stm32f1xx_ll_tim.o(.constdata), (35 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(.rev16_text), (4 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(.revsh_text), (4 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(.rrx_text), (6 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ForceReset), (16 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ReleaseReset), (16 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_DeInit), (212 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_Init), (504 bytes).
|
|
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_StructInit), (24 bytes).
|
|
Removing stm32f1xx_ll_adc.o(.rev16_text), (4 bytes).
|
|
Removing stm32f1xx_ll_adc.o(.revsh_text), (4 bytes).
|
|
Removing stm32f1xx_ll_adc.o(.rrx_text), (6 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_CommonDeInit), (100 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_CommonInit), (216 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_CommonStructInit), (6 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_DeInit), (272 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_INJ_Init), (316 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_INJ_StructInit), (16 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_REG_StructInit), (18 bytes).
|
|
Removing stm32f1xx_ll_adc.o(i.LL_ADC_StructInit), (12 bytes).
|
|
Removing system_stm32f1xx.o(.rev16_text), (4 bytes).
|
|
Removing system_stm32f1xx.o(.revsh_text), (4 bytes).
|
|
Removing system_stm32f1xx.o(.rrx_text), (6 bytes).
|
|
Removing system_stm32f1xx.o(i.SystemCoreClockUpdate), (164 bytes).
|
|
Removing system_stm32f1xx.o(.constdata), (24 bytes).
|
|
Removing startup_stm32f103xb.o(HEAP), (512 bytes).
|
|
|
|
112 unused section(s) (total 10790 bytes) removed from the image.
|
|
|
|
==============================================================================
|
|
|
|
Image Symbol Table
|
|
|
|
Local Symbols
|
|
|
|
Symbol Name Value Ov Type Size Object(Section)
|
|
|
|
../Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
|
|
../Src/system_stm32f1xx.c 0x00000000 Number 0 system_stm32f1xx.o ABSOLUTE
|
|
../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.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 entry5.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
|
|
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
|
|
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
|
|
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
|
|
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.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/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
|
|
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
|
|
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
|
|
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
|
|
../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE
|
|
../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
|
|
../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE
|
|
../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE
|
|
../mathlib/rred.c 0x00000000 Number 0 rred.o ABSOLUTE
|
|
../mathlib/tan.c 0x00000000 Number 0 tan_x.o ABSOLUTE
|
|
../mathlib/tan.c 0x00000000 Number 0 tan.o ABSOLUTE
|
|
../mathlib/tan_i.c 0x00000000 Number 0 tan_i.o ABSOLUTE
|
|
../mathlib/tan_i.c 0x00000000 Number 0 tan_i_x.o ABSOLUTE
|
|
..\LLDrivers\src\stm32f1xx_ll_adc.c 0x00000000 Number 0 stm32f1xx_ll_adc.o ABSOLUTE
|
|
..\LLDrivers\src\stm32f1xx_ll_gpio.c 0x00000000 Number 0 stm32f1xx_ll_gpio.o ABSOLUTE
|
|
..\LLDrivers\src\stm32f1xx_ll_rcc.c 0x00000000 Number 0 stm32f1xx_ll_rcc.o ABSOLUTE
|
|
..\LLDrivers\src\stm32f1xx_ll_tim.c 0x00000000 Number 0 stm32f1xx_ll_tim.o ABSOLUTE
|
|
..\LLDrivers\src\stm32f1xx_ll_utils.c 0x00000000 Number 0 stm32f1xx_ll_utils.o ABSOLUTE
|
|
..\MyDrivers\MyTimer.c 0x00000000 Number 0 mytimer.o ABSOLUTE
|
|
..\Services\Chrono.c 0x00000000 Number 0 chrono.o ABSOLUTE
|
|
..\Services\accelerometer.c 0x00000000 Number 0 accelerometer.o ABSOLUTE
|
|
..\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
|
|
..\Src\system_stm32f1xx.c 0x00000000 Number 0 system_stm32f1xx.o ABSOLUTE
|
|
..\\LLDrivers\\src\\stm32f1xx_ll_adc.c 0x00000000 Number 0 stm32f1xx_ll_adc.o ABSOLUTE
|
|
..\\LLDrivers\\src\\stm32f1xx_ll_gpio.c 0x00000000 Number 0 stm32f1xx_ll_gpio.o ABSOLUTE
|
|
..\\LLDrivers\\src\\stm32f1xx_ll_rcc.c 0x00000000 Number 0 stm32f1xx_ll_rcc.o ABSOLUTE
|
|
..\\LLDrivers\\src\\stm32f1xx_ll_tim.c 0x00000000 Number 0 stm32f1xx_ll_tim.o ABSOLUTE
|
|
..\\LLDrivers\\src\\stm32f1xx_ll_utils.c 0x00000000 Number 0 stm32f1xx_ll_utils.o ABSOLUTE
|
|
..\\MyDrivers\\MyTimer.c 0x00000000 Number 0 mytimer.o ABSOLUTE
|
|
..\\Services\\Chrono.c 0x00000000 Number 0 chrono.o ABSOLUTE
|
|
..\\Services\\accelerometer.c 0x00000000 Number 0 accelerometer.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
|
|
startup_stm32f103xb.s 0x00000000 Number 0 startup_stm32f103xb.o ABSOLUTE
|
|
RESET 0x08000000 Section 236 startup_stm32f103xb.o(RESET)
|
|
.ARM.Collect$$$$00000000 0x080000ec Section 0 entry.o(.ARM.Collect$$$$00000000)
|
|
.ARM.Collect$$$$00000001 0x080000ec Section 4 entry2.o(.ARM.Collect$$$$00000001)
|
|
.ARM.Collect$$$$00000004 0x080000f0 Section 4 entry5.o(.ARM.Collect$$$$00000004)
|
|
.ARM.Collect$$$$00000008 0x080000f4 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
|
|
.ARM.Collect$$$$0000000A 0x080000f4 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
|
|
.ARM.Collect$$$$0000000B 0x080000f4 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
|
|
.ARM.Collect$$$$0000000D 0x080000fc Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
|
|
.ARM.Collect$$$$0000000F 0x080000fc Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
|
|
.ARM.Collect$$$$00002712 0x080000fc Section 4 entry2.o(.ARM.Collect$$$$00002712)
|
|
__lit__00000000 0x080000fc Data 4 entry2.o(.ARM.Collect$$$$00002712)
|
|
.text 0x08000100 Section 36 startup_stm32f103xb.o(.text)
|
|
.text 0x08000124 Section 0 ddiv.o(.text)
|
|
.text 0x08000202 Section 0 dfltui.o(.text)
|
|
.text 0x0800021c Section 48 cdcmple.o(.text)
|
|
.text 0x0800024c Section 0 depilogue.o(.text)
|
|
.text 0x0800024c Section 0 iusefp.o(.text)
|
|
.text 0x08000308 Section 36 init.o(.text)
|
|
.text 0x0800032c Section 0 llshl.o(.text)
|
|
.text 0x0800034a Section 0 llushr.o(.text)
|
|
.text 0x0800036a Section 0 dadd.o(.text)
|
|
.text 0x080004b8 Section 0 dmul.o(.text)
|
|
.text 0x0800059c Section 0 dscalb.o(.text)
|
|
.text 0x080005ca Section 0 dflti.o(.text)
|
|
.text 0x080005ec Section 0 dfixi.o(.text)
|
|
.text 0x0800062a Section 0 llsshr.o(.text)
|
|
i.LL_ADC_Init 0x08000650 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_Init)
|
|
i.LL_ADC_IsActiveFlag_EOS 0x080006f4 Section 0 accelerometer.o(i.LL_ADC_IsActiveFlag_EOS)
|
|
LL_ADC_IsActiveFlag_EOS 0x080006f5 Thumb Code 10 accelerometer.o(i.LL_ADC_IsActiveFlag_EOS)
|
|
i.LL_ADC_IsEnabled 0x080006fe Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
|
|
LL_ADC_IsEnabled 0x080006ff Thumb Code 10 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
|
|
i.LL_ADC_REG_Init 0x08000708 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
|
|
i.LL_ADC_REG_SetSequencerRanks 0x08000900 Section 0 accelerometer.o(i.LL_ADC_REG_SetSequencerRanks)
|
|
LL_ADC_REG_SetSequencerRanks 0x08000901 Thumb Code 56 accelerometer.o(i.LL_ADC_REG_SetSequencerRanks)
|
|
i.LL_ADC_REG_StartConversionSWStart 0x08000938 Section 0 accelerometer.o(i.LL_ADC_REG_StartConversionSWStart)
|
|
LL_ADC_REG_StartConversionSWStart 0x08000939 Thumb Code 10 accelerometer.o(i.LL_ADC_REG_StartConversionSWStart)
|
|
i.LL_Init1msTick 0x08000942 Section 0 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
|
i.LL_SetSystemCoreClock 0x08000960 Section 0 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
|
i.LL_TIM_ClearFlag_UPDATE 0x0800096c Section 0 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
|
LL_TIM_ClearFlag_UPDATE 0x0800096d Thumb Code 8 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
|
i.SystemClock_Config 0x08000974 Section 0 main.o(i.SystemClock_Config)
|
|
i.SystemInit 0x08000a64 Section 0 system_stm32f1xx.o(i.SystemInit)
|
|
i.TIM1_UP_IRQHandler 0x08000abc Section 0 mytimer.o(i.TIM1_UP_IRQHandler)
|
|
i.TIM2_IRQHandler 0x08000ad4 Section 0 mytimer.o(i.TIM2_IRQHandler)
|
|
i.TIM3_IRQHandler 0x08000aec Section 0 mytimer.o(i.TIM3_IRQHandler)
|
|
i.TIM4_IRQHandler 0x08000b04 Section 0 mytimer.o(i.TIM4_IRQHandler)
|
|
i.__ARM_fpclassify 0x08000b1c Section 0 fpclassify.o(i.__ARM_fpclassify)
|
|
i.__ieee754_rem_pio2 0x08000b44 Section 0 rred.o(i.__ieee754_rem_pio2)
|
|
i.__kernel_poly 0x08000ecc Section 0 poly.o(i.__kernel_poly)
|
|
i.__kernel_tan 0x08000f78 Section 0 tan_i.o(i.__kernel_tan)
|
|
i.__mathlib_dbl_infnan 0x080011f4 Section 0 dunder.o(i.__mathlib_dbl_infnan)
|
|
i.__mathlib_dbl_invalid 0x080011fa Section 0 dunder.o(i.__mathlib_dbl_invalid)
|
|
i.__mathlib_dbl_underflow 0x08001208 Section 0 dunder.o(i.__mathlib_dbl_underflow)
|
|
i.__scatterload_copy 0x08001218 Section 14 handlers.o(i.__scatterload_copy)
|
|
i.__scatterload_null 0x08001226 Section 2 handlers.o(i.__scatterload_null)
|
|
i.__scatterload_zeroinit 0x08001228 Section 14 handlers.o(i.__scatterload_zeroinit)
|
|
i.__set_errno 0x08001238 Section 0 errno.o(i.__set_errno)
|
|
i.accelero_angle_bon 0x08001244 Section 0 accelerometer.o(i.accelero_angle_bon)
|
|
i.accelero_get_x 0x08001298 Section 0 accelerometer.o(i.accelero_get_x)
|
|
i.accelero_get_y 0x080012d4 Section 0 accelerometer.o(i.accelero_get_y)
|
|
i.accelero_init 0x08001314 Section 0 accelerometer.o(i.accelero_init)
|
|
i.assert_failed 0x080013b0 Section 0 main.o(i.assert_failed)
|
|
i.main 0x080013b4 Section 0 main.o(i.main)
|
|
i.tan 0x080013cc Section 0 tan.o(i.tan)
|
|
.constdata 0x08001430 Section 200 rred.o(.constdata)
|
|
pio2s 0x08001430 Data 48 rred.o(.constdata)
|
|
twooverpi 0x08001460 Data 152 rred.o(.constdata)
|
|
.constdata 0x080014f8 Section 96 tan_i.o(.constdata)
|
|
Todd 0x080014f8 Data 48 tan_i.o(.constdata)
|
|
Teven 0x08001528 Data 48 tan_i.o(.constdata)
|
|
.data 0x20000000 Section 4 main.o(.data)
|
|
.data 0x20000008 Section 24 accelerometer.o(.data)
|
|
.data 0x20000020 Section 16 mytimer.o(.data)
|
|
.data 0x20000030 Section 4 system_stm32f1xx.o(.data)
|
|
.data 0x20000034 Section 4 errno.o(.data)
|
|
_errno 0x20000034 Data 4 errno.o(.data)
|
|
STACK 0x20000038 Section 1024 startup_stm32f103xb.o(STACK)
|
|
|
|
Global Symbols
|
|
|
|
Symbol Name Value Ov Type Size Object(Section)
|
|
|
|
BuildAttributes$$THM_ISAv4$P$D$K$B$S$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 0x000000ec Number 0 startup_stm32f103xb.o ABSOLUTE
|
|
__Vectors 0x08000000 Data 4 startup_stm32f103xb.o(RESET)
|
|
__Vectors_End 0x080000ec Data 0 startup_stm32f103xb.o(RESET)
|
|
__main 0x080000ed Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
|
|
_main_stk 0x080000ed Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
|
|
_main_scatterload 0x080000f1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
|
|
__main_after_scatterload 0x080000f5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
|
|
_main_clock 0x080000f5 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
|
|
_main_cpp_init 0x080000f5 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
|
|
_main_init 0x080000f5 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
|
|
__rt_final_cpp 0x080000fd Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
|
|
__rt_final_exit 0x080000fd Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
|
|
Reset_Handler 0x08000101 Thumb Code 8 startup_stm32f103xb.o(.text)
|
|
NMI_Handler 0x08000109 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
HardFault_Handler 0x0800010b Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
MemManage_Handler 0x0800010d Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
BusFault_Handler 0x0800010f Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
UsageFault_Handler 0x08000111 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
SVC_Handler 0x08000113 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
DebugMon_Handler 0x08000115 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
PendSV_Handler 0x08000117 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
SysTick_Handler 0x08000119 Thumb Code 2 startup_stm32f103xb.o(.text)
|
|
ADC1_2_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
CAN1_RX1_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
CAN1_SCE_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel1_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel2_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel3_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel4_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel5_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel6_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
DMA1_Channel7_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI0_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI15_10_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI1_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI2_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI3_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI4_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
EXTI9_5_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
FLASH_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
I2C1_ER_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
I2C1_EV_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
I2C2_ER_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
I2C2_EV_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
PVD_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
RCC_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
RTC_Alarm_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
RTC_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
SPI1_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
SPI2_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
TAMPER_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
TIM1_BRK_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
TIM1_CC_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
TIM1_TRG_COM_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USART1_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USART2_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USART3_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USBWakeUp_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USB_HP_CAN1_TX_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
USB_LP_CAN1_RX0_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
WWDG_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
|
__aeabi_ddiv 0x08000125 Thumb Code 222 ddiv.o(.text)
|
|
__aeabi_ui2d 0x08000203 Thumb Code 26 dfltui.o(.text)
|
|
__aeabi_cdcmpeq 0x0800021d Thumb Code 0 cdcmple.o(.text)
|
|
__aeabi_cdcmple 0x0800021d Thumb Code 48 cdcmple.o(.text)
|
|
__I$use$fp 0x0800024d Thumb Code 0 iusefp.o(.text)
|
|
_double_round 0x0800024d Thumb Code 30 depilogue.o(.text)
|
|
_double_epilogue 0x0800026b Thumb Code 156 depilogue.o(.text)
|
|
__scatterload 0x08000309 Thumb Code 28 init.o(.text)
|
|
__scatterload_rt2 0x08000309 Thumb Code 0 init.o(.text)
|
|
__aeabi_llsl 0x0800032d Thumb Code 30 llshl.o(.text)
|
|
_ll_shift_l 0x0800032d Thumb Code 0 llshl.o(.text)
|
|
__aeabi_llsr 0x0800034b Thumb Code 32 llushr.o(.text)
|
|
_ll_ushift_r 0x0800034b Thumb Code 0 llushr.o(.text)
|
|
__aeabi_dadd 0x0800036b Thumb Code 322 dadd.o(.text)
|
|
__aeabi_dsub 0x080004ad Thumb Code 6 dadd.o(.text)
|
|
__aeabi_drsub 0x080004b3 Thumb Code 6 dadd.o(.text)
|
|
__aeabi_dmul 0x080004b9 Thumb Code 228 dmul.o(.text)
|
|
__ARM_scalbn 0x0800059d Thumb Code 46 dscalb.o(.text)
|
|
scalbn 0x0800059d Thumb Code 0 dscalb.o(.text)
|
|
__aeabi_i2d 0x080005cb Thumb Code 34 dflti.o(.text)
|
|
__aeabi_d2iz 0x080005ed Thumb Code 62 dfixi.o(.text)
|
|
__aeabi_lasr 0x0800062b Thumb Code 36 llsshr.o(.text)
|
|
_ll_sshift_r 0x0800062b Thumb Code 0 llsshr.o(.text)
|
|
LL_ADC_Init 0x08000651 Thumb Code 120 stm32f1xx_ll_adc.o(i.LL_ADC_Init)
|
|
LL_ADC_REG_Init 0x08000709 Thumb Code 454 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
|
|
LL_Init1msTick 0x08000943 Thumb Code 28 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
|
LL_SetSystemCoreClock 0x08000961 Thumb Code 6 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
|
SystemClock_Config 0x08000975 Thumb Code 226 main.o(i.SystemClock_Config)
|
|
SystemInit 0x08000a65 Thumb Code 70 system_stm32f1xx.o(i.SystemInit)
|
|
TIM1_UP_IRQHandler 0x08000abd Thumb Code 16 mytimer.o(i.TIM1_UP_IRQHandler)
|
|
TIM2_IRQHandler 0x08000ad5 Thumb Code 18 mytimer.o(i.TIM2_IRQHandler)
|
|
TIM3_IRQHandler 0x08000aed Thumb Code 16 mytimer.o(i.TIM3_IRQHandler)
|
|
TIM4_IRQHandler 0x08000b05 Thumb Code 16 mytimer.o(i.TIM4_IRQHandler)
|
|
__ARM_fpclassify 0x08000b1d Thumb Code 40 fpclassify.o(i.__ARM_fpclassify)
|
|
__ieee754_rem_pio2 0x08000b45 Thumb Code 828 rred.o(i.__ieee754_rem_pio2)
|
|
__kernel_poly 0x08000ecd Thumb Code 170 poly.o(i.__kernel_poly)
|
|
__kernel_tan 0x08000f79 Thumb Code 586 tan_i.o(i.__kernel_tan)
|
|
__mathlib_dbl_infnan 0x080011f5 Thumb Code 6 dunder.o(i.__mathlib_dbl_infnan)
|
|
__mathlib_dbl_invalid 0x080011fb Thumb Code 12 dunder.o(i.__mathlib_dbl_invalid)
|
|
__mathlib_dbl_underflow 0x08001209 Thumb Code 10 dunder.o(i.__mathlib_dbl_underflow)
|
|
__scatterload_copy 0x08001219 Thumb Code 14 handlers.o(i.__scatterload_copy)
|
|
__scatterload_null 0x08001227 Thumb Code 2 handlers.o(i.__scatterload_null)
|
|
__scatterload_zeroinit 0x08001229 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
|
|
__set_errno 0x08001239 Thumb Code 6 errno.o(i.__set_errno)
|
|
accelero_angle_bon 0x08001245 Thumb Code 64 accelerometer.o(i.accelero_angle_bon)
|
|
accelero_get_x 0x08001299 Thumb Code 56 accelerometer.o(i.accelero_get_x)
|
|
accelero_get_y 0x080012d5 Thumb Code 56 accelerometer.o(i.accelero_get_y)
|
|
accelero_init 0x08001315 Thumb Code 146 accelerometer.o(i.accelero_init)
|
|
assert_failed 0x080013b1 Thumb Code 4 main.o(i.assert_failed)
|
|
main 0x080013b5 Thumb Code 20 main.o(i.main)
|
|
tan 0x080013cd Thumb Code 90 tan.o(i.tan)
|
|
Region$$Table$$Base 0x08001558 Number 0 anon$$obj.o(Region$$Table)
|
|
Region$$Table$$Limit 0x08001578 Number 0 anon$$obj.o(Region$$Table)
|
|
angle_bon 0x20000000 Data 4 main.o(.data)
|
|
x 0x20000008 Data 8 accelerometer.o(.data)
|
|
y 0x20000010 Data 8 accelerometer.o(.data)
|
|
angle 0x20000018 Data 8 accelerometer.o(.data)
|
|
Ptr_ItFct_TIM1 0x20000020 Data 4 mytimer.o(.data)
|
|
Ptr_ItFct_TIM2 0x20000024 Data 4 mytimer.o(.data)
|
|
Ptr_ItFct_TIM3 0x20000028 Data 4 mytimer.o(.data)
|
|
Ptr_ItFct_TIM4 0x2000002c Data 4 mytimer.o(.data)
|
|
SystemCoreClock 0x20000030 Data 4 system_stm32f1xx.o(.data)
|
|
__initial_sp 0x20000438 Data 0 startup_stm32f103xb.o(STACK)
|
|
|
|
|
|
|
|
==============================================================================
|
|
|
|
Memory Map of the image
|
|
|
|
Image Entry point : 0x080000ed
|
|
|
|
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000015b0, Max: 0x00020000, ABSOLUTE)
|
|
|
|
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001578, Max: 0x00020000, ABSOLUTE)
|
|
|
|
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
|
|
|
|
0x08000000 0x08000000 0x000000ec Data RO 874 RESET startup_stm32f103xb.o
|
|
0x080000ec 0x080000ec 0x00000000 Code RO 887 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
|
|
0x080000ec 0x080000ec 0x00000004 Code RO 921 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
|
|
0x080000f0 0x080000f0 0x00000004 Code RO 924 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
|
|
0x080000f4 0x080000f4 0x00000000 Code RO 926 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
|
|
0x080000f4 0x080000f4 0x00000000 Code RO 928 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
|
|
0x080000f4 0x080000f4 0x00000008 Code RO 929 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
|
|
0x080000fc 0x080000fc 0x00000000 Code RO 931 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
|
|
0x080000fc 0x080000fc 0x00000000 Code RO 933 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
|
|
0x080000fc 0x080000fc 0x00000004 Code RO 922 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
|
|
0x08000100 0x08000100 0x00000024 Code RO 875 .text startup_stm32f103xb.o
|
|
0x08000124 0x08000124 0x000000de Code RO 890 .text mf_w.l(ddiv.o)
|
|
0x08000202 0x08000202 0x0000001a Code RO 892 .text mf_w.l(dfltui.o)
|
|
0x0800021c 0x0800021c 0x00000030 Code RO 894 .text mf_w.l(cdcmple.o)
|
|
0x0800024c 0x0800024c 0x00000000 Code RO 942 .text mc_w.l(iusefp.o)
|
|
0x0800024c 0x0800024c 0x000000ba Code RO 943 .text mf_w.l(depilogue.o)
|
|
0x08000306 0x08000306 0x00000002 PAD
|
|
0x08000308 0x08000308 0x00000024 Code RO 949 .text mc_w.l(init.o)
|
|
0x0800032c 0x0800032c 0x0000001e Code RO 951 .text mc_w.l(llshl.o)
|
|
0x0800034a 0x0800034a 0x00000020 Code RO 953 .text mc_w.l(llushr.o)
|
|
0x0800036a 0x0800036a 0x0000014e Code RO 955 .text mf_w.l(dadd.o)
|
|
0x080004b8 0x080004b8 0x000000e4 Code RO 957 .text mf_w.l(dmul.o)
|
|
0x0800059c 0x0800059c 0x0000002e Code RO 959 .text mf_w.l(dscalb.o)
|
|
0x080005ca 0x080005ca 0x00000022 Code RO 961 .text mf_w.l(dflti.o)
|
|
0x080005ec 0x080005ec 0x0000003e Code RO 963 .text mf_w.l(dfixi.o)
|
|
0x0800062a 0x0800062a 0x00000024 Code RO 965 .text mc_w.l(llsshr.o)
|
|
0x0800064e 0x0800064e 0x00000002 PAD
|
|
0x08000650 0x08000650 0x000000a4 Code RO 758 i.LL_ADC_Init stm32f1xx_ll_adc.o
|
|
0x080006f4 0x080006f4 0x0000000a Code RO 183 i.LL_ADC_IsActiveFlag_EOS accelerometer.o
|
|
0x080006fe 0x080006fe 0x0000000a Code RO 759 i.LL_ADC_IsEnabled stm32f1xx_ll_adc.o
|
|
0x08000708 0x08000708 0x000001f8 Code RO 760 i.LL_ADC_REG_Init stm32f1xx_ll_adc.o
|
|
0x08000900 0x08000900 0x00000038 Code RO 184 i.LL_ADC_REG_SetSequencerRanks accelerometer.o
|
|
0x08000938 0x08000938 0x0000000a Code RO 185 i.LL_ADC_REG_StartConversionSWStart accelerometer.o
|
|
0x08000942 0x08000942 0x0000001c Code RO 444 i.LL_Init1msTick stm32f1xx_ll_utils.o
|
|
0x0800095e 0x0800095e 0x00000002 PAD
|
|
0x08000960 0x08000960 0x0000000c Code RO 451 i.LL_SetSystemCoreClock stm32f1xx_ll_utils.o
|
|
0x0800096c 0x0800096c 0x00000008 Code RO 253 i.LL_TIM_ClearFlag_UPDATE mytimer.o
|
|
0x08000974 0x08000974 0x000000f0 Code RO 4 i.SystemClock_Config main.o
|
|
0x08000a64 0x08000a64 0x00000058 Code RO 839 i.SystemInit system_stm32f1xx.o
|
|
0x08000abc 0x08000abc 0x00000018 Code RO 262 i.TIM1_UP_IRQHandler mytimer.o
|
|
0x08000ad4 0x08000ad4 0x00000018 Code RO 263 i.TIM2_IRQHandler mytimer.o
|
|
0x08000aec 0x08000aec 0x00000018 Code RO 264 i.TIM3_IRQHandler mytimer.o
|
|
0x08000b04 0x08000b04 0x00000018 Code RO 265 i.TIM4_IRQHandler mytimer.o
|
|
0x08000b1c 0x08000b1c 0x00000028 Code RO 945 i.__ARM_fpclassify m_ws.l(fpclassify.o)
|
|
0x08000b44 0x08000b44 0x00000388 Code RO 910 i.__ieee754_rem_pio2 m_ws.l(rred.o)
|
|
0x08000ecc 0x08000ecc 0x000000aa Code RO 947 i.__kernel_poly m_ws.l(poly.o)
|
|
0x08000f76 0x08000f76 0x00000002 PAD
|
|
0x08000f78 0x08000f78 0x0000027c Code RO 915 i.__kernel_tan m_ws.l(tan_i.o)
|
|
0x080011f4 0x080011f4 0x00000006 Code RO 897 i.__mathlib_dbl_infnan m_ws.l(dunder.o)
|
|
0x080011fa 0x080011fa 0x0000000c Code RO 899 i.__mathlib_dbl_invalid m_ws.l(dunder.o)
|
|
0x08001206 0x08001206 0x00000002 PAD
|
|
0x08001208 0x08001208 0x00000010 Code RO 902 i.__mathlib_dbl_underflow m_ws.l(dunder.o)
|
|
0x08001218 0x08001218 0x0000000e Code RO 969 i.__scatterload_copy mc_w.l(handlers.o)
|
|
0x08001226 0x08001226 0x00000002 Code RO 970 i.__scatterload_null mc_w.l(handlers.o)
|
|
0x08001228 0x08001228 0x0000000e Code RO 971 i.__scatterload_zeroinit mc_w.l(handlers.o)
|
|
0x08001236 0x08001236 0x00000002 PAD
|
|
0x08001238 0x08001238 0x0000000c Code RO 937 i.__set_errno mc_w.l(errno.o)
|
|
0x08001244 0x08001244 0x00000054 Code RO 186 i.accelero_angle_bon accelerometer.o
|
|
0x08001298 0x08001298 0x0000003c Code RO 187 i.accelero_get_x accelerometer.o
|
|
0x080012d4 0x080012d4 0x00000040 Code RO 188 i.accelero_get_y accelerometer.o
|
|
0x08001314 0x08001314 0x0000009c Code RO 189 i.accelero_init accelerometer.o
|
|
0x080013b0 0x080013b0 0x00000004 Code RO 5 i.assert_failed main.o
|
|
0x080013b4 0x080013b4 0x00000018 Code RO 6 i.main main.o
|
|
0x080013cc 0x080013cc 0x00000064 Code RO 880 i.tan m_ws.l(tan.o)
|
|
0x08001430 0x08001430 0x000000c8 Data RO 912 .constdata m_ws.l(rred.o)
|
|
0x080014f8 0x080014f8 0x00000060 Data RO 916 .constdata m_ws.l(tan_i.o)
|
|
0x08001558 0x08001558 0x00000020 Data RO 967 Region$$Table anon$$obj.o
|
|
|
|
|
|
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001578, Size: 0x00000438, Max: 0x00005000, ABSOLUTE)
|
|
|
|
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
|
|
|
|
0x20000000 0x08001578 0x00000004 Data RW 7 .data main.o
|
|
0x20000004 0x0800157c 0x00000004 PAD
|
|
0x20000008 0x08001580 0x00000018 Data RW 190 .data accelerometer.o
|
|
0x20000020 0x08001598 0x00000010 Data RW 267 .data mytimer.o
|
|
0x20000030 0x080015a8 0x00000004 Data RW 841 .data system_stm32f1xx.o
|
|
0x20000034 0x080015ac 0x00000004 Data RW 938 .data mc_w.l(errno.o)
|
|
0x20000038 - 0x00000400 Zero RW 872 STACK startup_stm32f103xb.o
|
|
|
|
|
|
==============================================================================
|
|
|
|
Image component sizes
|
|
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
|
|
|
|
440 42 0 24 0 37131 accelerometer.o
|
|
268 18 0 4 0 364252 main.o
|
|
104 30 0 16 0 27113 mytimer.o
|
|
36 8 236 0 1024 772 startup_stm32f103xb.o
|
|
678 94 0 0 0 38000 stm32f1xx_ll_adc.o
|
|
40 6 0 0 0 2073 stm32f1xx_ll_utils.o
|
|
88 18 0 4 0 1147 system_stm32f1xx.o
|
|
|
|
----------------------------------------------------------------------
|
|
1656 216 268 52 1024 470488 Object Totals
|
|
0 0 32 0 0 0 (incl. Generated)
|
|
2 0 0 4 0 0 (incl. Padding)
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
|
|
|
|
34 6 0 0 0 204 dunder.o
|
|
40 0 0 0 0 68 fpclassify.o
|
|
170 0 0 0 0 96 poly.o
|
|
904 76 200 0 0 140 rred.o
|
|
100 10 0 0 0 96 tan.o
|
|
636 50 96 0 0 168 tan_i.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
|
|
48 0 0 0 0 68 cdcmple.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
|
|
62 0 0 0 0 80 dfixi.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
|
|
46 0 0 0 0 80 dscalb.o
|
|
|
|
----------------------------------------------------------------------
|
|
3276 164 296 4 0 2012 Library Totals
|
|
10 0 0 0 0 0 (incl. Padding)
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
|
|
|
|
1884 142 296 0 0 772 m_ws.l
|
|
196 22 0 4 0 340 mc_w.l
|
|
1186 0 0 0 0 900 mf_w.l
|
|
|
|
----------------------------------------------------------------------
|
|
3276 164 296 4 0 2012 Library Totals
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
==============================================================================
|
|
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug
|
|
|
|
4932 380 564 56 1024 470624 Grand Totals
|
|
4932 380 564 56 1024 470624 ELF Image Totals
|
|
4932 380 564 56 0 0 ROM Totals
|
|
|
|
==============================================================================
|
|
|
|
Total RO Size (Code + RO Data) 5496 ( 5.37kB)
|
|
Total RW Size (RW Data + ZI Data) 1080 ( 1.05kB)
|
|
Total ROM Size (Code + RO Data + RW Data) 5552 ( 5.42kB)
|
|
|
|
==============================================================================
|
|
|