From 98498eeb9754d1f83fad736ffafd5cf778086c47 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 28 六月 2023 15:31:50 +0800 Subject: [PATCH] V2.69 解决串口初始化问题 --- MDK-ARM/L051/L051.map | 3015 ++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 1,862 insertions(+), 1,153 deletions(-) diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map index 268f4d9..1455ae8 100644 --- a/MDK-ARM/L051/L051.map +++ b/MDK-ARM/L051/L051.map @@ -17,6 +17,12 @@ startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler startup_stm32l051xx.o(.text) refers to system_stm32l0xx.o(i.SystemInit) for SystemInit startup_stm32l051xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_init) for mir3da_init + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.Accelerometer_Init) refers to global_param.o(.bss) for g_com_map lis3dh_driver.o(i.IIC2_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin lis3dh_driver.o(i.IIC2_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.IIC2_Init) refers to memseta.o(.text) for __aeabi_memclr4 @@ -43,6 +49,7 @@ lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.LIS3DH_Data_Init) refers to global_param.o(.bss) for g_com_map + lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(.data) for .data lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetODR) for LIS3DH_SetODR lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetMode) for LIS3DH_SetMode lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetFullScale) for LIS3DH_SetFullScale @@ -155,6 +162,94 @@ lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.malloc) for malloc + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to memseta.o(.text) for __aeabi_memclr + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.free) for free + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + lis3dh_driver.o(i.mir3da_WriteLenByte) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(i.mir3da_ReadLenByte) for mir3da_ReadLenByte + lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) for mir3da_set_active_interrupt_enable + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_enable) for mir3da_set_enable + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_step_counter_open) for mir3da_set_step_counter_open + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_init) refers to global_param.o(.bss) for g_com_map + lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_read_raw_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_register_read) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_write) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte + lis3dh_driver.o(i.mir3da_reset_step_counter) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_set_step_counter_open) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef + dps310.o(i.dps310_get_processed_data) refers to dps368_test.o(i.test_read_block) for test_read_block + dps310.o(i.dps310_get_processed_data) refers to dfltui.o(.text) for __aeabi_ui2d + dps310.o(i.dps310_get_processed_data) refers to cdrcmple.o(.text) for __aeabi_cdrcmple + dps310.o(i.dps310_get_processed_data) refers to dadd.o(.text) for __aeabi_dsub + dps310.o(i.dps310_get_processed_data) refers to ddiv.o(.text) for __aeabi_ddiv + dps310.o(i.dps310_get_processed_data) refers to dflti.o(.text) for __aeabi_i2d + dps310.o(i.dps310_get_processed_data) refers to dmul.o(.text) for __aeabi_dmul + dps310.o(i.dps310_get_processed_data) refers to fflti.o(.text) for __aeabi_i2f + dps310.o(i.dps310_get_processed_data) refers to fscalb.o(.text) for __ARM_scalbnf + dps310.o(i.dps310_get_processed_data) refers to f2d.o(.text) for __aeabi_f2d + dps310.o(i.dps310_get_scaling_coef) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_read_calib_coeffs) for dps310_read_calib_coeffs + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_config) for dps310_config + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_resume) for dps310_resume + dps310.o(i.dps310_read_calib_coeffs) refers to memseta.o(.text) for __aeabi_memclr4 + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_init) for dps310_init + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.BarInit) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_block) for test_read_block + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_write_byte) for test_write_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_wait_ms) for test_wait_ms + dps368_test.o(i.BarInit) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.BarInit) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.GetPressAndHeight) refers to ddiv.o(.text) for __aeabi_ddiv + dps368_test.o(i.GetPressAndHeight) refers to pow.o(i.pow) for pow + dps368_test.o(i.GetPressAndHeight) refers to dadd.o(.text) for __aeabi_drsub + dps368_test.o(i.GetPressAndHeight) refers to dmul.o(.text) for __aeabi_dmul + dps368_test.o(i.GetPressAndHeight) refers to d2f.o(.text) for __aeabi_d2f + dps368_test.o(i.GetPressAndHeight) refers to cdcmple.o(.text) for __aeabi_cdcmpeq + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.test_read_block) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.delay_us) for delay_us + dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4 + dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms + dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us deca_device.o(i._dwt_aonarrayupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_aonconfigupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_configlde) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -162,7 +257,7 @@ deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice - deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_enableclocks) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg @@ -174,7 +269,7 @@ deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_otpsetmrregs) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_otpsetmrregs) refers to dw_driver.o(i.delay_ms) for delay_ms deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_calibratesleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -359,11 +454,6 @@ deca_range_tables.o(i.dwt_getrangebias) refers to fflti.o(.text) for __aeabi_i2f deca_range_tables.o(i.dwt_getrangebias) refers to dmul.o(.text) for __aeabi_dmul deca_range_tables.o(i.dwt_getrangebias) refers to deca_range_tables.o(.constdata) for .constdata - dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4 - dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init - dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms - dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Start) for HAL_ADC_Start adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) for HAL_ADC_PollForConversion adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) for HAL_ADC_GetState @@ -381,7 +471,6 @@ adc.o(i.Get_Battary) refers to adc.o(.data) for .data usart.o(i.UART_CheckReceive) refers to usart.o(.data) for .data usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for .bss - usart.o(i.UART_CheckReceive) refers to main.o(.data) for tag_frequency usart.o(i.UART_CheckSend) refers to lis3dh_driver.o(i.delay_us) for delay_us usart.o(i.UART_CheckSend) refers to usart.o(.data) for .data usart.o(i.UART_CheckSend) refers to usart.o(.bss) for .bss @@ -401,12 +490,33 @@ flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) for HAL_FLASH_Program flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock + global_param.o(i.parameter_check) refers to global_param.o(.bss) for .bss global_param.o(i.parameter_init) refers to flash.o(i.FLASH_Read) for FLASH_Read global_param.o(i.parameter_init) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash global_param.o(i.parameter_init) refers to global_param.o(.bss) for .bss + global_param.o(i.save_com_map_to_flash) refers to global_param.o(i.parameter_check) for parameter_check global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Write) for FLASH_Write global_param.o(i.save_com_map_to_flash) refers to global_param.o(.bss) for .bss + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_app.o(i.DiscPoll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset + dw_app.o(i.DiscPoll) refers to memcmp.o(.text) for memcmp + dw_app.o(i.DiscPoll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 + dw_app.o(i.DiscPoll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 + dw_app.o(i.DiscPoll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime + dw_app.o(i.DiscPoll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts + dw_app.o(i.DiscPoll) refers to dw_app.o(.data) for .data + dw_app.o(i.DiscPoll) refers to dw_app.o(.bss) for .bss + dw_app.o(i.DiscPoll) refers to main.o(.data) for tag_frequency + dw_app.o(i.DiscPoll) refers to main.o(.data) for sync_timer dw_app.o(i.Dw1000_App_Init) refers to dw_app.o(.bss) for .bss dw_app.o(i.Dw1000_App_Init) refers to main.o(.data) for group_id dw_app.o(i.Dw1000_Init) refers to dw_driver.o(i.Reset_DW1000) for Reset_DW1000 @@ -418,20 +528,23 @@ dw_app.o(i.Dw1000_Init) refers to dw_app.o(.data) for .data dw_app.o(i.FindNearBasePos) refers to dw_app.o(.bss) for .bss dw_app.o(i.FindNearBasePos) refers to dw_app.o(.data) for .data + dw_app.o(i.GetNearMsg) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.GetNearMsg) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_starttx) for dwt_starttx dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata dw_app.o(i.GetNearMsg) refers to memcmp.o(.text) for memcmp dw_app.o(i.GetNearMsg) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.GetNearMsg) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset + dw_app.o(i.GetNearMsg) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset dw_app.o(i.GetNearMsg) refers to dw_app.o(.bss) for .bss dw_app.o(i.GetNearMsg) refers to dw_app.o(.data) for .data dw_app.o(i.GetNearMsg) refers to main.o(.data) for dev_id + dw_app.o(i.GetNearMsg) refers to main.o(.bss) for hlptim1 dw_app.o(i.GetRandomSlotPos) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter dw_app.o(i.GetRandomSlotPos) refers to main.o(.bss) for hlptim1 dw_app.o(i.GetRandomSlotPos) refers to main.o(.data) for max_slotpos @@ -445,7 +558,7 @@ dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset dw_app.o(i.MODBUS_Poll) refers to memcmp.o(.text) for memcmp dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 @@ -464,8 +577,8 @@ dw_app.o(i.NearPoll) refers to memcpya.o(.text) for __aeabi_memcpy dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx dw_app.o(i.NearPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx dw_app.o(i.NearPoll) refers to dfltui.o(.text) for __aeabi_ui2d dw_app.o(i.NearPoll) refers to dmul.o(.text) for __aeabi_dmul dw_app.o(i.NearPoll) refers to ceil.o(i.ceil) for ceil @@ -473,9 +586,9 @@ dw_app.o(i.NearPoll) refers to dfixui.o(.text) for __aeabi_d2uiz dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset + dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable + dw_app.o(i.NearPoll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset dw_app.o(i.NearPoll) refers to memcmp.o(.text) for memcmp dw_app.o(i.NearPoll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 dw_app.o(i.NearPoll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 @@ -483,57 +596,38 @@ dw_app.o(i.NearPoll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime dw_app.o(i.NearPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f - dw_app.o(i.NearPoll) refers to fdiv.o(.text) for __aeabi_fdiv - dw_app.o(i.NearPoll) refers to fadd.o(.text) for __aeabi_fadd - dw_app.o(i.NearPoll) refers to ffixui.o(.text) for __aeabi_f2uiz - dw_app.o(i.NearPoll) refers to dflti.o(.text) for __aeabi_i2d - dw_app.o(i.NearPoll) refers to dfixi.o(.text) for __aeabi_d2iz - dw_app.o(i.NearPoll) refers to main.o(i.SetNextPollTime) for SetNextPollTime - dw_app.o(i.NearPoll) refers to dw_app.o(i.FindNearBasePos) for FindNearBasePos dw_app.o(i.NearPoll) refers to dw_app.o(.data) for .data dw_app.o(i.NearPoll) refers to main.o(.data) for bat_percent dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for .bss dw_app.o(i.NearPoll) refers to stm32l0xx_it.o(.data) for userkey_state + dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1 dw_app.o(i.NearPoll) refers to main.o(.data) for sync_timer + dw_app.o(i.NearPoll) refers to dw_app.o(i.SetLPTimer) for SetLPTimer + dw_app.o(i.NearPoll) refers to dw_app.o(i.FindNearBasePos) for FindNearBasePos + dw_app.o(i.NearPoll) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs dw_app.o(i.NearPoll) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash dw_app.o(i.NearPoll) refers to dw_driver.o(i.delay_ms) for delay_ms - dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.Poll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset - dw_app.o(i.Poll) refers to memcmp.o(.text) for memcmp - dw_app.o(i.Poll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 - dw_app.o(i.Poll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 - dw_app.o(i.Poll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - dw_app.o(i.Poll) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.Poll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime - dw_app.o(i.Poll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts - dw_app.o(i.Poll) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle - dw_app.o(i.Poll) refers to ffltui.o(.text) for __aeabi_ui2f - dw_app.o(i.Poll) refers to fflti.o(.text) for __aeabi_i2f - dw_app.o(i.Poll) refers to fdiv.o(.text) for __aeabi_fdiv - dw_app.o(i.Poll) refers to fadd.o(.text) for __aeabi_fadd - dw_app.o(i.Poll) refers to ffixui.o(.text) for __aeabi_f2uiz - dw_app.o(i.Poll) refers to dflti.o(.text) for __aeabi_i2d - dw_app.o(i.Poll) refers to dfltui.o(.text) for __aeabi_ui2d - dw_app.o(i.Poll) refers to dmul.o(.text) for __aeabi_dmul - dw_app.o(i.Poll) refers to dadd.o(.text) for __aeabi_dsub - dw_app.o(i.Poll) refers to dfixi.o(.text) for __aeabi_d2iz - dw_app.o(i.Poll) refers to main.o(i.SetNextPollTime) for SetNextPollTime - dw_app.o(i.Poll) refers to dw_app.o(.data) for .data - dw_app.o(i.Poll) refers to dw_app.o(.bss) for .bss - dw_app.o(i.Poll) refers to main.o(.data) for dev_id - dw_app.o(i.Poll) refers to main.o(.data) for sync_timer - dw_app.o(i.Poll) refers to main.o(.bss) for hlptim1 - dw_app.o(i.Registor_Poll) refers to main.o(i.SetNextPollTime) for SetNextPollTime + dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f + dw_app.o(i.NearPoll) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_app.o(i.NextPollDelay) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.NextPollDelay) refers to dmul.o(.text) for __aeabi_dmul + dw_app.o(i.NextPollDelay) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.NextPollDelay) refers to dfixi.o(.text) for __aeabi_d2iz + dw_app.o(i.NextPollDelay) refers to dw_app.o(.data) for .data + dw_app.o(i.NextPollDelay) refers to main.o(.data) for bigslot_num + dw_app.o(i.NextPollDelay) refers to main.o(.data) for slotpos_intoatl + dw_app.o(i.NextSlotDelayMs) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.NextSlotDelayMs) refers to dmul.o(.text) for __aeabi_dmul + dw_app.o(i.NextSlotDelayMs) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_app.o(i.NextSlotDelayMs) refers to dfltui.o(.text) for __aeabi_ui2d + dw_app.o(i.NextSlotDelayMs) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.NextSlotDelayMs) refers to dfixui.o(.text) for __aeabi_d2uiz + dw_app.o(i.NextSlotDelayMs) refers to ddiv.o(.text) for __aeabi_ddiv + dw_app.o(i.NextSlotDelayMs) refers to main.o(.data) for current_slotnum + dw_app.o(i.NextSlotDelayMs) refers to dw_app.o(.data) for .data + dw_app.o(i.NextSlotDelayMs) refers to main.o(.bss) for hlptim1 + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout dw_app.o(i.Registor_Poll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin @@ -547,34 +641,45 @@ dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata dw_app.o(i.Registor_Poll) refers to memcmp.o(.text) for memcmp dw_app.o(i.Registor_Poll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - dw_app.o(i.Registor_Poll) refers to ffltui.o(.text) for __aeabi_ui2f - dw_app.o(i.Registor_Poll) refers to fflti.o(.text) for __aeabi_i2f - dw_app.o(i.Registor_Poll) refers to fdiv.o(.text) for __aeabi_fdiv - dw_app.o(i.Registor_Poll) refers to fadd.o(.text) for __aeabi_fadd - dw_app.o(i.Registor_Poll) refers to ffixui.o(.text) for __aeabi_f2uiz - dw_app.o(i.Registor_Poll) refers to dflti.o(.text) for __aeabi_i2d - dw_app.o(i.Registor_Poll) refers to dfltui.o(.text) for __aeabi_ui2d - dw_app.o(i.Registor_Poll) refers to dmul.o(.text) for __aeabi_dmul - dw_app.o(i.Registor_Poll) refers to dadd.o(.text) for __aeabi_dsub - dw_app.o(i.Registor_Poll) refers to dfixi.o(.text) for __aeabi_d2iz + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.SetLPTimer) for SetLPTimer dw_app.o(i.Registor_Poll) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.Registor_Poll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset - dw_app.o(i.Registor_Poll) refers to main.o(.data) for tag_frequency + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset dw_app.o(i.Registor_Poll) refers to dw_app.o(.data) for .data + dw_app.o(i.Registor_Poll) refers to main.o(.data) for tag_frequency dw_app.o(i.Registor_Poll) refers to dw_app.o(.bss) for .bss dw_app.o(i.Registor_Poll) refers to global_param.o(.bss) for g_com_map dw_app.o(i.Registor_Poll) refers to deca_device.o(.data) for module_power dw_app.o(i.Registor_Poll) refers to main.o(.data) for sync_timer dw_app.o(i.Registor_Poll) refers to main.o(.bss) for hlptim1 + dw_app.o(i.SendHuiZongData) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.SendHuiZongData) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + dw_app.o(i.SendHuiZongData) refers to usart.o(i.USART_puts) for USART_puts + dw_app.o(i.SendHuiZongData) refers to dw_app.o(.bss) for .bss + dw_app.o(i.SendHuiZongData) refers to dw_app.o(.data) for .data + dw_app.o(i.SendHuiZongData) refers to main.o(.data) for dev_id + dw_app.o(i.SetLPTimer) refers to dw_app.o(i.NextPollDelay) for NextPollDelay + dw_app.o(i.SetLPTimer) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_app.o(i.SetLPTimer) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.SetLPTimer) refers to dfltui.o(.text) for __aeabi_ui2d + dw_app.o(i.SetLPTimer) refers to ddiv.o(.text) for __aeabi_ddiv + dw_app.o(i.SetLPTimer) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.SetLPTimer) refers to dfixui.o(.text) for __aeabi_d2uiz + dw_app.o(i.SetLPTimer) refers to main.o(.bss) for hlptim1 + dw_app.o(i.SetLPTimer) refers to dw_app.o(.data) for .data dw_app.o(i.Tag_App) refers to lis3dh_driver.o(i.delay_us) for delay_us dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid + dw_app.o(i.Tag_App) refers to main.o(i.IdleTask) for IdleTask + dw_app.o(i.Tag_App) refers to printfb.o(i.__0printf$bare) for __2printf + dw_app.o(i.Tag_App) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin dw_app.o(i.Tag_App) refers to dw_app.o(i.Registor_Poll) for Registor_Poll - dw_app.o(i.Tag_App) refers to dw_app.o(i.Poll) for Poll + dw_app.o(i.Tag_App) refers to dw_app.o(i.DiscPoll) for DiscPoll dw_app.o(i.Tag_App) refers to dw_app.o(i.GetNearMsg) for GetNearMsg dw_app.o(i.Tag_App) refers to dw_app.o(i.NearPoll) for NearPoll + dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep dw_app.o(i.Tag_App) refers to dw_app.o(.data) for .data + dw_app.o(i.Tag_App) refers to stm32l0xx_it.o(.data) for userkey_state dw_app.o(i.get_rx_timestamp_u64) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp dw_app.o(i.get_tx_timestamp_u64) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep @@ -591,6 +696,14 @@ serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.data) for .data serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.bss) for .bss serial_at_cmd_app.o(i.UsartParseDataHandler) refers to global_param.o(.bss) for g_com_map + main.o(i.CheckComMap) refers to global_param.o(.bss) for g_com_map + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop + main.o(i.DoubleClickProcess) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash + main.o(i.DoubleClickProcess) refers to main.o(.data) for .data + main.o(i.DoubleClickProcess) refers to main.o(.bss) for .bss + main.o(i.DoubleClickProcess) refers to global_param.o(.bss) for g_com_map main.o(i.GPIO_Toggle) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) for HAL_GPIO_TogglePin main.o(i.GetLPTime) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter main.o(i.GetLPTime) refers to dfltui.o(.text) for __aeabi_ui2d @@ -598,37 +711,47 @@ main.o(i.GetLPTime) refers to ddiv.o(.text) for __aeabi_ddiv main.o(i.GetLPTime) refers to dfixui.o(.text) for __aeabi_d2uiz main.o(i.GetLPTime) refers to main.o(.bss) for .bss - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SetNextPollTime) for SetNextPollTime + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SystemClock_Config) for SystemClock_Config main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ffltui.o(.text) for __aeabi_ui2f main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fdiv.o(.text) for __aeabi_fdiv main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fadd.o(.text) for __aeabi_fadd main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfcmple.o(.text) for __aeabi_cfcmple main.o(i.HAL_LPTIM_CompareMatchCallback) refers to uidiv.o(.text) for __aeabi_uidivmod main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(i.parameter_init) for parameter_init main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_driver.o(i.delay_ms) for delay_ms main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fflti.o(.text) for __aeabi_i2f - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfcmple.o(.text) for __aeabi_cfcmple main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.mcu_sleep) for mcu_sleep main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for tagslotpos + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for button_delay main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(.bss) for g_com_map - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for nomove_count + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for stationary_flag + main.o(i.HardWareTypeDiffConfig) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.HardWareTypeDiffConfig) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init + main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.HardWareTypeDiffConfig) refers to global_param.o(.bss) for g_com_map + main.o(i.HardWareTypeDiffConfig) refers to main.o(.data) for .data main.o(i.IdleTask) refers to usart.o(i.UART_CheckReceive) for UART_CheckReceive main.o(i.IdleTask) refers to usart.o(i.UART_CheckSend) for UART_CheckSend main.o(i.IdleTask) refers to main.o(i.GetLPTime) for GetLPTime + main.o(i.IdleTask) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.IdleTask) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start + main.o(i.IdleTask) refers to adc.o(i.Get_Battary) for Get_Battary main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin main.o(i.IdleTask) refers to main.o(i.UsartInit) for UsartInit + main.o(i.IdleTask) refers to main.o(i.UsartDeInit) for UsartDeInit main.o(i.IdleTask) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare main.o(i.IdleTask) refers to flash.o(i.FLASH_Write) for FLASH_Write main.o(i.IdleTask) refers to printfb.o(i.__0printf$bare) for __2printf main.o(i.IdleTask) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash main.o(i.IdleTask) refers to dw_driver.o(i.delay_ms) for delay_ms - main.o(i.IdleTask) refers to main.o(.bss) for .bss main.o(i.IdleTask) refers to main.o(.data) for .data + main.o(i.IdleTask) refers to main.o(.bss) for .bss main.o(i.IdleTask) refers to global_param.o(.bss) for g_com_map main.o(i.IdleTask) refers to dw_app.o(.data) for motor_state main.o(i.IdleTask) refers to stm32l0xx_it.o(.data) for nomove_count @@ -645,11 +768,20 @@ main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ main.o(i.MX_SPI1_Init) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init main.o(i.MX_SPI1_Init) refers to main.o(.bss) for .bss + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit + main.o(i.MX_TIM2_Init) refers to main.o(.bss) for .bss main.o(i.MX_USART1_UART_Init) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init main.o(i.MX_USART1_UART_Init) refers to usart.o(i.Usart1InitVariables) for Usart1InitVariables main.o(i.MX_USART1_UART_Init) refers to main.o(.bss) for .bss main.o(i.Program_Init) refers to global_param.o(i.parameter_init) for parameter_init + main.o(i.Program_Init) refers to flash.o(i.STMFLASH_ReadHalfWord) for STMFLASH_ReadHalfWord + main.o(i.Program_Init) refers to main.o(i.CheckComMap) for CheckComMap main.o(i.Program_Init) refers to uidiv.o(.text) for __aeabi_uidivmod main.o(i.Program_Init) refers to dfltui.o(.text) for __aeabi_ui2d main.o(i.Program_Init) refers to ddiv.o(.text) for __aeabi_ddiv @@ -658,27 +790,27 @@ main.o(i.Program_Init) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) for HAL_LPTIM_TimeOut_Start_IT main.o(i.Program_Init) refers to serial_at_cmd_app.o(i.UsartParseDataHandler) for UsartParseDataHandler main.o(i.Program_Init) refers to usart.o(.data) for Usart1ParseDataCallback - main.o(i.Program_Init) refers to global_param.o(.bss) for g_com_map main.o(i.Program_Init) refers to main.o(.data) for .data + main.o(i.Program_Init) refers to global_param.o(.bss) for g_com_map main.o(i.Program_Init) refers to deca_device.o(.data) for module_power main.o(i.Program_Init) refers to main.o(.bss) for .bss - main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d - main.o(i.SetNextPollTime) refers to ddiv.o(.text) for __aeabi_ddiv - main.o(i.SetNextPollTime) refers to dfixi.o(.text) for __aeabi_d2iz - main.o(i.SetNextPollTime) refers to main.o(.data) for .data - main.o(i.SetNextPollTime) refers to dw_app.o(.data) for offsettimeus - main.o(i.SetNextPollTime) refers to main.o(.bss) for .bss main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.SystemClock_Config) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) for HAL_PWR_EnableBkUpAccess main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig + main.o(i.UsartDeInit) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.UsartDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ + main.o(i.UsartDeInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) for HAL_UART_DeInit + main.o(i.UsartDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.UsartDeInit) refers to main.o(.data) for .data + main.o(i.UsartDeInit) refers to main.o(.bss) for .bss main.o(i.UsartInit) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init main.o(i.UsartInit) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init main.o(i.UsartInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA - main.o(i.UsartInit) refers to main.o(.data) for .data main.o(i.UsartInit) refers to usart.o(.bss) for m_EUART_DMA_RXBuf main.o(i.UsartInit) refers to main.o(.bss) for .bss + main.o(i.UsartInit) refers to usart.o(.data) for m_EUART_DMA_RXPtr main.o(i.main) refers to stm32l0xx_hal.o(i.HAL_Init) for HAL_Init main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config main.o(i.main) refers to main.o(i.MX_GPIO_Init) for MX_GPIO_Init @@ -689,21 +821,22 @@ main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin main.o(i.main) refers to main.o(i.Program_Init) for Program_Init - main.o(i.main) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init + main.o(i.main) refers to lis3dh_driver.o(i.Accelerometer_Init) for Accelerometer_Init main.o(i.main) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init main.o(i.main) refers to dw_app.o(i.Dw1000_App_Init) for Dw1000_App_Init + main.o(i.main) refers to main.o(i.HardWareTypeDiffConfig) for HardWareTypeDiffConfig main.o(i.main) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep + main.o(i.main) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep main.o(i.main) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA - main.o(i.main) refers to adc.o(i.Get_Battary) for Get_Battary - main.o(i.main) refers to dw_app.o(i.Tag_App) for Tag_App - main.o(i.main) refers to main.o(i.IdleTask) for IdleTask main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin main.o(i.main) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) for HAL_PWR_EnterSTOPMode + main.o(i.main) refers to dw_app.o(i.Tag_App) for Tag_App + main.o(i.main) refers to main.o(i.IdleTask) for IdleTask main.o(i.main) refers to main.o(.bss) for .bss - main.o(i.main) refers to main.o(.data) for .data main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf - main.o(i.main) refers to dw_app.o(.data) for motor_state main.o(i.main) refers to usart.o(.data) for m_bEUARTTxEn + main.o(i.main) refers to dw_app.o(.data) for motor_state + main.o(i.main) refers to main.o(.data) for .data main.o(i.mcu_sleep) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) for HAL_LPTIM_DeInit main.o(i.mcu_sleep) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.mcu_sleep) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init @@ -715,14 +848,16 @@ stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_tx stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_rx + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.SystemClock_Config) for SystemClock_Config stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.GetLPTime) for GetLPTime + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.DoubleClickProcess) for DoubleClickProcess stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to dw_driver.o(i.delay_ms) for delay_ms - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.UsartInit) for UsartInit stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_it.o(.data) for .data stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to global_param.o(.bss) for g_com_map - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(.data) for tag_frequency + stm32l0xx_it.o(i.HardFault_Handler) refers to printfb.o(i.__0printf$bare) for __2printf stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) for HAL_LPTIM_IRQHandler stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to main.o(.bss) for hlptim1 stm32l0xx_it.o(i.SysTick_Handler) refers to stm32l0xx_hal.o(i.HAL_IncTick) for HAL_IncTick @@ -737,6 +872,8 @@ stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to memseta.o(.text) for __aeabi_memclr4 + stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ @@ -786,14 +923,20 @@ stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal.o(i.HAL_DeInit) refers to stm32l0xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_GetTick) refers to stm32l0xx_hal.o(.data) for .data + stm32l0xx_hal.o(i.HAL_GetTickFreq) refers to stm32l0xx_hal.o(.data) for .data + stm32l0xx_hal.o(i.HAL_GetTickPrio) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_IncTick) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit stm32l0xx_hal.o(i.HAL_InitTick) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority + stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_InitTick) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick + stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MspDeInit) for HAL_I2C_MspDeInit stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError @@ -944,15 +1087,14 @@ stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT - stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback - stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback stm32l0xx_hal_i2c.o(i.I2C_DMAError) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError - stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError - stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError + stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA @@ -960,15 +1102,15 @@ stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback) for HAL_I2C_AddrCallback stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetState) for HAL_DMA_GetState stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback - stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) for I2C_DMAAbort stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback) for HAL_I2C_ListenCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback) for HAL_I2C_MasterRxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback @@ -1007,18 +1149,20 @@ stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout + stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt - stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt + stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt - stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt + stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback + stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick @@ -1031,15 +1175,18 @@ stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable - stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) for __ARM_common_ll_muluu + stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uldiv.o(.text) for __aeabi_uldivmod stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to system_stm32l0xx.o(.constdata) for PLLMulTable stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init @@ -1049,6 +1196,7 @@ stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq @@ -1098,17 +1246,23 @@ stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig - stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to system_stm32l0xx.o(.data) for SystemCoreClock - stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority - stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) for HAL_LPTIM_MspDeInit + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to main.o(i.HAL_LPTIM_CompareMatchCallback) for HAL_LPTIM_CompareMatchCallback @@ -1119,15 +1273,29 @@ stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) for HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) for HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) for HAL_LPTIM_MspInit + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable - stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32l0xx.o(.data) for SystemCoreClock @@ -1225,12 +1393,145 @@ stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout + stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout + stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage + stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage + stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) for HAL_TIM_DMABurst_MultiReadStart + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) for HAL_TIM_DMABurst_MultiWriteStart + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback + stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback + stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback + stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback + stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd + stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig + stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig + stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback + stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback) for HAL_TIM_IC_CaptureHalfCpltCallback + stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback + stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for HAL_TIM_PWM_PulseFinishedHalfCpltCallback + stm32l0xx_hal_tim.o(i.TIM_DMAError) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback + stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback + stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback) for HAL_TIM_PeriodElapsedHalfCpltCallback + stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback + stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback) for HAL_TIM_TriggerHalfCpltCallback + stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig + stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage + stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig @@ -1269,6 +1570,8 @@ stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError @@ -1278,12 +1581,8 @@ stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT + stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA + stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT @@ -1299,27 +1598,40 @@ stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer stm32l0xx_hal_uart.o(i.UART_DMAError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod @@ -1655,10 +1967,43 @@ printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp + malloc.o(i.free) refers to mvars.o(.data) for __microlib_freelist + malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist_initialised + malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist + malloc.o(i.malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocr.o(i.__free$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.__malloc$realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc + mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised + mallocr.o(i.__malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy + mallocr.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.realloc) refers to mallocr.o(i.__free$realloc) for __free$realloc + mallocr.o(i.realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc + mallocr.o(i.realloc) refers to mallocr.o(i.__malloc$realloc) for __malloc$realloc + mallocr.o(i.realloc) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist_initialised + malloca.o(i.__aligned_malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + malloca.o(i.__free$memalign) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__malloc$memalign) refers to malloca.o(i.__aligned_malloc) for __aligned_malloc + mallocra.o(i.__aligned_malloc$realloc) refers to mallocra.o(i.internal_alloc) for internal_alloc + mallocra.o(i.__aligned_malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised + mallocra.o(i.__free$realloc$memalign) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.__malloc$realloc$memalign) refers to mallocra.o(i.__aligned_malloc$realloc) for __aligned_malloc$realloc + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__free$realloc$memalign) for __free$realloc$memalign + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.internal_alloc) for internal_alloc + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__malloc$realloc$memalign) for __malloc$realloc$memalign + mallocra.o(i.__realloc$memalign) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy + mallocra.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers to fepilogue.o(.text) for _float_round + fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp 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 @@ -1682,6 +2027,8 @@ dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + cdrcmple.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 cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1777,7 +2124,33 @@ Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (52 bytes). Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes). Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes). - Removing lis3dh_driver.o(.data), (8 bytes). + Removing lis3dh_driver.o(i.mir3da_ReadLenByte), (72 bytes). + Removing lis3dh_driver.o(i.mir3da_WriteLenByte), (38 bytes). + Removing lis3dh_driver.o(i.mir3da_get_step), (24 bytes). + Removing lis3dh_driver.o(i.mir3da_read_data), (72 bytes). + Removing lis3dh_driver.o(i.mir3da_read_raw_data), (52 bytes). + Removing lis3dh_driver.o(i.mir3da_register_read), (8 bytes). + Removing lis3dh_driver.o(i.mir3da_reset_step_counter), (14 bytes). + Removing lis3dh_driver.o(.data), (4 bytes). + Removing dps310.o(i.dps310_config), (132 bytes). + Removing dps310.o(i.dps310_get_processed_data), (480 bytes). + Removing dps310.o(i.dps310_get_scaling_coef), (68 bytes). + Removing dps310.o(i.dps310_init), (160 bytes). + Removing dps310.o(i.dps310_read_calib_coeffs), (336 bytes). + Removing dps310.o(i.dps310_resume), (42 bytes). + Removing dps310.o(i.dps310_standby), (40 bytes). + Removing dps368_test.o(.rev16_text), (4 bytes). + Removing dps368_test.o(.revsh_text), (4 bytes). + Removing dps368_test.o(i.BarInit), (72 bytes). + Removing dps368_test.o(i.GetPressAndHeight), (112 bytes). + Removing dps368_test.o(i.test_read_block), (36 bytes). + Removing dps368_test.o(i.test_read_byte), (58 bytes). + Removing dps368_test.o(i.test_wait_ms), (2 bytes). + Removing dps368_test.o(i.test_write_byte), (52 bytes). + Removing dps368_test.o(.bss), (44 bytes). + Removing dps368_test.o(.data), (24 bytes). + Removing dw_driver.o(.rev16_text), (4 bytes). + Removing dw_driver.o(.revsh_text), (4 bytes). Removing deca_device.o(.rev16_text), (4 bytes). Removing deca_device.o(.revsh_text), (4 bytes). Removing deca_device.o(i.ReadUniqueID), (26 bytes). @@ -1836,8 +2209,6 @@ Removing deca_device.o(.data), (1 bytes). Removing deca_range_tables.o(i.dwt_getrangebias), (200 bytes). Removing deca_range_tables.o(.constdata), (522 bytes). - Removing dw_driver.o(.rev16_text), (4 bytes). - Removing dw_driver.o(.revsh_text), (4 bytes). Removing spi.o(.rev16_text), (4 bytes). Removing spi.o(.revsh_text), (4 bytes). Removing spi.o(.data), (1 bytes). @@ -1864,16 +2235,17 @@ Removing dw_app.o(.revsh_text), (4 bytes). Removing dw_app.o(i.GetRandomSlotPos), (72 bytes). Removing dw_app.o(i.GetRandomValue), (32 bytes). - Removing dw_app.o(i.MODBUS_Poll), (544 bytes). + Removing dw_app.o(i.MODBUS_Poll), (556 bytes). + Removing dw_app.o(i.SendHuiZongData), (216 bytes). Removing dw_app.o(i.tag_sleep_configuraion), (18 bytes). Removing dw_app.o(.bss), (100 bytes). Removing dw_app.o(.bss), (100 bytes). Removing dw_app.o(.bss), (50 bytes). - Removing dw_app.o(.bss), (25 bytes). Removing dw_app.o(.bss), (50 bytes). Removing dw_app.o(.bss), (24 bytes). Removing dw_app.o(.bss), (48 bytes). Removing dw_app.o(.bss), (48 bytes). + Removing dw_app.o(.bss), (80 bytes). Removing dw_app.o(.bss), (32 bytes). Removing dw_app.o(.data), (4 bytes). Removing dw_app.o(.data), (4 bytes). @@ -1882,6 +2254,9 @@ Removing dw_app.o(.data), (2 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (2 bytes). + Removing dw_app.o(.data), (40 bytes). + Removing dw_app.o(.data), (4 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (8 bytes). Removing dw_app.o(.data), (8 bytes). @@ -1891,18 +2266,23 @@ Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (4 bytes). + Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (2 bytes). + Removing dw_app.o(.data), (4 bytes). + Removing dw_app.o(.data), (4 bytes). + Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (2 bytes). + Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (2 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (2 bytes). Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (1 bytes). Removing serial_at_cmd_app.o(.rev16_text), (4 bytes). Removing serial_at_cmd_app.o(.revsh_text), (4 bytes). Removing main.o(.rev16_text), (4 bytes). Removing main.o(.revsh_text), (4 bytes). - Removing main.o(.data), (1 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (1 bytes). @@ -1917,7 +2297,7 @@ Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (40 bytes). Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (40 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit), (64 bytes). + Removing stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit), (28 bytes). Removing stm32l0xx_hal_adc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_adc.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_adc.o(i.ADC_ConversionStop), (82 bytes). @@ -1939,7 +2319,7 @@ Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (160 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (124 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (62 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (112 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (120 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_IT), (72 bytes). Removing stm32l0xx_hal_adc_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_adc_ex.o(.revsh_text), (4 bytes). @@ -1960,10 +2340,11 @@ Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_DeInit), (40 bytes). - Removing stm32l0xx_hal.o(i.HAL_Delay), (28 bytes). Removing stm32l0xx_hal.o(i.HAL_GetDEVID), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_GetHalVersion), (8 bytes). Removing stm32l0xx_hal.o(i.HAL_GetREVID), (12 bytes). + Removing stm32l0xx_hal.o(i.HAL_GetTickFreq), (12 bytes). + Removing stm32l0xx_hal.o(i.HAL_GetTickPrio), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw0), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw1), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw2), (12 bytes). @@ -1974,13 +2355,14 @@ Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Enable_Lock_VREFINT), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_SYSCFG_GetBootMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_SYSCFG_VREFINT_OutputSelect), (24 bytes). + Removing stm32l0xx_hal.o(i.HAL_SetTickFreq), (36 bytes). Removing stm32l0xx_hal.o(i.HAL_SuspendTick), (16 bytes). Removing stm32l0xx_hal_i2c.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_i2c.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit), (52 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (48 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (50 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler), (94 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EV_IRQHandler), (16 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EnableListen_IT), (40 bytes). @@ -1993,7 +2375,7 @@ Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback), (2 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (92 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (112 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive), (272 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_DMA), (280 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_IT), (128 bytes). @@ -2019,38 +2401,39 @@ Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (276 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (200 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (88 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (360 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (200 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (364 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (204 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (364 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (204 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (368 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (208 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (294 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (196 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (88 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (28 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (40 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (28 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (24 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (80 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (80 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (84 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (84 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (42 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (36 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (84 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (100 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (82 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (92 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (34 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (122 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (208 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (100 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (164 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (124 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (236 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (104 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (216 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (70 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (244 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (74 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (316 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (106 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (112 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (268 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (304 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (96 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (96 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (232 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (298 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (274 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (304 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (40 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback), (38 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (78 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (128 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (76 bytes). @@ -2066,12 +2449,12 @@ Removing stm32l0xx_hal_rcc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_rcc.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (204 bytes). + Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (212 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (20 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (184 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (96 bytes). + Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (132 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (24 bytes). Removing stm32l0xx_hal_rcc_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_rcc_ex.o(.revsh_text), (4 bytes). @@ -2118,12 +2501,9 @@ Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (56 bytes). Removing stm32l0xx_hal_gpio.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_gpio.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit), (228 bytes). Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes). Removing stm32l0xx_hal_dma.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_dma.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Abort), (68 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit), (104 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (190 bytes). @@ -2141,7 +2521,7 @@ Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (48 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (96 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes). Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes). @@ -2158,45 +2538,56 @@ Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (80 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (16 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (24 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (20 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (28 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (24 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (32 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (52 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (20 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (24 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (28 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes). + Removing stm32l0xx_hal_exti.o(.rev16_text), (4 bytes). + Removing stm32l0xx_hal_exti.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (100 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (148 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetHandle), (14 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (16 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (148 bytes). Removing stm32l0xx_hal_lptim.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_lptim.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareMatchCallback), (2 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (68 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (100 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (60 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (68 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (38 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (58 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (86 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (140 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (64 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (86 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (126 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (44 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (64 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_GetState), (6 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspDeInit), (2 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspInit), (2 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (52 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (116 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (56 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (112 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (88 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (96 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (92 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (6 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (6 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (52 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (116 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (56 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (38 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (64 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (96 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (44 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (68 bytes). Removing stm32l0xx_hal_spi.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_spi.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes). @@ -2212,17 +2603,17 @@ Removing stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (248 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (326 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (224 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (172 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (332 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (236 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (180 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (348 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (352 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (496 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (296 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (176 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (144 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (208 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (148 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes). @@ -2241,22 +2632,123 @@ Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (86 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (110 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (104 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitCplt), (104 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (92 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (124 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction), (92 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (66 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (96 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (34 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (140 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (184 bytes). Removing stm32l0xx_hal_tim.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_tim.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start), (68 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (152 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop), (32 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT), (44 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (190 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurstState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart), (284 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart), (284 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (18 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (96 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (18 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (96 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (164 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (94 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (384 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (130 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (84 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (152 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (128 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (36 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GetActiveChannel), (4 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GetChannelState), (30 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel), (282 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init), (62 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start), (132 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (328 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (168 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop), (72 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (156 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler), (294 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (74 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init), (62 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start), (124 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (352 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (160 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop), (72 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (148 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (202 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (78 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (70 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (60 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (80 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (352 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (160 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (148 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (44 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt), (102 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (102 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAError), (84 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (24 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt), (10 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt), (24 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt), (10 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (134 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig), (52 bytes). Removing stm32l0xx_hal_tim_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_tim_ex.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (28 bytes). Removing stm32l0xx_hal_uart.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_uart.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (54 bytes). @@ -2268,37 +2760,40 @@ Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (46 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (162 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (182 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (110 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (128 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (124 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (82 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (144 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (84 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (88 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (204 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (224 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (94 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (86 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (122 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DeInit), (58 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (126 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DisableReceiverTimeout), (68 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_EnableReceiverTimeout), (68 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (6 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (260 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (196 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (172 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (272 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (96 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_ReceiverTimeout_Config), (24 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (176 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (120 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (60 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (36 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (64 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (38 bytes). Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (50 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (54 bytes). Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes). Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (88 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (88 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (118 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (118 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT), (152 bytes). Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (64 bytes). Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (60 bytes). Removing stm32l0xx_hal_uart_ex.o(.rev16_text), (4 bytes). @@ -2309,17 +2804,21 @@ Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (34 bytes). Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (36 bytes). Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (34 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle), (340 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (94 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT), (94 bytes). Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes). Removing system_stm32l0xx.o(.rev16_text), (4 bytes). Removing system_stm32l0xx.o(.revsh_text), (4 bytes). Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes). + Removing fscalb.o(.text), (24 bytes). Removing dscalb.o(.text), (44 bytes). + Removing cdcmple.o(.text), (40 bytes). Removing cfrcmple.o(.text), (20 bytes). Removing dsqrt.o(.text), (162 bytes). Removing dfixul.o(.text), (64 bytes). - Removing cdcmple.o(.text), (40 bytes). -596 unused section(s) (total 38197 bytes) removed from the image. +748 unused section(s) (total 50583 bytes) removed from the image. ============================================================================== @@ -2334,6 +2833,7 @@ ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -2354,36 +2854,42 @@ ../Src/stm32l0xx_hal_msp.c 0x00000000 Number 0 stm32l0xx_hal_msp.o ABSOLUTE ../Src/stm32l0xx_it.c 0x00000000 Number 0 stm32l0xx_it.o ABSOLUTE ../Src/system_stm32l0xx.c 0x00000000 Number 0 system_stm32l0xx.o ABSOLUTE + ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.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 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE + ../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE ../clib/microlib/string/memcmp.c 0x00000000 Number 0 memcmp.o ABSOLUTE ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE @@ -2392,25 +2898,26 @@ ../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/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE + ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.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/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.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 fscalb.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/asin.c 0x00000000 Number 0 asin_x.o ABSOLUTE ../mathlib/asin.c 0x00000000 Number 0 asin.o ABSOLUTE + ../mathlib/asin.c 0x00000000 Number 0 asin_x.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE ../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE ../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE @@ -2426,6 +2933,7 @@ ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -2442,7 +2950,8 @@ ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_tim_ex.c 0x00000000 Number 0 stm32l0xx_hal_tim_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c 0x00000000 Number 0 stm32l0xx_hal_uart.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c 0x00000000 Number 0 stm32l0xx_hal_uart_ex.o ABSOLUTE - ..\Src\ExternalDevices\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE + ..\Src\ExternalDevices\dps310.c 0x00000000 Number 0 dps310.o ABSOLUTE + ..\Src\ExternalDevices\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\Src\OnChipDevices\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE ..\Src\OnChipDevices\Flash.c 0x00000000 Number 0 flash.o ABSOLUTE ..\Src\OnChipDevices\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE @@ -2453,12 +2962,13 @@ ..\Src\decadriver\deca_device.c 0x00000000 Number 0 deca_device.o ABSOLUTE ..\Src\decadriver\deca_params_init.c 0x00000000 Number 0 deca_params_init.o ABSOLUTE ..\Src\decadriver\deca_range_tables.c 0x00000000 Number 0 deca_range_tables.o ABSOLUTE + ..\Src\decadriver\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE ..\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE ..\Src\stm32l0xx_hal_msp.c 0x00000000 Number 0 stm32l0xx_hal_msp.o ABSOLUTE ..\Src\stm32l0xx_it.c 0x00000000 Number 0 stm32l0xx_it.o ABSOLUTE ..\Src\system_stm32l0xx.c 0x00000000 Number 0 system_stm32l0xx.o ABSOLUTE ..\\Drivers\\ExternlDrivers\\lis3dh_driver.c 0x00000000 Number 0 lis3dh_driver.o ABSOLUTE - ..\\Src\\ExternalDevices\\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE + ..\\Src\\ExternalDevices\\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\\Src\\OnChipDevices\\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE ..\\Src\\OnChipDevices\\Flash.c 0x00000000 Number 0 flash.o ABSOLUTE ..\\Src\\OnChipDevices\\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE @@ -2467,6 +2977,7 @@ ..\\Src\\application\\global_param.c 0x00000000 Number 0 global_param.o ABSOLUTE ..\\Src\\application\\serial_at_cmd_app.c 0x00000000 Number 0 serial_at_cmd_app.o ABSOLUTE ..\\Src\\decadriver\\deca_device.c 0x00000000 Number 0 deca_device.o ABSOLUTE + ..\\Src\\decadriver\\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE @@ -2505,292 +3016,358 @@ .text 0x080056c0 Section 0 dfixi.o(.text) .text 0x08005708 Section 0 dfixui.o(.text) .text 0x08005744 Section 0 f2d.o(.text) - .text 0x0800576c Section 0 d2f.o(.text) - .text 0x080057a4 Section 20 cfcmple.o(.text) - .text 0x080057b8 Section 0 llshl.o(.text) - .text 0x080057d8 Section 0 llushr.o(.text) - .text 0x080057fa Section 0 llsshr.o(.text) - .text 0x08005820 Section 0 fepilogue.o(.text) - .text 0x08005820 Section 0 iusefp.o(.text) - .text 0x080058a2 Section 0 depilogue.o(.text) - .text 0x08005960 Section 40 cdrcmple.o(.text) + .text 0x0800576c Section 40 cdrcmple.o(.text) + .text 0x08005794 Section 0 d2f.o(.text) + .text 0x080057cc Section 20 cfcmple.o(.text) + .text 0x080057e0 Section 0 llshl.o(.text) + .text 0x08005800 Section 0 llushr.o(.text) + .text 0x08005822 Section 0 llsshr.o(.text) + .text 0x08005848 Section 0 fepilogue.o(.text) + .text 0x08005848 Section 0 iusefp.o(.text) + .text 0x080058ca Section 0 depilogue.o(.text) .text 0x08005988 Section 36 init.o(.text) - i.ADC_DelayMicroSecond 0x080059ac Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - ADC_DelayMicroSecond 0x080059ad Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - i.ADC_Enable 0x080059d0 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) - ADC_Enable 0x080059d1 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) - i.Checksum_u16 0x08005a34 Section 0 dw_app.o(i.Checksum_u16) - i.DMA1_Channel2_3_IRQHandler 0x08005a50 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - i.DMA_SetConfig 0x08005a68 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - DMA_SetConfig 0x08005a69 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - i.Dw1000_App_Init 0x08005a94 Section 0 dw_app.o(i.Dw1000_App_Init) - i.Dw1000_Init 0x08005af4 Section 0 dw_app.o(i.Dw1000_Init) - i.EXTI0_1_IRQHandler 0x08005b28 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - i.Error_Handler 0x08005bac Section 0 main.o(i.Error_Handler) - i.FLASH_PageErase 0x08005bb0 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - i.FLASH_Prepare 0x08005bdc Section 0 flash.o(i.FLASH_Prepare) - i.FLASH_Read 0x08005c10 Section 0 flash.o(i.FLASH_Read) - i.FLASH_SetErrorCode 0x08005c24 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - FLASH_SetErrorCode 0x08005c25 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - i.FLASH_WaitForLastOperation 0x08005cb4 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - i.FLASH_Write 0x08005d24 Section 0 flash.o(i.FLASH_Write) - i.FindNearBasePos 0x08005d5c Section 0 dw_app.o(i.FindNearBasePos) - i.GPIO_Toggle 0x08005d84 Section 0 main.o(i.GPIO_Toggle) - i.GetLPTime 0x08005d8c Section 0 main.o(i.GetLPTime) - i.GetNearMsg 0x08005dc4 Section 0 dw_app.o(i.GetNearMsg) - i.Get_ADC_Value 0x08005eac Section 0 adc.o(i.Get_ADC_Value) - i.Get_Battary 0x08005ed4 Section 0 adc.o(i.Get_Battary) - i.HAL_ADCEx_Calibration_Start 0x08005fbc Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - i.HAL_ADC_ConfigChannel 0x08006068 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - i.HAL_ADC_GetState 0x080060fc Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - i.HAL_ADC_GetValue 0x08006100 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - i.HAL_ADC_Init 0x08006108 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - i.HAL_ADC_MspInit 0x080062d0 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - i.HAL_ADC_PollForConversion 0x08006320 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - i.HAL_ADC_Start 0x080063e0 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - i.HAL_DMA_Abort_IT 0x0800643c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - i.HAL_DMA_IRQHandler 0x08006488 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - i.HAL_DMA_Init 0x08006530 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - i.HAL_DMA_Start_IT 0x080065c0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - i.HAL_FLASHEx_Erase 0x08006628 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - i.HAL_FLASH_Lock 0x080066a0 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - i.HAL_FLASH_Program 0x080066bc Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - i.HAL_FLASH_Unlock 0x080066f8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - i.HAL_GPIO_EXTI_Callback 0x08006754 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - i.HAL_GPIO_EXTI_IRQHandler 0x08006758 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - i.HAL_GPIO_Init 0x08006770 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GPIO_ReadPin 0x080068e8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - i.HAL_GPIO_TogglePin 0x080068f2 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) - i.HAL_GPIO_WritePin 0x080068fa Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - i.HAL_GetTick 0x08006908 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x08006914 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x08006924 Section 0 stm32l0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x0800694c Section 0 stm32l0xx_hal.o(i.HAL_InitTick) - i.HAL_LPTIM_AutoReloadMatchCallback 0x0800697c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - i.HAL_LPTIM_AutoReloadWriteCallback 0x0800697e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - i.HAL_LPTIM_CompareMatchCallback 0x08006980 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) - i.HAL_LPTIM_CompareWriteCallback 0x08006b34 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - i.HAL_LPTIM_DeInit 0x08006b36 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - i.HAL_LPTIM_DirectionDownCallback 0x08006b5c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - i.HAL_LPTIM_DirectionUpCallback 0x08006b5e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - i.HAL_LPTIM_IRQHandler 0x08006b60 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - i.HAL_LPTIM_Init 0x08006c2c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - i.HAL_LPTIM_MspDeInit 0x08006ccc Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - i.HAL_LPTIM_MspInit 0x08006cf0 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - i.HAL_LPTIM_ReadCounter 0x08006d20 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - i.HAL_LPTIM_TimeOut_Start_IT 0x08006d28 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - i.HAL_LPTIM_TriggerCallback 0x08006d74 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - i.HAL_MspInit 0x08006d78 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_DisableIRQ 0x08006d90 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - i.HAL_NVIC_EnableIRQ 0x08006da4 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - i.HAL_NVIC_SetPriority 0x08006db8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_PWR_DisableWakeUpPin 0x08006dc0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - i.HAL_PWR_EnableBkUpAccess 0x08006dd0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - i.HAL_PWR_EnableWakeUpPin 0x08006de0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - i.HAL_PWR_EnterSTANDBYMode 0x08006df0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - i.HAL_PWR_EnterSTOPMode 0x08006e10 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - i.HAL_RCCEx_PeriphCLKConfig 0x08006e44 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - i.HAL_RCC_ClockConfig 0x08006fa8 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetPCLK1Freq 0x08007114 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - i.HAL_RCC_GetPCLK2Freq 0x08007134 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - i.HAL_RCC_GetSysClockFreq 0x08007154 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x080071cc Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x080075e8 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x08007668 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SYSTICK_Config 0x080076c0 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HAL_UARTEx_WakeupCallback 0x080076f0 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - i.HAL_UART_ErrorCallback 0x080076f2 Section 0 main.o(i.HAL_UART_ErrorCallback) - i.HAL_UART_IRQHandler 0x080076f4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - i.HAL_UART_Init 0x08007830 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - i.HAL_UART_MspInit 0x0800789c Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - i.HAL_UART_Receive_DMA 0x08007970 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - i.HAL_UART_RxCpltCallback 0x08007a28 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - i.HAL_UART_RxHalfCpltCallback 0x08007a2a Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - i.HAL_UART_Transmit 0x08007a2c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - i.HAL_UART_TxCpltCallback 0x08007afa Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - i.HardFault_Handler 0x08007afc Section 0 stm32l0xx_it.o(i.HardFault_Handler) - i.IIC2_Ack 0x08007b0c Section 0 lis3dh_driver.o(i.IIC2_Ack) - i.IIC2_NAck 0x08007b48 Section 0 lis3dh_driver.o(i.IIC2_NAck) - i.IIC2_Read_Byte 0x08007b84 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) - i.IIC2_Send_Byte 0x08007bde Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) - i.IIC2_Start 0x08007c38 Section 0 lis3dh_driver.o(i.IIC2_Start) - i.IIC2_Stop 0x08007c6e Section 0 lis3dh_driver.o(i.IIC2_Stop) - i.IIC2_Wait_Ack 0x08007caa Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) - i.IdleTask 0x08007d00 Section 0 main.o(i.IdleTask) - i.LIS3DH_Data_Init 0x08007e78 Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) - i.LIS3DH_GetWHO_AM_I 0x08007ed0 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - i.LIS3DH_ReadOneByte 0x08007ee2 Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - i.LIS3DH_ReadReg 0x08007f1c Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) - i.LIS3DH_WriteOneByte 0x08007f2a Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - i.LIS3DH_WriteReg 0x08007f5e Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) - i.LPTIM1_IRQHandler 0x08007f68 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - i.LPTIM_Disable 0x08007f78 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - i.MX_ADC_Init 0x08008070 Section 0 main.o(i.MX_ADC_Init) - MX_ADC_Init 0x08008071 Thumb Code 92 main.o(i.MX_ADC_Init) - i.MX_DMA_Init 0x080080d8 Section 0 main.o(i.MX_DMA_Init) - MX_DMA_Init 0x080080d9 Thumb Code 36 main.o(i.MX_DMA_Init) - i.MX_GPIO_Init 0x08008100 Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08008101 Thumb Code 320 main.o(i.MX_GPIO_Init) - i.MX_SPI1_Init 0x0800825c Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x0800825d Thumb Code 60 main.o(i.MX_SPI1_Init) - i.MX_USART1_UART_Init 0x080082a0 Section 0 main.o(i.MX_USART1_UART_Init) - MX_USART1_UART_Init 0x080082a1 Thumb Code 68 main.o(i.MX_USART1_UART_Init) - i.NMI_Handler 0x080082ec Section 0 stm32l0xx_it.o(i.NMI_Handler) - i.NVIC_SetPriority 0x080082f0 Section 0 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - NVIC_SetPriority 0x080082f1 Thumb Code 60 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - i.NVIC_SystemReset 0x08008334 Section 0 dw_app.o(i.NVIC_SystemReset) - NVIC_SystemReset 0x08008335 Thumb Code 18 dw_app.o(i.NVIC_SystemReset) - i.NearPoll 0x08008350 Section 0 dw_app.o(i.NearPoll) - i.PendSV_Handler 0x08008894 Section 0 stm32l0xx_it.o(i.PendSV_Handler) - i.Poll 0x08008898 Section 0 dw_app.o(i.Poll) - i.Program_Init 0x08008bb8 Section 0 main.o(i.Program_Init) - i.Registor_Poll 0x08008cb0 Section 0 dw_app.o(i.Registor_Poll) - i.Reset_DW1000 0x08008f50 Section 0 dw_driver.o(i.Reset_DW1000) - i.SVC_Handler 0x08008fa0 Section 0 stm32l0xx_it.o(i.SVC_Handler) - i.SendComMap 0x08008fa4 Section 0 serial_at_cmd_app.o(i.SendComMap) - i.SetNextPollTime 0x0800901c Section 0 main.o(i.SetNextPollTime) - i.Spi_ChangePrescaler 0x080090a4 Section 0 spi.o(i.Spi_ChangePrescaler) - i.SysTick_Handler 0x080090b8 Section 0 stm32l0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x080090c0 Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x08009154 Section 0 system_stm32l0xx.o(i.SystemInit) - i.Tag_App 0x080091ac Section 0 dw_app.o(i.Tag_App) - i.UART_AdvFeatureConfig 0x08009254 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - i.UART_CheckIdleState 0x08009320 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - i.UART_CheckReceive 0x08009380 Section 0 usart.o(i.UART_CheckReceive) - i.UART_CheckSend 0x080093f8 Section 0 usart.o(i.UART_CheckSend) - i.UART_DMAAbortOnError 0x08009490 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - UART_DMAAbortOnError 0x08009491 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - i.UART_DMAError 0x080094a4 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) - UART_DMAError 0x080094a5 Thumb Code 72 stm32l0xx_hal_uart.o(i.UART_DMAError) - i.UART_DMAReceiveCplt 0x080094ec Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - UART_DMAReceiveCplt 0x080094ed Thumb Code 62 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - i.UART_DMARxHalfCplt 0x0800952a Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - UART_DMARxHalfCplt 0x0800952b Thumb Code 10 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - i.UART_EndRxTransfer 0x08009534 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - UART_EndRxTransfer 0x08009535 Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - i.UART_EndTxTransfer 0x08009554 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - UART_EndTxTransfer 0x08009555 Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - i.UART_PushFrame 0x08009564 Section 0 usart.o(i.UART_PushFrame) - i.UART_SetConfig 0x080095c8 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) - i.UART_WaitOnFlagUntilTimeout 0x080097f0 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - i.USART1_IRQHandler 0x08009854 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) - i.Usart1InitVariables 0x0800986c Section 0 usart.o(i.Usart1InitVariables) - i.UsartInit 0x08009878 Section 0 main.o(i.UsartInit) - i.UsartParseDataHandler 0x080098a4 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) - i.__0printf$bare 0x080099b4 Section 0 printfb.o(i.__0printf$bare) - i.__ARM_clz 0x080099c8 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x080099f6 Section 0 deca_device.o(i.__ARM_common_switch8) - i.__scatterload_copy 0x08009a10 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x08009a1e Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x08009a20 Section 14 handlers.o(i.__scatterload_zeroinit) - i._dwt_aonarrayupload 0x08009a2e Section 0 deca_device.o(i._dwt_aonarrayupload) - i._dwt_configlde 0x08009a54 Section 0 deca_device.o(i._dwt_configlde) - i._dwt_enableclocks 0x08009a90 Section 0 deca_device.o(i._dwt_enableclocks) - i._dwt_loaducodefromrom 0x08009b46 Section 0 deca_device.o(i._dwt_loaducodefromrom) - i._dwt_otpread 0x08009b78 Section 0 deca_device.o(i._dwt_otpread) - i._printf_core 0x08009bbc Section 0 printfb.o(i._printf_core) - _printf_core 0x08009bbd Thumb Code 30 printfb.o(i._printf_core) - i.ceil 0x08009bdc Section 0 ceil.o(i.ceil) - i.delay_ms 0x08009ca4 Section 0 dw_driver.o(i.delay_ms) - i.delay_us 0x08009cb2 Section 0 lis3dh_driver.o(i.delay_us) - i.dwt_configure 0x08009d40 Section 0 deca_device.o(i.dwt_configure) - i.dwt_configuresleep 0x08009f50 Section 0 deca_device.o(i.dwt_configuresleep) - i.dwt_entersleep 0x08009f78 Section 0 deca_device.o(i.dwt_entersleep) - i.dwt_entersleepaftertx 0x08009f80 Section 0 deca_device.o(i.dwt_entersleepaftertx) - i.dwt_forcetrxoff 0x08009fa8 Section 0 deca_device.o(i.dwt_forcetrxoff) - i.dwt_initialise 0x08009ff8 Section 0 deca_device.o(i.dwt_initialise) - i.dwt_read16bitoffsetreg 0x0800a158 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) - i.dwt_read32bitoffsetreg 0x0800a184 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) - i.dwt_readdevid 0x0800a1ac Section 0 deca_device.o(i.dwt_readdevid) - i.dwt_readfromdevice 0x0800a1b8 Section 0 deca_device.o(i.dwt_readfromdevice) - i.dwt_readrxdata 0x0800a1f0 Section 0 deca_device.o(i.dwt_readrxdata) - i.dwt_readrxtimestamp 0x0800a202 Section 0 deca_device.o(i.dwt_readrxtimestamp) - i.dwt_readtxtimestamp 0x0800a212 Section 0 deca_device.o(i.dwt_readtxtimestamp) - i.dwt_rxenable 0x0800a222 Section 0 deca_device.o(i.dwt_rxenable) - i.dwt_setdelayedtrxtime 0x0800a276 Section 0 deca_device.o(i.dwt_setdelayedtrxtime) - i.dwt_setrxaftertxdelay 0x0800a284 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) - i.dwt_setrxantennadelay 0x0800a2a4 Section 0 deca_device.o(i.dwt_setrxantennadelay) - i.dwt_setrxtimeout 0x0800a2b8 Section 0 deca_device.o(i.dwt_setrxtimeout) - i.dwt_settxantennadelay 0x0800a314 Section 0 deca_device.o(i.dwt_settxantennadelay) - i.dwt_starttx 0x0800a324 Section 0 deca_device.o(i.dwt_starttx) - i.dwt_syncrxbufptrs 0x0800a3b8 Section 0 deca_device.o(i.dwt_syncrxbufptrs) - i.dwt_write16bitoffsetreg 0x0800a3ec Section 0 deca_device.o(i.dwt_write16bitoffsetreg) - i.dwt_write32bitoffsetreg 0x0800a402 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) - i.dwt_writetodevice 0x0800a420 Section 0 deca_device.o(i.dwt_writetodevice) - i.dwt_writetxdata 0x0800a458 Section 0 deca_device.o(i.dwt_writetxdata) - i.dwt_writetxfctrl 0x0800a47c Section 0 deca_device.o(i.dwt_writetxfctrl) - i.dwt_xtaltrim 0x0800a498 Section 0 deca_device.o(i.dwt_xtaltrim) - i.final_msg_set_ts 0x0800a4c8 Section 0 dw_app.o(i.final_msg_set_ts) - final_msg_set_ts 0x0800a4c9 Thumb Code 22 dw_app.o(i.final_msg_set_ts) - i.fputc 0x0800a4e0 Section 0 usart.o(i.fputc) - i.get_rx_timestamp_u64 0x0800a4f8 Section 0 dw_app.o(i.get_rx_timestamp_u64) - get_rx_timestamp_u64 0x0800a4f9 Thumb Code 38 dw_app.o(i.get_rx_timestamp_u64) - i.get_tx_timestamp_u64 0x0800a51e Section 0 dw_app.o(i.get_tx_timestamp_u64) - get_tx_timestamp_u64 0x0800a51f Thumb Code 38 dw_app.o(i.get_tx_timestamp_u64) - i.main 0x0800a544 Section 0 main.o(i.main) - i.mcu_sleep 0x0800a670 Section 0 main.o(i.mcu_sleep) - i.parameter_init 0x0800a6e8 Section 0 global_param.o(i.parameter_init) - i.readfromspi 0x0800a754 Section 0 spi.o(i.readfromspi) - i.save_com_map_to_flash 0x0800a7a0 Section 0 global_param.o(i.save_com_map_to_flash) - i.writetospi 0x0800a7cc Section 0 spi.o(i.writetospi) - .constdata 0x0800a814 Section 8 deca_params_init.o(.constdata) - .constdata 0x0800a81c Section 24 deca_params_init.o(.constdata) - .constdata 0x0800a834 Section 8 deca_params_init.o(.constdata) - .constdata 0x0800a83c Section 12 deca_params_init.o(.constdata) - .constdata 0x0800a848 Section 4 deca_params_init.o(.constdata) - .constdata 0x0800a84c Section 32 deca_params_init.o(.constdata) - .constdata 0x0800a86c Section 50 deca_params_init.o(.constdata) - .constdata 0x0800a89e Section 25 system_stm32l0xx.o(.constdata) - .constdata 0x0800a8b7 Section 8 system_stm32l0xx.o(.constdata) - .data 0x20000000 Section 12 deca_device.o(.data) - .data 0x2000000c Section 30 deca_params_init.o(.data) - .data 0x2000002a Section 2 deca_params_init.o(.data) - .data 0x2000002c Section 3 deca_params_init.o(.data) - .data 0x20000030 Section 12 adc.o(.data) - first 0x20000030 Data 1 adc.o(.data) - last_value 0x20000034 Data 4 adc.o(.data) - .data 0x2000003c Section 24 usart.o(.data) - s_count 0x2000004c Data 4 usart.o(.data) - .data 0x20000058 Section 115 dw_app.o(.data) - regpoll_count 0x20000060 Data 1 dw_app.o(.data) - frame_seq_nb 0x20000084 Data 4 dw_app.o(.data) - status_reg 0x20000088 Data 4 dw_app.o(.data) - poll_tx_ts 0x200000a8 Data 8 dw_app.o(.data) - resp_rx_ts 0x200000b0 Data 8 dw_app.o(.data) - final_tx_ts 0x200000b8 Data 8 dw_app.o(.data) - config 0x200000c0 Data 11 dw_app.o(.data) - .data 0x200000cb Section 7 serial_at_cmd_app.o(.data) - usart_receive_state 0x200000cb Data 1 serial_at_cmd_app.o(.data) - pack_datalen 0x200000cc Data 1 serial_at_cmd_app.o(.data) - pack_length 0x200000cd Data 1 serial_at_cmd_app.o(.data) - pack_index 0x200000ce Data 1 serial_at_cmd_app.o(.data) - pack_msgtype 0x200000cf Data 1 serial_at_cmd_app.o(.data) - pack_cmd 0x200000d0 Data 1 serial_at_cmd_app.o(.data) - index 0x200000d1 Data 1 serial_at_cmd_app.o(.data) - .data 0x200000d4 Section 56 main.o(.data) - i 0x200000d6 Data 1 main.o(.data) - .data 0x2000010c Section 2 main.o(.data) - .data 0x20000110 Section 8 stm32l0xx_it.o(.data) - .data 0x20000118 Section 4 stm32l0xx_hal.o(.data) - .data 0x2000011c Section 4 system_stm32l0xx.o(.data) - .data 0x20000120 Section 4 stdout.o(.data) - .bss 0x20000124 Section 60 deca_device.o(.bss) - dw1000local 0x20000124 Data 60 deca_device.o(.bss) - .bss 0x20000160 Section 3056 usart.o(.bss) - .bss 0x20000d50 Section 1024 global_param.o(.bss) - .bss 0x20001150 Section 532 dw_app.o(.bss) - tx_poll_msg 0x20001150 Data 20 dw_app.o(.bss) - tx_sync_msg 0x20001164 Data 14 dw_app.o(.bss) - tx_final_msg 0x20001172 Data 60 dw_app.o(.bss) - tx_resp_msg 0x200011ae Data 22 dw_app.o(.bss) - rx_buffer 0x20001214 Data 100 dw_app.o(.bss) - .bss 0x20001364 Section 200 serial_at_cmd_app.o(.bss) - send_frame 0x200013c8 Data 100 serial_at_cmd_app.o(.bss) - .bss 0x2000142c Section 356 main.o(.bss) - .bss 0x20001590 Section 72 main.o(.bss) - .bss 0x200015d8 Section 72 main.o(.bss) - .bss 0x20001620 Section 24 stm32l0xx_hal_flash.o(.bss) - STACK 0x20001638 Section 1024 startup_stm32l051xx.o(STACK) + .text 0x080059ac Section 0 __dczerorl2.o(.text) + i.ADC_DelayMicroSecond 0x08005a04 Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + ADC_DelayMicroSecond 0x08005a05 Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + i.ADC_Enable 0x08005a28 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) + ADC_Enable 0x08005a29 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) + i.Accelerometer_Init 0x08005a8c Section 0 lis3dh_driver.o(i.Accelerometer_Init) + i.CheckComMap 0x08005ac8 Section 0 main.o(i.CheckComMap) + i.Checksum_u16 0x08005b00 Section 0 dw_app.o(i.Checksum_u16) + i.DMA1_Channel2_3_IRQHandler 0x08005b1c Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA_SetConfig 0x08005b34 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x08005b35 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + i.DiscPoll 0x08005b60 Section 0 dw_app.o(i.DiscPoll) + i.DoubleClickProcess 0x08005db0 Section 0 main.o(i.DoubleClickProcess) + i.Dw1000_App_Init 0x08005e04 Section 0 dw_app.o(i.Dw1000_App_Init) + i.Dw1000_Init 0x08005e64 Section 0 dw_app.o(i.Dw1000_Init) + i.EXTI0_1_IRQHandler 0x08005e98 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + i.Error_Handler 0x08005f30 Section 0 main.o(i.Error_Handler) + i.FLASH_PageErase 0x08005f34 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + i.FLASH_Prepare 0x08005f60 Section 0 flash.o(i.FLASH_Prepare) + i.FLASH_Read 0x08005f94 Section 0 flash.o(i.FLASH_Read) + i.FLASH_SetErrorCode 0x08005fa8 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + FLASH_SetErrorCode 0x08005fa9 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + i.FLASH_WaitForLastOperation 0x08006038 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + i.FLASH_Write 0x080060a8 Section 0 flash.o(i.FLASH_Write) + i.FindNearBasePos 0x080060e0 Section 0 dw_app.o(i.FindNearBasePos) + i.GPIO_Toggle 0x08006108 Section 0 main.o(i.GPIO_Toggle) + i.GetLPTime 0x08006110 Section 0 main.o(i.GetLPTime) + i.GetNearMsg 0x08006148 Section 0 dw_app.o(i.GetNearMsg) + i.Get_ADC_Value 0x0800628c Section 0 adc.o(i.Get_ADC_Value) + i.Get_Battary 0x080062b4 Section 0 adc.o(i.Get_Battary) + i.HAL_ADCEx_Calibration_Start 0x0800639c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + i.HAL_ADC_ConfigChannel 0x08006448 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + i.HAL_ADC_GetState 0x080064dc Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + i.HAL_ADC_GetValue 0x080064e0 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + i.HAL_ADC_Init 0x080064e8 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + i.HAL_ADC_MspInit 0x080066b0 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + i.HAL_ADC_PollForConversion 0x08006700 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + i.HAL_ADC_Start 0x080067c0 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + i.HAL_DMA_Abort 0x0800681c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + i.HAL_DMA_Abort_IT 0x08006860 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + i.HAL_DMA_DeInit 0x080068ac Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + i.HAL_DMA_IRQHandler 0x08006914 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x080069bc Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x08006a4c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_Delay 0x08006ab4 Section 0 stm32l0xx_hal.o(i.HAL_Delay) + i.HAL_FLASHEx_Erase 0x08006ad8 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + i.HAL_FLASH_Lock 0x08006b50 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + i.HAL_FLASH_Program 0x08006b6c Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + i.HAL_FLASH_Unlock 0x08006ba8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + i.HAL_GPIO_DeInit 0x08006c04 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + i.HAL_GPIO_EXTI_Callback 0x08006ce8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) + i.HAL_GPIO_EXTI_IRQHandler 0x08006cec Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + i.HAL_GPIO_Init 0x08006d04 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GPIO_ReadPin 0x08006e7c Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + i.HAL_GPIO_TogglePin 0x08006e86 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + i.HAL_GPIO_WritePin 0x08006e96 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + i.HAL_GetTick 0x08006ea4 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) + i.HAL_IncTick 0x08006eb0 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x08006ec0 Section 0 stm32l0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x08006ee8 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) + i.HAL_LPTIM_AutoReloadMatchCallback 0x08006f2c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + i.HAL_LPTIM_AutoReloadWriteCallback 0x08006f2e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + i.HAL_LPTIM_CompareMatchCallback 0x08006f30 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) + i.HAL_LPTIM_CompareWriteCallback 0x08007110 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + i.HAL_LPTIM_DeInit 0x08007112 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) + i.HAL_LPTIM_DirectionDownCallback 0x0800713e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + i.HAL_LPTIM_DirectionUpCallback 0x08007140 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + i.HAL_LPTIM_IRQHandler 0x08007142 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + i.HAL_LPTIM_Init 0x0800720c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + i.HAL_LPTIM_MspDeInit 0x080072a4 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) + i.HAL_LPTIM_MspInit 0x080072c8 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + i.HAL_LPTIM_ReadCounter 0x080072f8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + i.HAL_LPTIM_TimeOut_Start_IT 0x08007300 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + i.HAL_LPTIM_TriggerCallback 0x08007388 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + i.HAL_MspInit 0x0800738c Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_DisableIRQ 0x080073a4 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + i.HAL_NVIC_EnableIRQ 0x080073c4 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x080073dc Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_PWR_DisableWakeUpPin 0x080073e4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) + i.HAL_PWR_EnableBkUpAccess 0x080073f4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + i.HAL_PWR_EnableWakeUpPin 0x08007404 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) + i.HAL_PWR_EnterSTANDBYMode 0x08007414 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) + i.HAL_PWR_EnterSTOPMode 0x08007434 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + i.HAL_RCCEx_PeriphCLKConfig 0x08007498 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + i.HAL_RCC_ClockConfig 0x080075fc Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetPCLK1Freq 0x08007798 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + i.HAL_RCC_GetPCLK2Freq 0x080077b8 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + i.HAL_RCC_GetSysClockFreq 0x080077d8 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08007850 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_Init 0x08007c76 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspInit 0x08007d2c Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SYSTICK_Config 0x08007d84 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HAL_TIMEx_MasterConfigSynchronization 0x08007db4 Section 0 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + i.HAL_TIM_Base_Init 0x08007e0c Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + i.HAL_TIM_Base_MspInit 0x08007e4c Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + i.HAL_TIM_ConfigClockSource 0x08007e68 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + i.HAL_TIM_MspPostInit 0x08007f38 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + i.HAL_TIM_PWM_ConfigChannel 0x08007f84 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + i.HAL_TIM_PWM_Init 0x0800804c Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + i.HAL_TIM_PWM_MspInit 0x0800808a Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + i.HAL_TIM_PWM_Start 0x0800808c Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + i.HAL_TIM_PWM_Stop 0x08008108 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + i.HAL_UARTEx_RxEventCallback 0x08008150 Section 0 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + i.HAL_UARTEx_WakeupCallback 0x08008152 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + i.HAL_UART_DeInit 0x08008154 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + i.HAL_UART_ErrorCallback 0x08008192 Section 0 main.o(i.HAL_UART_ErrorCallback) + i.HAL_UART_IRQHandler 0x08008194 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + i.HAL_UART_Init 0x080083b4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + i.HAL_UART_MspDeInit 0x08008420 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + i.HAL_UART_MspInit 0x08008460 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + i.HAL_UART_Receive_DMA 0x08008534 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + i.HAL_UART_RxCpltCallback 0x08008594 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + i.HAL_UART_RxHalfCpltCallback 0x08008596 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + i.HAL_UART_Transmit 0x08008598 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + i.HAL_UART_TxCpltCallback 0x0800866a Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + i.HardFault_Handler 0x0800866c Section 0 stm32l0xx_it.o(i.HardFault_Handler) + i.HardWareTypeDiffConfig 0x0800869c Section 0 main.o(i.HardWareTypeDiffConfig) + i.IIC2_Ack 0x08008700 Section 0 lis3dh_driver.o(i.IIC2_Ack) + i.IIC2_NAck 0x0800873c Section 0 lis3dh_driver.o(i.IIC2_NAck) + i.IIC2_Read_Byte 0x08008778 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) + i.IIC2_Send_Byte 0x080087d2 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) + i.IIC2_Start 0x0800882c Section 0 lis3dh_driver.o(i.IIC2_Start) + i.IIC2_Stop 0x08008862 Section 0 lis3dh_driver.o(i.IIC2_Stop) + i.IIC2_Wait_Ack 0x0800889e Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) + i.IdleTask 0x080088f4 Section 0 main.o(i.IdleTask) + i.LIS3DH_Data_Init 0x08008ab8 Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) + i.LIS3DH_GetWHO_AM_I 0x08008b14 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + i.LIS3DH_ReadOneByte 0x08008b26 Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + i.LIS3DH_ReadReg 0x08008b60 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) + i.LIS3DH_WriteOneByte 0x08008b6e Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + i.LIS3DH_WriteReg 0x08008ba2 Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) + i.LPTIM1_IRQHandler 0x08008bac Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + i.LPTIM_Disable 0x08008bbc Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + i.LPTIM_WaitForFlag 0x08008c9c Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + LPTIM_WaitForFlag 0x08008c9d Thumb Code 48 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + i.MX_ADC_Init 0x08008cd4 Section 0 main.o(i.MX_ADC_Init) + MX_ADC_Init 0x08008cd5 Thumb Code 92 main.o(i.MX_ADC_Init) + i.MX_DMA_Init 0x08008d3c Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x08008d3d Thumb Code 36 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x08008d64 Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x08008d65 Thumb Code 298 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x08008eac Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x08008ead Thumb Code 60 main.o(i.MX_SPI1_Init) + i.MX_TIM2_Init 0x08008ef0 Section 0 main.o(i.MX_TIM2_Init) + MX_TIM2_Init 0x08008ef1 Thumb Code 116 main.o(i.MX_TIM2_Init) + i.MX_USART1_UART_Init 0x08008f70 Section 0 main.o(i.MX_USART1_UART_Init) + MX_USART1_UART_Init 0x08008f71 Thumb Code 68 main.o(i.MX_USART1_UART_Init) + i.NMI_Handler 0x08008fbc Section 0 stm32l0xx_it.o(i.NMI_Handler) + i.NearPoll 0x08008fc0 Section 0 dw_app.o(i.NearPoll) + i.NextPollDelay 0x0800967c Section 0 dw_app.o(i.NextPollDelay) + i.NextSlotDelayMs 0x08009764 Section 0 dw_app.o(i.NextSlotDelayMs) + i.PendSV_Handler 0x08009834 Section 0 stm32l0xx_it.o(i.PendSV_Handler) + i.Program_Init 0x08009838 Section 0 main.o(i.Program_Init) + i.Registor_Poll 0x08009934 Section 0 dw_app.o(i.Registor_Poll) + i.Reset_DW1000 0x08009b48 Section 0 dw_driver.o(i.Reset_DW1000) + i.STMFLASH_ReadHalfWord 0x08009b98 Section 0 flash.o(i.STMFLASH_ReadHalfWord) + i.SVC_Handler 0x08009b9c Section 0 stm32l0xx_it.o(i.SVC_Handler) + i.SendComMap 0x08009ba0 Section 0 serial_at_cmd_app.o(i.SendComMap) + i.SetLPTimer 0x08009c18 Section 0 dw_app.o(i.SetLPTimer) + i.Spi_ChangePrescaler 0x08009cc4 Section 0 spi.o(i.Spi_ChangePrescaler) + i.SysTick_Handler 0x08009cd8 Section 0 stm32l0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x08009ce0 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x08009d74 Section 0 system_stm32l0xx.o(i.SystemInit) + i.TIM_Base_SetConfig 0x08009dcc Section 0 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + TIM_Base_SetConfig 0x08009dcd Thumb Code 78 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + i.TIM_CCxChannelCmd 0x08009e24 Section 0 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + TIM_CCxChannelCmd 0x08009e25 Thumb Code 26 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + i.TIM_ETR_SetConfig 0x08009e3e Section 0 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + TIM_ETR_SetConfig 0x08009e3f Thumb Code 22 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + i.TIM_ITRx_SetConfig 0x08009e54 Section 0 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + TIM_ITRx_SetConfig 0x08009e55 Thumb Code 16 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + i.TIM_OC1_SetConfig 0x08009e64 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + TIM_OC1_SetConfig 0x08009e65 Thumb Code 48 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + i.TIM_OC2_SetConfig 0x08009e94 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + TIM_OC2_SetConfig 0x08009e95 Thumb Code 50 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + i.TIM_OC3_SetConfig 0x08009ec6 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + TIM_OC3_SetConfig 0x08009ec7 Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + i.TIM_OC4_SetConfig 0x08009efc Section 0 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + TIM_OC4_SetConfig 0x08009efd Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + i.TIM_TI1_ConfigInputStage 0x08009f32 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + TIM_TI1_ConfigInputStage 0x08009f33 Thumb Code 34 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + i.TIM_TI2_ConfigInputStage 0x08009f54 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + TIM_TI2_ConfigInputStage 0x08009f55 Thumb Code 38 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + i.Tag_App 0x08009f7c Section 0 dw_app.o(i.Tag_App) + i.UART_AdvFeatureConfig 0x0800a074 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + i.UART_CheckIdleState 0x0800a140 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + i.UART_CheckReceive 0x0800a1a4 Section 0 usart.o(i.UART_CheckReceive) + i.UART_CheckSend 0x0800a208 Section 0 usart.o(i.UART_CheckSend) + i.UART_DMAAbortOnError 0x0800a2a0 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + UART_DMAAbortOnError 0x0800a2a1 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + i.UART_DMAError 0x0800a2b4 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) + UART_DMAError 0x0800a2b5 Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMAError) + i.UART_DMAReceiveCplt 0x0800a300 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + UART_DMAReceiveCplt 0x0800a301 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + i.UART_DMARxHalfCplt 0x0800a35e Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + UART_DMARxHalfCplt 0x0800a35f Thumb Code 28 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + i.UART_EndRxTransfer 0x0800a37a Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + UART_EndRxTransfer 0x0800a37b Thumb Code 50 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + i.UART_EndTxTransfer 0x0800a3ac Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + UART_EndTxTransfer 0x0800a3ad Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + i.UART_PushFrame 0x0800a3bc Section 0 usart.o(i.UART_PushFrame) + i.UART_SetConfig 0x0800a420 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) + i.UART_Start_Receive_DMA 0x0800a620 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + i.UART_WaitOnFlagUntilTimeout 0x0800a6ac Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + i.USART1_IRQHandler 0x0800a74c Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) + i.Usart1InitVariables 0x0800a764 Section 0 usart.o(i.Usart1InitVariables) + i.UsartDeInit 0x0800a770 Section 0 main.o(i.UsartDeInit) + i.UsartInit 0x0800a7c0 Section 0 main.o(i.UsartInit) + i.UsartParseDataHandler 0x0800a7e8 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) + i.__0printf$bare 0x0800a8f8 Section 0 printfb.o(i.__0printf$bare) + i.__ARM_clz 0x0800a90c Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_ll_muluu 0x0800a93a Section 0 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__ARM_common_switch8 0x0800a96a Section 0 dps310.o(i.__ARM_common_switch8) + i.__NVIC_SetPriority 0x0800a984 Section 0 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x0800a985 Thumb Code 60 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__NVIC_SystemReset 0x0800a9c8 Section 0 dw_app.o(i.__NVIC_SystemReset) + __NVIC_SystemReset 0x0800a9c9 Thumb Code 18 dw_app.o(i.__NVIC_SystemReset) + i.__scatterload_copy 0x0800a9e4 Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x0800a9f2 Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x0800a9f4 Section 14 handlers.o(i.__scatterload_zeroinit) + i._dwt_aonarrayupload 0x0800aa02 Section 0 deca_device.o(i._dwt_aonarrayupload) + i._dwt_configlde 0x0800aa28 Section 0 deca_device.o(i._dwt_configlde) + i._dwt_enableclocks 0x0800aa64 Section 0 deca_device.o(i._dwt_enableclocks) + i._dwt_loaducodefromrom 0x0800ab1a Section 0 deca_device.o(i._dwt_loaducodefromrom) + i._dwt_otpread 0x0800ab4c Section 0 deca_device.o(i._dwt_otpread) + i._printf_core 0x0800ab90 Section 0 printfb.o(i._printf_core) + _printf_core 0x0800ab91 Thumb Code 30 printfb.o(i._printf_core) + i.ceil 0x0800abb0 Section 0 ceil.o(i.ceil) + i.delay_ms 0x0800ac78 Section 0 dw_driver.o(i.delay_ms) + i.delay_us 0x0800ac86 Section 0 lis3dh_driver.o(i.delay_us) + i.dwt_configure 0x0800ad14 Section 0 deca_device.o(i.dwt_configure) + i.dwt_configuresleep 0x0800af24 Section 0 deca_device.o(i.dwt_configuresleep) + i.dwt_entersleep 0x0800af4c Section 0 deca_device.o(i.dwt_entersleep) + i.dwt_entersleepaftertx 0x0800af54 Section 0 deca_device.o(i.dwt_entersleepaftertx) + i.dwt_forcetrxoff 0x0800af7c Section 0 deca_device.o(i.dwt_forcetrxoff) + i.dwt_initialise 0x0800afcc Section 0 deca_device.o(i.dwt_initialise) + i.dwt_read16bitoffsetreg 0x0800b12c Section 0 deca_device.o(i.dwt_read16bitoffsetreg) + i.dwt_read32bitoffsetreg 0x0800b158 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) + i.dwt_readdevid 0x0800b180 Section 0 deca_device.o(i.dwt_readdevid) + i.dwt_readfromdevice 0x0800b18c Section 0 deca_device.o(i.dwt_readfromdevice) + i.dwt_readrxdata 0x0800b1c4 Section 0 deca_device.o(i.dwt_readrxdata) + i.dwt_readrxtimestamp 0x0800b1d6 Section 0 deca_device.o(i.dwt_readrxtimestamp) + i.dwt_readtxtimestamp 0x0800b1e6 Section 0 deca_device.o(i.dwt_readtxtimestamp) + i.dwt_rxenable 0x0800b1f6 Section 0 deca_device.o(i.dwt_rxenable) + i.dwt_setdelayedtrxtime 0x0800b24a Section 0 deca_device.o(i.dwt_setdelayedtrxtime) + i.dwt_setrxaftertxdelay 0x0800b258 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) + i.dwt_setrxantennadelay 0x0800b278 Section 0 deca_device.o(i.dwt_setrxantennadelay) + i.dwt_setrxtimeout 0x0800b28c Section 0 deca_device.o(i.dwt_setrxtimeout) + i.dwt_settxantennadelay 0x0800b2e8 Section 0 deca_device.o(i.dwt_settxantennadelay) + i.dwt_starttx 0x0800b2f8 Section 0 deca_device.o(i.dwt_starttx) + i.dwt_syncrxbufptrs 0x0800b38c Section 0 deca_device.o(i.dwt_syncrxbufptrs) + i.dwt_write16bitoffsetreg 0x0800b3c0 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) + i.dwt_write32bitoffsetreg 0x0800b3d6 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) + i.dwt_writetodevice 0x0800b3f4 Section 0 deca_device.o(i.dwt_writetodevice) + i.dwt_writetxdata 0x0800b42c Section 0 deca_device.o(i.dwt_writetxdata) + i.dwt_writetxfctrl 0x0800b450 Section 0 deca_device.o(i.dwt_writetxfctrl) + i.dwt_xtaltrim 0x0800b46c Section 0 deca_device.o(i.dwt_xtaltrim) + i.final_msg_set_ts 0x0800b49c Section 0 dw_app.o(i.final_msg_set_ts) + final_msg_set_ts 0x0800b49d Thumb Code 22 dw_app.o(i.final_msg_set_ts) + i.fputc 0x0800b4b4 Section 0 usart.o(i.fputc) + i.get_rx_timestamp_u64 0x0800b4cc Section 0 dw_app.o(i.get_rx_timestamp_u64) + get_rx_timestamp_u64 0x0800b4cd Thumb Code 38 dw_app.o(i.get_rx_timestamp_u64) + i.get_tx_timestamp_u64 0x0800b4f2 Section 0 dw_app.o(i.get_tx_timestamp_u64) + get_tx_timestamp_u64 0x0800b4f3 Thumb Code 38 dw_app.o(i.get_tx_timestamp_u64) + i.main 0x0800b518 Section 0 main.o(i.main) + i.mcu_sleep 0x0800b63c Section 0 main.o(i.mcu_sleep) + i.mir3da_ReadOneByte 0x0800b6b4 Section 0 lis3dh_driver.o(i.mir3da_ReadOneByte) + i.mir3da_WriteOneByte 0x0800b6ee Section 0 lis3dh_driver.o(i.mir3da_WriteOneByte) + i.mir3da_init 0x0800b724 Section 0 lis3dh_driver.o(i.mir3da_init) + i.mir3da_register_mask_write 0x0800b7a8 Section 0 lis3dh_driver.o(i.mir3da_register_mask_write) + i.mir3da_register_write 0x0800b7c8 Section 0 lis3dh_driver.o(i.mir3da_register_write) + i.mir3da_set_active_interrupt_enable 0x0800b7d0 Section 0 lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) + i.mir3da_set_enable 0x0800b800 Section 0 lis3dh_driver.o(i.mir3da_set_enable) + i.mir3da_set_step_counter_open 0x0800b820 Section 0 lis3dh_driver.o(i.mir3da_set_step_counter_open) + i.parameter_check 0x0800b854 Section 0 global_param.o(i.parameter_check) + i.parameter_init 0x0800b890 Section 0 global_param.o(i.parameter_init) + i.readfromspi 0x0800b900 Section 0 spi.o(i.readfromspi) + i.save_com_map_to_flash 0x0800b94c Section 0 global_param.o(i.save_com_map_to_flash) + i.writetospi 0x0800b984 Section 0 spi.o(i.writetospi) + .constdata 0x0800b9cc Section 8 deca_params_init.o(.constdata) + .constdata 0x0800b9d4 Section 24 deca_params_init.o(.constdata) + .constdata 0x0800b9ec Section 8 deca_params_init.o(.constdata) + .constdata 0x0800b9f4 Section 12 deca_params_init.o(.constdata) + .constdata 0x0800ba00 Section 4 deca_params_init.o(.constdata) + .constdata 0x0800ba04 Section 32 deca_params_init.o(.constdata) + .constdata 0x0800ba24 Section 50 deca_params_init.o(.constdata) + .constdata 0x0800ba56 Section 25 system_stm32l0xx.o(.constdata) + .constdata 0x0800ba6f Section 8 system_stm32l0xx.o(.constdata) + .data 0x20000000 Section 22 lis3dh_driver.o(.data) + ODR_old_value 0x20000001 Data 1 lis3dh_driver.o(.data) + lisidtemp 0x20000003 Data 1 lis3dh_driver.o(.data) + .data 0x20000018 Section 12 deca_device.o(.data) + .data 0x20000024 Section 30 deca_params_init.o(.data) + .data 0x20000042 Section 2 deca_params_init.o(.data) + .data 0x20000044 Section 3 deca_params_init.o(.data) + .data 0x20000048 Section 12 adc.o(.data) + first 0x20000048 Data 1 adc.o(.data) + last_value 0x2000004c Data 4 adc.o(.data) + .data 0x20000054 Section 24 usart.o(.data) + s_count 0x20000064 Data 4 usart.o(.data) + .data 0x20000070 Section 163 dw_app.o(.data) + notenoughdist_count 0x2000007b Data 1 dw_app.o(.data) + regpoll_count 0x2000007c Data 1 dw_app.o(.data) + frame_seq_nb 0x200000b0 Data 4 dw_app.o(.data) + status_reg 0x200000b4 Data 4 dw_app.o(.data) + poll_tx_ts 0x200000f0 Data 8 dw_app.o(.data) + resp_rx_ts 0x200000f8 Data 8 dw_app.o(.data) + final_tx_ts 0x20000100 Data 8 dw_app.o(.data) + config 0x20000108 Data 11 dw_app.o(.data) + .data 0x20000113 Section 7 serial_at_cmd_app.o(.data) + usart_receive_state 0x20000113 Data 1 serial_at_cmd_app.o(.data) + pack_datalen 0x20000114 Data 1 serial_at_cmd_app.o(.data) + pack_length 0x20000115 Data 1 serial_at_cmd_app.o(.data) + pack_index 0x20000116 Data 1 serial_at_cmd_app.o(.data) + pack_msgtype 0x20000117 Data 1 serial_at_cmd_app.o(.data) + pack_cmd 0x20000118 Data 1 serial_at_cmd_app.o(.data) + index 0x20000119 Data 1 serial_at_cmd_app.o(.data) + .data 0x2000011c Section 48 main.o(.data) + .data 0x2000014c Section 2 main.o(.data) + .data 0x2000014e Section 2 main.o(.data) + .data 0x20000150 Section 12 stm32l0xx_it.o(.data) + .data 0x2000015c Section 12 stm32l0xx_hal.o(.data) + .data 0x20000168 Section 4 system_stm32l0xx.o(.data) + .data 0x2000016c Section 4 stdout.o(.data) + .bss 0x20000170 Section 60 deca_device.o(.bss) + dw1000local 0x20000170 Data 60 deca_device.o(.bss) + .bss 0x200001ac Section 3056 usart.o(.bss) + .bss 0x20000d9c Section 1024 global_param.o(.bss) + .bss 0x2000119c Section 906 dw_app.o(.bss) + tx_poll_msg 0x2000119c Data 20 dw_app.o(.bss) + tx_sync_msg 0x200011b0 Data 14 dw_app.o(.bss) + tx_final_msg 0x200011be Data 60 dw_app.o(.bss) + tx_resp_msg 0x200011fa Data 22 dw_app.o(.bss) + rx_buffer 0x200012c4 Data 100 dw_app.o(.bss) + send_buffer 0x20001448 Data 200 dw_app.o(.bss) + .bss 0x20001526 Section 200 serial_at_cmd_app.o(.bss) + send_frame 0x2000158a Data 100 serial_at_cmd_app.o(.bss) + .bss 0x200015f0 Section 424 main.o(.bss) + .bss 0x20001798 Section 72 main.o(.bss) + .bss 0x200017e0 Section 72 main.o(.bss) + .bss 0x20001828 Section 24 stm32l0xx_hal_flash.o(.bss) + STACK 0x20001840 Section 1024 startup_stm32l051xx.o(STACK) Global Symbols @@ -2800,7 +3377,6 @@ __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 0x000000c0 Number 0 startup_stm32l051xx.o ABSOLUTE @@ -2867,316 +3443,389 @@ __aeabi_d2iz 0x080056c1 Thumb Code 62 dfixi.o(.text) __aeabi_d2uiz 0x08005709 Thumb Code 50 dfixui.o(.text) __aeabi_f2d 0x08005745 Thumb Code 40 f2d.o(.text) - __aeabi_d2f 0x0800576d Thumb Code 56 d2f.o(.text) - __aeabi_cfcmpeq 0x080057a5 Thumb Code 0 cfcmple.o(.text) - __aeabi_cfcmple 0x080057a5 Thumb Code 20 cfcmple.o(.text) - __aeabi_llsl 0x080057b9 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x080057b9 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x080057d9 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x080057d9 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x080057fb Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x080057fb Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x08005821 Thumb Code 0 iusefp.o(.text) - _float_round 0x08005821 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x08005831 Thumb Code 114 fepilogue.o(.text) - _double_round 0x080058a3 Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x080058bd Thumb Code 164 depilogue.o(.text) - __aeabi_cdrcmple 0x08005961 Thumb Code 38 cdrcmple.o(.text) + __aeabi_cdrcmple 0x0800576d Thumb Code 38 cdrcmple.o(.text) + __aeabi_d2f 0x08005795 Thumb Code 56 d2f.o(.text) + __aeabi_cfcmpeq 0x080057cd Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x080057cd Thumb Code 20 cfcmple.o(.text) + __aeabi_llsl 0x080057e1 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x080057e1 Thumb Code 0 llshl.o(.text) + __aeabi_llsr 0x08005801 Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x08005801 Thumb Code 0 llushr.o(.text) + __aeabi_lasr 0x08005823 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x08005823 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x08005849 Thumb Code 0 iusefp.o(.text) + _float_round 0x08005849 Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x08005859 Thumb Code 114 fepilogue.o(.text) + _double_round 0x080058cb Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x080058e5 Thumb Code 164 depilogue.o(.text) __scatterload 0x08005989 Thumb Code 28 init.o(.text) __scatterload_rt2 0x08005989 Thumb Code 0 init.o(.text) - Checksum_u16 0x08005a35 Thumb Code 26 dw_app.o(i.Checksum_u16) - DMA1_Channel2_3_IRQHandler 0x08005a51 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - Dw1000_App_Init 0x08005a95 Thumb Code 84 dw_app.o(i.Dw1000_App_Init) - Dw1000_Init 0x08005af5 Thumb Code 44 dw_app.o(i.Dw1000_Init) - EXTI0_1_IRQHandler 0x08005b29 Thumb Code 110 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - Error_Handler 0x08005bad Thumb Code 2 main.o(i.Error_Handler) - FLASH_PageErase 0x08005bb1 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - FLASH_Prepare 0x08005bdd Thumb Code 52 flash.o(i.FLASH_Prepare) - FLASH_Read 0x08005c11 Thumb Code 18 flash.o(i.FLASH_Read) - FLASH_WaitForLastOperation 0x08005cb5 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - FLASH_Write 0x08005d25 Thumb Code 56 flash.o(i.FLASH_Write) - FindNearBasePos 0x08005d5d Thumb Code 32 dw_app.o(i.FindNearBasePos) - GPIO_Toggle 0x08005d85 Thumb Code 8 main.o(i.GPIO_Toggle) - GetLPTime 0x08005d8d Thumb Code 38 main.o(i.GetLPTime) - GetNearMsg 0x08005dc5 Thumb Code 214 dw_app.o(i.GetNearMsg) - Get_ADC_Value 0x08005ead Thumb Code 36 adc.o(i.Get_ADC_Value) - Get_Battary 0x08005ed5 Thumb Code 192 adc.o(i.Get_Battary) - HAL_ADCEx_Calibration_Start 0x08005fbd Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - HAL_ADC_ConfigChannel 0x08006069 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - HAL_ADC_GetState 0x080060fd Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - HAL_ADC_GetValue 0x08006101 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - HAL_ADC_Init 0x08006109 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - HAL_ADC_MspInit 0x080062d1 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - HAL_ADC_PollForConversion 0x08006321 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - HAL_ADC_Start 0x080063e1 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - HAL_DMA_Abort_IT 0x0800643d Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - HAL_DMA_IRQHandler 0x08006489 Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - HAL_DMA_Init 0x08006531 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - HAL_DMA_Start_IT 0x080065c1 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - HAL_FLASHEx_Erase 0x08006629 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - HAL_FLASH_Lock 0x080066a1 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - HAL_FLASH_Program 0x080066bd Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - HAL_FLASH_Unlock 0x080066f9 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - HAL_GPIO_EXTI_Callback 0x08006755 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - HAL_GPIO_EXTI_IRQHandler 0x08006759 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - HAL_GPIO_Init 0x08006771 Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GPIO_ReadPin 0x080068e9 Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - HAL_GPIO_TogglePin 0x080068f3 Thumb Code 8 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) - HAL_GPIO_WritePin 0x080068fb Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - HAL_GetTick 0x08006909 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x08006915 Thumb Code 10 stm32l0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x08006925 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x0800694d Thumb Code 44 stm32l0xx_hal.o(i.HAL_InitTick) - HAL_LPTIM_AutoReloadMatchCallback 0x0800697d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - HAL_LPTIM_AutoReloadWriteCallback 0x0800697f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - HAL_LPTIM_CompareMatchCallback 0x08006981 Thumb Code 374 main.o(i.HAL_LPTIM_CompareMatchCallback) - HAL_LPTIM_CompareWriteCallback 0x08006b35 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - HAL_LPTIM_DeInit 0x08006b37 Thumb Code 38 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - HAL_LPTIM_DirectionDownCallback 0x08006b5d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - HAL_LPTIM_DirectionUpCallback 0x08006b5f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - HAL_LPTIM_IRQHandler 0x08006b61 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - HAL_LPTIM_Init 0x08006c2d Thumb Code 148 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - HAL_LPTIM_MspDeInit 0x08006ccd Thumb Code 28 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - HAL_LPTIM_MspInit 0x08006cf1 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - HAL_LPTIM_ReadCounter 0x08006d21 Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - HAL_LPTIM_TimeOut_Start_IT 0x08006d29 Thumb Code 72 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - HAL_LPTIM_TriggerCallback 0x08006d75 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - HAL_MspInit 0x08006d79 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_DisableIRQ 0x08006d91 Thumb Code 14 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - HAL_NVIC_EnableIRQ 0x08006da5 Thumb Code 14 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - HAL_NVIC_SetPriority 0x08006db9 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_PWR_DisableWakeUpPin 0x08006dc1 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - HAL_PWR_EnableBkUpAccess 0x08006dd1 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - HAL_PWR_EnableWakeUpPin 0x08006de1 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - HAL_PWR_EnterSTANDBYMode 0x08006df1 Thumb Code 24 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - HAL_PWR_EnterSTOPMode 0x08006e11 Thumb Code 44 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - HAL_RCCEx_PeriphCLKConfig 0x08006e45 Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - HAL_RCC_ClockConfig 0x08006fa9 Thumb Code 344 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetPCLK1Freq 0x08007115 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - HAL_RCC_GetPCLK2Freq 0x08007135 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - HAL_RCC_GetSysClockFreq 0x08007155 Thumb Code 100 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x080071cd Thumb Code 1052 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x080075e9 Thumb Code 128 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x08007669 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SYSTICK_Config 0x080076c1 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HAL_UARTEx_WakeupCallback 0x080076f1 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - HAL_UART_ErrorCallback 0x080076f3 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) - HAL_UART_IRQHandler 0x080076f5 Thumb Code 310 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - HAL_UART_Init 0x08007831 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - HAL_UART_MspInit 0x0800789d Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - HAL_UART_Receive_DMA 0x08007971 Thumb Code 170 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - HAL_UART_RxCpltCallback 0x08007a29 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - HAL_UART_RxHalfCpltCallback 0x08007a2b Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - HAL_UART_Transmit 0x08007a2d Thumb Code 206 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - HAL_UART_TxCpltCallback 0x08007afb Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - HardFault_Handler 0x08007afd Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) - IIC2_Ack 0x08007b0d Thumb Code 60 lis3dh_driver.o(i.IIC2_Ack) - IIC2_NAck 0x08007b49 Thumb Code 60 lis3dh_driver.o(i.IIC2_NAck) - IIC2_Read_Byte 0x08007b85 Thumb Code 90 lis3dh_driver.o(i.IIC2_Read_Byte) - IIC2_Send_Byte 0x08007bdf Thumb Code 90 lis3dh_driver.o(i.IIC2_Send_Byte) - IIC2_Start 0x08007c39 Thumb Code 54 lis3dh_driver.o(i.IIC2_Start) - IIC2_Stop 0x08007c6f Thumb Code 60 lis3dh_driver.o(i.IIC2_Stop) - IIC2_Wait_Ack 0x08007cab Thumb Code 84 lis3dh_driver.o(i.IIC2_Wait_Ack) - IdleTask 0x08007d01 Thumb Code 314 main.o(i.IdleTask) - LIS3DH_Data_Init 0x08007e79 Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) - LIS3DH_GetWHO_AM_I 0x08007ed1 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - LIS3DH_ReadOneByte 0x08007ee3 Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - LIS3DH_ReadReg 0x08007f1d Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) - LIS3DH_WriteOneByte 0x08007f2b Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - LIS3DH_WriteReg 0x08007f5f Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) - LPTIM1_IRQHandler 0x08007f69 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - LPTIM_Disable 0x08007f79 Thumb Code 238 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - NMI_Handler 0x080082ed Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) - NearPoll 0x08008351 Thumb Code 1324 dw_app.o(i.NearPoll) - PendSV_Handler 0x08008895 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) - Poll 0x08008899 Thumb Code 730 dw_app.o(i.Poll) - Program_Init 0x08008bb9 Thumb Code 202 main.o(i.Program_Init) - Registor_Poll 0x08008cb1 Thumb Code 602 dw_app.o(i.Registor_Poll) - Reset_DW1000 0x08008f51 Thumb Code 76 dw_driver.o(i.Reset_DW1000) - SVC_Handler 0x08008fa1 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) - SendComMap 0x08008fa5 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) - SetNextPollTime 0x0800901d Thumb Code 112 main.o(i.SetNextPollTime) - Spi_ChangePrescaler 0x080090a5 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) - SysTick_Handler 0x080090b9 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x080090c1 Thumb Code 140 main.o(i.SystemClock_Config) - SystemInit 0x08009155 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) - Tag_App 0x080091ad Thumb Code 158 dw_app.o(i.Tag_App) - UART_AdvFeatureConfig 0x08009255 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - UART_CheckIdleState 0x08009321 Thumb Code 90 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - UART_CheckReceive 0x08009381 Thumb Code 98 usart.o(i.UART_CheckReceive) - UART_CheckSend 0x080093f9 Thumb Code 140 usart.o(i.UART_CheckSend) - UART_PushFrame 0x08009565 Thumb Code 92 usart.o(i.UART_PushFrame) - UART_SetConfig 0x080095c9 Thumb Code 506 stm32l0xx_hal_uart.o(i.UART_SetConfig) - UART_WaitOnFlagUntilTimeout 0x080097f1 Thumb Code 98 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - USART1_IRQHandler 0x08009855 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) - Usart1InitVariables 0x0800986d Thumb Code 8 usart.o(i.Usart1InitVariables) - UsartInit 0x08009879 Thumb Code 32 main.o(i.UsartInit) - UsartParseDataHandler 0x080098a5 Thumb Code 250 serial_at_cmd_app.o(i.UsartParseDataHandler) - __0printf$bare 0x080099b5 Thumb Code 12 printfb.o(i.__0printf$bare) - __1printf$bare 0x080099b5 Thumb Code 0 printfb.o(i.__0printf$bare) - __2printf 0x080099b5 Thumb Code 0 printfb.o(i.__0printf$bare) - __ARM_clz 0x080099c9 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x080099f7 Thumb Code 26 deca_device.o(i.__ARM_common_switch8) - __scatterload_copy 0x08009a11 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x08009a1f Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x08009a21 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - _dwt_aonarrayupload 0x08009a2f Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) - _dwt_configlde 0x08009a55 Thumb Code 42 deca_device.o(i._dwt_configlde) - _dwt_enableclocks 0x08009a91 Thumb Code 182 deca_device.o(i._dwt_enableclocks) - _dwt_loaducodefromrom 0x08009b47 Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) - _dwt_otpread 0x08009b79 Thumb Code 68 deca_device.o(i._dwt_otpread) - ceil 0x08009bdd Thumb Code 180 ceil.o(i.ceil) - delay_ms 0x08009ca5 Thumb Code 14 dw_driver.o(i.delay_ms) - delay_us 0x08009cb3 Thumb Code 140 lis3dh_driver.o(i.delay_us) - dwt_configure 0x08009d41 Thumb Code 474 deca_device.o(i.dwt_configure) - dwt_configuresleep 0x08009f51 Thumb Code 36 deca_device.o(i.dwt_configuresleep) - dwt_entersleep 0x08009f79 Thumb Code 8 deca_device.o(i.dwt_entersleep) - dwt_entersleepaftertx 0x08009f81 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) - dwt_forcetrxoff 0x08009fa9 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) - dwt_initialise 0x08009ff9 Thumb Code 334 deca_device.o(i.dwt_initialise) - dwt_read16bitoffsetreg 0x0800a159 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) - dwt_read32bitoffsetreg 0x0800a185 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) - dwt_readdevid 0x0800a1ad Thumb Code 12 deca_device.o(i.dwt_readdevid) - dwt_readfromdevice 0x0800a1b9 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) - dwt_readrxdata 0x0800a1f1 Thumb Code 18 deca_device.o(i.dwt_readrxdata) - dwt_readrxtimestamp 0x0800a203 Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) - dwt_readtxtimestamp 0x0800a213 Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) - dwt_rxenable 0x0800a223 Thumb Code 84 deca_device.o(i.dwt_rxenable) - dwt_setdelayedtrxtime 0x0800a277 Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) - dwt_setrxaftertxdelay 0x0800a285 Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) - dwt_setrxantennadelay 0x0800a2a5 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) - dwt_setrxtimeout 0x0800a2b9 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) - dwt_settxantennadelay 0x0800a315 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) - dwt_starttx 0x0800a325 Thumb Code 142 deca_device.o(i.dwt_starttx) - dwt_syncrxbufptrs 0x0800a3b9 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) - dwt_write16bitoffsetreg 0x0800a3ed Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) - dwt_write32bitoffsetreg 0x0800a403 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) - dwt_writetodevice 0x0800a421 Thumb Code 56 deca_device.o(i.dwt_writetodevice) - dwt_writetxdata 0x0800a459 Thumb Code 36 deca_device.o(i.dwt_writetxdata) - dwt_writetxfctrl 0x0800a47d Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) - dwt_xtaltrim 0x0800a499 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) - fputc 0x0800a4e1 Thumb Code 18 usart.o(i.fputc) - main 0x0800a545 Thumb Code 268 main.o(i.main) - mcu_sleep 0x0800a671 Thumb Code 98 main.o(i.mcu_sleep) - parameter_init 0x0800a6e9 Thumb Code 94 global_param.o(i.parameter_init) - readfromspi 0x0800a755 Thumb Code 70 spi.o(i.readfromspi) - save_com_map_to_flash 0x0800a7a1 Thumb Code 36 global_param.o(i.save_com_map_to_flash) - writetospi 0x0800a7cd Thumb Code 68 spi.o(i.writetospi) - chan_idx 0x0800a814 Data 8 deca_params_init.o(.constdata) - tx_config 0x0800a81c Data 24 deca_params_init.o(.constdata) - agc_config 0x0800a834 Data 8 deca_params_init.o(.constdata) - sftsh 0x0800a83c Data 12 deca_params_init.o(.constdata) - dtune1 0x0800a848 Data 4 deca_params_init.o(.constdata) - digital_bb_config 0x0800a84c Data 32 deca_params_init.o(.constdata) - lde_replicaCoeff 0x0800a86c Data 50 deca_params_init.o(.constdata) - AHBPrescTable 0x0800a89e Data 16 system_stm32l0xx.o(.constdata) - PLLMulTable 0x0800a8ae Data 9 system_stm32l0xx.o(.constdata) - APBPrescTable 0x0800a8b7 Data 8 system_stm32l0xx.o(.constdata) - Region$$Table$$Base 0x0800a8c0 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0800a8e0 Number 0 anon$$obj.o(Region$$Table) - module_power 0x20000000 Data 1 deca_device.o(.data) - power_temp 0x20000004 Data 4 deca_device.o(.data) - power_input 0x20000008 Data 4 deca_device.o(.data) - pll2_config 0x2000000c Data 30 deca_params_init.o(.data) - rx_config 0x2000002a Data 2 deca_params_init.o(.data) - dwnsSFDlen 0x2000002c Data 3 deca_params_init.o(.data) - bat_volt 0x20000038 Data 4 adc.o(.data) - m_EUART_TxFrm_Tail 0x2000003c Data 1 usart.o(.data) - m_EUART_TxFrm_Head 0x2000003d Data 1 usart.o(.data) - m_EUART_TxFrm_FreeFrmLen 0x2000003e Data 1 usart.o(.data) - m_bEUARTPushingFrms 0x2000003f Data 1 usart.o(.data) - m_bEUARTCheckingSend 0x20000040 Data 1 usart.o(.data) - m_bEUARTCheckingRec 0x20000041 Data 1 usart.o(.data) - m_bEUARTTxEn 0x20000042 Data 1 usart.o(.data) - t3 0x20000044 Data 2 usart.o(.data) - m_EUART_DMA_RXPtr 0x20000048 Data 4 usart.o(.data) - Usart1ParseDataCallback 0x20000050 Data 4 usart.o(.data) - tag_state 0x20000058 Data 1 dw_app.o(.data) - random_delay_tim 0x20000059 Data 1 dw_app.o(.data) - tag_succ_times 0x2000005a Data 1 dw_app.o(.data) - recbase_num 0x2000005b Data 1 dw_app.o(.data) - mainbase_lost_count 0x2000005c Data 1 dw_app.o(.data) - nearbase_num 0x2000005d Data 1 dw_app.o(.data) - stationary_flag 0x2000005e Data 1 dw_app.o(.data) - changemainbase_count 0x2000005f Data 1 dw_app.o(.data) - result 0x20000061 Data 1 dw_app.o(.data) - trygetnearmsg_times 0x20000062 Data 1 dw_app.o(.data) - flag_finalsend 0x20000063 Data 1 dw_app.o(.data) - flag_getresponse 0x20000064 Data 1 dw_app.o(.data) - flag_rxon 0x20000065 Data 1 dw_app.o(.data) - next_nearbase_num 0x20000066 Data 1 dw_app.o(.data) - last_slotnum 0x20000067 Data 1 dw_app.o(.data) - para_update 0x20000068 Data 1 dw_app.o(.data) - para_len 0x20000069 Data 1 dw_app.o(.data) - motor_state 0x2000006a Data 1 dw_app.o(.data) - rec_remotepara_state 0x2000006b Data 1 dw_app.o(.data) - gotosleep_flag 0x2000006c Data 1 dw_app.o(.data) - offset 0x2000006e Data 2 dw_app.o(.data) - g_Resttimer 0x20000070 Data 2 dw_app.o(.data) - tmp_time 0x20000072 Data 2 dw_app.o(.data) - tagslotpos 0x20000074 Data 2 dw_app.o(.data) - mainbase_id 0x20000076 Data 2 dw_app.o(.data) - current_count 0x20000078 Data 2 dw_app.o(.data) - start_count 0x2000007a Data 2 dw_app.o(.data) - end_count 0x2000007c Data 2 dw_app.o(.data) - lastsync_timer 0x2000007e Data 2 dw_app.o(.data) - temptimer 0x20000080 Data 2 dw_app.o(.data) - temp_dist 0x2000008c Data 4 dw_app.o(.data) - mainbase_dist 0x20000090 Data 4 dw_app.o(.data) - ancsync_time 0x20000094 Data 4 dw_app.o(.data) - offsettimeus 0x20000098 Data 4 dw_app.o(.data) - rec_tagpos_binary 0x2000009c Data 4 dw_app.o(.data) - frame_len 0x200000a0 Data 4 dw_app.o(.data) - id 0x200000a4 Data 4 dw_app.o(.data) - bat_percent 0x200000d4 Data 1 main.o(.data) - active_flag 0x200000d5 Data 1 main.o(.data) - group_id 0x200000d7 Data 1 main.o(.data) - g_start_send_flag 0x200000d8 Data 1 main.o(.data) - imu_enable 0x200000d9 Data 1 main.o(.data) - motor_enable 0x200000da Data 1 main.o(.data) - state5v 0x200000db Data 1 main.o(.data) - tyncpoll_time 0x200000dc Data 2 main.o(.data) - slottime 0x200000de Data 2 main.o(.data) - max_slotpos 0x200000e0 Data 2 main.o(.data) - slot_startcount 0x200000e2 Data 2 main.o(.data) - tag_frequency 0x200000e4 Data 2 main.o(.data) - lastpoll_time 0x200000e6 Data 2 main.o(.data) - current_time 0x200000e8 Data 2 main.o(.data) - current_slotnum 0x200000ea Data 2 main.o(.data) - slotpos_intoatl 0x200000ec Data 2 main.o(.data) - bigslot_num 0x200000ee Data 2 main.o(.data) - waitusart_timer 0x200000f0 Data 2 main.o(.data) - dev_id 0x200000f4 Data 4 main.o(.data) - motor_keeptime 0x200000f8 Data 4 main.o(.data) - lpcount 0x200000fc Data 4 main.o(.data) - lptime 0x20000100 Data 4 main.o(.data) - target_time 0x20000104 Data 4 main.o(.data) - key_keeptime 0x20000108 Data 4 main.o(.data) - sync_timer 0x2000010c Data 2 main.o(.data) - userkey_state 0x20000110 Data 1 stm32l0xx_it.o(.data) - nomove_count 0x20000114 Data 4 stm32l0xx_it.o(.data) - uwTick 0x20000118 Data 4 stm32l0xx_hal.o(.data) - SystemCoreClock 0x2000011c Data 4 system_stm32l0xx.o(.data) - __stdout 0x20000120 Data 4 stdout.o(.data) - m_EUART_TxFrames 0x20000160 Data 2856 usart.o(.bss) - m_EUART_DMA_RXBuf 0x20000c88 Data 200 usart.o(.bss) - g_com_map 0x20000d50 Data 1024 global_param.o(.bss) - tx_near_msg 0x200011c4 Data 80 dw_app.o(.bss) - nearbaseid_list 0x20001278 Data 24 dw_app.o(.bss) - nearbaseid_list2 0x20001290 Data 24 dw_app.o(.bss) - nearbase_switchdistlist 0x200012a8 Data 48 dw_app.o(.bss) - nearbase_distlist 0x200012d8 Data 48 dw_app.o(.bss) - exsistbase_list 0x20001308 Data 12 dw_app.o(.bss) - rec_remotepara 0x20001314 Data 80 dw_app.o(.bss) - mUsartReceivePack 0x20001364 Data 100 serial_at_cmd_app.o(.bss) - hadc 0x2000142c Data 92 main.o(.bss) - hlptim1 0x20001488 Data 48 main.o(.bss) - hspi1 0x200014b8 Data 88 main.o(.bss) - huart1 0x20001510 Data 128 main.o(.bss) - hdma_usart1_rx 0x20001590 Data 72 main.o(.bss) - hdma_usart1_tx 0x200015d8 Data 72 main.o(.bss) - pFlash 0x20001620 Data 24 stm32l0xx_hal_flash.o(.bss) - __initial_sp 0x20001a38 Data 0 startup_stm32l051xx.o(STACK) + __decompress 0x080059ad Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x080059ad Thumb Code 86 __dczerorl2.o(.text) + Accelerometer_Init 0x08005a8d Thumb Code 50 lis3dh_driver.o(i.Accelerometer_Init) + CheckComMap 0x08005ac9 Thumb Code 52 main.o(i.CheckComMap) + Checksum_u16 0x08005b01 Thumb Code 26 dw_app.o(i.Checksum_u16) + DMA1_Channel2_3_IRQHandler 0x08005b1d Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + DiscPoll 0x08005b61 Thumb Code 552 dw_app.o(i.DiscPoll) + DoubleClickProcess 0x08005db1 Thumb Code 66 main.o(i.DoubleClickProcess) + Dw1000_App_Init 0x08005e05 Thumb Code 84 dw_app.o(i.Dw1000_App_Init) + Dw1000_Init 0x08005e65 Thumb Code 44 dw_app.o(i.Dw1000_Init) + EXTI0_1_IRQHandler 0x08005e99 Thumb Code 138 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + Error_Handler 0x08005f31 Thumb Code 2 main.o(i.Error_Handler) + FLASH_PageErase 0x08005f35 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + FLASH_Prepare 0x08005f61 Thumb Code 52 flash.o(i.FLASH_Prepare) + FLASH_Read 0x08005f95 Thumb Code 18 flash.o(i.FLASH_Read) + FLASH_WaitForLastOperation 0x08006039 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + FLASH_Write 0x080060a9 Thumb Code 56 flash.o(i.FLASH_Write) + FindNearBasePos 0x080060e1 Thumb Code 32 dw_app.o(i.FindNearBasePos) + GPIO_Toggle 0x08006109 Thumb Code 8 main.o(i.GPIO_Toggle) + GetLPTime 0x08006111 Thumb Code 38 main.o(i.GetLPTime) + GetNearMsg 0x08006149 Thumb Code 294 dw_app.o(i.GetNearMsg) + Get_ADC_Value 0x0800628d Thumb Code 36 adc.o(i.Get_ADC_Value) + Get_Battary 0x080062b5 Thumb Code 192 adc.o(i.Get_Battary) + HAL_ADCEx_Calibration_Start 0x0800639d Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + HAL_ADC_ConfigChannel 0x08006449 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + HAL_ADC_GetState 0x080064dd Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + HAL_ADC_GetValue 0x080064e1 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + HAL_ADC_Init 0x080064e9 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + HAL_ADC_MspInit 0x080066b1 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + HAL_ADC_PollForConversion 0x08006701 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + HAL_ADC_Start 0x080067c1 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + HAL_DMA_Abort 0x0800681d Thumb Code 68 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + HAL_DMA_Abort_IT 0x08006861 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + HAL_DMA_DeInit 0x080068ad Thumb Code 94 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + HAL_DMA_IRQHandler 0x08006915 Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x080069bd Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x08006a4d Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_Delay 0x08006ab5 Thumb Code 32 stm32l0xx_hal.o(i.HAL_Delay) + HAL_FLASHEx_Erase 0x08006ad9 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + HAL_FLASH_Lock 0x08006b51 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + HAL_FLASH_Program 0x08006b6d Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + HAL_FLASH_Unlock 0x08006ba9 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + HAL_GPIO_DeInit 0x08006c05 Thumb Code 202 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + HAL_GPIO_EXTI_Callback 0x08006ce9 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) + HAL_GPIO_EXTI_IRQHandler 0x08006ced Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + HAL_GPIO_Init 0x08006d05 Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GPIO_ReadPin 0x08006e7d Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + HAL_GPIO_TogglePin 0x08006e87 Thumb Code 16 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + HAL_GPIO_WritePin 0x08006e97 Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + HAL_GetTick 0x08006ea5 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) + HAL_IncTick 0x08006eb1 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x08006ec1 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x08006ee9 Thumb Code 58 stm32l0xx_hal.o(i.HAL_InitTick) + HAL_LPTIM_AutoReloadMatchCallback 0x08006f2d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + HAL_LPTIM_AutoReloadWriteCallback 0x08006f2f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + HAL_LPTIM_CompareMatchCallback 0x08006f31 Thumb Code 426 main.o(i.HAL_LPTIM_CompareMatchCallback) + HAL_LPTIM_CompareWriteCallback 0x08007111 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + HAL_LPTIM_DeInit 0x08007113 Thumb Code 44 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) + HAL_LPTIM_DirectionDownCallback 0x0800713f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + HAL_LPTIM_DirectionUpCallback 0x08007141 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + HAL_LPTIM_IRQHandler 0x08007143 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + HAL_LPTIM_Init 0x0800720d Thumb Code 144 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + HAL_LPTIM_MspDeInit 0x080072a5 Thumb Code 28 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) + HAL_LPTIM_MspInit 0x080072c9 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + HAL_LPTIM_ReadCounter 0x080072f9 Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + HAL_LPTIM_TimeOut_Start_IT 0x08007301 Thumb Code 132 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + HAL_LPTIM_TriggerCallback 0x08007389 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + HAL_MspInit 0x0800738d Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_DisableIRQ 0x080073a5 Thumb Code 26 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + HAL_NVIC_EnableIRQ 0x080073c5 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x080073dd Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_PWR_DisableWakeUpPin 0x080073e5 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) + HAL_PWR_EnableBkUpAccess 0x080073f5 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + HAL_PWR_EnableWakeUpPin 0x08007405 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) + HAL_PWR_EnterSTANDBYMode 0x08007415 Thumb Code 24 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) + HAL_PWR_EnterSTOPMode 0x08007435 Thumb Code 88 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + HAL_RCCEx_PeriphCLKConfig 0x08007499 Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + HAL_RCC_ClockConfig 0x080075fd Thumb Code 386 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetPCLK1Freq 0x08007799 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + HAL_RCC_GetPCLK2Freq 0x080077b9 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + HAL_RCC_GetSysClockFreq 0x080077d9 Thumb Code 108 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08007851 Thumb Code 1062 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_Init 0x08007c77 Thumb Code 182 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspInit 0x08007d2d Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SYSTICK_Config 0x08007d85 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HAL_TIMEx_MasterConfigSynchronization 0x08007db5 Thumb Code 78 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + HAL_TIM_Base_Init 0x08007e0d Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + HAL_TIM_Base_MspInit 0x08007e4d Thumb Code 22 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + HAL_TIM_ConfigClockSource 0x08007e69 Thumb Code 208 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + HAL_TIM_MspPostInit 0x08007f39 Thumb Code 66 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + HAL_TIM_PWM_ConfigChannel 0x08007f85 Thumb Code 200 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + HAL_TIM_PWM_Init 0x0800804d Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + HAL_TIM_PWM_MspInit 0x0800808b Thumb Code 2 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + HAL_TIM_PWM_Start 0x0800808d Thumb Code 116 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + HAL_TIM_PWM_Stop 0x08008109 Thumb Code 66 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + HAL_UARTEx_RxEventCallback 0x08008151 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + HAL_UARTEx_WakeupCallback 0x08008153 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + HAL_UART_DeInit 0x08008155 Thumb Code 62 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + HAL_UART_ErrorCallback 0x08008193 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) + HAL_UART_IRQHandler 0x08008195 Thumb Code 530 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + HAL_UART_Init 0x080083b5 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + HAL_UART_MspDeInit 0x08008421 Thumb Code 56 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + HAL_UART_MspInit 0x08008461 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + HAL_UART_Receive_DMA 0x08008535 Thumb Code 92 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + HAL_UART_RxCpltCallback 0x08008595 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + HAL_UART_RxHalfCpltCallback 0x08008597 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + HAL_UART_Transmit 0x08008599 Thumb Code 210 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + HAL_UART_TxCpltCallback 0x0800866b Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + HardFault_Handler 0x0800866d Thumb Code 14 stm32l0xx_it.o(i.HardFault_Handler) + HardWareTypeDiffConfig 0x0800869d Thumb Code 86 main.o(i.HardWareTypeDiffConfig) + IIC2_Ack 0x08008701 Thumb Code 60 lis3dh_driver.o(i.IIC2_Ack) + IIC2_NAck 0x0800873d Thumb Code 60 lis3dh_driver.o(i.IIC2_NAck) + IIC2_Read_Byte 0x08008779 Thumb Code 90 lis3dh_driver.o(i.IIC2_Read_Byte) + IIC2_Send_Byte 0x080087d3 Thumb Code 90 lis3dh_driver.o(i.IIC2_Send_Byte) + IIC2_Start 0x0800882d Thumb Code 54 lis3dh_driver.o(i.IIC2_Start) + IIC2_Stop 0x08008863 Thumb Code 60 lis3dh_driver.o(i.IIC2_Stop) + IIC2_Wait_Ack 0x0800889f Thumb Code 84 lis3dh_driver.o(i.IIC2_Wait_Ack) + IdleTask 0x080088f5 Thumb Code 392 main.o(i.IdleTask) + LIS3DH_Data_Init 0x08008ab9 Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) + LIS3DH_GetWHO_AM_I 0x08008b15 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + LIS3DH_ReadOneByte 0x08008b27 Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + LIS3DH_ReadReg 0x08008b61 Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) + LIS3DH_WriteOneByte 0x08008b6f Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + LIS3DH_WriteReg 0x08008ba3 Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) + LPTIM1_IRQHandler 0x08008bad Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + LPTIM_Disable 0x08008bbd Thumb Code 214 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + NMI_Handler 0x08008fbd Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) + NearPoll 0x08008fc1 Thumb Code 1682 dw_app.o(i.NearPoll) + NextPollDelay 0x0800967d Thumb Code 188 dw_app.o(i.NextPollDelay) + NextSlotDelayMs 0x08009765 Thumb Code 166 dw_app.o(i.NextSlotDelayMs) + PendSV_Handler 0x08009835 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) + Program_Init 0x08009839 Thumb Code 204 main.o(i.Program_Init) + Registor_Poll 0x08009935 Thumb Code 470 dw_app.o(i.Registor_Poll) + Reset_DW1000 0x08009b49 Thumb Code 76 dw_driver.o(i.Reset_DW1000) + STMFLASH_ReadHalfWord 0x08009b99 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) + SVC_Handler 0x08009b9d Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) + SendComMap 0x08009ba1 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) + SetLPTimer 0x08009c19 Thumb Code 154 dw_app.o(i.SetLPTimer) + Spi_ChangePrescaler 0x08009cc5 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) + SysTick_Handler 0x08009cd9 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x08009ce1 Thumb Code 140 main.o(i.SystemClock_Config) + SystemInit 0x08009d75 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) + Tag_App 0x08009f7d Thumb Code 206 dw_app.o(i.Tag_App) + UART_AdvFeatureConfig 0x0800a075 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + UART_CheckIdleState 0x0800a141 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + UART_CheckReceive 0x0800a1a5 Thumb Code 86 usart.o(i.UART_CheckReceive) + UART_CheckSend 0x0800a209 Thumb Code 140 usart.o(i.UART_CheckSend) + UART_PushFrame 0x0800a3bd Thumb Code 92 usart.o(i.UART_PushFrame) + UART_SetConfig 0x0800a421 Thumb Code 480 stm32l0xx_hal_uart.o(i.UART_SetConfig) + UART_Start_Receive_DMA 0x0800a621 Thumb Code 128 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + UART_WaitOnFlagUntilTimeout 0x0800a6ad Thumb Code 158 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + USART1_IRQHandler 0x0800a74d Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) + Usart1InitVariables 0x0800a765 Thumb Code 8 usart.o(i.Usart1InitVariables) + UsartDeInit 0x0800a771 Thumb Code 66 main.o(i.UsartDeInit) + UsartInit 0x0800a7c1 Thumb Code 28 main.o(i.UsartInit) + UsartParseDataHandler 0x0800a7e9 Thumb Code 250 serial_at_cmd_app.o(i.UsartParseDataHandler) + __0printf$bare 0x0800a8f9 Thumb Code 12 printfb.o(i.__0printf$bare) + __1printf$bare 0x0800a8f9 Thumb Code 0 printfb.o(i.__0printf$bare) + __2printf 0x0800a8f9 Thumb Code 0 printfb.o(i.__0printf$bare) + __ARM_clz 0x0800a90d Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_ll_muluu 0x0800a93b Thumb Code 48 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __ARM_common_switch8 0x0800a96b Thumb Code 26 dps310.o(i.__ARM_common_switch8) + __scatterload_copy 0x0800a9e5 Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x0800a9f3 Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x0800a9f5 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + _dwt_aonarrayupload 0x0800aa03 Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) + _dwt_configlde 0x0800aa29 Thumb Code 42 deca_device.o(i._dwt_configlde) + _dwt_enableclocks 0x0800aa65 Thumb Code 182 deca_device.o(i._dwt_enableclocks) + _dwt_loaducodefromrom 0x0800ab1b Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) + _dwt_otpread 0x0800ab4d Thumb Code 68 deca_device.o(i._dwt_otpread) + ceil 0x0800abb1 Thumb Code 180 ceil.o(i.ceil) + delay_ms 0x0800ac79 Thumb Code 14 dw_driver.o(i.delay_ms) + delay_us 0x0800ac87 Thumb Code 140 lis3dh_driver.o(i.delay_us) + dwt_configure 0x0800ad15 Thumb Code 474 deca_device.o(i.dwt_configure) + dwt_configuresleep 0x0800af25 Thumb Code 36 deca_device.o(i.dwt_configuresleep) + dwt_entersleep 0x0800af4d Thumb Code 8 deca_device.o(i.dwt_entersleep) + dwt_entersleepaftertx 0x0800af55 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) + dwt_forcetrxoff 0x0800af7d Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) + dwt_initialise 0x0800afcd Thumb Code 334 deca_device.o(i.dwt_initialise) + dwt_read16bitoffsetreg 0x0800b12d Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) + dwt_read32bitoffsetreg 0x0800b159 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) + dwt_readdevid 0x0800b181 Thumb Code 12 deca_device.o(i.dwt_readdevid) + dwt_readfromdevice 0x0800b18d Thumb Code 56 deca_device.o(i.dwt_readfromdevice) + dwt_readrxdata 0x0800b1c5 Thumb Code 18 deca_device.o(i.dwt_readrxdata) + dwt_readrxtimestamp 0x0800b1d7 Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) + dwt_readtxtimestamp 0x0800b1e7 Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) + dwt_rxenable 0x0800b1f7 Thumb Code 84 deca_device.o(i.dwt_rxenable) + dwt_setdelayedtrxtime 0x0800b24b Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) + dwt_setrxaftertxdelay 0x0800b259 Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) + dwt_setrxantennadelay 0x0800b279 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) + dwt_setrxtimeout 0x0800b28d Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) + dwt_settxantennadelay 0x0800b2e9 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) + dwt_starttx 0x0800b2f9 Thumb Code 142 deca_device.o(i.dwt_starttx) + dwt_syncrxbufptrs 0x0800b38d Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) + dwt_write16bitoffsetreg 0x0800b3c1 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) + dwt_write32bitoffsetreg 0x0800b3d7 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) + dwt_writetodevice 0x0800b3f5 Thumb Code 56 deca_device.o(i.dwt_writetodevice) + dwt_writetxdata 0x0800b42d Thumb Code 36 deca_device.o(i.dwt_writetxdata) + dwt_writetxfctrl 0x0800b451 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) + dwt_xtaltrim 0x0800b46d Thumb Code 48 deca_device.o(i.dwt_xtaltrim) + fputc 0x0800b4b5 Thumb Code 18 usart.o(i.fputc) + main 0x0800b519 Thumb Code 260 main.o(i.main) + mcu_sleep 0x0800b63d Thumb Code 98 main.o(i.mcu_sleep) + mir3da_ReadOneByte 0x0800b6b5 Thumb Code 58 lis3dh_driver.o(i.mir3da_ReadOneByte) + mir3da_WriteOneByte 0x0800b6ef Thumb Code 52 lis3dh_driver.o(i.mir3da_WriteOneByte) + mir3da_init 0x0800b725 Thumb Code 120 lis3dh_driver.o(i.mir3da_init) + mir3da_register_mask_write 0x0800b7a9 Thumb Code 32 lis3dh_driver.o(i.mir3da_register_mask_write) + mir3da_register_write 0x0800b7c9 Thumb Code 8 lis3dh_driver.o(i.mir3da_register_write) + mir3da_set_active_interrupt_enable 0x0800b7d1 Thumb Code 46 lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) + mir3da_set_enable 0x0800b801 Thumb Code 28 lis3dh_driver.o(i.mir3da_set_enable) + mir3da_set_step_counter_open 0x0800b821 Thumb Code 52 lis3dh_driver.o(i.mir3da_set_step_counter_open) + parameter_check 0x0800b855 Thumb Code 52 global_param.o(i.parameter_check) + parameter_init 0x0800b891 Thumb Code 98 global_param.o(i.parameter_init) + readfromspi 0x0800b901 Thumb Code 70 spi.o(i.readfromspi) + save_com_map_to_flash 0x0800b94d Thumb Code 48 global_param.o(i.save_com_map_to_flash) + writetospi 0x0800b985 Thumb Code 68 spi.o(i.writetospi) + chan_idx 0x0800b9cc Data 8 deca_params_init.o(.constdata) + tx_config 0x0800b9d4 Data 24 deca_params_init.o(.constdata) + agc_config 0x0800b9ec Data 8 deca_params_init.o(.constdata) + sftsh 0x0800b9f4 Data 12 deca_params_init.o(.constdata) + dtune1 0x0800ba00 Data 4 deca_params_init.o(.constdata) + digital_bb_config 0x0800ba04 Data 32 deca_params_init.o(.constdata) + lde_replicaCoeff 0x0800ba24 Data 50 deca_params_init.o(.constdata) + AHBPrescTable 0x0800ba56 Data 16 system_stm32l0xx.o(.constdata) + PLLMulTable 0x0800ba66 Data 9 system_stm32l0xx.o(.constdata) + APBPrescTable 0x0800ba6f Data 8 system_stm32l0xx.o(.constdata) + Region$$Table$$Base 0x0800ba78 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0800ba98 Number 0 anon$$obj.o(Region$$Table) + i2c_addr 0x20000000 Data 1 lis3dh_driver.o(.data) + lisid 0x20000002 Data 1 lis3dh_driver.o(.data) + offset_x 0x20000004 Data 2 lis3dh_driver.o(.data) + offset_y 0x20000006 Data 2 lis3dh_driver.o(.data) + offset_z 0x20000008 Data 2 lis3dh_driver.o(.data) + f_step 0x2000000a Data 2 lis3dh_driver.o(.data) + bu 0x2000000c Data 4 lis3dh_driver.o(.data) + lis2dhdata 0x20000010 Data 6 lis3dh_driver.o(.data) + module_power 0x20000018 Data 1 deca_device.o(.data) + power_temp 0x2000001c Data 4 deca_device.o(.data) + power_input 0x20000020 Data 4 deca_device.o(.data) + pll2_config 0x20000024 Data 30 deca_params_init.o(.data) + rx_config 0x20000042 Data 2 deca_params_init.o(.data) + dwnsSFDlen 0x20000044 Data 3 deca_params_init.o(.data) + bat_volt 0x20000050 Data 4 adc.o(.data) + m_EUART_TxFrm_Tail 0x20000054 Data 1 usart.o(.data) + m_EUART_TxFrm_Head 0x20000055 Data 1 usart.o(.data) + m_EUART_TxFrm_FreeFrmLen 0x20000056 Data 1 usart.o(.data) + m_bEUARTPushingFrms 0x20000057 Data 1 usart.o(.data) + m_bEUARTCheckingSend 0x20000058 Data 1 usart.o(.data) + m_bEUARTCheckingRec 0x20000059 Data 1 usart.o(.data) + m_bEUARTTxEn 0x2000005a Data 1 usart.o(.data) + t3 0x2000005c Data 2 usart.o(.data) + m_EUART_DMA_RXPtr 0x20000060 Data 4 usart.o(.data) + Usart1ParseDataCallback 0x20000068 Data 4 usart.o(.data) + tag_state 0x20000070 Data 1 dw_app.o(.data) + random_delay_tim 0x20000071 Data 1 dw_app.o(.data) + tag_succ_times 0x20000072 Data 1 dw_app.o(.data) + recbase_num 0x20000073 Data 1 dw_app.o(.data) + mainbase_lost_count 0x20000074 Data 1 dw_app.o(.data) + nearbase_num 0x20000075 Data 1 dw_app.o(.data) + stationary_flag 0x20000076 Data 1 dw_app.o(.data) + changemainbase_count 0x20000077 Data 1 dw_app.o(.data) + pack_length 0x20000078 Data 1 dw_app.o(.data) + pack_index 0x20000079 Data 1 dw_app.o(.data) + pack_msgtype 0x2000007a Data 1 dw_app.o(.data) + result 0x2000007d Data 1 dw_app.o(.data) + trygetnearmsg_times 0x2000007e Data 1 dw_app.o(.data) + flag_finalsend 0x2000007f Data 1 dw_app.o(.data) + flag_getresponse 0x20000080 Data 1 dw_app.o(.data) + flag_rxon 0x20000081 Data 1 dw_app.o(.data) + next_nearbase_num 0x20000082 Data 1 dw_app.o(.data) + para_update 0x20000083 Data 1 dw_app.o(.data) + para_len 0x20000084 Data 1 dw_app.o(.data) + motor_state 0x20000085 Data 1 dw_app.o(.data) + rec_remotepara_state 0x20000086 Data 1 dw_app.o(.data) + gotosleep_flag 0x20000087 Data 1 dw_app.o(.data) + outrange_times 0x20000088 Data 1 dw_app.o(.data) + pd_i 0x20000089 Data 1 dw_app.o(.data) + motor_flag 0x2000008a Data 1 dw_app.o(.data) + target_offsettime 0x2000008c Data 2 dw_app.o(.data) + poll_offsettime 0x2000008e Data 2 dw_app.o(.data) + waketopolltimeus 0x20000090 Data 2 dw_app.o(.data) + g_Resttimer 0x20000092 Data 2 dw_app.o(.data) + checksum 0x20000094 Data 2 dw_app.o(.data) + tmp_time 0x20000096 Data 2 dw_app.o(.data) + tagslotpos 0x20000098 Data 2 dw_app.o(.data) + mainbase_id 0x2000009a Data 2 dw_app.o(.data) + current_count 0x2000009c Data 2 dw_app.o(.data) + start_count 0x2000009e Data 2 dw_app.o(.data) + end_count 0x200000a0 Data 2 dw_app.o(.data) + intheight 0x200000a2 Data 2 dw_app.o(.data) + rec_maxrangelen 0x200000a4 Data 2 dw_app.o(.data) + clockoffset 0x200000a6 Data 2 dw_app.o(.data) + lpcount 0x200000a8 Data 2 dw_app.o(.data) + poll_startcount 0x200000aa Data 2 dw_app.o(.data) + last_lpcount 0x200000ac Data 2 dw_app.o(.data) + error_times 0x200000b8 Data 4 dw_app.o(.data) + temp_dist 0x200000bc Data 4 dw_app.o(.data) + mainbase_dist 0x200000c0 Data 4 dw_app.o(.data) + base_mindist 0x200000c4 Data 4 dw_app.o(.data) + ancsync_time 0x200000c8 Data 4 dw_app.o(.data) + rec_tagpos_binary 0x200000cc Data 4 dw_app.o(.data) + frame_len 0x200000d0 Data 4 dw_app.o(.data) + salvebase_mindist 0x200000d4 Data 4 dw_app.o(.data) + temptime 0x200000d8 Data 4 dw_app.o(.data) + delaytime 0x200000dc Data 4 dw_app.o(.data) + expect_anctime 0x200000e0 Data 4 dw_app.o(.data) + error_time 0x200000e4 Data 4 dw_app.o(.data) + id 0x200000e8 Data 4 dw_app.o(.data) + bat_percent 0x2000011c Data 1 main.o(.data) + state5v 0x2000011d Data 1 main.o(.data) + uwb_active_flag 0x2000011e Data 1 main.o(.data) + active_flag 0x2000011f Data 1 main.o(.data) + group_id 0x20000120 Data 1 main.o(.data) + g_start_send_flag 0x20000121 Data 1 main.o(.data) + imu_enable 0x20000122 Data 1 main.o(.data) + motor_enable 0x20000123 Data 1 main.o(.data) + tyncpoll_time 0x20000124 Data 2 main.o(.data) + slottime 0x20000126 Data 2 main.o(.data) + max_slotpos 0x20000128 Data 2 main.o(.data) + slot_startcount 0x2000012a Data 2 main.o(.data) + tag_frequency 0x2000012c Data 2 main.o(.data) + lastpoll_time 0x2000012e Data 2 main.o(.data) + current_time 0x20000130 Data 2 main.o(.data) + hardware_version 0x20000132 Data 2 main.o(.data) + hardware_pici 0x20000134 Data 2 main.o(.data) + hardware_type 0x20000136 Data 2 main.o(.data) + current_slotnum 0x20000138 Data 2 main.o(.data) + bigslot_num 0x2000013a Data 2 main.o(.data) + waitusart_timer 0x2000013c Data 2 main.o(.data) + dev_id 0x20000140 Data 4 main.o(.data) + motor_keeptime 0x20000144 Data 4 main.o(.data) + key_keeptime 0x20000148 Data 4 main.o(.data) + sync_timer 0x2000014c Data 2 main.o(.data) + slotpos_intoatl 0x2000014e Data 2 main.o(.data) + userkey_state 0x20000150 Data 1 stm32l0xx_it.o(.data) + button_start 0x20000152 Data 2 stm32l0xx_it.o(.data) + nomove_count 0x20000154 Data 4 stm32l0xx_it.o(.data) + button_delay 0x20000158 Data 4 stm32l0xx_it.o(.data) + uwTickFreq 0x2000015c Data 1 stm32l0xx_hal.o(.data) + uwTickPrio 0x20000160 Data 4 stm32l0xx_hal.o(.data) + uwTick 0x20000164 Data 4 stm32l0xx_hal.o(.data) + SystemCoreClock 0x20000168 Data 4 system_stm32l0xx.o(.data) + __stdout 0x2000016c Data 4 stdout.o(.data) + m_EUART_TxFrames 0x200001ac Data 2856 usart.o(.bss) + m_EUART_DMA_RXBuf 0x20000cd4 Data 200 usart.o(.bss) + g_com_map 0x20000d9c Data 1024 global_param.o(.bss) + tx_near_msg 0x20001210 Data 180 dw_app.o(.bss) + usart_send 0x20001328 Data 25 dw_app.o(.bss) + nearbaseid_list0 0x20001342 Data 24 dw_app.o(.bss) + nearbaseid_list 0x2000135a Data 24 dw_app.o(.bss) + nearbaseid_list2 0x20001372 Data 24 dw_app.o(.bss) + nearbase_switchdistlist 0x2000138c Data 48 dw_app.o(.bss) + nearbase_distlist 0x200013bc Data 48 dw_app.o(.bss) + exsistbase_list 0x200013ec Data 12 dw_app.o(.bss) + rec_remotepara 0x200013f8 Data 80 dw_app.o(.bss) + rec_anc_signalpower 0x20001510 Data 22 dw_app.o(.bss) + mUsartReceivePack 0x20001526 Data 100 serial_at_cmd_app.o(.bss) + hadc 0x200015f0 Data 92 main.o(.bss) + hlptim1 0x2000164c Data 48 main.o(.bss) + hspi1 0x2000167c Data 88 main.o(.bss) + htim2 0x200016d4 Data 64 main.o(.bss) + huart1 0x20001714 Data 132 main.o(.bss) + hdma_usart1_rx 0x20001798 Data 72 main.o(.bss) + hdma_usart1_tx 0x200017e0 Data 72 main.o(.bss) + pFlash 0x20001828 Data 24 stm32l0xx_hal_flash.o(.bss) + __initial_sp 0x20001c40 Data 0 startup_stm32l051xx.o(STACK) @@ -3186,315 +3835,371 @@ Image Entry point : 0x080050c1 - Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00005a04, Max: 0x00010000, ABSOLUTE) + Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00006c08, Max: 0x0000b000, ABSOLUTE, COMPRESSED[0x00006ae4]) - Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x000058e0, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00006a98, Max: 0x0000b000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object 0x08005000 0x08005000 0x000000c0 Data RO 3 RESET startup_stm32l051xx.o - 0x080050c0 0x080050c0 0x00000000 Code RO 4731 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080050c0 0x080050c0 0x00000004 Code RO 5059 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080050c4 0x080050c4 0x00000004 Code RO 5062 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5064 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5066 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080050c8 0x080050c8 0x00000008 Code RO 5067 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5069 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5071 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x080050d0 0x080050d0 0x00000004 Code RO 5060 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080050c0 0x080050c0 0x00000000 Code RO 5894 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080050c0 0x080050c0 0x00000004 Code RO 6256 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080050c4 0x080050c4 0x00000004 Code RO 6259 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6261 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6263 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080050c8 0x080050c8 0x00000008 Code RO 6264 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6266 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6268 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x080050d0 0x080050d0 0x00000004 Code RO 6257 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) 0x080050d4 0x080050d4 0x0000001c Code RO 4 .text startup_stm32l051xx.o - 0x080050f0 0x080050f0 0x0000002c Code RO 4734 .text mc_p.l(uidiv.o) - 0x0800511c 0x0800511c 0x00000060 Code RO 4736 .text mc_p.l(uldiv.o) - 0x0800517c 0x0800517c 0x00000024 Code RO 4738 .text mc_p.l(memcpya.o) - 0x080051a0 0x080051a0 0x00000024 Code RO 4740 .text mc_p.l(memseta.o) - 0x080051c4 0x080051c4 0x0000001a Code RO 4742 .text mc_p.l(memcmp.o) - 0x080051de 0x080051de 0x000000b2 Code RO 5006 .text mf_p.l(fadd.o) - 0x08005290 0x08005290 0x0000007c Code RO 5008 .text mf_p.l(fdiv.o) - 0x0800530c 0x0800530c 0x00000164 Code RO 5010 .text mf_p.l(dadd.o) - 0x08005470 0x08005470 0x000000d0 Code RO 5012 .text mf_p.l(dmul.o) - 0x08005540 0x08005540 0x000000f0 Code RO 5014 .text mf_p.l(ddiv.o) - 0x08005630 0x08005630 0x00000016 Code RO 5018 .text mf_p.l(fflti.o) - 0x08005646 0x08005646 0x0000000e Code RO 5020 .text mf_p.l(ffltui.o) - 0x08005654 0x08005654 0x00000028 Code RO 5022 .text mf_p.l(dflti.o) - 0x0800567c 0x0800567c 0x0000001c Code RO 5024 .text mf_p.l(dfltui.o) - 0x08005698 0x08005698 0x00000028 Code RO 5026 .text mf_p.l(ffixui.o) - 0x080056c0 0x080056c0 0x00000048 Code RO 5028 .text mf_p.l(dfixi.o) - 0x08005708 0x08005708 0x0000003c Code RO 5030 .text mf_p.l(dfixui.o) - 0x08005744 0x08005744 0x00000028 Code RO 5032 .text mf_p.l(f2d.o) - 0x0800576c 0x0800576c 0x00000038 Code RO 5034 .text mf_p.l(d2f.o) - 0x080057a4 0x080057a4 0x00000014 Code RO 5036 .text mf_p.l(cfcmple.o) - 0x080057b8 0x080057b8 0x00000020 Code RO 5074 .text mc_p.l(llshl.o) - 0x080057d8 0x080057d8 0x00000022 Code RO 5076 .text mc_p.l(llushr.o) - 0x080057fa 0x080057fa 0x00000026 Code RO 5078 .text mc_p.l(llsshr.o) - 0x08005820 0x08005820 0x00000000 Code RO 5087 .text mc_p.l(iusefp.o) - 0x08005820 0x08005820 0x00000082 Code RO 5088 .text mf_p.l(fepilogue.o) - 0x080058a2 0x080058a2 0x000000be Code RO 5090 .text mf_p.l(depilogue.o) - 0x08005960 0x08005960 0x00000028 Code RO 5100 .text mf_p.l(cdrcmple.o) - 0x08005988 0x08005988 0x00000024 Code RO 5102 .text mc_p.l(init.o) - 0x080059ac 0x080059ac 0x00000024 Code RO 1877 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o - 0x080059d0 0x080059d0 0x00000064 Code RO 1879 i.ADC_Enable stm32l0xx_hal_adc.o - 0x08005a34 0x08005a34 0x0000001a Code RO 1396 i.Checksum_u16 dw_app.o - 0x08005a4e 0x08005a4e 0x00000002 PAD - 0x08005a50 0x08005a50 0x00000018 Code RO 1728 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o - 0x08005a68 0x08005a68 0x0000002c Code RO 3272 i.DMA_SetConfig stm32l0xx_hal_dma.o - 0x08005a94 0x08005a94 0x00000060 Code RO 1397 i.Dw1000_App_Init dw_app.o - 0x08005af4 0x08005af4 0x00000034 Code RO 1398 i.Dw1000_Init dw_app.o - 0x08005b28 0x08005b28 0x00000084 Code RO 1729 i.EXTI0_1_IRQHandler stm32l0xx_it.o - 0x08005bac 0x08005bac 0x00000002 Code RO 1597 i.Error_Handler main.o - 0x08005bae 0x08005bae 0x00000002 PAD - 0x08005bb0 0x08005bb0 0x0000002c Code RO 3102 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o - 0x08005bdc 0x08005bdc 0x00000034 Code RO 1323 i.FLASH_Prepare flash.o - 0x08005c10 0x08005c10 0x00000012 Code RO 1324 i.FLASH_Read flash.o - 0x08005c22 0x08005c22 0x00000002 PAD - 0x08005c24 0x08005c24 0x00000090 Code RO 3004 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o - 0x08005cb4 0x08005cb4 0x00000070 Code RO 3005 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o - 0x08005d24 0x08005d24 0x00000038 Code RO 1325 i.FLASH_Write flash.o - 0x08005d5c 0x08005d5c 0x00000028 Code RO 1399 i.FindNearBasePos dw_app.o - 0x08005d84 0x08005d84 0x00000008 Code RO 1598 i.GPIO_Toggle main.o - 0x08005d8c 0x08005d8c 0x00000038 Code RO 1599 i.GetLPTime main.o - 0x08005dc4 0x08005dc4 0x000000e8 Code RO 1400 i.GetNearMsg dw_app.o - 0x08005eac 0x08005eac 0x00000028 Code RO 1206 i.Get_ADC_Value adc.o - 0x08005ed4 0x08005ed4 0x000000e8 Code RO 1207 i.Get_Battary adc.o - 0x08005fbc 0x08005fbc 0x000000aa Code RO 2056 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o - 0x08006066 0x08006066 0x00000002 PAD - 0x08006068 0x08006068 0x00000094 Code RO 1881 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o - 0x080060fc 0x080060fc 0x00000004 Code RO 1887 i.HAL_ADC_GetState stm32l0xx_hal_adc.o - 0x08006100 0x08006100 0x00000006 Code RO 1888 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o - 0x08006106 0x08006106 0x00000002 PAD - 0x08006108 0x08006108 0x000001c8 Code RO 1890 i.HAL_ADC_Init stm32l0xx_hal_adc.o - 0x080062d0 0x080062d0 0x00000050 Code RO 1805 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o - 0x08006320 0x08006320 0x000000c0 Code RO 1894 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o - 0x080063e0 0x080063e0 0x0000005c Code RO 1896 i.HAL_ADC_Start stm32l0xx_hal_adc.o - 0x0800643c 0x0800643c 0x0000004c Code RO 3274 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o - 0x08006488 0x08006488 0x000000a8 Code RO 3278 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o - 0x08006530 0x08006530 0x00000090 Code RO 3279 i.HAL_DMA_Init stm32l0xx_hal_dma.o - 0x080065c0 0x080065c0 0x00000068 Code RO 3283 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o - 0x08006628 0x08006628 0x00000078 Code RO 3111 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o - 0x080066a0 0x080066a0 0x0000001c Code RO 3009 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o - 0x080066bc 0x080066bc 0x0000003c Code RO 3014 i.HAL_FLASH_Program stm32l0xx_hal_flash.o - 0x080066f8 0x080066f8 0x0000005c Code RO 3016 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o - 0x08006754 0x08006754 0x00000002 Code RO 3211 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o - 0x08006756 0x08006756 0x00000002 PAD - 0x08006758 0x08006758 0x00000018 Code RO 3212 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o - 0x08006770 0x08006770 0x00000178 Code RO 3213 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o - 0x080068e8 0x080068e8 0x0000000a Code RO 3215 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o - 0x080068f2 0x080068f2 0x00000008 Code RO 3216 i.HAL_GPIO_TogglePin stm32l0xx_hal_gpio.o - 0x080068fa 0x080068fa 0x0000000c Code RO 3217 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o - 0x08006906 0x08006906 0x00000002 PAD - 0x08006908 0x08006908 0x0000000c Code RO 2123 i.HAL_GetTick stm32l0xx_hal.o - 0x08006914 0x08006914 0x00000010 Code RO 2127 i.HAL_IncTick stm32l0xx_hal.o - 0x08006924 0x08006924 0x00000028 Code RO 2128 i.HAL_Init stm32l0xx_hal.o - 0x0800694c 0x0800694c 0x00000030 Code RO 2129 i.HAL_InitTick stm32l0xx_hal.o - 0x0800697c 0x0800697c 0x00000002 Code RO 3647 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o - 0x0800697e 0x0800697e 0x00000002 Code RO 3648 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o - 0x08006980 0x08006980 0x000001b4 Code RO 1600 i.HAL_LPTIM_CompareMatchCallback main.o - 0x08006b34 0x08006b34 0x00000002 Code RO 3650 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o - 0x08006b36 0x08006b36 0x00000026 Code RO 3655 i.HAL_LPTIM_DeInit stm32l0xx_hal_lptim.o - 0x08006b5c 0x08006b5c 0x00000002 Code RO 3656 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o - 0x08006b5e 0x08006b5e 0x00000002 Code RO 3657 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o - 0x08006b60 0x08006b60 0x000000ca Code RO 3663 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o - 0x08006c2a 0x08006c2a 0x00000002 PAD - 0x08006c2c 0x08006c2c 0x000000a0 Code RO 3664 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o - 0x08006ccc 0x08006ccc 0x00000024 Code RO 1806 i.HAL_LPTIM_MspDeInit stm32l0xx_hal_msp.o - 0x08006cf0 0x08006cf0 0x00000030 Code RO 1807 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o - 0x08006d20 0x08006d20 0x00000006 Code RO 3677 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o - 0x08006d26 0x08006d26 0x00000002 PAD - 0x08006d28 0x08006d28 0x0000004c Code RO 3683 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o - 0x08006d74 0x08006d74 0x00000002 Code RO 3686 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o - 0x08006d76 0x08006d76 0x00000002 PAD - 0x08006d78 0x08006d78 0x00000018 Code RO 1808 i.HAL_MspInit stm32l0xx_hal_msp.o - 0x08006d90 0x08006d90 0x00000014 Code RO 3539 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o - 0x08006da4 0x08006da4 0x00000014 Code RO 3540 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o - 0x08006db8 0x08006db8 0x00000008 Code RO 3544 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x08006dc0 0x08006dc0 0x00000010 Code RO 3369 i.HAL_PWR_DisableWakeUpPin stm32l0xx_hal_pwr.o - 0x08006dd0 0x08006dd0 0x00000010 Code RO 3370 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o - 0x08006de0 0x08006de0 0x00000010 Code RO 3374 i.HAL_PWR_EnableWakeUpPin stm32l0xx_hal_pwr.o - 0x08006df0 0x08006df0 0x00000020 Code RO 3376 i.HAL_PWR_EnterSTANDBYMode stm32l0xx_hal_pwr.o - 0x08006e10 0x08006e10 0x00000034 Code RO 3377 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o - 0x08006e44 0x08006e44 0x00000164 Code RO 2900 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o - 0x08006fa8 0x08006fa8 0x0000016c Code RO 2802 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o - 0x08007114 0x08007114 0x00000020 Code RO 2808 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o - 0x08007134 0x08007134 0x00000020 Code RO 2809 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o - 0x08007154 0x08007154 0x00000078 Code RO 2810 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o - 0x080071cc 0x080071cc 0x0000041c Code RO 2813 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o - 0x080075e8 0x080075e8 0x00000080 Code RO 3918 i.HAL_SPI_Init stm32l0xx_hal_spi.o - 0x08007668 0x08007668 0x00000058 Code RO 1810 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o - 0x080076c0 0x080076c0 0x00000030 Code RO 3548 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o - 0x080076f0 0x080076f0 0x00000002 Code RO 4612 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o - 0x080076f2 0x080076f2 0x00000002 Code RO 1601 i.HAL_UART_ErrorCallback main.o - 0x080076f4 0x080076f4 0x0000013c Code RO 4278 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o - 0x08007830 0x08007830 0x0000006a Code RO 4279 i.HAL_UART_Init stm32l0xx_hal_uart.o - 0x0800789a 0x0800789a 0x00000002 PAD - 0x0800789c 0x0800789c 0x000000d4 Code RO 1812 i.HAL_UART_MspInit stm32l0xx_hal_msp.o - 0x08007970 0x08007970 0x000000b8 Code RO 4283 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o - 0x08007a28 0x08007a28 0x00000002 Code RO 4285 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o - 0x08007a2a 0x08007a2a 0x00000002 Code RO 4286 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o - 0x08007a2c 0x08007a2c 0x000000ce Code RO 4287 i.HAL_UART_Transmit stm32l0xx_hal_uart.o - 0x08007afa 0x08007afa 0x00000002 Code RO 4290 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o - 0x08007afc 0x08007afc 0x00000010 Code RO 1730 i.HardFault_Handler stm32l0xx_it.o - 0x08007b0c 0x08007b0c 0x0000003c Code RO 12 i.IIC2_Ack lis3dh_driver.o - 0x08007b48 0x08007b48 0x0000003c Code RO 14 i.IIC2_NAck lis3dh_driver.o - 0x08007b84 0x08007b84 0x0000005a Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o - 0x08007bde 0x08007bde 0x0000005a Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o - 0x08007c38 0x08007c38 0x00000036 Code RO 17 i.IIC2_Start lis3dh_driver.o - 0x08007c6e 0x08007c6e 0x0000003c Code RO 18 i.IIC2_Stop lis3dh_driver.o - 0x08007caa 0x08007caa 0x00000054 Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o - 0x08007cfe 0x08007cfe 0x00000002 PAD - 0x08007d00 0x08007d00 0x00000178 Code RO 1602 i.IdleTask main.o - 0x08007e78 0x08007e78 0x00000058 Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o - 0x08007ed0 0x08007ed0 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o - 0x08007ee2 0x08007ee2 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o - 0x08007f1c 0x08007f1c 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o - 0x08007f2a 0x08007f2a 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o - 0x08007f5e 0x08007f5e 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o - 0x08007f68 0x08007f68 0x00000010 Code RO 1731 i.LPTIM1_IRQHandler stm32l0xx_it.o - 0x08007f78 0x08007f78 0x000000f8 Code RO 3687 i.LPTIM_Disable stm32l0xx_hal_lptim.o - 0x08008070 0x08008070 0x00000068 Code RO 1603 i.MX_ADC_Init main.o - 0x080080d8 0x080080d8 0x00000028 Code RO 1604 i.MX_DMA_Init main.o - 0x08008100 0x08008100 0x0000015c Code RO 1605 i.MX_GPIO_Init main.o - 0x0800825c 0x0800825c 0x00000044 Code RO 1606 i.MX_SPI1_Init main.o - 0x080082a0 0x080082a0 0x0000004c Code RO 1607 i.MX_USART1_UART_Init main.o - 0x080082ec 0x080082ec 0x00000002 Code RO 1732 i.NMI_Handler stm32l0xx_it.o - 0x080082ee 0x080082ee 0x00000002 PAD - 0x080082f0 0x080082f0 0x00000044 Code RO 3550 i.NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x08008334 0x08008334 0x0000001c Code RO 1404 i.NVIC_SystemReset dw_app.o - 0x08008350 0x08008350 0x00000544 Code RO 1405 i.NearPoll dw_app.o - 0x08008894 0x08008894 0x00000002 Code RO 1733 i.PendSV_Handler stm32l0xx_it.o - 0x08008896 0x08008896 0x00000002 PAD - 0x08008898 0x08008898 0x00000320 Code RO 1406 i.Poll dw_app.o - 0x08008bb8 0x08008bb8 0x000000f8 Code RO 1608 i.Program_Init main.o - 0x08008cb0 0x08008cb0 0x000002a0 Code RO 1407 i.Registor_Poll dw_app.o - 0x08008f50 0x08008f50 0x00000050 Code RO 1142 i.Reset_DW1000 dw_driver.o - 0x08008fa0 0x08008fa0 0x00000002 Code RO 1734 i.SVC_Handler stm32l0xx_it.o - 0x08008fa2 0x08008fa2 0x00000002 PAD - 0x08008fa4 0x08008fa4 0x00000078 Code RO 1567 i.SendComMap serial_at_cmd_app.o - 0x0800901c 0x0800901c 0x00000088 Code RO 1609 i.SetNextPollTime main.o - 0x080090a4 0x080090a4 0x00000014 Code RO 1168 i.Spi_ChangePrescaler spi.o - 0x080090b8 0x080090b8 0x00000008 Code RO 1735 i.SysTick_Handler stm32l0xx_it.o - 0x080090c0 0x080090c0 0x00000094 Code RO 1610 i.SystemClock_Config main.o - 0x08009154 0x08009154 0x00000058 Code RO 4668 i.SystemInit system_stm32l0xx.o - 0x080091ac 0x080091ac 0x000000a8 Code RO 1408 i.Tag_App dw_app.o - 0x08009254 0x08009254 0x000000ca Code RO 4292 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o - 0x0800931e 0x0800931e 0x00000002 PAD - 0x08009320 0x08009320 0x00000060 Code RO 4293 i.UART_CheckIdleState stm32l0xx_hal_uart.o - 0x08009380 0x08009380 0x00000078 Code RO 1235 i.UART_CheckReceive usart.o - 0x080093f8 0x080093f8 0x00000098 Code RO 1236 i.UART_CheckSend usart.o - 0x08009490 0x08009490 0x00000014 Code RO 4294 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o - 0x080094a4 0x080094a4 0x00000048 Code RO 4295 i.UART_DMAError stm32l0xx_hal_uart.o - 0x080094ec 0x080094ec 0x0000003e Code RO 4296 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o - 0x0800952a 0x0800952a 0x0000000a Code RO 4298 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o - 0x08009534 0x08009534 0x00000020 Code RO 4304 i.UART_EndRxTransfer stm32l0xx_hal_uart.o - 0x08009554 0x08009554 0x00000010 Code RO 4305 i.UART_EndTxTransfer stm32l0xx_hal_uart.o - 0x08009564 0x08009564 0x00000064 Code RO 1238 i.UART_PushFrame usart.o - 0x080095c8 0x080095c8 0x00000228 Code RO 4308 i.UART_SetConfig stm32l0xx_hal_uart.o - 0x080097f0 0x080097f0 0x00000062 Code RO 4311 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o - 0x08009852 0x08009852 0x00000002 PAD - 0x08009854 0x08009854 0x00000018 Code RO 1736 i.USART1_IRQHandler stm32l0xx_it.o - 0x0800986c 0x0800986c 0x0000000c Code RO 1241 i.Usart1InitVariables usart.o - 0x08009878 0x08009878 0x0000002c Code RO 1611 i.UsartInit main.o - 0x080098a4 0x080098a4 0x00000110 Code RO 1568 i.UsartParseDataHandler serial_at_cmd_app.o - 0x080099b4 0x080099b4 0x00000014 Code RO 4747 i.__0printf$bare mc_p.l(printfb.o) - 0x080099c8 0x080099c8 0x0000002e Code RO 5092 i.__ARM_clz mf_p.l(depilogue.o) - 0x080099f6 0x080099f6 0x0000001a Code RO 1078 i.__ARM_common_switch8 deca_device.o - 0x08009a10 0x08009a10 0x0000000e Code RO 5106 i.__scatterload_copy mc_p.l(handlers.o) - 0x08009a1e 0x08009a1e 0x00000002 Code RO 5107 i.__scatterload_null mc_p.l(handlers.o) - 0x08009a20 0x08009a20 0x0000000e Code RO 5108 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x08009a2e 0x08009a2e 0x00000026 Code RO 565 i._dwt_aonarrayupload deca_device.o - 0x08009a54 0x08009a54 0x0000003c Code RO 567 i._dwt_configlde deca_device.o - 0x08009a90 0x08009a90 0x000000b6 Code RO 569 i._dwt_enableclocks deca_device.o - 0x08009b46 0x08009b46 0x00000032 Code RO 570 i._dwt_loaducodefromrom deca_device.o - 0x08009b78 0x08009b78 0x00000044 Code RO 572 i._dwt_otpread deca_device.o - 0x08009bbc 0x08009bbc 0x0000001e Code RO 4754 i._printf_core mc_p.l(printfb.o) - 0x08009bda 0x08009bda 0x00000002 PAD - 0x08009bdc 0x08009bdc 0x000000c8 Code RO 4710 i.ceil m_ps.l(ceil.o) - 0x08009ca4 0x08009ca4 0x0000000e Code RO 1143 i.delay_ms dw_driver.o - 0x08009cb2 0x08009cb2 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o - 0x08009d3e 0x08009d3e 0x00000002 PAD - 0x08009d40 0x08009d40 0x00000210 Code RO 580 i.dwt_configure deca_device.o - 0x08009f50 0x08009f50 0x00000028 Code RO 581 i.dwt_configuresleep deca_device.o - 0x08009f78 0x08009f78 0x00000008 Code RO 587 i.dwt_entersleep deca_device.o - 0x08009f80 0x08009f80 0x00000026 Code RO 588 i.dwt_entersleepaftertx deca_device.o - 0x08009fa6 0x08009fa6 0x00000002 PAD - 0x08009fa8 0x08009fa8 0x00000050 Code RO 589 i.dwt_forcetrxoff deca_device.o - 0x08009ff8 0x08009ff8 0x00000160 Code RO 593 i.dwt_initialise deca_device.o - 0x0800a158 0x0800a158 0x0000002c Code RO 599 i.dwt_read16bitoffsetreg deca_device.o - 0x0800a184 0x0800a184 0x00000028 Code RO 600 i.dwt_read32bitoffsetreg deca_device.o - 0x0800a1ac 0x0800a1ac 0x0000000c Code RO 602 i.dwt_readdevid deca_device.o - 0x0800a1b8 0x0800a1b8 0x00000038 Code RO 605 i.dwt_readfromdevice deca_device.o - 0x0800a1f0 0x0800a1f0 0x00000012 Code RO 606 i.dwt_readrxdata deca_device.o - 0x0800a202 0x0800a202 0x00000010 Code RO 607 i.dwt_readrxtimestamp deca_device.o - 0x0800a212 0x0800a212 0x00000010 Code RO 613 i.dwt_readtxtimestamp deca_device.o - 0x0800a222 0x0800a222 0x00000054 Code RO 618 i.dwt_rxenable deca_device.o - 0x0800a276 0x0800a276 0x0000000e Code RO 627 i.dwt_setdelayedtrxtime deca_device.o - 0x0800a284 0x0800a284 0x00000020 Code RO 633 i.dwt_setrxaftertxdelay deca_device.o - 0x0800a2a4 0x0800a2a4 0x00000014 Code RO 634 i.dwt_setrxantennadelay deca_device.o - 0x0800a2b8 0x0800a2b8 0x0000005c Code RO 636 i.dwt_setrxtimeout deca_device.o - 0x0800a314 0x0800a314 0x0000000e Code RO 638 i.dwt_settxantennadelay deca_device.o - 0x0800a322 0x0800a322 0x00000002 PAD - 0x0800a324 0x0800a324 0x00000094 Code RO 641 i.dwt_starttx deca_device.o - 0x0800a3b8 0x0800a3b8 0x00000034 Code RO 642 i.dwt_syncrxbufptrs deca_device.o - 0x0800a3ec 0x0800a3ec 0x00000016 Code RO 643 i.dwt_write16bitoffsetreg deca_device.o - 0x0800a402 0x0800a402 0x0000001e Code RO 644 i.dwt_write32bitoffsetreg deca_device.o - 0x0800a420 0x0800a420 0x00000038 Code RO 645 i.dwt_writetodevice deca_device.o - 0x0800a458 0x0800a458 0x00000024 Code RO 646 i.dwt_writetxdata deca_device.o - 0x0800a47c 0x0800a47c 0x0000001c Code RO 647 i.dwt_writetxfctrl deca_device.o - 0x0800a498 0x0800a498 0x00000030 Code RO 648 i.dwt_xtaltrim deca_device.o - 0x0800a4c8 0x0800a4c8 0x00000016 Code RO 1409 i.final_msg_set_ts dw_app.o - 0x0800a4de 0x0800a4de 0x00000002 PAD - 0x0800a4e0 0x0800a4e0 0x00000018 Code RO 1242 i.fputc usart.o - 0x0800a4f8 0x0800a4f8 0x00000026 Code RO 1410 i.get_rx_timestamp_u64 dw_app.o - 0x0800a51e 0x0800a51e 0x00000026 Code RO 1411 i.get_tx_timestamp_u64 dw_app.o - 0x0800a544 0x0800a544 0x0000012c Code RO 1612 i.main main.o - 0x0800a670 0x0800a670 0x00000078 Code RO 1613 i.mcu_sleep main.o - 0x0800a6e8 0x0800a6e8 0x0000006c Code RO 1363 i.parameter_init global_param.o - 0x0800a754 0x0800a754 0x0000004c Code RO 1169 i.readfromspi spi.o - 0x0800a7a0 0x0800a7a0 0x0000002c Code RO 1364 i.save_com_map_to_flash global_param.o - 0x0800a7cc 0x0800a7cc 0x00000048 Code RO 1170 i.writetospi spi.o - 0x0800a814 0x0800a814 0x00000008 Data RO 1097 .constdata deca_params_init.o - 0x0800a81c 0x0800a81c 0x00000018 Data RO 1098 .constdata deca_params_init.o - 0x0800a834 0x0800a834 0x00000008 Data RO 1099 .constdata deca_params_init.o - 0x0800a83c 0x0800a83c 0x0000000c Data RO 1100 .constdata deca_params_init.o - 0x0800a848 0x0800a848 0x00000004 Data RO 1101 .constdata deca_params_init.o - 0x0800a84c 0x0800a84c 0x00000020 Data RO 1102 .constdata deca_params_init.o - 0x0800a86c 0x0800a86c 0x00000032 Data RO 1103 .constdata deca_params_init.o - 0x0800a89e 0x0800a89e 0x00000019 Data RO 4669 .constdata system_stm32l0xx.o - 0x0800a8b7 0x0800a8b7 0x00000008 Data RO 4670 .constdata system_stm32l0xx.o - 0x0800a8bf 0x0800a8bf 0x00000001 PAD - 0x0800a8c0 0x0800a8c0 0x00000020 Data RO 5104 Region$$Table anon$$obj.o + 0x080050f0 0x080050f0 0x0000002c Code RO 5897 .text mc_p.l(uidiv.o) + 0x0800511c 0x0800511c 0x00000060 Code RO 5899 .text mc_p.l(uldiv.o) + 0x0800517c 0x0800517c 0x00000024 Code RO 5901 .text mc_p.l(memcpya.o) + 0x080051a0 0x080051a0 0x00000024 Code RO 5903 .text mc_p.l(memseta.o) + 0x080051c4 0x080051c4 0x0000001a Code RO 5905 .text mc_p.l(memcmp.o) + 0x080051de 0x080051de 0x000000b2 Code RO 6197 .text mf_p.l(fadd.o) + 0x08005290 0x08005290 0x0000007c Code RO 6199 .text mf_p.l(fdiv.o) + 0x0800530c 0x0800530c 0x00000164 Code RO 6203 .text mf_p.l(dadd.o) + 0x08005470 0x08005470 0x000000d0 Code RO 6205 .text mf_p.l(dmul.o) + 0x08005540 0x08005540 0x000000f0 Code RO 6207 .text mf_p.l(ddiv.o) + 0x08005630 0x08005630 0x00000016 Code RO 6211 .text mf_p.l(fflti.o) + 0x08005646 0x08005646 0x0000000e Code RO 6213 .text mf_p.l(ffltui.o) + 0x08005654 0x08005654 0x00000028 Code RO 6215 .text mf_p.l(dflti.o) + 0x0800567c 0x0800567c 0x0000001c Code RO 6217 .text mf_p.l(dfltui.o) + 0x08005698 0x08005698 0x00000028 Code RO 6219 .text mf_p.l(ffixui.o) + 0x080056c0 0x080056c0 0x00000048 Code RO 6221 .text mf_p.l(dfixi.o) + 0x08005708 0x08005708 0x0000003c Code RO 6223 .text mf_p.l(dfixui.o) + 0x08005744 0x08005744 0x00000028 Code RO 6225 .text mf_p.l(f2d.o) + 0x0800576c 0x0800576c 0x00000028 Code RO 6229 .text mf_p.l(cdrcmple.o) + 0x08005794 0x08005794 0x00000038 Code RO 6231 .text mf_p.l(d2f.o) + 0x080057cc 0x080057cc 0x00000014 Code RO 6233 .text mf_p.l(cfcmple.o) + 0x080057e0 0x080057e0 0x00000020 Code RO 6271 .text mc_p.l(llshl.o) + 0x08005800 0x08005800 0x00000022 Code RO 6273 .text mc_p.l(llushr.o) + 0x08005822 0x08005822 0x00000026 Code RO 6275 .text mc_p.l(llsshr.o) + 0x08005848 0x08005848 0x00000000 Code RO 6286 .text mc_p.l(iusefp.o) + 0x08005848 0x08005848 0x00000082 Code RO 6287 .text mf_p.l(fepilogue.o) + 0x080058ca 0x080058ca 0x000000be Code RO 6289 .text mf_p.l(depilogue.o) + 0x08005988 0x08005988 0x00000024 Code RO 6297 .text mc_p.l(init.o) + 0x080059ac 0x080059ac 0x00000056 Code RO 6307 .text mc_p.l(__dczerorl2.o) + 0x08005a02 0x08005a02 0x00000002 PAD + 0x08005a04 0x08005a04 0x00000024 Code RO 2193 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o + 0x08005a28 0x08005a28 0x00000064 Code RO 2195 i.ADC_Enable stm32l0xx_hal_adc.o + 0x08005a8c 0x08005a8c 0x0000003c Code RO 12 i.Accelerometer_Init lis3dh_driver.o + 0x08005ac8 0x08005ac8 0x00000038 Code RO 1872 i.CheckComMap main.o + 0x08005b00 0x08005b00 0x0000001a Code RO 1639 i.Checksum_u16 dw_app.o + 0x08005b1a 0x08005b1a 0x00000002 PAD + 0x08005b1c 0x08005b1c 0x00000018 Code RO 2026 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o + 0x08005b34 0x08005b34 0x0000002c Code RO 3613 i.DMA_SetConfig stm32l0xx_hal_dma.o + 0x08005b60 0x08005b60 0x00000250 Code RO 1640 i.DiscPoll dw_app.o + 0x08005db0 0x08005db0 0x00000054 Code RO 1873 i.DoubleClickProcess main.o + 0x08005e04 0x08005e04 0x00000060 Code RO 1641 i.Dw1000_App_Init dw_app.o + 0x08005e64 0x08005e64 0x00000034 Code RO 1642 i.Dw1000_Init dw_app.o + 0x08005e98 0x08005e98 0x00000098 Code RO 2027 i.EXTI0_1_IRQHandler stm32l0xx_it.o + 0x08005f30 0x08005f30 0x00000002 Code RO 1874 i.Error_Handler main.o + 0x08005f32 0x08005f32 0x00000002 PAD + 0x08005f34 0x08005f34 0x0000002c Code RO 3443 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o + 0x08005f60 0x08005f60 0x00000034 Code RO 1551 i.FLASH_Prepare flash.o + 0x08005f94 0x08005f94 0x00000012 Code RO 1552 i.FLASH_Read flash.o + 0x08005fa6 0x08005fa6 0x00000002 PAD + 0x08005fa8 0x08005fa8 0x00000090 Code RO 3345 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o + 0x08006038 0x08006038 0x00000070 Code RO 3346 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o + 0x080060a8 0x080060a8 0x00000038 Code RO 1553 i.FLASH_Write flash.o + 0x080060e0 0x080060e0 0x00000028 Code RO 1643 i.FindNearBasePos dw_app.o + 0x08006108 0x08006108 0x00000008 Code RO 1875 i.GPIO_Toggle main.o + 0x08006110 0x08006110 0x00000038 Code RO 1876 i.GetLPTime main.o + 0x08006148 0x08006148 0x00000144 Code RO 1644 i.GetNearMsg dw_app.o + 0x0800628c 0x0800628c 0x00000028 Code RO 1434 i.Get_ADC_Value adc.o + 0x080062b4 0x080062b4 0x000000e8 Code RO 1435 i.Get_Battary adc.o + 0x0800639c 0x0800639c 0x000000aa Code RO 2372 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o + 0x08006446 0x08006446 0x00000002 PAD + 0x08006448 0x08006448 0x00000094 Code RO 2197 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o + 0x080064dc 0x080064dc 0x00000004 Code RO 2203 i.HAL_ADC_GetState stm32l0xx_hal_adc.o + 0x080064e0 0x080064e0 0x00000006 Code RO 2204 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o + 0x080064e6 0x080064e6 0x00000002 PAD + 0x080064e8 0x080064e8 0x000001c8 Code RO 2206 i.HAL_ADC_Init stm32l0xx_hal_adc.o + 0x080066b0 0x080066b0 0x00000050 Code RO 2103 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o + 0x08006700 0x08006700 0x000000c0 Code RO 2210 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o + 0x080067c0 0x080067c0 0x0000005c Code RO 2212 i.HAL_ADC_Start stm32l0xx_hal_adc.o + 0x0800681c 0x0800681c 0x00000044 Code RO 3614 i.HAL_DMA_Abort stm32l0xx_hal_dma.o + 0x08006860 0x08006860 0x0000004c Code RO 3615 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o + 0x080068ac 0x080068ac 0x00000068 Code RO 3616 i.HAL_DMA_DeInit stm32l0xx_hal_dma.o + 0x08006914 0x08006914 0x000000a8 Code RO 3619 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o + 0x080069bc 0x080069bc 0x00000090 Code RO 3620 i.HAL_DMA_Init stm32l0xx_hal_dma.o + 0x08006a4c 0x08006a4c 0x00000068 Code RO 3624 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o + 0x08006ab4 0x08006ab4 0x00000024 Code RO 2435 i.HAL_Delay stm32l0xx_hal.o + 0x08006ad8 0x08006ad8 0x00000078 Code RO 3452 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o + 0x08006b50 0x08006b50 0x0000001c Code RO 3350 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o + 0x08006b6c 0x08006b6c 0x0000003c Code RO 3355 i.HAL_FLASH_Program stm32l0xx_hal_flash.o + 0x08006ba8 0x08006ba8 0x0000005c Code RO 3357 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o + 0x08006c04 0x08006c04 0x000000e4 Code RO 3551 i.HAL_GPIO_DeInit stm32l0xx_hal_gpio.o + 0x08006ce8 0x08006ce8 0x00000002 Code RO 3552 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o + 0x08006cea 0x08006cea 0x00000002 PAD + 0x08006cec 0x08006cec 0x00000018 Code RO 3553 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o + 0x08006d04 0x08006d04 0x00000178 Code RO 3554 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o + 0x08006e7c 0x08006e7c 0x0000000a Code RO 3556 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o + 0x08006e86 0x08006e86 0x00000010 Code RO 3557 i.HAL_GPIO_TogglePin stm32l0xx_hal_gpio.o + 0x08006e96 0x08006e96 0x0000000c Code RO 3558 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o + 0x08006ea2 0x08006ea2 0x00000002 PAD + 0x08006ea4 0x08006ea4 0x0000000c Code RO 2439 i.HAL_GetTick stm32l0xx_hal.o + 0x08006eb0 0x08006eb0 0x00000010 Code RO 2445 i.HAL_IncTick stm32l0xx_hal.o + 0x08006ec0 0x08006ec0 0x00000028 Code RO 2446 i.HAL_Init stm32l0xx_hal.o + 0x08006ee8 0x08006ee8 0x00000044 Code RO 2447 i.HAL_InitTick stm32l0xx_hal.o + 0x08006f2c 0x08006f2c 0x00000002 Code RO 4056 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o + 0x08006f2e 0x08006f2e 0x00000002 Code RO 4057 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o + 0x08006f30 0x08006f30 0x000001e0 Code RO 1877 i.HAL_LPTIM_CompareMatchCallback main.o + 0x08007110 0x08007110 0x00000002 Code RO 4059 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o + 0x08007112 0x08007112 0x0000002c Code RO 4064 i.HAL_LPTIM_DeInit stm32l0xx_hal_lptim.o + 0x0800713e 0x0800713e 0x00000002 Code RO 4065 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o + 0x08007140 0x08007140 0x00000002 Code RO 4066 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o + 0x08007142 0x08007142 0x000000ca Code RO 4072 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o + 0x0800720c 0x0800720c 0x00000098 Code RO 4073 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o + 0x080072a4 0x080072a4 0x00000024 Code RO 2104 i.HAL_LPTIM_MspDeInit stm32l0xx_hal_msp.o + 0x080072c8 0x080072c8 0x00000030 Code RO 2105 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o + 0x080072f8 0x080072f8 0x00000006 Code RO 4086 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o + 0x080072fe 0x080072fe 0x00000002 PAD + 0x08007300 0x08007300 0x00000088 Code RO 4092 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o + 0x08007388 0x08007388 0x00000002 Code RO 4095 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o + 0x0800738a 0x0800738a 0x00000002 PAD + 0x0800738c 0x0800738c 0x00000018 Code RO 2106 i.HAL_MspInit stm32l0xx_hal_msp.o + 0x080073a4 0x080073a4 0x00000020 Code RO 3880 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o + 0x080073c4 0x080073c4 0x00000018 Code RO 3881 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o + 0x080073dc 0x080073dc 0x00000008 Code RO 3885 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x080073e4 0x080073e4 0x00000010 Code RO 3710 i.HAL_PWR_DisableWakeUpPin stm32l0xx_hal_pwr.o + 0x080073f4 0x080073f4 0x00000010 Code RO 3711 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o + 0x08007404 0x08007404 0x00000010 Code RO 3715 i.HAL_PWR_EnableWakeUpPin stm32l0xx_hal_pwr.o + 0x08007414 0x08007414 0x00000020 Code RO 3717 i.HAL_PWR_EnterSTANDBYMode stm32l0xx_hal_pwr.o + 0x08007434 0x08007434 0x00000064 Code RO 3718 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o + 0x08007498 0x08007498 0x00000164 Code RO 3241 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o + 0x080075fc 0x080075fc 0x0000019c Code RO 3141 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o + 0x08007798 0x08007798 0x00000020 Code RO 3147 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o + 0x080077b8 0x080077b8 0x00000020 Code RO 3148 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o + 0x080077d8 0x080077d8 0x00000078 Code RO 3149 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o + 0x08007850 0x08007850 0x00000426 Code RO 3152 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o + 0x08007c76 0x08007c76 0x000000b6 Code RO 4332 i.HAL_SPI_Init stm32l0xx_hal_spi.o + 0x08007d2c 0x08007d2c 0x00000058 Code RO 2108 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o + 0x08007d84 0x08007d84 0x00000030 Code RO 3889 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o + 0x08007db4 0x08007db4 0x00000058 Code RO 5336 i.HAL_TIMEx_MasterConfigSynchronization stm32l0xx_hal_tim_ex.o + 0x08007e0c 0x08007e0c 0x0000003e Code RO 4641 i.HAL_TIM_Base_Init stm32l0xx_hal_tim.o + 0x08007e4a 0x08007e4a 0x00000002 PAD + 0x08007e4c 0x08007e4c 0x0000001c Code RO 2110 i.HAL_TIM_Base_MspInit stm32l0xx_hal_msp.o + 0x08007e68 0x08007e68 0x000000d0 Code RO 4650 i.HAL_TIM_ConfigClockSource stm32l0xx_hal_tim.o + 0x08007f38 0x08007f38 0x0000004c Code RO 2111 i.HAL_TIM_MspPostInit stm32l0xx_hal_msp.o + 0x08007f84 0x08007f84 0x000000c8 Code RO 4713 i.HAL_TIM_PWM_ConfigChannel stm32l0xx_hal_tim.o + 0x0800804c 0x0800804c 0x0000003e Code RO 4716 i.HAL_TIM_PWM_Init stm32l0xx_hal_tim.o + 0x0800808a 0x0800808a 0x00000002 Code RO 4718 i.HAL_TIM_PWM_MspInit stm32l0xx_hal_tim.o + 0x0800808c 0x0800808c 0x0000007c Code RO 4721 i.HAL_TIM_PWM_Start stm32l0xx_hal_tim.o + 0x08008108 0x08008108 0x00000048 Code RO 4724 i.HAL_TIM_PWM_Stop stm32l0xx_hal_tim.o + 0x08008150 0x08008150 0x00000002 Code RO 5371 i.HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o + 0x08008152 0x08008152 0x00000002 Code RO 5760 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o + 0x08008154 0x08008154 0x0000003e Code RO 5384 i.HAL_UART_DeInit stm32l0xx_hal_uart.o + 0x08008192 0x08008192 0x00000002 Code RO 1878 i.HAL_UART_ErrorCallback main.o + 0x08008194 0x08008194 0x00000220 Code RO 5390 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o + 0x080083b4 0x080083b4 0x0000006a Code RO 5391 i.HAL_UART_Init stm32l0xx_hal_uart.o + 0x0800841e 0x0800841e 0x00000002 PAD + 0x08008420 0x08008420 0x00000040 Code RO 2112 i.HAL_UART_MspDeInit stm32l0xx_hal_msp.o + 0x08008460 0x08008460 0x000000d4 Code RO 2113 i.HAL_UART_MspInit stm32l0xx_hal_msp.o + 0x08008534 0x08008534 0x00000060 Code RO 5395 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o + 0x08008594 0x08008594 0x00000002 Code RO 5398 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o + 0x08008596 0x08008596 0x00000002 Code RO 5399 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08008598 0x08008598 0x000000d2 Code RO 5400 i.HAL_UART_Transmit stm32l0xx_hal_uart.o + 0x0800866a 0x0800866a 0x00000002 Code RO 5403 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o + 0x0800866c 0x0800866c 0x00000030 Code RO 2028 i.HardFault_Handler stm32l0xx_it.o + 0x0800869c 0x0800869c 0x00000064 Code RO 1879 i.HardWareTypeDiffConfig main.o + 0x08008700 0x08008700 0x0000003c Code RO 13 i.IIC2_Ack lis3dh_driver.o + 0x0800873c 0x0800873c 0x0000003c Code RO 15 i.IIC2_NAck lis3dh_driver.o + 0x08008778 0x08008778 0x0000005a Code RO 16 i.IIC2_Read_Byte lis3dh_driver.o + 0x080087d2 0x080087d2 0x0000005a Code RO 17 i.IIC2_Send_Byte lis3dh_driver.o + 0x0800882c 0x0800882c 0x00000036 Code RO 18 i.IIC2_Start lis3dh_driver.o + 0x08008862 0x08008862 0x0000003c Code RO 19 i.IIC2_Stop lis3dh_driver.o + 0x0800889e 0x0800889e 0x00000054 Code RO 20 i.IIC2_Wait_Ack lis3dh_driver.o + 0x080088f2 0x080088f2 0x00000002 PAD + 0x080088f4 0x080088f4 0x000001c4 Code RO 1880 i.IdleTask main.o + 0x08008ab8 0x08008ab8 0x0000005c Code RO 21 i.LIS3DH_Data_Init lis3dh_driver.o + 0x08008b14 0x08008b14 0x00000012 Code RO 38 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o + 0x08008b26 0x08008b26 0x0000003a Code RO 44 i.LIS3DH_ReadOneByte lis3dh_driver.o + 0x08008b60 0x08008b60 0x0000000e Code RO 45 i.LIS3DH_ReadReg lis3dh_driver.o + 0x08008b6e 0x08008b6e 0x00000034 Code RO 75 i.LIS3DH_WriteOneByte lis3dh_driver.o + 0x08008ba2 0x08008ba2 0x0000000a Code RO 76 i.LIS3DH_WriteReg lis3dh_driver.o + 0x08008bac 0x08008bac 0x00000010 Code RO 2029 i.LPTIM1_IRQHandler stm32l0xx_it.o + 0x08008bbc 0x08008bbc 0x000000e0 Code RO 4096 i.LPTIM_Disable stm32l0xx_hal_lptim.o + 0x08008c9c 0x08008c9c 0x00000038 Code RO 4097 i.LPTIM_WaitForFlag stm32l0xx_hal_lptim.o + 0x08008cd4 0x08008cd4 0x00000068 Code RO 1881 i.MX_ADC_Init main.o + 0x08008d3c 0x08008d3c 0x00000028 Code RO 1882 i.MX_DMA_Init main.o + 0x08008d64 0x08008d64 0x00000148 Code RO 1883 i.MX_GPIO_Init main.o + 0x08008eac 0x08008eac 0x00000044 Code RO 1884 i.MX_SPI1_Init main.o + 0x08008ef0 0x08008ef0 0x00000080 Code RO 1885 i.MX_TIM2_Init main.o + 0x08008f70 0x08008f70 0x0000004c Code RO 1886 i.MX_USART1_UART_Init main.o + 0x08008fbc 0x08008fbc 0x00000002 Code RO 2030 i.NMI_Handler stm32l0xx_it.o + 0x08008fbe 0x08008fbe 0x00000002 PAD + 0x08008fc0 0x08008fc0 0x000006bc Code RO 1648 i.NearPoll dw_app.o + 0x0800967c 0x0800967c 0x000000e8 Code RO 1649 i.NextPollDelay dw_app.o + 0x08009764 0x08009764 0x000000d0 Code RO 1650 i.NextSlotDelayMs dw_app.o + 0x08009834 0x08009834 0x00000002 Code RO 2031 i.PendSV_Handler stm32l0xx_it.o + 0x08009836 0x08009836 0x00000002 PAD + 0x08009838 0x08009838 0x000000fc Code RO 1887 i.Program_Init main.o + 0x08009934 0x08009934 0x00000214 Code RO 1651 i.Registor_Poll dw_app.o + 0x08009b48 0x08009b48 0x00000050 Code RO 801 i.Reset_DW1000 dw_driver.o + 0x08009b98 0x08009b98 0x00000004 Code RO 1554 i.STMFLASH_ReadHalfWord flash.o + 0x08009b9c 0x08009b9c 0x00000002 Code RO 2032 i.SVC_Handler stm32l0xx_it.o + 0x08009b9e 0x08009b9e 0x00000002 PAD + 0x08009ba0 0x08009ba0 0x00000078 Code RO 1842 i.SendComMap serial_at_cmd_app.o + 0x08009c18 0x08009c18 0x000000ac Code RO 1653 i.SetLPTimer dw_app.o + 0x08009cc4 0x08009cc4 0x00000014 Code RO 1396 i.Spi_ChangePrescaler spi.o + 0x08009cd8 0x08009cd8 0x00000008 Code RO 2033 i.SysTick_Handler stm32l0xx_it.o + 0x08009ce0 0x08009ce0 0x00000094 Code RO 1888 i.SystemClock_Config main.o + 0x08009d74 0x08009d74 0x00000058 Code RO 5831 i.SystemInit system_stm32l0xx.o + 0x08009dcc 0x08009dcc 0x00000058 Code RO 4734 i.TIM_Base_SetConfig stm32l0xx_hal_tim.o + 0x08009e24 0x08009e24 0x0000001a Code RO 4735 i.TIM_CCxChannelCmd stm32l0xx_hal_tim.o + 0x08009e3e 0x08009e3e 0x00000016 Code RO 4745 i.TIM_ETR_SetConfig stm32l0xx_hal_tim.o + 0x08009e54 0x08009e54 0x00000010 Code RO 4746 i.TIM_ITRx_SetConfig stm32l0xx_hal_tim.o + 0x08009e64 0x08009e64 0x00000030 Code RO 4747 i.TIM_OC1_SetConfig stm32l0xx_hal_tim.o + 0x08009e94 0x08009e94 0x00000032 Code RO 4748 i.TIM_OC2_SetConfig stm32l0xx_hal_tim.o + 0x08009ec6 0x08009ec6 0x00000036 Code RO 4749 i.TIM_OC3_SetConfig stm32l0xx_hal_tim.o + 0x08009efc 0x08009efc 0x00000036 Code RO 4750 i.TIM_OC4_SetConfig stm32l0xx_hal_tim.o + 0x08009f32 0x08009f32 0x00000022 Code RO 4752 i.TIM_TI1_ConfigInputStage stm32l0xx_hal_tim.o + 0x08009f54 0x08009f54 0x00000026 Code RO 4754 i.TIM_TI2_ConfigInputStage stm32l0xx_hal_tim.o + 0x08009f7a 0x08009f7a 0x00000002 PAD + 0x08009f7c 0x08009f7c 0x000000f8 Code RO 1654 i.Tag_App dw_app.o + 0x0800a074 0x0800a074 0x000000ca Code RO 5405 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o + 0x0800a13e 0x0800a13e 0x00000002 PAD + 0x0800a140 0x0800a140 0x00000064 Code RO 5406 i.UART_CheckIdleState stm32l0xx_hal_uart.o + 0x0800a1a4 0x0800a1a4 0x00000064 Code RO 1463 i.UART_CheckReceive usart.o + 0x0800a208 0x0800a208 0x00000098 Code RO 1464 i.UART_CheckSend usart.o + 0x0800a2a0 0x0800a2a0 0x00000014 Code RO 5407 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o + 0x0800a2b4 0x0800a2b4 0x0000004c Code RO 5408 i.UART_DMAError stm32l0xx_hal_uart.o + 0x0800a300 0x0800a300 0x0000005e Code RO 5409 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o + 0x0800a35e 0x0800a35e 0x0000001c Code RO 5411 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o + 0x0800a37a 0x0800a37a 0x00000032 Code RO 5417 i.UART_EndRxTransfer stm32l0xx_hal_uart.o + 0x0800a3ac 0x0800a3ac 0x00000010 Code RO 5418 i.UART_EndTxTransfer stm32l0xx_hal_uart.o + 0x0800a3bc 0x0800a3bc 0x00000064 Code RO 1466 i.UART_PushFrame usart.o + 0x0800a420 0x0800a420 0x00000200 Code RO 5421 i.UART_SetConfig stm32l0xx_hal_uart.o + 0x0800a620 0x0800a620 0x0000008c Code RO 5422 i.UART_Start_Receive_DMA stm32l0xx_hal_uart.o + 0x0800a6ac 0x0800a6ac 0x0000009e Code RO 5426 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o + 0x0800a74a 0x0800a74a 0x00000002 PAD + 0x0800a74c 0x0800a74c 0x00000018 Code RO 2034 i.USART1_IRQHandler stm32l0xx_it.o + 0x0800a764 0x0800a764 0x0000000c Code RO 1469 i.Usart1InitVariables usart.o + 0x0800a770 0x0800a770 0x00000050 Code RO 1889 i.UsartDeInit main.o + 0x0800a7c0 0x0800a7c0 0x00000028 Code RO 1890 i.UsartInit main.o + 0x0800a7e8 0x0800a7e8 0x00000110 Code RO 1843 i.UsartParseDataHandler serial_at_cmd_app.o + 0x0800a8f8 0x0800a8f8 0x00000014 Code RO 5910 i.__0printf$bare mc_p.l(printfb.o) + 0x0800a90c 0x0800a90c 0x0000002e Code RO 6291 i.__ARM_clz mf_p.l(depilogue.o) + 0x0800a93a 0x0800a93a 0x00000030 Code RO 3226 i.__ARM_common_ll_muluu stm32l0xx_hal_rcc.o + 0x0800a96a 0x0800a96a 0x0000001a Code RO 713 i.__ARM_common_switch8 dps310.o + 0x0800a984 0x0800a984 0x00000044 Code RO 3891 i.__NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x0800a9c8 0x0800a9c8 0x0000001c Code RO 1655 i.__NVIC_SystemReset dw_app.o + 0x0800a9e4 0x0800a9e4 0x0000000e Code RO 6301 i.__scatterload_copy mc_p.l(handlers.o) + 0x0800a9f2 0x0800a9f2 0x00000002 Code RO 6302 i.__scatterload_null mc_p.l(handlers.o) + 0x0800a9f4 0x0800a9f4 0x0000000e Code RO 6303 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x0800aa02 0x0800aa02 0x00000026 Code RO 834 i._dwt_aonarrayupload deca_device.o + 0x0800aa28 0x0800aa28 0x0000003c Code RO 836 i._dwt_configlde deca_device.o + 0x0800aa64 0x0800aa64 0x000000b6 Code RO 838 i._dwt_enableclocks deca_device.o + 0x0800ab1a 0x0800ab1a 0x00000032 Code RO 839 i._dwt_loaducodefromrom deca_device.o + 0x0800ab4c 0x0800ab4c 0x00000044 Code RO 841 i._dwt_otpread deca_device.o + 0x0800ab90 0x0800ab90 0x0000001e Code RO 5917 i._printf_core mc_p.l(printfb.o) + 0x0800abae 0x0800abae 0x00000002 PAD + 0x0800abb0 0x0800abb0 0x000000c8 Code RO 5873 i.ceil m_ps.l(ceil.o) + 0x0800ac78 0x0800ac78 0x0000000e Code RO 802 i.delay_ms dw_driver.o + 0x0800ac86 0x0800ac86 0x0000008c Code RO 77 i.delay_us lis3dh_driver.o + 0x0800ad12 0x0800ad12 0x00000002 PAD + 0x0800ad14 0x0800ad14 0x00000210 Code RO 849 i.dwt_configure deca_device.o + 0x0800af24 0x0800af24 0x00000028 Code RO 850 i.dwt_configuresleep deca_device.o + 0x0800af4c 0x0800af4c 0x00000008 Code RO 856 i.dwt_entersleep deca_device.o + 0x0800af54 0x0800af54 0x00000026 Code RO 857 i.dwt_entersleepaftertx deca_device.o + 0x0800af7a 0x0800af7a 0x00000002 PAD + 0x0800af7c 0x0800af7c 0x00000050 Code RO 858 i.dwt_forcetrxoff deca_device.o + 0x0800afcc 0x0800afcc 0x00000160 Code RO 862 i.dwt_initialise deca_device.o + 0x0800b12c 0x0800b12c 0x0000002c Code RO 868 i.dwt_read16bitoffsetreg deca_device.o + 0x0800b158 0x0800b158 0x00000028 Code RO 869 i.dwt_read32bitoffsetreg deca_device.o + 0x0800b180 0x0800b180 0x0000000c Code RO 871 i.dwt_readdevid deca_device.o + 0x0800b18c 0x0800b18c 0x00000038 Code RO 874 i.dwt_readfromdevice deca_device.o + 0x0800b1c4 0x0800b1c4 0x00000012 Code RO 875 i.dwt_readrxdata deca_device.o + 0x0800b1d6 0x0800b1d6 0x00000010 Code RO 876 i.dwt_readrxtimestamp deca_device.o + 0x0800b1e6 0x0800b1e6 0x00000010 Code RO 882 i.dwt_readtxtimestamp deca_device.o + 0x0800b1f6 0x0800b1f6 0x00000054 Code RO 887 i.dwt_rxenable deca_device.o + 0x0800b24a 0x0800b24a 0x0000000e Code RO 896 i.dwt_setdelayedtrxtime deca_device.o + 0x0800b258 0x0800b258 0x00000020 Code RO 902 i.dwt_setrxaftertxdelay deca_device.o + 0x0800b278 0x0800b278 0x00000014 Code RO 903 i.dwt_setrxantennadelay deca_device.o + 0x0800b28c 0x0800b28c 0x0000005c Code RO 905 i.dwt_setrxtimeout deca_device.o + 0x0800b2e8 0x0800b2e8 0x0000000e Code RO 907 i.dwt_settxantennadelay deca_device.o + 0x0800b2f6 0x0800b2f6 0x00000002 PAD + 0x0800b2f8 0x0800b2f8 0x00000094 Code RO 910 i.dwt_starttx deca_device.o + 0x0800b38c 0x0800b38c 0x00000034 Code RO 911 i.dwt_syncrxbufptrs deca_device.o + 0x0800b3c0 0x0800b3c0 0x00000016 Code RO 912 i.dwt_write16bitoffsetreg deca_device.o + 0x0800b3d6 0x0800b3d6 0x0000001e Code RO 913 i.dwt_write32bitoffsetreg deca_device.o + 0x0800b3f4 0x0800b3f4 0x00000038 Code RO 914 i.dwt_writetodevice deca_device.o + 0x0800b42c 0x0800b42c 0x00000024 Code RO 915 i.dwt_writetxdata deca_device.o + 0x0800b450 0x0800b450 0x0000001c Code RO 916 i.dwt_writetxfctrl deca_device.o + 0x0800b46c 0x0800b46c 0x00000030 Code RO 917 i.dwt_xtaltrim deca_device.o + 0x0800b49c 0x0800b49c 0x00000016 Code RO 1656 i.final_msg_set_ts dw_app.o + 0x0800b4b2 0x0800b4b2 0x00000002 PAD + 0x0800b4b4 0x0800b4b4 0x00000018 Code RO 1470 i.fputc usart.o + 0x0800b4cc 0x0800b4cc 0x00000026 Code RO 1657 i.get_rx_timestamp_u64 dw_app.o + 0x0800b4f2 0x0800b4f2 0x00000026 Code RO 1658 i.get_tx_timestamp_u64 dw_app.o + 0x0800b518 0x0800b518 0x00000124 Code RO 1891 i.main main.o + 0x0800b63c 0x0800b63c 0x00000078 Code RO 1892 i.mcu_sleep main.o + 0x0800b6b4 0x0800b6b4 0x0000003a Code RO 80 i.mir3da_ReadOneByte lis3dh_driver.o + 0x0800b6ee 0x0800b6ee 0x00000034 Code RO 82 i.mir3da_WriteOneByte lis3dh_driver.o + 0x0800b722 0x0800b722 0x00000002 PAD + 0x0800b724 0x0800b724 0x00000084 Code RO 84 i.mir3da_init lis3dh_driver.o + 0x0800b7a8 0x0800b7a8 0x00000020 Code RO 87 i.mir3da_register_mask_write lis3dh_driver.o + 0x0800b7c8 0x0800b7c8 0x00000008 Code RO 89 i.mir3da_register_write lis3dh_driver.o + 0x0800b7d0 0x0800b7d0 0x0000002e Code RO 91 i.mir3da_set_active_interrupt_enable lis3dh_driver.o + 0x0800b7fe 0x0800b7fe 0x00000002 PAD + 0x0800b800 0x0800b800 0x00000020 Code RO 92 i.mir3da_set_enable lis3dh_driver.o + 0x0800b820 0x0800b820 0x00000034 Code RO 93 i.mir3da_set_step_counter_open lis3dh_driver.o + 0x0800b854 0x0800b854 0x0000003c Code RO 1597 i.parameter_check global_param.o + 0x0800b890 0x0800b890 0x00000070 Code RO 1598 i.parameter_init global_param.o + 0x0800b900 0x0800b900 0x0000004c Code RO 1397 i.readfromspi spi.o + 0x0800b94c 0x0800b94c 0x00000038 Code RO 1599 i.save_com_map_to_flash global_param.o + 0x0800b984 0x0800b984 0x00000048 Code RO 1398 i.writetospi spi.o + 0x0800b9cc 0x0800b9cc 0x00000008 Data RO 1358 .constdata deca_params_init.o + 0x0800b9d4 0x0800b9d4 0x00000018 Data RO 1359 .constdata deca_params_init.o + 0x0800b9ec 0x0800b9ec 0x00000008 Data RO 1360 .constdata deca_params_init.o + 0x0800b9f4 0x0800b9f4 0x0000000c Data RO 1361 .constdata deca_params_init.o + 0x0800ba00 0x0800ba00 0x00000004 Data RO 1362 .constdata deca_params_init.o + 0x0800ba04 0x0800ba04 0x00000020 Data RO 1363 .constdata deca_params_init.o + 0x0800ba24 0x0800ba24 0x00000032 Data RO 1364 .constdata deca_params_init.o + 0x0800ba56 0x0800ba56 0x00000019 Data RO 5832 .constdata system_stm32l0xx.o + 0x0800ba6f 0x0800ba6f 0x00000008 Data RO 5833 .constdata system_stm32l0xx.o + 0x0800ba77 0x0800ba77 0x00000001 PAD + 0x0800ba78 0x0800ba78 0x00000020 Data RO 6299 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800a8e0, Size: 0x00001a38, Max: 0x00002000, ABSOLUTE) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800ba98, Size: 0x00001c40, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x0000004c]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x20000000 0x0800a8e0 0x0000000c Data RW 651 .data deca_device.o - 0x2000000c 0x0800a8ec 0x0000001e Data RW 1104 .data deca_params_init.o - 0x2000002a 0x0800a90a 0x00000002 Data RW 1105 .data deca_params_init.o - 0x2000002c 0x0800a90c 0x00000003 Data RW 1106 .data deca_params_init.o - 0x2000002f 0x0800a90f 0x00000001 PAD - 0x20000030 0x0800a910 0x0000000c Data RW 1208 .data adc.o - 0x2000003c 0x0800a91c 0x00000018 Data RW 1244 .data usart.o - 0x20000054 0x0800a934 0x00000004 PAD - 0x20000058 0x0800a938 0x00000073 Data RW 1423 .data dw_app.o - 0x200000cb 0x0800a9ab 0x00000007 Data RW 1570 .data serial_at_cmd_app.o - 0x200000d2 0x0800a9b2 0x00000002 PAD - 0x200000d4 0x0800a9b4 0x00000038 Data RW 1617 .data main.o - 0x2000010c 0x0800a9ec 0x00000002 Data RW 1621 .data main.o - 0x2000010e 0x0800a9ee 0x00000002 PAD - 0x20000110 0x0800a9f0 0x00000008 Data RW 1737 .data stm32l0xx_it.o - 0x20000118 0x0800a9f8 0x00000004 Data RW 2138 .data stm32l0xx_hal.o - 0x2000011c 0x0800a9fc 0x00000004 Data RW 4671 .data system_stm32l0xx.o - 0x20000120 0x0800aa00 0x00000004 Data RW 5073 .data mc_p.l(stdout.o) - 0x20000124 - 0x0000003c Zero RW 649 .bss deca_device.o - 0x20000160 - 0x00000bf0 Zero RW 1243 .bss usart.o - 0x20000d50 - 0x00000400 Zero RW 1365 .bss global_param.o - 0x20001150 - 0x00000214 Zero RW 1413 .bss dw_app.o - 0x20001364 - 0x000000c8 Zero RW 1569 .bss serial_at_cmd_app.o - 0x2000142c - 0x00000164 Zero RW 1614 .bss main.o - 0x20001590 - 0x00000048 Zero RW 1615 .bss main.o - 0x200015d8 - 0x00000048 Zero RW 1616 .bss main.o - 0x20001620 - 0x00000018 Zero RW 3017 .bss stm32l0xx_hal_flash.o - 0x20001638 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o + 0x20000000 COMPRESSED 0x00000016 Data RW 94 .data lis3dh_driver.o + 0x20000016 COMPRESSED 0x00000002 PAD + 0x20000018 COMPRESSED 0x0000000c Data RW 920 .data deca_device.o + 0x20000024 COMPRESSED 0x0000001e Data RW 1365 .data deca_params_init.o + 0x20000042 COMPRESSED 0x00000002 Data RW 1366 .data deca_params_init.o + 0x20000044 COMPRESSED 0x00000003 Data RW 1367 .data deca_params_init.o + 0x20000047 COMPRESSED 0x00000001 PAD + 0x20000048 COMPRESSED 0x0000000c Data RW 1436 .data adc.o + 0x20000054 COMPRESSED 0x00000018 Data RW 1472 .data usart.o + 0x2000006c COMPRESSED 0x00000004 PAD + 0x20000070 COMPRESSED 0x000000a3 Data RW 1670 .data dw_app.o + 0x20000113 COMPRESSED 0x00000007 Data RW 1845 .data serial_at_cmd_app.o + 0x2000011a COMPRESSED 0x00000002 PAD + 0x2000011c COMPRESSED 0x00000030 Data RW 1896 .data main.o + 0x2000014c COMPRESSED 0x00000002 Data RW 1899 .data main.o + 0x2000014e COMPRESSED 0x00000002 Data RW 1904 .data main.o + 0x20000150 COMPRESSED 0x0000000c Data RW 2035 .data stm32l0xx_it.o + 0x2000015c COMPRESSED 0x0000000c Data RW 2457 .data stm32l0xx_hal.o + 0x20000168 COMPRESSED 0x00000004 Data RW 5834 .data system_stm32l0xx.o + 0x2000016c COMPRESSED 0x00000004 Data RW 6270 .data mc_p.l(stdout.o) + 0x20000170 - 0x0000003c Zero RW 918 .bss deca_device.o + 0x200001ac - 0x00000bf0 Zero RW 1471 .bss usart.o + 0x20000d9c - 0x00000400 Zero RW 1600 .bss global_param.o + 0x2000119c - 0x0000038a Zero RW 1660 .bss dw_app.o + 0x20001526 - 0x000000c8 Zero RW 1844 .bss serial_at_cmd_app.o + 0x200015ee COMPRESSED 0x00000002 PAD + 0x200015f0 - 0x000001a8 Zero RW 1893 .bss main.o + 0x20001798 - 0x00000048 Zero RW 1894 .bss main.o + 0x200017e0 - 0x00000048 Zero RW 1895 .bss main.o + 0x20001828 - 0x00000018 Zero RW 3358 .bss stm32l0xx_hal_flash.o + 0x20001840 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o ============================================================================== @@ -3505,47 +4210,51 @@ Code (inc. data) RO Data RW Data ZI Data Debug Object Name 272 44 0 12 0 1213 adc.o - 2348 146 0 12 60 23698 deca_device.o + 2322 146 0 12 60 20590 deca_device.o 0 0 138 35 0 1749 deca_params_init.o - 3560 316 0 115 532 23211 dw_app.o - 94 4 0 0 0 1362 dw_driver.o - 126 0 0 0 0 2359 flash.o - 152 22 0 0 1024 1657 global_param.o - 878 4 0 0 0 345197 lis3dh_driver.o - 2512 346 0 58 500 13098 main.o + 26 0 0 0 0 72 dps310.o + 4372 444 0 163 906 28330 dw_app.o + 94 4 0 0 0 4322 dw_driver.o + 130 0 0 0 0 2883 flash.o + 228 30 0 0 1024 2183 global_param.o + 1354 34 0 22 0 377921 lis3dh_driver.o + 2916 378 0 52 568 15229 main.o 392 32 0 7 200 2773 serial_at_cmd_app.o 168 14 0 0 0 2245 spi.o 28 8 192 0 1024 592 startup_stm32l051xx.o - 116 20 0 4 0 2931 stm32l0xx_hal.o - 1034 36 0 0 0 6161 stm32l0xx_hal_adc.o - 170 0 0 0 0 1366 stm32l0xx_hal_adc_ex.o - 164 30 0 0 0 11023 stm32l0xx_hal_cortex.o - 536 12 0 0 0 4074 stm32l0xx_hal_dma.o - 436 54 0 0 24 5114 stm32l0xx_hal_flash.o + 172 28 0 12 0 8317 stm32l0xx_hal.o + 1034 36 0 0 0 6141 stm32l0xx_hal_adc.o + 170 0 0 0 0 1342 stm32l0xx_hal_adc_ex.o + 180 30 0 0 0 12535 stm32l0xx_hal_cortex.o + 708 22 0 0 0 5327 stm32l0xx_hal_dma.o + 436 54 0 0 24 6106 stm32l0xx_hal_flash.o 164 24 0 0 0 2517 stm32l0xx_hal_flash_ex.o - 432 36 0 0 0 4392 stm32l0xx_hal_gpio.o - 742 26 0 0 0 7635 stm32l0xx_hal_lptim.o - 488 62 0 0 0 3611 stm32l0xx_hal_msp.o - 132 32 0 0 0 2559 stm32l0xx_hal_pwr.o - 1600 90 0 0 0 5272 stm32l0xx_hal_rcc.o - 356 14 0 0 0 1372 stm32l0xx_hal_rcc_ex.o - 128 0 0 0 0 1027 stm32l0xx_hal_spi.o - 1978 96 0 0 0 12748 stm32l0xx_hal_uart.o - 2 0 0 0 0 908 stm32l0xx_hal_uart_ex.o - 226 50 0 8 0 3943 stm32l0xx_it.o + 668 62 0 0 0 5130 stm32l0xx_hal_gpio.o + 832 30 0 0 0 8488 stm32l0xx_hal_lptim.o + 656 86 0 0 0 5185 stm32l0xx_hal_msp.o + 180 36 0 0 0 2675 stm32l0xx_hal_pwr.o + 1706 90 0 0 0 5448 stm32l0xx_hal_rcc.o + 356 14 0 0 0 1356 stm32l0xx_hal_rcc_ex.o + 182 0 0 0 0 1115 stm32l0xx_hal_spi.o + 1160 24 0 0 0 11604 stm32l0xx_hal_tim.o + 88 10 0 0 0 1136 stm32l0xx_hal_tim_ex.o + 2422 92 0 0 0 15060 stm32l0xx_hal_uart.o + 2 0 0 0 0 920 stm32l0xx_hal_uart_ex.o + 278 68 0 12 0 4141 stm32l0xx_it.o 88 22 33 4 0 1091 system_stm32l0xx.o - 408 52 0 24 3056 6212 usart.o + 388 44 0 24 3056 6208 usart.o ---------------------------------------------------------------------- - 19772 1592 396 288 6420 503110 Object Totals + 24220 1906 396 364 6864 571944 Object Totals 0 0 32 0 0 0 (incl. Generated) - 42 0 1 9 0 0 (incl. Padding) + 48 0 1 9 2 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name 200 20 0 0 0 76 ceil.o + 86 0 0 0 0 0 __dczerorl2.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 @@ -3587,19 +4296,19 @@ 14 0 0 0 0 68 ffltui.o ---------------------------------------------------------------------- - 2584 92 0 4 0 2468 Library Totals - 2 0 0 0 0 0 (incl. Padding) + 2672 92 0 4 0 2468 Library Totals + 4 0 0 0 0 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name 200 20 0 0 0 76 m_ps.l - 478 24 0 4 0 804 mc_p.l + 564 24 0 4 0 804 mc_p.l 1904 48 0 0 0 1588 mf_p.l ---------------------------------------------------------------------- - 2584 92 0 4 0 2468 Library Totals + 2672 92 0 4 0 2468 Library Totals ---------------------------------------------------------------------- @@ -3608,15 +4317,15 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 22356 1684 396 292 6420 496210 Grand Totals - 22356 1684 396 292 6420 496210 ELF Image Totals - 22356 1684 396 292 0 0 ROM Totals + 26892 1998 396 368 6864 563004 Grand Totals + 26892 1998 396 76 6864 563004 ELF Image Totals (compressed) + 26892 1998 396 76 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 22752 ( 22.22kB) - Total RW Size (RW Data + ZI Data) 6712 ( 6.55kB) - Total ROM Size (Code + RO Data + RW Data) 23044 ( 22.50kB) + Total RO Size (Code + RO Data) 27288 ( 26.65kB) + Total RW Size (RW Data + ZI Data) 7232 ( 7.06kB) + Total ROM Size (Code + RO Data + RW Data) 27364 ( 26.72kB) ============================================================================== -- Gitblit v1.9.3