From 267016d6cf472dd4c8d2a66dc9ed800b55997fea Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Sat, 11 May 2024 17:31:40 +0800
Subject: [PATCH] 继续完善电源管理
---
KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map | 2162 ++++++++++++++++++++++++++++++++++------------------------
1 files changed, 1,263 insertions(+), 899 deletions(-)
diff --git a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
index a53b3c3..636abfc 100644
--- a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
+++ b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
@@ -39,6 +39,8 @@
aes128.o(i.getSBoxInvert) refers to aes128.o(.constdata) for rsbox
aes128.o(i.getSBoxValue) refers to aes128.o(.constdata) for sbox
mbcrc.o(i.usMBCRC16) refers to mbcrc.o(.constdata) for aucCRCHi
+ system_general_para.o(i.IntervalTriggerHandle) refers to idiv.o(.text) for __aeabi_idivmod
+ system_run_fun.o(i.SysKeepRunningStatusGet) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
system_run_fun.o(i.allExtiIRQ) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set) for CMU_OPCCR1_EXTICKSEL_Set
system_run_fun.o(i.allExtiIRQ) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable) for CMU_OPCCR1_EXTICKE_Setable
system_run_fun.o(i.allExtiIRQ) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
@@ -46,12 +48,18 @@
system_run_fun.o(i.allGpioInit) refers to extern_rtc.o(i.RTC_GPIO_Init) for RTC_GPIO_Init
system_run_fun.o(i.allGpioInit) refers to key.o(i.Key_GPIO_Init) for Key_GPIO_Init
system_run_fun.o(i.allGpioInit) refers to lcd_io_api.o(i.Lcd_GPIO_Init) for Lcd_GPIO_Init
+ system_run_fun.o(i.allGpioInit) refers to power_manage.o(i.Power_IO_Init) for Power_IO_Init
system_run_fun.o(i.hardwareDriversInit) refers to system_run_fun.o(i.allGpioInit) for allGpioInit
system_run_fun.o(i.hardwareDriversInit) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ system_run_fun.o(i.sysRunFunCtrlPro) refers to system_general_para.o(i.IntervalTriggerHandle) for IntervalTriggerHandle
+ system_run_fun.o(i.sysRunFunCtrlPro) refers to system_run_fun.o(.data) for start_rs485_g
+ system_run_fun.o(i.sysRunFunCtrlPro) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
+ system_run_fun.o(i.sysRunFunCtrlPro) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
system_run_fun.o(i.sysRunFunParaInit) refers to extern_rtc.o(i.Set_Rtc_UpdataInterrupt) for Set_Rtc_UpdataInterrupt
system_run_fun.o(i.sysRunFunParaInit) refers to extern_rtc.o(i.Get_Extern_Rtc_Time) for Get_Extern_Rtc_Time
system_run_fun.o(i.sysRunFunParaInit) refers to extern_rtc.o(i.Set_Extern_Rtc_Time) for Set_Extern_Rtc_Time
system_run_fun.o(i.sysRunFunParaInit) refers to valve_control.o(i.ValveRunParaInit) for ValveRunParaInit
+ system_run_fun.o(i.sysRunFunParaInit) refers to power_manage.o(i.PowerManagrInit) for PowerManagrInit
system_run_fun.o(i.sysRunFunParaInit) refers to extern_rtc.o(.data) for sys_clockBCD_g
system_run_fun.o(i.sysRunFunParaInit) refers to system_mem_para.o(.bss) for save_realtime_data_g
system_run_fun.o(i.sysRunFunParaInit) refers to system_mem_para.o(.data) for equipment_basic_inf_g
@@ -71,11 +79,23 @@
main.o(i.main) refers to key.o(i.keyPro) for keyPro
main.o(i.main) refers to lcd.o(i.lcdDisplayPro) for lcdDisplayPro
main.o(i.main) refers to upper_com.o(i.upperComPro) for upperComPro
+ main.o(i.main) refers to system_run_fun.o(i.sysRunFunCtrlPro) for sysRunFunCtrlPro
+ main.o(i.main) refers to power_manage.o(i.GetPwrStatusPro) for GetPwrStatusPro
main.o(i.main) refers to rs485_read_data.o(i.rs485ReadDataPro) for rs485ReadDataPro
+ main.o(i.main) refers to sizhu_history_record.o(i.sizhuHistoryRecord) for sizhuHistoryRecord
main.o(i.main) refers to valve_control.o(i.valveCtrlPro) for valveCtrlPro
main.o(i.main) refers to wireless_remote_comm.o(i.WirelessRemoteCommPro) for WirelessRemoteCommPro
+ main.o(i.main) refers to system_run_fun.o(i.SysKeepRunningStatusGet) for SysKeepRunningStatusGet
main.o(i.main) refers to system_general_para.o(.data) for sys_run_period
main.o(i.main) refers to extern_rtc.o(.data) for sys_clockBCD_g
+ main.o(i.main) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
+ main.o(i.main) refers to power_manage.o(.data) for pwr_vol_g
+ linked_list.o(i.Alarm_List_Node_Add) refers to malloc.o(i.malloc) for malloc
+ linked_list.o(i.Alarm_List_Node_Deleted) refers to malloc.o(i.free) for free
+ linked_list.o(i.Alarm_List_Node_Deleted) refers to linked_list.o(.data) for alarm_list_cnt
+ linked_list.o(i.Alarm_List_Node_PopBack) refers to malloc.o(i.free) for free
+ linked_list.o(i.Alarm_List_Node_PushBack) refers to linked_list.o(i.Alarm_List_Node_Add) for Alarm_List_Node_Add
+ linked_list.o(i.Alarm_List_Node_PushBack) refers to linked_list.o(.data) for alarm_list_cnt
user_init.o(i.IWDT_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
user_init.o(i.IWDT_Init) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
user_init.o(i.Init_RCHF) refers to fm33a0xxev_cmu.o(i.CMU_RCHF_Init) for CMU_RCHF_Init
@@ -149,6 +169,7 @@
exti.o(i.GPIO_IRQHandler) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
exti.o(i.GPIO_IRQHandler) refers to valve_control.o(i.ValveMotorStop) for ValveMotorStop
exti.o(i.GPIO_IRQHandler) refers to system_general_para.o(.data) for sys_run_period
+ exti.o(i.GPIO_IRQHandler) refers to system_run_fun.o(.data) for start_rs485_g
exti.o(i.GPIO_IRQHandler) refers to system_mem_para.o(.data) for save_valve_para_g
uart.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable) for DMA_CHxCR_CHxFTIE_Getable
uart.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk) for DMA_ISR_DMACHFT_Chk
@@ -607,12 +628,97 @@
valve_control.o(i.valveCtrlPro) refers to valve_control.o(i.ValveForceOpenSignalCheck) for ValveForceOpenSignalCheck
valve_control.o(i.valveCtrlPro) refers to valve_control.o(i.ValveCtrlHade) for ValveCtrlHade
valve_control.o(i.valveCtrlPro) refers to system_mem_para.o(.data) for equipment_basic_inf_g
+ power_manage.o(i.Alka_Bat_Voltage_Status) refers to dfltui.o(.text) for __aeabi_ui2d
+ power_manage.o(i.Alka_Bat_Voltage_Status) refers to dmul.o(.text) for __aeabi_dmul
+ power_manage.o(i.Alka_Bat_Voltage_Status) refers to f2d.o(.text) for __aeabi_f2d
+ power_manage.o(i.Alka_Bat_Voltage_Status) refers to cdcmple.o(.text) for __aeabi_cdcmple
+ power_manage.o(i.Alka_Bat_Voltage_Status) refers to system_mem_para.o(.data) for bat_para_g
+ power_manage.o(i.Alka_Battery_GPIO_Clk_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
+ power_manage.o(i.Alka_Battery_GPIO_Clk_Init) refers to gpio.o(i.AnalogIO_H) for AnalogIO_H
+ power_manage.o(i.Alka_Battery_GPIO_Clk_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Get_Lith_Bat_Voltage) for Get_Lith_Bat_Voltage
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Lith_Bat_Voltage_Status) for Lith_Bat_Voltage_Status
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Get_Alka_Bat_Voltage) for Get_Alka_Bat_Voltage
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Alka_Bat_Voltage_Status) for Alka_Bat_Voltage_Status
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Get_Mcu_Temp) for Get_Mcu_Temp
+ power_manage.o(i.GetPwrStatusPro) refers to system_general_para.o(.data) for sys_fun_run_ctrl_g
+ power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(.data) for delay_time_cnt
+ power_manage.o(i.GetPwrStatusPro) refers to extern_rtc.o(.data) for sys_clockBCD_g
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to power_manage.o(i.Alka_Battery_GPIO_Clk_Init) for Alka_Battery_GPIO_Clk_Init
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to adc.o(i.ADC_IN8_Init) for ADC_IN8_Init
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to delay.o(i.delay_ms) for delay_ms
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to malloc.o(i.malloc) for malloc
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to power_manage.o(i.Get_vol_Average) for Get_vol_Average
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to ffltui.o(.text) for __aeabi_ui2f
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to f2d.o(.text) for __aeabi_f2d
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to dmul.o(.text) for __aeabi_dmul
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to d2f.o(.text) for __aeabi_d2f
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to fmul.o(.text) for __aeabi_fmul
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to malloc.o(i.free) for free
+ power_manage.o(i.Get_Alka_Bat_Voltage) refers to fm33a0xxev_adc.o(i.ADC_CR_EN_Setable) for ADC_CR_EN_Setable
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to power_manage.o(i.Lith_Battery_GPIO_Clk_Init) for Lith_Battery_GPIO_Clk_Init
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to adc.o(i.ADC_IN4_Init) for ADC_IN4_Init
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to delay.o(i.delay_ms) for delay_ms
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to malloc.o(i.malloc) for malloc
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to power_manage.o(i.Get_vol_Average) for Get_vol_Average
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to ffltui.o(.text) for __aeabi_ui2f
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to f2d.o(.text) for __aeabi_f2d
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to dmul.o(.text) for __aeabi_dmul
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to d2f.o(.text) for __aeabi_d2f
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to fmul.o(.text) for __aeabi_fmul
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to malloc.o(i.free) for free
+ power_manage.o(i.Get_Lith_Bat_Voltage) refers to fm33a0xxev_adc.o(i.ADC_CR_EN_Setable) for ADC_CR_EN_Setable
+ power_manage.o(i.Get_Mcu_Temp) refers to adc.o(i.ADC_Temp_Init) for ADC_Temp_Init
+ power_manage.o(i.Get_Mcu_Temp) refers to malloc.o(i.malloc) for malloc
+ power_manage.o(i.Get_Mcu_Temp) refers to adc.o(i.Get_AdcTempValue) for Get_AdcTempValue
+ power_manage.o(i.Get_Mcu_Temp) refers to malloc.o(i.free) for free
+ power_manage.o(i.Get_Mcu_Temp) refers to fm33a0xxev_adc.o(i.ADC_CR_EN_Setable) for ADC_CR_EN_Setable
+ power_manage.o(i.Get_vol_Average) refers to adc.o(i.Get_AdcValue) for Get_AdcValue
+ power_manage.o(i.Get_vol_Average) refers to uwrite4.o(.text) for __aeabi_uwrite4
+ power_manage.o(i.Get_vol_Average) refers to uread4.o(.text) for __aeabi_uread4
+ power_manage.o(i.Get_vol_Average) refers to uidiv.o(.text) for __aeabi_uidivmod
+ power_manage.o(i.Lith_Bat_Voltage_Status) refers to dfltui.o(.text) for __aeabi_ui2d
+ power_manage.o(i.Lith_Bat_Voltage_Status) refers to dmul.o(.text) for __aeabi_dmul
+ power_manage.o(i.Lith_Bat_Voltage_Status) refers to f2d.o(.text) for __aeabi_f2d
+ power_manage.o(i.Lith_Bat_Voltage_Status) refers to cdcmple.o(.text) for __aeabi_cdcmple
+ power_manage.o(i.Lith_Bat_Voltage_Status) refers to system_mem_para.o(.data) for bat_para_g
+ power_manage.o(i.Lith_Battery_GPIO_Clk_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
+ power_manage.o(i.Lith_Battery_GPIO_Clk_Init) refers to gpio.o(i.AnalogIO) for AnalogIO
+ power_manage.o(i.Lith_Battery_GPIO_Clk_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ power_manage.o(i.PowerManagrInit) refers to power_manage.o(i.Get_Lith_Bat_Voltage) for Get_Lith_Bat_Voltage
+ power_manage.o(i.PowerManagrInit) refers to dfltui.o(.text) for __aeabi_ui2d
+ power_manage.o(i.PowerManagrInit) refers to dmul.o(.text) for __aeabi_dmul
+ power_manage.o(i.PowerManagrInit) refers to f2d.o(.text) for __aeabi_f2d
+ power_manage.o(i.PowerManagrInit) refers to cdcmple.o(.text) for __aeabi_cdcmple
+ power_manage.o(i.PowerManagrInit) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
+ power_manage.o(i.PowerManagrInit) refers to power_manage.o(i.Get_Alka_Bat_Voltage) for Get_Alka_Bat_Voltage
+ power_manage.o(i.PowerManagrInit) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ power_manage.o(i.PowerManagrInit) refers to delay.o(i.delay_ms) for delay_ms
+ power_manage.o(i.PowerManagrInit) refers to power_manage.o(.data) for pwr_vol_g
+ power_manage.o(i.PowerManagrInit) refers to system_mem_para.o(.data) for bat_para_g
+ power_manage.o(i.PowerManagrInit) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
+ power_manage.o(i.PowerManagrInit) refers to linked_list.o(.data) for pList_head
+ power_manage.o(i.Power_IO_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
+ power_manage.o(i.Power_IO_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ power_manage.o(i.Power_IO_Init) refers to gpio.o(i.InputtIO) for InputtIO
+ power_manage.o(i.Power_IO_Init) refers to gpio.o(i.InputtIO_H) for InputtIO_H
+ power_manage.o(i.Power_IO_Init) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ power_manage.o(i.Power_IO_Init) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
sizhu_event_record.o(i.sizhu_event_log_eeprom_default_init) refers to sizhu_event_record.o(i.sizhu_valve_action_log_eeprom_default_init) for sizhu_valve_action_log_eeprom_default_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_default_init) refers to sizhu_event_record.o(i.sizhu_factory_reset_log_eeprom_default_init) for sizhu_factory_reset_log_eeprom_default_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_default_init) refers to sizhu_event_record.o(i.sizhu_calibration_time_log_eeprom_default_init) for sizhu_calibration_time_log_eeprom_default_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_valve_action_log_only_read_init) for sizhu_valve_action_log_only_read_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_factory_reset_log_only_read_init) for sizhu_factory_reset_log_only_read_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_calibration_time_log_only_read_init) for sizhu_calibration_time_log_only_read_init
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to system_general_para.o(i.IntervalTriggerHandle) for IntervalTriggerHandle
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_history_record.o(.data) for interval_report_record_flag
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to system_general_para.o(.data) for sys_fun_run_ctrl_g
system_mem_para.o(i.allParaDefaultInit) refers to system_mem_para.o(i.systemEepIdDefaultInit) for systemEepIdDefaultInit
system_mem_para.o(i.allParaPatchPro) refers to uread4.o(.text) for __aeabi_uread4
system_mem_para.o(i.allParaPatchPro) refers to system_mem_para.o(i.eepParaPatchPro_1) for eepParaPatchPro_1
@@ -1293,6 +1399,38 @@
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_fm33a0xxev.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_fm33a0xxev.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_fm33a0xxev.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_fm33a0xxev.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
fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1365,16 +1503,21 @@
Removing mbcrc.o(.revsh_text), (4 bytes).
Removing sizhu_ctrl_word.o(.rev16_text), (4 bytes).
Removing sizhu_ctrl_word.o(.revsh_text), (4 bytes).
- Removing sizhu_ctrl_word.o(.bss), (64 bytes).
Removing sizhu_ctrl_word.o(.data), (22 bytes).
Removing system_general_para.o(.rev16_text), (4 bytes).
Removing system_general_para.o(.revsh_text), (4 bytes).
Removing system_run_fun.o(.rev16_text), (4 bytes).
Removing system_run_fun.o(.revsh_text), (4 bytes).
+ Removing system_run_fun.o(i.SysStatusWordPro), (2 bytes).
Removing system_run_fun.o(i.allPeripheralDriver), (2 bytes).
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.data), (1 bytes).
+ Removing linked_list.o(.rev16_text), (4 bytes).
+ Removing linked_list.o(.revsh_text), (4 bytes).
+ Removing linked_list.o(i.Alarm_List_Node_Add), (30 bytes).
+ Removing linked_list.o(i.Alarm_List_Node_PopBack), (30 bytes).
+ Removing linked_list.o(i.Alarm_List_Node_PushBack), (64 bytes).
Removing user_init.o(.rev16_text), (4 bytes).
Removing user_init.o(.revsh_text), (4 bytes).
Removing user_init.o(i.CheckNvicIrqEn), (32 bytes).
@@ -1387,9 +1530,7 @@
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(i.AltFunIO_H), (148 bytes).
- Removing gpio.o(i.AnalogIO_H), (96 bytes).
Removing gpio.o(i.CloseH_IO), (86 bytes).
- Removing gpio.o(i.InputtIO_H), (132 bytes).
Removing gpio.o(i.OutputIO_H), (128 bytes).
Removing exti.o(.rev16_text), (4 bytes).
Removing exti.o(.revsh_text), (4 bytes).
@@ -1428,17 +1569,8 @@
Removing adc.o(.rev16_text), (4 bytes).
Removing adc.o(.revsh_text), (4 bytes).
Removing adc.o(i.ADC_AlkaIO_Init), (40 bytes).
- Removing adc.o(i.ADC_IN4_Init), (92 bytes).
Removing adc.o(i.ADC_IN5_Init), (92 bytes).
- Removing adc.o(i.ADC_IN8_Init), (92 bytes).
Removing adc.o(i.ADC_LithIO_Init), (40 bytes).
- Removing adc.o(i.ADC_Temp_Init), (88 bytes).
- Removing adc.o(i.Get_AdcTempValue), (48 bytes).
- Removing adc.o(i.Get_AdcValue), (50 bytes).
- Removing adc.o(i.adc_tem_cal), (164 bytes).
- Removing adc.o(i.adc_vol_cal), (100 bytes).
- Removing adc.o(i.adc_wait_finish), (32 bytes).
- Removing adc.o(.data), (8 bytes).
Removing i2c.o(.rev16_text), (4 bytes).
Removing i2c.o(.revsh_text), (4 bytes).
Removing i2c.o(i.I2c_Wait_Ack), (92 bytes).
@@ -1509,6 +1641,9 @@
Removing valve_control.o(.revsh_text), (4 bytes).
Removing valve_control.o(i.Force_Open_GPIO_Init_sleep_mode), (20 bytes).
Removing valve_control.o(i.ValveCtrlOrder), (108 bytes).
+ Removing power_manage.o(.rev16_text), (4 bytes).
+ Removing power_manage.o(.revsh_text), (4 bytes).
+ Removing power_manage.o(i.MCU_temperature_Status), (2 bytes).
Removing sizhu_alarm_record.o(.rev16_text), (4 bytes).
Removing sizhu_alarm_record.o(.revsh_text), (4 bytes).
Removing sizhu_alarm_record.o(i.system_alarm_log_data_handle), (2 bytes).
@@ -1543,7 +1678,6 @@
Removing sizhu_history_record.o(i.sizhu_historical_record_only_read_init), (4 bytes).
Removing sizhu_history_record.o(i.sizhu_historical_record_read), (4 bytes).
Removing sizhu_history_record.o(i.sizhu_historical_record_save), (6 bytes).
- Removing sizhu_history_record.o(i.sizhu_historical_test), (2 bytes).
Removing sizhu_history_record.o(i.sizhu_period_historical_record_save), (6 bytes).
Removing sizhu_history_record.o(.bss), (100 bytes).
Removing sizhu_para_modify_record.o(.rev16_text), (4 bytes).
@@ -1603,35 +1737,23 @@
Removing fm33a0xxev_adc.o(.rev16_text), (4 bytes).
Removing fm33a0xxev_adc.o(.revsh_text), (4 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Get), (16 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set), (32 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Getable), (24 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable), (36 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Get), (16 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set), (28 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CFGR_RST_CTRL_DELAY_Get), (16 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CFGR_RST_CTRL_DELAY_Set), (32 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Getable), (24 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable), (36 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_ADC_IE_Getable), (24 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_ADC_IE_Setable), (36 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_EN_Getable), (24 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CR_EN_Setable), (36 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_HPEN_Get), (16 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set), (32 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_MODE_Get), (16 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CR_MODE_Set), (32 bytes).
Removing fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Getable), (24 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable), (36 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_DR_Read), (12 bytes).
Removing fm33a0xxev_adc.o(i.ADC_Deinit), (2 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk), (28 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr), (16 bytes).
Removing fm33a0xxev_adc.o(i.ADC_ISR_ADC_DONE_Chk), (24 bytes).
Removing fm33a0xxev_adc.o(i.ADC_ISR_ADC_IF_Chk), (24 bytes).
Removing fm33a0xxev_adc.o(i.ADC_ISR_ADC_IF_Clr), (12 bytes).
Removing fm33a0xxev_adc.o(i.ADC_ISR_INIT_RDY_Chk), (28 bytes).
Removing fm33a0xxev_adc.o(i.ADC_TRIM_Read), (16 bytes).
- Removing fm33a0xxev_adc.o(i.ADC_TRIM_Write), (16 bytes).
Removing fm33a0xxev_adc.o(i.CIC_CR_CIC_EN_Getable), (24 bytes).
Removing fm33a0xxev_adc.o(i.CIC_CR_CIC_EN_Setable), (36 bytes).
Removing fm33a0xxev_adc.o(i.CIC_CR_CIC_IE_Getable), (24 bytes).
@@ -1844,8 +1966,6 @@
Removing fm33a0xxev_bt.o(i.BTx_PRES_Write), (6 bytes).
Removing fm33a0xxev_cdif.o(.rev16_text), (4 bytes).
Removing fm33a0xxev_cdif.o(.revsh_text), (4 bytes).
- Removing fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable), (24 bytes).
- Removing fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable), (24 bytes).
Removing fm33a0xxev_cdif.o(i.CDIF_Deinit), (2 bytes).
Removing fm33a0xxev_cdif.o(i.CDIF_PSCR_Read), (16 bytes).
Removing fm33a0xxev_cdif.o(i.CDIF_PSCR_Write), (16 bytes).
@@ -3141,12 +3261,9 @@
Removing fm33a0xxev_vrtc.o(.rev16_text), (4 bytes).
Removing fm33a0xxev_vrtc.o(.revsh_text), (4 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Getable), (24 bytes).
- Removing fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable), (36 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Get), (16 bytes).
- Removing fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set), (32 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_Deinit), (2 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_Init_RCLP_Trim), (64 bytes).
- Removing fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim), (36 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_LFDIER_LFDET_IE_Getable), (24 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_LFDIER_LFDET_IE_Setable), (36 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_LFDISR_LFDETO_Chk), (24 bytes).
@@ -3159,9 +3276,7 @@
Removing fm33a0xxev_vrtc.o(i.VRTC_RCLPTR_Read), (12 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_RCLPTR_Write), (12 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Getable), (24 bytes).
- Removing fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable), (36 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Get), (16 bytes).
- Removing fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set), (28 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_XTLFCR_XTLFIPW_Get), (16 bytes).
Removing fm33a0xxev_vrtc.o(i.VRTC_XTLFCR_XTLFIPW_Set), (28 bytes).
Removing fm33a0xxev_wwdt.o(.rev16_text), (4 bytes).
@@ -3180,27 +3295,15 @@
Removing rs485_read_data.o(.revsh_text), (4 bytes).
Removing rs485_data_analysis_pro.o(.rev16_text), (4 bytes).
Removing rs485_data_analysis_pro.o(.revsh_text), (4 bytes).
- Removing startup_fm33a0xxev.o(HEAP), (4096 bytes).
Removing system_fm33a0xxev.o(.rev16_text), (4 bytes).
Removing system_fm33a0xxev.o(.revsh_text), (4 bytes).
Removing system_fm33a0xxev.o(i.SystemCoreClockUpdate), (16 bytes).
- Removing fadd.o(.text), (178 bytes).
- Removing fmul.o(.text), (122 bytes).
- Removing fdiv.o(.text), (124 bytes).
- Removing ddiv.o(.text), (240 bytes).
- Removing ffltui.o(.text), (14 bytes).
- Removing dflti.o(.text), (40 bytes).
- Removing dfixi.o(.text), (72 bytes).
Removing dfixui.o(.text), (60 bytes).
Removing dfixul.o(.text), (64 bytes).
- Removing f2d.o(.text), (40 bytes).
- Removing cdcmple.o(.text), (40 bytes).
Removing cdrcmple.o(.text), (40 bytes).
- Removing d2f.o(.text), (56 bytes).
Removing cfrcmple.o(.text), (20 bytes).
- Removing fepilogue.o(.text), (130 bytes).
-1857 unused section(s) (total 131771 bytes) removed from the image.
+1822 unused section(s) (total 125239 bytes) removed from the image.
==============================================================================
@@ -3212,38 +3315,43 @@
RESET 0x00000000 Section 192 startup_fm33a0xxev.o(RESET)
../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
+ ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
+ ../clib/microlib/division.c 0x00000000 Number 0 idiv.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/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.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/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.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/printf/printf.c 0x00000000 Number 0 printf8.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/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
+ ../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.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 printf1.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.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 printfa.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.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 printf1.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
../clib/microlib/stdlib/rand.c 0x00000000 Number 0 rand.o ABSOLUTE
@@ -3253,24 +3361,24 @@
../clib/microlib/string/strncpy.c 0x00000000 Number 0 strncpy.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite4.o ABSOLUTE
- ../clib/microlib/unhosted.c 0x00000000 Number 0 uread4.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite8.o ABSOLUTE
+ ../clib/microlib/unhosted.c 0x00000000 Number 0 uread4.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/fpdiv.c 0x00000000 Number 0 ddiv.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 fepilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.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 dfltui.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/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE
+ ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
..\CmBackTrace\cm_backtrace.c 0x00000000 Number 0 cm_backtrace.o ABSOLUTE
..\CmBackTrace\cmb_fault.S 0x00000000 Number 0 cmb_fault.o ABSOLUTE
..\CmBackTrace\fault_test.c 0x00000000 Number 0 fault_test.o ABSOLUTE
@@ -3316,6 +3424,7 @@
..\Function\LCD\lcd_cfg_api.c 0x00000000 Number 0 lcd_cfg_api.o ABSOLUTE
..\Function\LCD\lcd_io_api.c 0x00000000 Number 0 lcd_io_api.o ABSOLUTE
..\Function\OFF_CHIP_FLASH\off_chip_flash.c 0x00000000 Number 0 off_chip_flash.o ABSOLUTE
+ ..\Function\POWER_MANAGE\power_manage.c 0x00000000 Number 0 power_manage.o ABSOLUTE
..\Function\STORAGE\sizhu_alarm_record.c 0x00000000 Number 0 sizhu_alarm_record.o ABSOLUTE
..\Function\STORAGE\sizhu_event_record.c 0x00000000 Number 0 sizhu_event_record.o ABSOLUTE
..\Function\STORAGE\sizhu_history_record.c 0x00000000 Number 0 sizhu_history_record.o ABSOLUTE
@@ -3341,6 +3450,7 @@
..\Hardware\TIM\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
..\Hardware\UART\uart.c 0x00000000 Number 0 uart.o ABSOLUTE
..\Soft\AES128.c 0x00000000 Number 0 aes128.o ABSOLUTE
+ ..\Soft\linked_list.c 0x00000000 Number 0 linked_list.o ABSOLUTE
..\Soft\mbcrc.c 0x00000000 Number 0 mbcrc.o ABSOLUTE
..\Soft\sizhu_ctrl_word.c 0x00000000 Number 0 sizhu_ctrl_word.o ABSOLUTE
..\Soft\system_general_para.c 0x00000000 Number 0 system_general_para.o ABSOLUTE
@@ -3388,6 +3498,7 @@
..\\Function\\LCD\\lcd_cfg_api.c 0x00000000 Number 0 lcd_cfg_api.o ABSOLUTE
..\\Function\\LCD\\lcd_io_api.c 0x00000000 Number 0 lcd_io_api.o ABSOLUTE
..\\Function\\OFF_CHIP_FLASH\\off_chip_flash.c 0x00000000 Number 0 off_chip_flash.o ABSOLUTE
+ ..\\Function\\POWER_MANAGE\\power_manage.c 0x00000000 Number 0 power_manage.o ABSOLUTE
..\\Function\\STORAGE\\sizhu_alarm_record.c 0x00000000 Number 0 sizhu_alarm_record.o ABSOLUTE
..\\Function\\STORAGE\\sizhu_event_record.c 0x00000000 Number 0 sizhu_event_record.o ABSOLUTE
..\\Function\\STORAGE\\sizhu_history_record.c 0x00000000 Number 0 sizhu_history_record.o ABSOLUTE
@@ -3412,6 +3523,7 @@
..\\Hardware\\SPI\\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\\Hardware\\TIM\\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
..\\Hardware\\UART\\uart.c 0x00000000 Number 0 uart.o ABSOLUTE
+ ..\\Soft\\linked_list.c 0x00000000 Number 0 linked_list.o ABSOLUTE
..\\Soft\\mbcrc.c 0x00000000 Number 0 mbcrc.o ABSOLUTE
..\\Soft\\sizhu_ctrl_word.c 0x00000000 Number 0 sizhu_ctrl_word.o ABSOLUTE
..\\Soft\\system_general_para.c 0x00000000 Number 0 system_general_para.o ABSOLUTE
@@ -3447,274 +3559,346 @@
.text 0x00000220 Section 0 uread4.o(.text)
.text 0x00000234 Section 0 uwrite4.o(.text)
.text 0x00000246 Section 0 uwrite8.o(.text)
- .text 0x00000264 Section 0 dadd.o(.text)
- .text 0x000003cc Section 0 dmul.o(.text)
- .text 0x0000049c Section 0 dfltui.o(.text)
- .text 0x000004b8 Section 0 llshl.o(.text)
- .text 0x000004d8 Section 0 llushr.o(.text)
- .text 0x000004fa Section 0 llsshr.o(.text)
- .text 0x00000520 Section 0 depilogue.o(.text)
- .text 0x00000520 Section 0 iusefp.o(.text)
- .text 0x000005e0 Section 36 init.o(.text)
- .text 0x00000604 Section 0 __dczerorl2.o(.text)
- i.AltFunIO 0x0000065a Section 0 gpio.o(i.AltFunIO)
- i.AnalogIO 0x00000700 Section 0 gpio.o(i.AnalogIO)
- i.BSTIM_IRQHandler 0x00000750 Section 0 tim.o(i.BSTIM_IRQHandler)
- i.BSTIM_ISR_UIF_Chk 0x00000760 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- i.BSTIM_ISR_UIF_Clr 0x00000778 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- i.BTx_IRQHandler 0x00000784 Section 0 tim.o(i.BTx_IRQHandler)
- i.CMU_IER_HFDET_IE_Setable 0x00000788 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- i.CMU_IRQHandler 0x000007ac Section 0 user_init.o(i.CMU_IRQHandler)
- i.CMU_ISR_HFDETO_Chk 0x000007b0 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- i.CMU_Init_RCHF_Trim 0x000007cc Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- i.CMU_OPCCR1_EXTICKE_Setable 0x00000820 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- i.CMU_OPCCR1_EXTICKSEL_Set 0x00000844 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- i.CMU_PERCLK_SetableEx 0x00000864 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- i.CMU_RCHFCR_FSEL_Set 0x000008cc Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- i.CMU_RCHFCR_RCHFEN_Setable 0x000008ec Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- i.CMU_RCHFTR_RCHFTRIM_Set 0x00000910 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- i.CMU_RCHF_Init 0x00000928 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- i.CMU_SYSCLKCR_AHBPRES_Set 0x0000093c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- i.CMU_SYSCLKCR_APBPRES_Set 0x0000095c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000097c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000009a4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- i.CMU_SysClk_Init 0x000009c0 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- i.CMU_XTHFCR_XTHFEN_Setable 0x000009e0 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- i.CMU_XTHFCR_XTHF_CFG_Set 0x00000a04 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- i.COM_equipment_basic_inf_handle 0x00000a24 Section 0 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
- i.CloseIO 0x00000a58 Section 0 gpio.o(i.CloseIO)
- i.DEBUG_Init 0x00000a90 Section 0 rcc_config.o(i.DEBUG_Init)
- i.DMA_CHxCR_CHxFTIE_Getable 0x00000a9c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- i.DMA_IRQHandler 0x00000abc Section 0 uart.o(i.DMA_IRQHandler)
- i.DMA_ISR_DMACHFT_Chk 0x00000adc Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- i.DMA_ISR_DMACHFT_Clr 0x00000afc Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- i.EEPROM_MultipleRead 0x00000b0c Section 0 eeprom.o(i.EEPROM_MultipleRead)
- i.EEPROM_MultipleWrite 0x00000b7c Section 0 eeprom.o(i.EEPROM_MultipleWrite)
- i.EEPROM_Wait_Busy 0x00000c94 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
- i.EEPROM_stat_read 0x00000ca8 Section 0 eeprom.o(i.EEPROM_stat_read)
- i.EKMODBUS_dataAnalysis 0x00000cf4 Section 0 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
- i.FLS_RDCR_WAIT_Set 0x00000dc8 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- i.Force_Open_GPIO_Init 0x00000de4 Section 0 valve_control.o(i.Force_Open_GPIO_Init)
- i.GPIO_EXTI_EXTIDF_Setable 0x00000df8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- i.GPIO_EXTI_EXTIISR_ChkEx 0x00000ef4 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- i.GPIO_EXTI_EXTIISR_ClrEx 0x00000fe8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- i.GPIO_EXTI_Init 0x000010d4 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- i.GPIO_EXTI_Select_Edge 0x0000112c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- i.GPIO_EXTI_Select_Pin 0x00001238 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- i.GPIO_Get_InitPara 0x0000136c Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- i.GPIO_IRQHandler 0x00001400 Section 0 exti.o(i.GPIO_IRQHandler)
- i.GPIO_Init 0x00001564 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
- i.GPIO_ReadInputDataBit 0x000015d6 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x000015ea Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x000015ee Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- i.GetValveRunMaxTime 0x000015f2 Section 0 valve_control.o(i.GetValveRunMaxTime)
- i.Get_Extern_Rtc_Time 0x00001636 Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
- i.I2c_Ack 0x000016f0 Section 0 i2c.o(i.I2c_Ack)
- i.I2c_No_Ack 0x00001730 Section 0 i2c.o(i.I2c_No_Ack)
- i.I2c_Read 0x00001768 Section 0 i2c.o(i.I2c_Read)
- i.I2c_Scl_Gpio_Init 0x000017c0 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
- i.I2c_Send 0x000017e8 Section 0 i2c.o(i.I2c_Send)
- i.I2c_Start 0x00001854 Section 0 i2c.o(i.I2c_Start)
- i.I2c_Stop 0x00001890 Section 0 i2c.o(i.I2c_Stop)
- i.IWDT_Clr 0x000018d0 Section 0 user_init.o(i.IWDT_Clr)
- i.IWDT_Init 0x000018e0 Section 0 user_init.o(i.IWDT_Init)
- i.Init_RCHF 0x00001900 Section 0 user_init.o(i.Init_RCHF)
- i.Init_RCLP 0x0000191c Section 0 user_init.o(i.Init_RCLP)
- i.Init_SysClk 0x00001940 Section 0 user_init.o(i.Init_SysClk)
- i.Init_SysClk_Gen 0x000019b8 Section 0 user_init.o(i.Init_SysClk_Gen)
- i.InputtIO 0x000019ce Section 0 gpio.o(i.InputtIO)
- i.Key_GPIO_Init 0x00001a44 Section 0 key.o(i.Key_GPIO_Init)
- i.LPTIM_CR_EN_Getable 0x00001a78 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- i.LPTIM_IRQHandler 0x00001a90 Section 0 tim.o(i.LPTIM_IRQHandler)
- i.LPTIM_ISR_OVIF_Chk 0x00001aa8 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- i.LPTIM_ISR_OVIF_Clr 0x00001ac0 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- i.Lcd_DeInit 0x00001acc Section 0 lcd.o(i.Lcd_DeInit)
- i.Lcd_GPIO_Init 0x00001af4 Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
- i.Lcd_Init 0x00001b30 Section 0 lcd.o(i.Lcd_Init)
- i.Lcd_Show_MenuProcess 0x00001b44 Section 0 lcd.o(i.Lcd_Show_MenuProcess)
- i.Lcd_Sys_Init 0x00001b68 Section 0 lcd.o(i.Lcd_Sys_Init)
- i.Lcd_Write 0x00001b90 Section 0 lcd_io_api.o(i.Lcd_Write)
- i.Lcd_Write_Reg 0x00001bc2 Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
- i.Motor_AB_GPIO_Init 0x00001bfc Section 0 valve_control.o(i.Motor_AB_GPIO_Init)
- i.Motor_OP_CL_GPIO_Init 0x00001c1c Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init)
- i.Motor_OP_CL_GPIO_Init_sleep_mode 0x00001c3c Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
- i.NMI_Handler 0x00001c58 Section 0 exti.o(i.NMI_Handler)
- i.NVIC_SetPriority 0x00001c5c Section 0 system_run_fun.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x00001c5d Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
- i.OutputIO 0x00001cd4 Section 0 gpio.o(i.OutputIO)
- i.R8025T_Read 0x00001d46 Section 0 extern_rtc.o(i.R8025T_Read)
- i.R8025T_Write 0x00001d92 Section 0 extern_rtc.o(i.R8025T_Write)
- i.RMU_BORCR_BOR_PDRCFG_Set 0x00001dc4 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- i.RMU_BORCR_OFF_BOR_Setable 0x00001de4 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- i.RMU_PDRCR_PDREN_Setable 0x00001e08 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- i.RTC_GPIO_Init 0x00001e2c Section 0 extern_rtc.o(i.RTC_GPIO_Init)
- i.RTC_IRQHandler 0x00001e44 Section 0 rtc.o(i.RTC_IRQHandler)
- i.Read_OP_CL_VALVE_Status 0x00001e48 Section 0 valve_control.o(i.Read_OP_CL_VALVE_Status)
- i.SIZHUMODBUSV2_0_dataAnalysis 0x00001ea0 Section 0 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
- i.SPI3_Init 0x00002084 Section 0 spi.o(i.SPI3_Init)
- i.SPIx_CR1_BAUD_Set 0x0000215c Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- i.SPIx_CR1_CPHA_Set 0x00002174 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- i.SPIx_CR1_CPHOL_Set 0x00002186 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- i.SPIx_CR1_IOSWAP_Set 0x0000219e Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- i.SPIx_CR1_LSBF_Set 0x000021b8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- i.SPIx_CR1_MM_Set 0x000021d0 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- i.SPIx_CR1_WAIT_Set 0x000021ea Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- i.SPIx_CR2_DLEN_Set 0x00002202 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- i.SPIx_CR2_HALFDUPLEX_Set 0x0000221c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- i.SPIx_CR2_RXO_Setable 0x00002236 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- i.SPIx_CR2_SPIEN_Setable 0x00002250 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- i.SPIx_CR2_SSNM_Set 0x00002268 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- i.SPIx_CR2_SSNSEN_Setable 0x00002280 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- i.SPIx_CR2_TXO_AC_Setable 0x00002298 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- i.SPIx_CR2_TXO_Setable 0x000022b0 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- i.SPIx_CR3_MERRC_Clr 0x000022c8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- i.SPIx_CR3_RXBFC_Clr 0x000022ce Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- i.SPIx_CR3_SERRC_Clr 0x000022d4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- i.SPIx_CR3_TXBFC_Clr 0x000022da Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- i.SPIx_ISR_RXBF_Chk 0x000022e0 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- i.SPIx_ISR_TXBE_Chk 0x000022f4 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- i.SPIx_RXBUF_Read 0x00002308 Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- i.SPIx_TXBUF_Write 0x0000230e Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- i.Sda_In 0x00002314 Section 0 i2c.o(i.Sda_In)
- i.Sda_Out 0x00002334 Section 0 i2c.o(i.Sda_Out)
- i.Set_Extern_Rtc_Time 0x00002354 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
- i.Set_Rtc_UpdataInterrupt 0x000023b8 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- i.SpiWriteAndRead 0x000023dc Section 0 spi.o(i.SpiWriteAndRead)
- i.SysWakeUp_ClockCfg 0x00002410 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
- i.SystemInit 0x00002468 Section 0 system_fm33a0xxev.o(i.SystemInit)
- i.System_power_on_init 0x00002484 Section 0 rcc_config.o(i.System_power_on_init)
- i.TimeEffectJudgm 0x000024cc Section 0 extern_rtc.o(i.TimeEffectJudgm)
- i.UARTx_ISR_TXSE_Chk 0x00002626 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- i.UARTx_SendData_Normal 0x0000263a Section 0 uart.o(i.UARTx_SendData_Normal)
- i.UARTx_TXBUF_Write 0x00002664 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- i.Upper_ComputerLoginRecvHandler 0x0000266c Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- i.Upper_ComputerLoginRespond 0x00002700 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
- i.Upper_ComputerReadWriteHandler 0x0000270c Section 0 upper_com.o(i.Upper_ComputerReadWriteHandler)
- i.Upper_ComputerRespond 0x0000276c Section 0 upper_com.o(i.Upper_ComputerRespond)
- i.ValveCtrlHade 0x000027cc Section 0 valve_control.o(i.ValveCtrlHade)
- i.ValveForceOpenSignalCheck 0x000028e4 Section 0 valve_control.o(i.ValveForceOpenSignalCheck)
- i.ValveMotorCloseRun 0x0000294c Section 0 valve_control.o(i.ValveMotorCloseRun)
- i.ValveMotorOpenRun 0x00002988 Section 0 valve_control.o(i.ValveMotorOpenRun)
- i.ValveMotorStop 0x000029c4 Section 0 valve_control.o(i.ValveMotorStop)
- i.ValveRunParaInit 0x00002a00 Section 0 valve_control.o(i.ValveRunParaInit)
- i.WRC_PWR_GPIO_Init 0x00002a28 Section 0 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
- i.WirelessRemoteCommPro 0x00002a3c Section 0 wireless_remote_comm.o(i.WirelessRemoteCommPro)
- i.WrcClosePwrPro 0x00002a90 Section 0 wireless_remote_comm.o(i.WrcClosePwrPro)
- i.WrcCreateLinkPro 0x00002a94 Section 0 wireless_remote_comm.o(i.WrcCreateLinkPro)
- i.WrcOpenPwrPro 0x00002a98 Section 0 wireless_remote_comm.o(i.WrcOpenPwrPro)
- i.WrcSendDataPro 0x00002ab0 Section 0 wireless_remote_comm.o(i.WrcSendDataPro)
- i.WrcWaitRecDataPro 0x00002ab4 Section 0 wireless_remote_comm.o(i.WrcWaitRecDataPro)
- i.__0printf$8 0x00002ab8 Section 0 printf8.o(i.__0printf$8)
- i.__0sprintf$8 0x00002ad8 Section 0 printf8.o(i.__0sprintf$8)
- i.__ARM_clz 0x00002b00 Section 0 depilogue.o(i.__ARM_clz)
- i.__ARM_common_switch8 0x00002b2e Section 0 extern_rtc.o(i.__ARM_common_switch8)
- i.__scatterload_copy 0x00002b4a Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x00002b58 Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x00002b5a Section 14 handlers.o(i.__scatterload_zeroinit)
- i._printf_core 0x00002b68 Section 0 printf8.o(i._printf_core)
- _printf_core 0x00002b69 Thumb Code 1020 printf8.o(i._printf_core)
- i._printf_post_padding 0x00002f90 Section 0 printf8.o(i._printf_post_padding)
- _printf_post_padding 0x00002f91 Thumb Code 32 printf8.o(i._printf_post_padding)
- i._printf_pre_padding 0x00002fb0 Section 0 printf8.o(i._printf_pre_padding)
- _printf_pre_padding 0x00002fb1 Thumb Code 44 printf8.o(i._printf_pre_padding)
- i._sputc 0x00002fdc Section 0 printf8.o(i._sputc)
- _sputc 0x00002fdd Thumb Code 10 printf8.o(i._sputc)
- i.allExtiIRQ 0x00002fe8 Section 0 system_run_fun.o(i.allExtiIRQ)
- i.allGpioInit 0x00003078 Section 0 system_run_fun.o(i.allGpioInit)
- i.allParaDefaultInit 0x00003088 Section 0 system_mem_para.o(i.allParaDefaultInit)
- i.allParaPatchPro 0x00003098 Section 0 system_mem_para.o(i.allParaPatchPro)
- i.allParaReadFromEep 0x000030d8 Section 0 system_mem_para.o(i.allParaReadFromEep)
- i.arrayA_2_arrayB 0x000030e8 Section 0 system_general_para.o(i.arrayA_2_arrayB)
- i.cm_backtrace_call_stack 0x0000312c Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
- i.cm_backtrace_fault 0x00003240 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
- i.cm_backtrace_firmware_info 0x00003450 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
- i.delay_init 0x0000347c Section 0 delay.o(i.delay_init)
- i.delay_ms 0x000034c4 Section 0 delay.o(i.delay_ms)
- i.delay_us 0x00003514 Section 0 delay.o(i.delay_us)
- i.disassembly_ins_is_bl_blx 0x00003564 Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- disassembly_ins_is_bl_blx 0x00003565 Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- i.dump_stack 0x000035a0 Section 0 cm_backtrace.o(i.dump_stack)
- dump_stack 0x000035a1 Thumb Code 128 cm_backtrace.o(i.dump_stack)
- i.eepABReadCheck 0x00003674 Section 0 system_mem_para.o(i.eepABReadCheck)
- i.eepABWriteAndReadCheck 0x00003780 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
- i.eepParaPatchPro_1 0x000037ce Section 0 system_mem_para.o(i.eepParaPatchPro_1)
- i.eepWriteAndReadCheck 0x000037d0 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
- i.fputc 0x00003810 Section 0 uart.o(i.fputc)
- i.hardwareDriversInit 0x00003834 Section 0 system_run_fun.o(i.hardwareDriversInit)
- i.keyPro 0x00003840 Section 0 key.o(i.keyPro)
- i.lcdDisplayPro 0x000038a8 Section 0 lcd.o(i.lcdDisplayPro)
- i.main 0x000038d8 Section 0 main.o(i.main)
- i.modbus03AnswerCheck 0x0000392c Section 0 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
- i.paraCalcCrcAndWriteEepAB 0x00003974 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- i.print_call_stack 0x000039ac Section 0 cm_backtrace.o(i.print_call_stack)
- print_call_stack 0x000039ad Thumb Code 120 cm_backtrace.o(i.print_call_stack)
- i.rs485ComDataAnalysis 0x00003a44 Section 0 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
- i.rs485ComPwrOnHandle 0x00003ae8 Section 0 rs485_read_data.o(i.rs485ComPwrOnHandle)
- i.rs485ComSendHandle 0x00003b14 Section 0 rs485_read_data.o(i.rs485ComSendHandle)
- i.rs485ComWaitAnswerHandle 0x00003b4c Section 0 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
- i.rs485GetDelayTime 0x00003c2c Section 0 rs485_read_data.o(i.rs485GetDelayTime)
- i.rs485ReadDataPro 0x00003ca0 Section 0 rs485_read_data.o(i.rs485ReadDataPro)
- i.rs485SendReadData 0x00003cf0 Section 0 rs485_read_data.o(i.rs485SendReadData)
- i.sendModbusReadFrame 0x00003d88 Section 0 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
- i.sysRunFunParaInit 0x00003dcc Section 0 system_run_fun.o(i.sysRunFunParaInit)
- i.sysStoredParaInit 0x00003e14 Section 0 system_run_fun.o(i.sysStoredParaInit)
- i.systemEepIdDefaultInit 0x00003e80 Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
- i.systemEepIdReadFromEep 0x00003ebc Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
- i.ucharcmp 0x00003ee4 Section 0 system_general_para.o(i.ucharcmp)
- i.upperComPro 0x00003f10 Section 0 upper_com.o(i.upperComPro)
- i.usMBCRC16 0x00004078 Section 0 mbcrc.o(i.usMBCRC16)
- i.valveCtrlPro 0x000040ac Section 0 valve_control.o(i.valveCtrlPro)
- .constdata 0x000040c0 Section 512 mbcrc.o(.constdata)
- aucCRCHi 0x000040c0 Data 256 mbcrc.o(.constdata)
- aucCRCLo 0x000041c0 Data 256 mbcrc.o(.constdata)
- .constdata 0x000042c0 Section 224 cm_backtrace.o(.constdata)
- print_info 0x000042c0 Data 152 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x00004358 Data 20 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x0000436c Data 19 cm_backtrace.o(.constdata)
- .conststring 0x000043a0 Section 1566 cm_backtrace.o(.conststring)
- .data 0x20000000 Section 18 system_general_para.o(.data)
- .data 0x20000012 Section 4 delay.o(.data)
- fac_us 0x20000012 Data 1 delay.o(.data)
- fac_ms 0x20000014 Data 2 delay.o(.data)
- .data 0x20000016 Section 6 extern_rtc.o(.data)
- .data 0x2000001c Section 3 key.o(.data)
- P_Key1Cnt 0x2000001c Data 1 key.o(.data)
- R_Key2Cnt 0x2000001d Data 1 key.o(.data)
- L_Key3Cnt 0x2000001e Data 1 key.o(.data)
- .data 0x20000020 Section 8 valve_control.o(.data)
- .data 0x20000028 Section 378 system_mem_para.o(.data)
- .data 0x200001a2 Section 6 upper_com.o(.data)
- uc_login_state_g 0x200001a2 Data 1 upper_com.o(.data)
- uc_rw_result_g 0x200001a4 Data 1 upper_com.o(.data)
- local_random_code_g 0x200001a6 Data 2 upper_com.o(.data)
- .data 0x200001a8 Section 2 wireless_remote_comm.o(.data)
- .data 0x200001aa Section 8 lcd.o(.data)
- .data 0x200001b4 Section 20 cm_backtrace.o(.data)
- main_stack_start_addr 0x200001b4 Data 4 cm_backtrace.o(.data)
- main_stack_size 0x200001b8 Data 4 cm_backtrace.o(.data)
- code_start_addr 0x200001bc Data 4 cm_backtrace.o(.data)
- code_size 0x200001c0 Data 4 cm_backtrace.o(.data)
- init_ok 0x200001c4 Data 1 cm_backtrace.o(.data)
- on_fault 0x200001c5 Data 1 cm_backtrace.o(.data)
- stack_is_overflow 0x200001c6 Data 1 cm_backtrace.o(.data)
- on_thread_before_fault 0x200001c7 Data 1 cm_backtrace.o(.data)
- .data 0x200001c8 Section 7 rs485_read_data.o(.data)
- .data 0x200001d0 Section 4 system_fm33a0xxev.o(.data)
- .data 0x200001d4 Section 4 rand.o(.data)
- _rand_state 0x200001d4 Data 4 rand.o(.data)
- .data 0x200001d8 Section 4 stdout.o(.data)
- .bss 0x200001dc Section 287 system_mem_para.o(.bss)
- .bss 0x200002fc Section 2051 upper_com.o(.bss)
- .bss 0x20000aff Section 48 lcd_io_api.o(.bss)
- .bss 0x20000b30 Section 308 cm_backtrace.o(.bss)
- fw_name 0x20000b30 Data 32 cm_backtrace.o(.bss)
- hw_ver 0x20000b50 Data 32 cm_backtrace.o(.bss)
- sw_ver 0x20000b70 Data 32 cm_backtrace.o(.bss)
- call_stack_info 0x20000b90 Data 144 cm_backtrace.o(.bss)
- regs 0x20000c20 Data 68 cm_backtrace.o(.bss)
- .bss 0x20000c64 Section 260 rs485_read_data.o(.bss)
- .bss 0x20000d68 Section 96 rs485_data_analysis_pro.o(.bss)
- STACK 0x20000dc8 Section 16384 startup_fm33a0xxev.o(STACK)
+ .text 0x00000264 Section 0 fadd.o(.text)
+ .text 0x00000316 Section 0 fmul.o(.text)
+ .text 0x00000390 Section 0 fdiv.o(.text)
+ .text 0x0000040c Section 0 dadd.o(.text)
+ .text 0x00000574 Section 0 dmul.o(.text)
+ .text 0x00000644 Section 0 ddiv.o(.text)
+ .text 0x00000734 Section 0 ffltui.o(.text)
+ .text 0x00000744 Section 0 dflti.o(.text)
+ .text 0x0000076c Section 0 dfltui.o(.text)
+ .text 0x00000788 Section 0 dfixi.o(.text)
+ .text 0x000007d0 Section 0 f2d.o(.text)
+ .text 0x000007f8 Section 40 cdcmple.o(.text)
+ .text 0x00000820 Section 0 d2f.o(.text)
+ .text 0x00000858 Section 0 llshl.o(.text)
+ .text 0x00000878 Section 0 llushr.o(.text)
+ .text 0x0000089a Section 0 llsshr.o(.text)
+ .text 0x000008c0 Section 0 iusefp.o(.text)
+ .text 0x000008c0 Section 0 fepilogue.o(.text)
+ .text 0x00000942 Section 0 depilogue.o(.text)
+ .text 0x00000a00 Section 36 init.o(.text)
+ .text 0x00000a24 Section 0 __dczerorl2.o(.text)
+ i.ADC_CFGR_ACC_PERIOD_Set 0x00000a7c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ i.ADC_CFGR_BUFEN_Setable 0x00000a9c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ i.ADC_CFGR_BUFSEL_Set 0x00000ac0 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ i.ADC_CR_ACC_IE_Setable 0x00000adc Section 0 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ i.ADC_CR_EN_Setable 0x00000b00 Section 0 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ i.ADC_CR_HPEN_Set 0x00000b24 Section 0 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ i.ADC_CR_MODE_Set 0x00000b44 Section 0 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ i.ADC_CR_RSTCTRL_EN_Setable 0x00000b64 Section 0 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ i.ADC_DR_Read 0x00000b88 Section 0 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ i.ADC_IN4_Init 0x00000b94 Section 0 adc.o(i.ADC_IN4_Init)
+ i.ADC_IN8_Init 0x00000bf0 Section 0 adc.o(i.ADC_IN8_Init)
+ i.ADC_ISR_ACC_IF_Chk 0x00000c4c Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ i.ADC_ISR_ACC_IF_Clr 0x00000c68 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ i.ADC_TRIM_Write 0x00000c78 Section 0 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ i.ADC_Temp_Init 0x00000c88 Section 0 adc.o(i.ADC_Temp_Init)
+ i.Alarm_List_Node_Deleted 0x00000ce0 Section 0 linked_list.o(i.Alarm_List_Node_Deleted)
+ i.Alka_Bat_Voltage_Status 0x00000d38 Section 0 power_manage.o(i.Alka_Bat_Voltage_Status)
+ i.Alka_Battery_GPIO_Clk_Init 0x00000db4 Section 0 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+ i.AltFunIO 0x00000dd8 Section 0 gpio.o(i.AltFunIO)
+ i.AnalogIO 0x00000e7e Section 0 gpio.o(i.AnalogIO)
+ i.AnalogIO_H 0x00000ed0 Section 0 gpio.o(i.AnalogIO_H)
+ i.BSTIM_IRQHandler 0x00000f30 Section 0 tim.o(i.BSTIM_IRQHandler)
+ i.BSTIM_ISR_UIF_Chk 0x00000f40 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ i.BSTIM_ISR_UIF_Clr 0x00000f58 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ i.BTx_IRQHandler 0x00000f64 Section 0 tim.o(i.BTx_IRQHandler)
+ i.CDIF_CR_INTF_EN_Getable 0x00000f68 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ i.CDIF_CR_INTF_EN_Setable 0x00000f80 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ i.CMU_IER_HFDET_IE_Setable 0x00000f98 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ i.CMU_IRQHandler 0x00000fbc Section 0 user_init.o(i.CMU_IRQHandler)
+ i.CMU_ISR_HFDETO_Chk 0x00000fc0 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ i.CMU_Init_RCHF_Trim 0x00000fdc Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ i.CMU_OPCCR1_EXTICKE_Setable 0x00001030 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ i.CMU_OPCCR1_EXTICKSEL_Set 0x00001054 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ i.CMU_PERCLK_SetableEx 0x00001074 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ i.CMU_RCHFCR_FSEL_Set 0x000010dc Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ i.CMU_RCHFCR_RCHFEN_Setable 0x000010fc Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ i.CMU_RCHFTR_RCHFTRIM_Set 0x00001120 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ i.CMU_RCHF_Init 0x00001138 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ i.CMU_SYSCLKCR_AHBPRES_Set 0x0000114c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ i.CMU_SYSCLKCR_APBPRES_Set 0x0000116c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000118c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000011b4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ i.CMU_SysClk_Init 0x000011d0 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ i.CMU_XTHFCR_XTHFEN_Setable 0x000011f0 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ i.CMU_XTHFCR_XTHF_CFG_Set 0x00001214 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ i.COM_equipment_basic_inf_handle 0x00001234 Section 0 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ i.CloseIO 0x00001268 Section 0 gpio.o(i.CloseIO)
+ i.DEBUG_Init 0x000012a0 Section 0 rcc_config.o(i.DEBUG_Init)
+ i.DMA_CHxCR_CHxFTIE_Getable 0x000012ac Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ i.DMA_IRQHandler 0x000012cc Section 0 uart.o(i.DMA_IRQHandler)
+ i.DMA_ISR_DMACHFT_Chk 0x000012ec Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ i.DMA_ISR_DMACHFT_Clr 0x0000130c Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ i.EEPROM_MultipleRead 0x0000131c Section 0 eeprom.o(i.EEPROM_MultipleRead)
+ i.EEPROM_MultipleWrite 0x0000138c Section 0 eeprom.o(i.EEPROM_MultipleWrite)
+ i.EEPROM_Wait_Busy 0x000014a4 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
+ i.EEPROM_stat_read 0x000014b8 Section 0 eeprom.o(i.EEPROM_stat_read)
+ i.EKMODBUS_dataAnalysis 0x00001504 Section 0 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ i.FLS_RDCR_WAIT_Set 0x000015d8 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ i.Force_Open_GPIO_Init 0x000015f4 Section 0 valve_control.o(i.Force_Open_GPIO_Init)
+ i.GPIO_EXTI_EXTIDF_Setable 0x00001608 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ i.GPIO_EXTI_EXTIISR_ChkEx 0x00001704 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ i.GPIO_EXTI_EXTIISR_ClrEx 0x000017f8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ i.GPIO_EXTI_Init 0x000018e4 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ i.GPIO_EXTI_Select_Edge 0x0000193c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ i.GPIO_EXTI_Select_Pin 0x00001a48 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ i.GPIO_Get_InitPara 0x00001b7c Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ i.GPIO_IRQHandler 0x00001c10 Section 0 exti.o(i.GPIO_IRQHandler)
+ i.GPIO_Init 0x00001d8c Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
+ i.GPIO_ReadInputDataBit 0x00001dfe Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ i.GPIO_ResetBits 0x00001e12 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ i.GPIO_SetBits 0x00001e16 Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ i.GetPwrStatusPro 0x00001e1c Section 0 power_manage.o(i.GetPwrStatusPro)
+ i.GetValveRunMaxTime 0x00001edc Section 0 valve_control.o(i.GetValveRunMaxTime)
+ i.Get_AdcTempValue 0x00001f20 Section 0 adc.o(i.Get_AdcTempValue)
+ i.Get_AdcValue 0x00001f50 Section 0 adc.o(i.Get_AdcValue)
+ i.Get_Alka_Bat_Voltage 0x00001f84 Section 0 power_manage.o(i.Get_Alka_Bat_Voltage)
+ i.Get_Extern_Rtc_Time 0x00002018 Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ i.Get_Lith_Bat_Voltage 0x000020d4 Section 0 power_manage.o(i.Get_Lith_Bat_Voltage)
+ i.Get_Mcu_Temp 0x00002168 Section 0 power_manage.o(i.Get_Mcu_Temp)
+ i.Get_vol_Average 0x00002198 Section 0 power_manage.o(i.Get_vol_Average)
+ i.I2c_Ack 0x00002278 Section 0 i2c.o(i.I2c_Ack)
+ i.I2c_No_Ack 0x000022b8 Section 0 i2c.o(i.I2c_No_Ack)
+ i.I2c_Read 0x000022f0 Section 0 i2c.o(i.I2c_Read)
+ i.I2c_Scl_Gpio_Init 0x00002348 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
+ i.I2c_Send 0x00002370 Section 0 i2c.o(i.I2c_Send)
+ i.I2c_Start 0x000023dc Section 0 i2c.o(i.I2c_Start)
+ i.I2c_Stop 0x00002418 Section 0 i2c.o(i.I2c_Stop)
+ i.IWDT_Clr 0x00002458 Section 0 user_init.o(i.IWDT_Clr)
+ i.IWDT_Init 0x00002468 Section 0 user_init.o(i.IWDT_Init)
+ i.Init_RCHF 0x00002488 Section 0 user_init.o(i.Init_RCHF)
+ i.Init_RCLP 0x000024a4 Section 0 user_init.o(i.Init_RCLP)
+ i.Init_SysClk 0x000024c8 Section 0 user_init.o(i.Init_SysClk)
+ i.Init_SysClk_Gen 0x00002540 Section 0 user_init.o(i.Init_SysClk_Gen)
+ i.InputtIO 0x00002556 Section 0 gpio.o(i.InputtIO)
+ i.InputtIO_H 0x000025cc Section 0 gpio.o(i.InputtIO_H)
+ i.IntervalTriggerHandle 0x00002650 Section 0 system_general_para.o(i.IntervalTriggerHandle)
+ i.Key_GPIO_Init 0x0000275c Section 0 key.o(i.Key_GPIO_Init)
+ i.LPTIM_CR_EN_Getable 0x00002790 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ i.LPTIM_IRQHandler 0x000027a8 Section 0 tim.o(i.LPTIM_IRQHandler)
+ i.LPTIM_ISR_OVIF_Chk 0x000027c0 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ i.LPTIM_ISR_OVIF_Clr 0x000027d8 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ i.Lcd_DeInit 0x000027e4 Section 0 lcd.o(i.Lcd_DeInit)
+ i.Lcd_GPIO_Init 0x0000280c Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
+ i.Lcd_Init 0x00002848 Section 0 lcd.o(i.Lcd_Init)
+ i.Lcd_Show_MenuProcess 0x0000285c Section 0 lcd.o(i.Lcd_Show_MenuProcess)
+ i.Lcd_Sys_Init 0x00002880 Section 0 lcd.o(i.Lcd_Sys_Init)
+ i.Lcd_Write 0x000028a8 Section 0 lcd_io_api.o(i.Lcd_Write)
+ i.Lcd_Write_Reg 0x000028da Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
+ i.Lith_Bat_Voltage_Status 0x00002914 Section 0 power_manage.o(i.Lith_Bat_Voltage_Status)
+ i.Lith_Battery_GPIO_Clk_Init 0x00002990 Section 0 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+ i.Motor_AB_GPIO_Init 0x000029b8 Section 0 valve_control.o(i.Motor_AB_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init 0x000029d8 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init_sleep_mode 0x000029f8 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ i.NMI_Handler 0x00002a14 Section 0 exti.o(i.NMI_Handler)
+ i.NVIC_SetPriority 0x00002a18 Section 0 system_run_fun.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x00002a19 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
+ i.OutputIO 0x00002a90 Section 0 gpio.o(i.OutputIO)
+ i.PowerManagrInit 0x00002b04 Section 0 power_manage.o(i.PowerManagrInit)
+ i.Power_IO_Init 0x00002df4 Section 0 power_manage.o(i.Power_IO_Init)
+ i.R8025T_Read 0x00002e6c Section 0 extern_rtc.o(i.R8025T_Read)
+ i.R8025T_Write 0x00002eb8 Section 0 extern_rtc.o(i.R8025T_Write)
+ i.RMU_BORCR_BOR_PDRCFG_Set 0x00002ee8 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ i.RMU_BORCR_OFF_BOR_Setable 0x00002f08 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ i.RMU_PDRCR_PDREN_Setable 0x00002f2c Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ i.RTC_GPIO_Init 0x00002f50 Section 0 extern_rtc.o(i.RTC_GPIO_Init)
+ i.RTC_IRQHandler 0x00002f68 Section 0 rtc.o(i.RTC_IRQHandler)
+ i.Read_OP_CL_VALVE_Status 0x00002f6c Section 0 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ i.SIZHUMODBUSV2_0_dataAnalysis 0x00002fc4 Section 0 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ i.SPI3_Init 0x000031a8 Section 0 spi.o(i.SPI3_Init)
+ i.SPIx_CR1_BAUD_Set 0x00003280 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ i.SPIx_CR1_CPHA_Set 0x00003298 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ i.SPIx_CR1_CPHOL_Set 0x000032aa Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ i.SPIx_CR1_IOSWAP_Set 0x000032c2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ i.SPIx_CR1_LSBF_Set 0x000032dc Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ i.SPIx_CR1_MM_Set 0x000032f4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ i.SPIx_CR1_WAIT_Set 0x0000330e Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ i.SPIx_CR2_DLEN_Set 0x00003326 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ i.SPIx_CR2_HALFDUPLEX_Set 0x00003340 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ i.SPIx_CR2_RXO_Setable 0x0000335a Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ i.SPIx_CR2_SPIEN_Setable 0x00003374 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ i.SPIx_CR2_SSNM_Set 0x0000338c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ i.SPIx_CR2_SSNSEN_Setable 0x000033a4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ i.SPIx_CR2_TXO_AC_Setable 0x000033bc Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ i.SPIx_CR2_TXO_Setable 0x000033d4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ i.SPIx_CR3_MERRC_Clr 0x000033ec Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ i.SPIx_CR3_RXBFC_Clr 0x000033f2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ i.SPIx_CR3_SERRC_Clr 0x000033f8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ i.SPIx_CR3_TXBFC_Clr 0x000033fe Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ i.SPIx_ISR_RXBF_Chk 0x00003404 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ i.SPIx_ISR_TXBE_Chk 0x00003418 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ i.SPIx_RXBUF_Read 0x0000342c Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ i.SPIx_TXBUF_Write 0x00003432 Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ i.Sda_In 0x00003438 Section 0 i2c.o(i.Sda_In)
+ i.Sda_Out 0x00003458 Section 0 i2c.o(i.Sda_Out)
+ i.Set_Extern_Rtc_Time 0x00003478 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ i.Set_Rtc_UpdataInterrupt 0x000034dc Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ i.SpiWriteAndRead 0x00003500 Section 0 spi.o(i.SpiWriteAndRead)
+ i.SysKeepRunningStatusGet 0x00003534 Section 0 system_run_fun.o(i.SysKeepRunningStatusGet)
+ i.SysWakeUp_ClockCfg 0x00003564 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
+ i.SystemInit 0x000035bc Section 0 system_fm33a0xxev.o(i.SystemInit)
+ i.System_power_on_init 0x000035d8 Section 0 rcc_config.o(i.System_power_on_init)
+ i.TimeEffectJudgm 0x00003620 Section 0 extern_rtc.o(i.TimeEffectJudgm)
+ i.UARTx_ISR_TXSE_Chk 0x0000377a Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ i.UARTx_SendData_Normal 0x0000378e Section 0 uart.o(i.UARTx_SendData_Normal)
+ i.UARTx_TXBUF_Write 0x000037b8 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ i.Upper_ComputerLoginRecvHandler 0x000037c0 Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ i.Upper_ComputerLoginRespond 0x00003854 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
+ i.Upper_ComputerReadWriteHandler 0x00003860 Section 0 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ i.Upper_ComputerRespond 0x000038c0 Section 0 upper_com.o(i.Upper_ComputerRespond)
+ i.VRTC_ADCCR_CKE_Setable 0x00003920 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ i.VRTC_ADCCR_CKS_Set 0x00003944 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ i.VRTC_Init_RCMF_Trim 0x00003964 Section 0 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ i.VRTC_RCMFCR_EN_Setable 0x00003988 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ i.VRTC_RCMFCR_TRIM_Set 0x000039ac Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ i.ValveCtrlHade 0x000039c8 Section 0 valve_control.o(i.ValveCtrlHade)
+ i.ValveForceOpenSignalCheck 0x00003afc Section 0 valve_control.o(i.ValveForceOpenSignalCheck)
+ i.ValveMotorCloseRun 0x00003b64 Section 0 valve_control.o(i.ValveMotorCloseRun)
+ i.ValveMotorOpenRun 0x00003ba0 Section 0 valve_control.o(i.ValveMotorOpenRun)
+ i.ValveMotorStop 0x00003bdc Section 0 valve_control.o(i.ValveMotorStop)
+ i.ValveRunParaInit 0x00003c18 Section 0 valve_control.o(i.ValveRunParaInit)
+ i.WRC_PWR_GPIO_Init 0x00003c40 Section 0 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ i.WirelessRemoteCommPro 0x00003c54 Section 0 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ i.WrcClosePwrPro 0x00003cdc Section 0 wireless_remote_comm.o(i.WrcClosePwrPro)
+ i.WrcCreateLinkPro 0x00003ce0 Section 0 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ i.WrcOpenPwrPro 0x00003ce4 Section 0 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ i.WrcSendDataPro 0x00003cfc Section 0 wireless_remote_comm.o(i.WrcSendDataPro)
+ i.WrcWaitRecDataPro 0x00003d00 Section 0 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ i.__0printf$8 0x00003d04 Section 0 printf8.o(i.__0printf$8)
+ i.__0sprintf$8 0x00003d24 Section 0 printf8.o(i.__0sprintf$8)
+ i.__ARM_clz 0x00003d4c Section 0 depilogue.o(i.__ARM_clz)
+ i.__ARM_common_switch8 0x00003d7a Section 0 extern_rtc.o(i.__ARM_common_switch8)
+ i.__scatterload_copy 0x00003d96 Section 14 handlers.o(i.__scatterload_copy)
+ i.__scatterload_null 0x00003da4 Section 2 handlers.o(i.__scatterload_null)
+ i.__scatterload_zeroinit 0x00003da6 Section 14 handlers.o(i.__scatterload_zeroinit)
+ i._printf_core 0x00003db4 Section 0 printf8.o(i._printf_core)
+ _printf_core 0x00003db5 Thumb Code 1020 printf8.o(i._printf_core)
+ i._printf_post_padding 0x000041dc Section 0 printf8.o(i._printf_post_padding)
+ _printf_post_padding 0x000041dd Thumb Code 32 printf8.o(i._printf_post_padding)
+ i._printf_pre_padding 0x000041fc Section 0 printf8.o(i._printf_pre_padding)
+ _printf_pre_padding 0x000041fd Thumb Code 44 printf8.o(i._printf_pre_padding)
+ i._sputc 0x00004228 Section 0 printf8.o(i._sputc)
+ _sputc 0x00004229 Thumb Code 10 printf8.o(i._sputc)
+ i.adc_tem_cal 0x00004234 Section 0 adc.o(i.adc_tem_cal)
+ i.adc_vol_cal 0x000042d8 Section 0 adc.o(i.adc_vol_cal)
+ i.adc_wait_finish 0x0000433c Section 0 adc.o(i.adc_wait_finish)
+ i.allExtiIRQ 0x0000435c Section 0 system_run_fun.o(i.allExtiIRQ)
+ i.allGpioInit 0x000043ec Section 0 system_run_fun.o(i.allGpioInit)
+ i.allParaDefaultInit 0x00004400 Section 0 system_mem_para.o(i.allParaDefaultInit)
+ i.allParaPatchPro 0x00004410 Section 0 system_mem_para.o(i.allParaPatchPro)
+ i.allParaReadFromEep 0x00004450 Section 0 system_mem_para.o(i.allParaReadFromEep)
+ i.arrayA_2_arrayB 0x00004460 Section 0 system_general_para.o(i.arrayA_2_arrayB)
+ i.cm_backtrace_call_stack 0x000044a4 Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
+ i.cm_backtrace_fault 0x000045b8 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
+ i.cm_backtrace_firmware_info 0x000047c8 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ i.delay_init 0x000047f4 Section 0 delay.o(i.delay_init)
+ i.delay_ms 0x0000483c Section 0 delay.o(i.delay_ms)
+ i.delay_us 0x0000488c Section 0 delay.o(i.delay_us)
+ i.disassembly_ins_is_bl_blx 0x000048dc Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ disassembly_ins_is_bl_blx 0x000048dd Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ i.dump_stack 0x00004918 Section 0 cm_backtrace.o(i.dump_stack)
+ dump_stack 0x00004919 Thumb Code 128 cm_backtrace.o(i.dump_stack)
+ i.eepABReadCheck 0x000049ec Section 0 system_mem_para.o(i.eepABReadCheck)
+ i.eepABWriteAndReadCheck 0x00004af8 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
+ i.eepParaPatchPro_1 0x00004b46 Section 0 system_mem_para.o(i.eepParaPatchPro_1)
+ i.eepWriteAndReadCheck 0x00004b48 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
+ i.fputc 0x00004b88 Section 0 uart.o(i.fputc)
+ i.free 0x00004bac Section 0 malloc.o(i.free)
+ i.hardwareDriversInit 0x00004c00 Section 0 system_run_fun.o(i.hardwareDriversInit)
+ i.keyPro 0x00004c0c Section 0 key.o(i.keyPro)
+ i.lcdDisplayPro 0x00004c74 Section 0 lcd.o(i.lcdDisplayPro)
+ i.main 0x00004ca4 Section 0 main.o(i.main)
+ i.malloc 0x00004dfc Section 0 malloc.o(i.malloc)
+ i.modbus03AnswerCheck 0x00004e68 Section 0 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ i.paraCalcCrcAndWriteEepAB 0x00004eb0 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ i.print_call_stack 0x00004ee8 Section 0 cm_backtrace.o(i.print_call_stack)
+ print_call_stack 0x00004ee9 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
+ i.rs485ComDataAnalysis 0x00004f80 Section 0 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ i.rs485ComPwrOnHandle 0x00005024 Section 0 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ i.rs485ComSendHandle 0x00005050 Section 0 rs485_read_data.o(i.rs485ComSendHandle)
+ i.rs485ComWaitAnswerHandle 0x00005088 Section 0 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ i.rs485GetDelayTime 0x00005168 Section 0 rs485_read_data.o(i.rs485GetDelayTime)
+ i.rs485ReadDataPro 0x000051dc Section 0 rs485_read_data.o(i.rs485ReadDataPro)
+ i.rs485SendReadData 0x00005250 Section 0 rs485_read_data.o(i.rs485SendReadData)
+ i.sendModbusReadFrame 0x000052e8 Section 0 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ i.sizhuHistoryRecord 0x0000532c Section 0 sizhu_history_record.o(i.sizhuHistoryRecord)
+ i.sysRunFunCtrlPro 0x00005434 Section 0 system_run_fun.o(i.sysRunFunCtrlPro)
+ i.sysRunFunParaInit 0x000055a4 Section 0 system_run_fun.o(i.sysRunFunParaInit)
+ i.sysStoredParaInit 0x000055f0 Section 0 system_run_fun.o(i.sysStoredParaInit)
+ i.systemEepIdDefaultInit 0x0000565c Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
+ i.systemEepIdReadFromEep 0x00005698 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
+ i.ucharcmp 0x000056c0 Section 0 system_general_para.o(i.ucharcmp)
+ i.upperComPro 0x000056ec Section 0 upper_com.o(i.upperComPro)
+ i.usMBCRC16 0x00005854 Section 0 mbcrc.o(i.usMBCRC16)
+ i.valveCtrlPro 0x00005888 Section 0 valve_control.o(i.valveCtrlPro)
+ .constdata 0x000058a0 Section 512 mbcrc.o(.constdata)
+ aucCRCHi 0x000058a0 Data 256 mbcrc.o(.constdata)
+ aucCRCLo 0x000059a0 Data 256 mbcrc.o(.constdata)
+ .constdata 0x00005aa0 Section 224 cm_backtrace.o(.constdata)
+ print_info 0x00005aa0 Data 152 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x00005b38 Data 20 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x00005b4c Data 19 cm_backtrace.o(.constdata)
+ .conststring 0x00005b80 Section 1566 cm_backtrace.o(.conststring)
+ .data 0x20000000 Section 24 system_general_para.o(.data)
+ .data 0x20000018 Section 2 system_run_fun.o(.data)
+ .data 0x2000001c Section 5 linked_list.o(.data)
+ .data 0x20000022 Section 4 delay.o(.data)
+ fac_us 0x20000022 Data 1 delay.o(.data)
+ fac_ms 0x20000024 Data 2 delay.o(.data)
+ .data 0x20000028 Section 8 adc.o(.data)
+ .data 0x20000030 Section 6 extern_rtc.o(.data)
+ .data 0x20000036 Section 3 key.o(.data)
+ P_Key1Cnt 0x20000036 Data 1 key.o(.data)
+ R_Key2Cnt 0x20000037 Data 1 key.o(.data)
+ L_Key3Cnt 0x20000038 Data 1 key.o(.data)
+ .data 0x2000003a Section 8 valve_control.o(.data)
+ .data 0x20000044 Section 32 power_manage.o(.data)
+ delay_time_cnt 0x20000062 Data 2 power_manage.o(.data)
+ .data 0x20000064 Section 4 sizhu_history_record.o(.data)
+ hour_record_flag 0x20000064 Data 1 sizhu_history_record.o(.data)
+ day_record_flag 0x20000065 Data 1 sizhu_history_record.o(.data)
+ month_record_flag 0x20000066 Data 1 sizhu_history_record.o(.data)
+ interval_report_record_flag 0x20000067 Data 1 sizhu_history_record.o(.data)
+ .data 0x20000068 Section 413 system_mem_para.o(.data)
+ .data 0x20000206 Section 6 upper_com.o(.data)
+ uc_login_state_g 0x20000206 Data 1 upper_com.o(.data)
+ uc_rw_result_g 0x20000208 Data 1 upper_com.o(.data)
+ local_random_code_g 0x2000020a Data 2 upper_com.o(.data)
+ .data 0x2000020c Section 2 wireless_remote_comm.o(.data)
+ .data 0x2000020e Section 8 lcd.o(.data)
+ .data 0x20000218 Section 20 cm_backtrace.o(.data)
+ main_stack_start_addr 0x20000218 Data 4 cm_backtrace.o(.data)
+ main_stack_size 0x2000021c Data 4 cm_backtrace.o(.data)
+ code_start_addr 0x20000220 Data 4 cm_backtrace.o(.data)
+ code_size 0x20000224 Data 4 cm_backtrace.o(.data)
+ init_ok 0x20000228 Data 1 cm_backtrace.o(.data)
+ on_fault 0x20000229 Data 1 cm_backtrace.o(.data)
+ stack_is_overflow 0x2000022a Data 1 cm_backtrace.o(.data)
+ on_thread_before_fault 0x2000022b Data 1 cm_backtrace.o(.data)
+ .data 0x2000022c Section 7 rs485_read_data.o(.data)
+ .data 0x20000234 Section 4 system_fm33a0xxev.o(.data)
+ .data 0x20000238 Section 4 rand.o(.data)
+ _rand_state 0x20000238 Data 4 rand.o(.data)
+ .data 0x2000023c Section 4 stdout.o(.data)
+ .data 0x20000240 Section 4 mvars.o(.data)
+ .data 0x20000244 Section 4 mvars.o(.data)
+ .bss 0x20000248 Section 64 sizhu_ctrl_word.o(.bss)
+ .bss 0x20000288 Section 287 system_mem_para.o(.bss)
+ .bss 0x200003a8 Section 2051 upper_com.o(.bss)
+ .bss 0x20000bab Section 48 lcd_io_api.o(.bss)
+ .bss 0x20000bdc Section 308 cm_backtrace.o(.bss)
+ fw_name 0x20000bdc Data 32 cm_backtrace.o(.bss)
+ hw_ver 0x20000bfc Data 32 cm_backtrace.o(.bss)
+ sw_ver 0x20000c1c Data 32 cm_backtrace.o(.bss)
+ call_stack_info 0x20000c3c Data 144 cm_backtrace.o(.bss)
+ regs 0x20000ccc Data 68 cm_backtrace.o(.bss)
+ .bss 0x20000d10 Section 260 rs485_read_data.o(.bss)
+ .bss 0x20000e14 Section 96 rs485_data_analysis_pro.o(.bss)
+ HEAP 0x20000e78 Section 4096 startup_fm33a0xxev.o(HEAP)
+ STACK 0x20001e78 Section 16384 startup_fm33a0xxev.o(STACK)
Global Symbols
@@ -3837,260 +4021,341 @@
__aeabi_uwrite8 0x00000247 Thumb Code 30 uwrite8.o(.text)
__rt_uwrite8 0x00000247 Thumb Code 0 uwrite8.o(.text)
_uwrite8 0x00000247 Thumb Code 0 uwrite8.o(.text)
- __aeabi_dadd 0x00000265 Thumb Code 330 dadd.o(.text)
- __aeabi_dsub 0x000003af Thumb Code 12 dadd.o(.text)
- __aeabi_drsub 0x000003bb Thumb Code 12 dadd.o(.text)
- __aeabi_dmul 0x000003cd Thumb Code 202 dmul.o(.text)
- __aeabi_ui2d 0x0000049d Thumb Code 24 dfltui.o(.text)
- __aeabi_llsl 0x000004b9 Thumb Code 32 llshl.o(.text)
- _ll_shift_l 0x000004b9 Thumb Code 0 llshl.o(.text)
- __aeabi_llsr 0x000004d9 Thumb Code 34 llushr.o(.text)
- _ll_ushift_r 0x000004d9 Thumb Code 0 llushr.o(.text)
- __aeabi_lasr 0x000004fb Thumb Code 38 llsshr.o(.text)
- _ll_sshift_r 0x000004fb Thumb Code 0 llsshr.o(.text)
- __I$use$fp 0x00000521 Thumb Code 0 iusefp.o(.text)
- _double_round 0x00000521 Thumb Code 26 depilogue.o(.text)
- _double_epilogue 0x0000053b Thumb Code 164 depilogue.o(.text)
- __scatterload 0x000005e1 Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x000005e1 Thumb Code 0 init.o(.text)
- __decompress 0x00000605 Thumb Code 0 __dczerorl2.o(.text)
- __decompress1 0x00000605 Thumb Code 86 __dczerorl2.o(.text)
- AltFunIO 0x0000065b Thumb Code 166 gpio.o(i.AltFunIO)
- AnalogIO 0x00000701 Thumb Code 80 gpio.o(i.AnalogIO)
- BSTIM_IRQHandler 0x00000751 Thumb Code 16 tim.o(i.BSTIM_IRQHandler)
- BSTIM_ISR_UIF_Chk 0x00000761 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- BSTIM_ISR_UIF_Clr 0x00000779 Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- BTx_IRQHandler 0x00000785 Thumb Code 2 tim.o(i.BTx_IRQHandler)
- CMU_IER_HFDET_IE_Setable 0x00000789 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- CMU_IRQHandler 0x000007ad Thumb Code 4 user_init.o(i.CMU_IRQHandler)
- CMU_ISR_HFDETO_Chk 0x000007b1 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- CMU_Init_RCHF_Trim 0x000007cd Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- CMU_OPCCR1_EXTICKE_Setable 0x00000821 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- CMU_OPCCR1_EXTICKSEL_Set 0x00000845 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- CMU_PERCLK_SetableEx 0x00000865 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- CMU_RCHFCR_FSEL_Set 0x000008cd Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- CMU_RCHFCR_RCHFEN_Setable 0x000008ed Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- CMU_RCHFTR_RCHFTRIM_Set 0x00000911 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- CMU_RCHF_Init 0x00000929 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- CMU_SYSCLKCR_AHBPRES_Set 0x0000093d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- CMU_SYSCLKCR_APBPRES_Set 0x0000095d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000097d Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- CMU_SYSCLKCR_SYSCLKSEL_Set 0x000009a5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- CMU_SysClk_Init 0x000009c1 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- CMU_XTHFCR_XTHFEN_Setable 0x000009e1 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- CMU_XTHFCR_XTHF_CFG_Set 0x00000a05 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- COM_equipment_basic_inf_handle 0x00000a25 Thumb Code 46 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
- CloseIO 0x00000a59 Thumb Code 56 gpio.o(i.CloseIO)
- DEBUG_Init 0x00000a91 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
- DMA_CHxCR_CHxFTIE_Getable 0x00000a9d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- DMA_IRQHandler 0x00000abd Thumb Code 30 uart.o(i.DMA_IRQHandler)
- DMA_ISR_DMACHFT_Chk 0x00000add Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- DMA_ISR_DMACHFT_Clr 0x00000afd Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- EEPROM_MultipleRead 0x00000b0d Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
- EEPROM_MultipleWrite 0x00000b7d Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
- EEPROM_Wait_Busy 0x00000c95 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
- EEPROM_stat_read 0x00000ca9 Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
- EKMODBUS_dataAnalysis 0x00000cf5 Thumb Code 206 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
- FLS_RDCR_WAIT_Set 0x00000dc9 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- Force_Open_GPIO_Init 0x00000de5 Thumb Code 16 valve_control.o(i.Force_Open_GPIO_Init)
- GPIO_EXTI_EXTIDF_Setable 0x00000df9 Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- GPIO_EXTI_EXTIISR_ChkEx 0x00000ef5 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- GPIO_EXTI_EXTIISR_ClrEx 0x00000fe9 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- GPIO_EXTI_Init 0x000010d5 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- GPIO_EXTI_Select_Edge 0x0000112d Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- GPIO_EXTI_Select_Pin 0x00001239 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- GPIO_Get_InitPara 0x0000136d Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- GPIO_IRQHandler 0x00001401 Thumb Code 340 exti.o(i.GPIO_IRQHandler)
- GPIO_Init 0x00001565 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
- GPIO_ReadInputDataBit 0x000015d7 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x000015eb Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x000015ef Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- GetValveRunMaxTime 0x000015f3 Thumb Code 68 valve_control.o(i.GetValveRunMaxTime)
- Get_Extern_Rtc_Time 0x00001637 Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
- I2c_Ack 0x000016f1 Thumb Code 58 i2c.o(i.I2c_Ack)
- I2c_No_Ack 0x00001731 Thumb Code 50 i2c.o(i.I2c_No_Ack)
- I2c_Read 0x00001769 Thumb Code 82 i2c.o(i.I2c_Read)
- I2c_Scl_Gpio_Init 0x000017c1 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
- I2c_Send 0x000017e9 Thumb Code 102 i2c.o(i.I2c_Send)
- I2c_Start 0x00001855 Thumb Code 56 i2c.o(i.I2c_Start)
- I2c_Stop 0x00001891 Thumb Code 58 i2c.o(i.I2c_Stop)
- IWDT_Clr 0x000018d1 Thumb Code 8 user_init.o(i.IWDT_Clr)
- IWDT_Init 0x000018e1 Thumb Code 22 user_init.o(i.IWDT_Init)
- Init_RCHF 0x00001901 Thumb Code 26 user_init.o(i.Init_RCHF)
- Init_RCLP 0x0000191d Thumb Code 24 user_init.o(i.Init_RCLP)
- Init_SysClk 0x00001941 Thumb Code 108 user_init.o(i.Init_SysClk)
- Init_SysClk_Gen 0x000019b9 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
- InputtIO 0x000019cf Thumb Code 116 gpio.o(i.InputtIO)
- Key_GPIO_Init 0x00001a45 Thumb Code 48 key.o(i.Key_GPIO_Init)
- LPTIM_CR_EN_Getable 0x00001a79 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- LPTIM_IRQHandler 0x00001a91 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
- LPTIM_ISR_OVIF_Chk 0x00001aa9 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- LPTIM_ISR_OVIF_Clr 0x00001ac1 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- Lcd_DeInit 0x00001acd Thumb Code 32 lcd.o(i.Lcd_DeInit)
- Lcd_GPIO_Init 0x00001af5 Thumb Code 52 lcd_io_api.o(i.Lcd_GPIO_Init)
- Lcd_Init 0x00001b31 Thumb Code 14 lcd.o(i.Lcd_Init)
- Lcd_Show_MenuProcess 0x00001b45 Thumb Code 26 lcd.o(i.Lcd_Show_MenuProcess)
- Lcd_Sys_Init 0x00001b69 Thumb Code 32 lcd.o(i.Lcd_Sys_Init)
- Lcd_Write 0x00001b91 Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
- Lcd_Write_Reg 0x00001bc3 Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
- Motor_AB_GPIO_Init 0x00001bfd Thumb Code 28 valve_control.o(i.Motor_AB_GPIO_Init)
- Motor_OP_CL_GPIO_Init 0x00001c1d Thumb Code 28 valve_control.o(i.Motor_OP_CL_GPIO_Init)
- Motor_OP_CL_GPIO_Init_sleep_mode 0x00001c3d Thumb Code 24 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
- NMI_Handler 0x00001c59 Thumb Code 2 exti.o(i.NMI_Handler)
- OutputIO 0x00001cd5 Thumb Code 114 gpio.o(i.OutputIO)
- R8025T_Read 0x00001d47 Thumb Code 76 extern_rtc.o(i.R8025T_Read)
- R8025T_Write 0x00001d93 Thumb Code 48 extern_rtc.o(i.R8025T_Write)
- RMU_BORCR_BOR_PDRCFG_Set 0x00001dc5 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- RMU_BORCR_OFF_BOR_Setable 0x00001de5 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- RMU_PDRCR_PDREN_Setable 0x00001e09 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- RTC_GPIO_Init 0x00001e2d Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
- RTC_IRQHandler 0x00001e45 Thumb Code 2 rtc.o(i.RTC_IRQHandler)
- Read_OP_CL_VALVE_Status 0x00001e49 Thumb Code 84 valve_control.o(i.Read_OP_CL_VALVE_Status)
- SIZHUMODBUSV2_0_dataAnalysis 0x00001ea1 Thumb Code 470 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
- SPI3_Init 0x00002085 Thumb Code 200 spi.o(i.SPI3_Init)
- SPIx_CR1_BAUD_Set 0x0000215d Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- SPIx_CR1_CPHA_Set 0x00002175 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- SPIx_CR1_CPHOL_Set 0x00002187 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- SPIx_CR1_IOSWAP_Set 0x0000219f Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- SPIx_CR1_LSBF_Set 0x000021b9 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- SPIx_CR1_MM_Set 0x000021d1 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- SPIx_CR1_WAIT_Set 0x000021eb Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- SPIx_CR2_DLEN_Set 0x00002203 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- SPIx_CR2_HALFDUPLEX_Set 0x0000221d Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- SPIx_CR2_RXO_Setable 0x00002237 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- SPIx_CR2_SPIEN_Setable 0x00002251 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- SPIx_CR2_SSNM_Set 0x00002269 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- SPIx_CR2_SSNSEN_Setable 0x00002281 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- SPIx_CR2_TXO_AC_Setable 0x00002299 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- SPIx_CR2_TXO_Setable 0x000022b1 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- SPIx_CR3_MERRC_Clr 0x000022c9 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- SPIx_CR3_RXBFC_Clr 0x000022cf Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- SPIx_CR3_SERRC_Clr 0x000022d5 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- SPIx_CR3_TXBFC_Clr 0x000022db Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- SPIx_ISR_RXBF_Chk 0x000022e1 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- SPIx_ISR_TXBE_Chk 0x000022f5 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- SPIx_RXBUF_Read 0x00002309 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- SPIx_TXBUF_Write 0x0000230f Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- Sda_In 0x00002315 Thumb Code 22 i2c.o(i.Sda_In)
- Sda_Out 0x00002335 Thumb Code 22 i2c.o(i.Sda_Out)
- Set_Extern_Rtc_Time 0x00002355 Thumb Code 90 extern_rtc.o(i.Set_Extern_Rtc_Time)
- Set_Rtc_UpdataInterrupt 0x000023b9 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- SpiWriteAndRead 0x000023dd Thumb Code 48 spi.o(i.SpiWriteAndRead)
- SysWakeUp_ClockCfg 0x00002411 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
- SystemInit 0x00002469 Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
- System_power_on_init 0x00002485 Thumb Code 62 rcc_config.o(i.System_power_on_init)
- TimeEffectJudgm 0x000024cd Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
- UARTx_ISR_TXSE_Chk 0x00002627 Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- UARTx_SendData_Normal 0x0000263b Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
- UARTx_TXBUF_Write 0x00002665 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- Upper_ComputerLoginRecvHandler 0x0000266d Thumb Code 134 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- Upper_ComputerLoginRespond 0x00002701 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
- Upper_ComputerReadWriteHandler 0x0000270d Thumb Code 88 upper_com.o(i.Upper_ComputerReadWriteHandler)
- Upper_ComputerRespond 0x0000276d Thumb Code 88 upper_com.o(i.Upper_ComputerRespond)
- ValveCtrlHade 0x000027cd Thumb Code 270 valve_control.o(i.ValveCtrlHade)
- ValveForceOpenSignalCheck 0x000028e5 Thumb Code 94 valve_control.o(i.ValveForceOpenSignalCheck)
- ValveMotorCloseRun 0x0000294d Thumb Code 56 valve_control.o(i.ValveMotorCloseRun)
- ValveMotorOpenRun 0x00002989 Thumb Code 56 valve_control.o(i.ValveMotorOpenRun)
- ValveMotorStop 0x000029c5 Thumb Code 56 valve_control.o(i.ValveMotorStop)
- ValveRunParaInit 0x00002a01 Thumb Code 34 valve_control.o(i.ValveRunParaInit)
- WRC_PWR_GPIO_Init 0x00002a29 Thumb Code 14 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
- WirelessRemoteCommPro 0x00002a3d Thumb Code 78 wireless_remote_comm.o(i.WirelessRemoteCommPro)
- WrcClosePwrPro 0x00002a91 Thumb Code 4 wireless_remote_comm.o(i.WrcClosePwrPro)
- WrcCreateLinkPro 0x00002a95 Thumb Code 4 wireless_remote_comm.o(i.WrcCreateLinkPro)
- WrcOpenPwrPro 0x00002a99 Thumb Code 18 wireless_remote_comm.o(i.WrcOpenPwrPro)
- WrcSendDataPro 0x00002ab1 Thumb Code 4 wireless_remote_comm.o(i.WrcSendDataPro)
- WrcWaitRecDataPro 0x00002ab5 Thumb Code 4 wireless_remote_comm.o(i.WrcWaitRecDataPro)
- __0printf$8 0x00002ab9 Thumb Code 24 printf8.o(i.__0printf$8)
- __1printf$8 0x00002ab9 Thumb Code 0 printf8.o(i.__0printf$8)
- __2printf 0x00002ab9 Thumb Code 0 printf8.o(i.__0printf$8)
- __0sprintf$8 0x00002ad9 Thumb Code 36 printf8.o(i.__0sprintf$8)
- __1sprintf$8 0x00002ad9 Thumb Code 0 printf8.o(i.__0sprintf$8)
- __2sprintf 0x00002ad9 Thumb Code 0 printf8.o(i.__0sprintf$8)
- __ARM_clz 0x00002b01 Thumb Code 46 depilogue.o(i.__ARM_clz)
- __ARM_common_switch8 0x00002b2f Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
- __scatterload_copy 0x00002b4b Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x00002b59 Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x00002b5b Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- allExtiIRQ 0x00002fe9 Thumb Code 136 system_run_fun.o(i.allExtiIRQ)
- allGpioInit 0x00003079 Thumb Code 16 system_run_fun.o(i.allGpioInit)
- allParaDefaultInit 0x00003089 Thumb Code 16 system_mem_para.o(i.allParaDefaultInit)
- allParaPatchPro 0x00003099 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
- allParaReadFromEep 0x000030d9 Thumb Code 16 system_mem_para.o(i.allParaReadFromEep)
- arrayA_2_arrayB 0x000030e9 Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
- cm_backtrace_call_stack 0x0000312d Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
- cm_backtrace_fault 0x00003241 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
- cm_backtrace_firmware_info 0x00003451 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
- delay_init 0x0000347d Thumb Code 56 delay.o(i.delay_init)
- delay_ms 0x000034c5 Thumb Code 70 delay.o(i.delay_ms)
- delay_us 0x00003515 Thumb Code 70 delay.o(i.delay_us)
- eepABReadCheck 0x00003675 Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
- eepABWriteAndReadCheck 0x00003781 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
- eepParaPatchPro_1 0x000037cf Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
- eepWriteAndReadCheck 0x000037d1 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
- fputc 0x00003811 Thumb Code 32 uart.o(i.fputc)
- hardwareDriversInit 0x00003835 Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
- keyPro 0x00003841 Thumb Code 86 key.o(i.keyPro)
- lcdDisplayPro 0x000038a9 Thumb Code 38 lcd.o(i.lcdDisplayPro)
- main 0x000038d9 Thumb Code 76 main.o(i.main)
- modbus03AnswerCheck 0x0000392d Thumb Code 68 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
- paraCalcCrcAndWriteEepAB 0x00003975 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- rs485ComDataAnalysis 0x00003a45 Thumb Code 162 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
- rs485ComPwrOnHandle 0x00003ae9 Thumb Code 38 rs485_read_data.o(i.rs485ComPwrOnHandle)
- rs485ComSendHandle 0x00003b15 Thumb Code 50 rs485_read_data.o(i.rs485ComSendHandle)
- rs485ComWaitAnswerHandle 0x00003b4d Thumb Code 210 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
- rs485GetDelayTime 0x00003c2d Thumb Code 112 rs485_read_data.o(i.rs485GetDelayTime)
- rs485ReadDataPro 0x00003ca1 Thumb Code 76 rs485_read_data.o(i.rs485ReadDataPro)
- rs485SendReadData 0x00003cf1 Thumb Code 148 rs485_read_data.o(i.rs485SendReadData)
- sendModbusReadFrame 0x00003d89 Thumb Code 60 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
- sysRunFunParaInit 0x00003dcd Thumb Code 58 system_run_fun.o(i.sysRunFunParaInit)
- sysStoredParaInit 0x00003e15 Thumb Code 102 system_run_fun.o(i.sysStoredParaInit)
- systemEepIdDefaultInit 0x00003e81 Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
- systemEepIdReadFromEep 0x00003ebd Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
- ucharcmp 0x00003ee5 Thumb Code 44 system_general_para.o(i.ucharcmp)
- upperComPro 0x00003f11 Thumb Code 330 upper_com.o(i.upperComPro)
- usMBCRC16 0x00004079 Thumb Code 44 mbcrc.o(i.usMBCRC16)
- valveCtrlPro 0x000040ad Thumb Code 16 valve_control.o(i.valveCtrlPro)
- Region$$Table$$Base 0x000049c0 Number 0 anon$$obj.o(Region$$Table)
- Image$$ER_IROM1$$Limit 0x000049e0 Number 0 anon$$obj.o ABSOLUTE
- Region$$Table$$Limit 0x000049e0 Number 0 anon$$obj.o(Region$$Table)
+ __aeabi_fadd 0x00000265 Thumb Code 162 fadd.o(.text)
+ __aeabi_fsub 0x00000307 Thumb Code 8 fadd.o(.text)
+ __aeabi_frsub 0x0000030f Thumb Code 8 fadd.o(.text)
+ __aeabi_fmul 0x00000317 Thumb Code 122 fmul.o(.text)
+ __aeabi_fdiv 0x00000391 Thumb Code 124 fdiv.o(.text)
+ __aeabi_dadd 0x0000040d Thumb Code 330 dadd.o(.text)
+ __aeabi_dsub 0x00000557 Thumb Code 12 dadd.o(.text)
+ __aeabi_drsub 0x00000563 Thumb Code 12 dadd.o(.text)
+ __aeabi_dmul 0x00000575 Thumb Code 202 dmul.o(.text)
+ __aeabi_ddiv 0x00000645 Thumb Code 234 ddiv.o(.text)
+ __aeabi_ui2f 0x00000735 Thumb Code 14 ffltui.o(.text)
+ __aeabi_i2d 0x00000745 Thumb Code 34 dflti.o(.text)
+ __aeabi_ui2d 0x0000076d Thumb Code 24 dfltui.o(.text)
+ __aeabi_d2iz 0x00000789 Thumb Code 62 dfixi.o(.text)
+ __aeabi_f2d 0x000007d1 Thumb Code 40 f2d.o(.text)
+ __aeabi_cdcmpeq 0x000007f9 Thumb Code 0 cdcmple.o(.text)
+ __aeabi_cdcmple 0x000007f9 Thumb Code 38 cdcmple.o(.text)
+ __aeabi_d2f 0x00000821 Thumb Code 56 d2f.o(.text)
+ __aeabi_llsl 0x00000859 Thumb Code 32 llshl.o(.text)
+ _ll_shift_l 0x00000859 Thumb Code 0 llshl.o(.text)
+ __aeabi_llsr 0x00000879 Thumb Code 34 llushr.o(.text)
+ _ll_ushift_r 0x00000879 Thumb Code 0 llushr.o(.text)
+ __aeabi_lasr 0x0000089b Thumb Code 38 llsshr.o(.text)
+ _ll_sshift_r 0x0000089b Thumb Code 0 llsshr.o(.text)
+ __I$use$fp 0x000008c1 Thumb Code 0 iusefp.o(.text)
+ _float_round 0x000008c1 Thumb Code 16 fepilogue.o(.text)
+ _float_epilogue 0x000008d1 Thumb Code 114 fepilogue.o(.text)
+ _double_round 0x00000943 Thumb Code 26 depilogue.o(.text)
+ _double_epilogue 0x0000095d Thumb Code 164 depilogue.o(.text)
+ __scatterload 0x00000a01 Thumb Code 28 init.o(.text)
+ __scatterload_rt2 0x00000a01 Thumb Code 0 init.o(.text)
+ __decompress 0x00000a25 Thumb Code 0 __dczerorl2.o(.text)
+ __decompress1 0x00000a25 Thumb Code 86 __dczerorl2.o(.text)
+ ADC_CFGR_ACC_PERIOD_Set 0x00000a7d Thumb Code 28 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ ADC_CFGR_BUFEN_Setable 0x00000a9d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ ADC_CFGR_BUFSEL_Set 0x00000ac1 Thumb Code 22 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ ADC_CR_ACC_IE_Setable 0x00000add Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ ADC_CR_EN_Setable 0x00000b01 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ ADC_CR_HPEN_Set 0x00000b25 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ ADC_CR_MODE_Set 0x00000b45 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ ADC_CR_RSTCTRL_EN_Setable 0x00000b65 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ ADC_DR_Read 0x00000b89 Thumb Code 8 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ ADC_IN4_Init 0x00000b95 Thumb Code 88 adc.o(i.ADC_IN4_Init)
+ ADC_IN8_Init 0x00000bf1 Thumb Code 88 adc.o(i.ADC_IN8_Init)
+ ADC_ISR_ACC_IF_Chk 0x00000c4d Thumb Code 22 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ ADC_ISR_ACC_IF_Clr 0x00000c69 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ ADC_TRIM_Write 0x00000c79 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ ADC_Temp_Init 0x00000c89 Thumb Code 82 adc.o(i.ADC_Temp_Init)
+ Alarm_List_Node_Deleted 0x00000ce1 Thumb Code 84 linked_list.o(i.Alarm_List_Node_Deleted)
+ Alka_Bat_Voltage_Status 0x00000d39 Thumb Code 112 power_manage.o(i.Alka_Bat_Voltage_Status)
+ Alka_Battery_GPIO_Clk_Init 0x00000db5 Thumb Code 28 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+ AltFunIO 0x00000dd9 Thumb Code 166 gpio.o(i.AltFunIO)
+ AnalogIO 0x00000e7f Thumb Code 80 gpio.o(i.AnalogIO)
+ AnalogIO_H 0x00000ed1 Thumb Code 92 gpio.o(i.AnalogIO_H)
+ BSTIM_IRQHandler 0x00000f31 Thumb Code 16 tim.o(i.BSTIM_IRQHandler)
+ BSTIM_ISR_UIF_Chk 0x00000f41 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ BSTIM_ISR_UIF_Clr 0x00000f59 Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ BTx_IRQHandler 0x00000f65 Thumb Code 2 tim.o(i.BTx_IRQHandler)
+ CDIF_CR_INTF_EN_Getable 0x00000f69 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ CDIF_CR_INTF_EN_Setable 0x00000f81 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ CMU_IER_HFDET_IE_Setable 0x00000f99 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ CMU_IRQHandler 0x00000fbd Thumb Code 4 user_init.o(i.CMU_IRQHandler)
+ CMU_ISR_HFDETO_Chk 0x00000fc1 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ CMU_Init_RCHF_Trim 0x00000fdd Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ CMU_OPCCR1_EXTICKE_Setable 0x00001031 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ CMU_OPCCR1_EXTICKSEL_Set 0x00001055 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ CMU_PERCLK_SetableEx 0x00001075 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ CMU_RCHFCR_FSEL_Set 0x000010dd Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ CMU_RCHFCR_RCHFEN_Setable 0x000010fd Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ CMU_RCHFTR_RCHFTRIM_Set 0x00001121 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ CMU_RCHF_Init 0x00001139 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ CMU_SYSCLKCR_AHBPRES_Set 0x0000114d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ CMU_SYSCLKCR_APBPRES_Set 0x0000116d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000118d Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ CMU_SYSCLKCR_SYSCLKSEL_Set 0x000011b5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ CMU_SysClk_Init 0x000011d1 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ CMU_XTHFCR_XTHFEN_Setable 0x000011f1 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ CMU_XTHFCR_XTHF_CFG_Set 0x00001215 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ COM_equipment_basic_inf_handle 0x00001235 Thumb Code 46 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ CloseIO 0x00001269 Thumb Code 56 gpio.o(i.CloseIO)
+ DEBUG_Init 0x000012a1 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
+ DMA_CHxCR_CHxFTIE_Getable 0x000012ad Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ DMA_IRQHandler 0x000012cd Thumb Code 30 uart.o(i.DMA_IRQHandler)
+ DMA_ISR_DMACHFT_Chk 0x000012ed Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ DMA_ISR_DMACHFT_Clr 0x0000130d Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ EEPROM_MultipleRead 0x0000131d Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
+ EEPROM_MultipleWrite 0x0000138d Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
+ EEPROM_Wait_Busy 0x000014a5 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
+ EEPROM_stat_read 0x000014b9 Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
+ EKMODBUS_dataAnalysis 0x00001505 Thumb Code 206 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ FLS_RDCR_WAIT_Set 0x000015d9 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ Force_Open_GPIO_Init 0x000015f5 Thumb Code 16 valve_control.o(i.Force_Open_GPIO_Init)
+ GPIO_EXTI_EXTIDF_Setable 0x00001609 Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ GPIO_EXTI_EXTIISR_ChkEx 0x00001705 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ GPIO_EXTI_EXTIISR_ClrEx 0x000017f9 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ GPIO_EXTI_Init 0x000018e5 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ GPIO_EXTI_Select_Edge 0x0000193d Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ GPIO_EXTI_Select_Pin 0x00001a49 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ GPIO_Get_InitPara 0x00001b7d Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ GPIO_IRQHandler 0x00001c11 Thumb Code 356 exti.o(i.GPIO_IRQHandler)
+ GPIO_Init 0x00001d8d Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
+ GPIO_ReadInputDataBit 0x00001dff Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ GPIO_ResetBits 0x00001e13 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ GPIO_SetBits 0x00001e17 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ GetPwrStatusPro 0x00001e1d Thumb Code 180 power_manage.o(i.GetPwrStatusPro)
+ GetValveRunMaxTime 0x00001edd Thumb Code 68 valve_control.o(i.GetValveRunMaxTime)
+ Get_AdcTempValue 0x00001f21 Thumb Code 48 adc.o(i.Get_AdcTempValue)
+ Get_AdcValue 0x00001f51 Thumb Code 50 adc.o(i.Get_AdcValue)
+ Get_Alka_Bat_Voltage 0x00001f85 Thumb Code 130 power_manage.o(i.Get_Alka_Bat_Voltage)
+ Get_Extern_Rtc_Time 0x00002019 Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ Get_Lith_Bat_Voltage 0x000020d5 Thumb Code 130 power_manage.o(i.Get_Lith_Bat_Voltage)
+ Get_Mcu_Temp 0x00002169 Thumb Code 48 power_manage.o(i.Get_Mcu_Temp)
+ Get_vol_Average 0x00002199 Thumb Code 222 power_manage.o(i.Get_vol_Average)
+ I2c_Ack 0x00002279 Thumb Code 58 i2c.o(i.I2c_Ack)
+ I2c_No_Ack 0x000022b9 Thumb Code 50 i2c.o(i.I2c_No_Ack)
+ I2c_Read 0x000022f1 Thumb Code 82 i2c.o(i.I2c_Read)
+ I2c_Scl_Gpio_Init 0x00002349 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
+ I2c_Send 0x00002371 Thumb Code 102 i2c.o(i.I2c_Send)
+ I2c_Start 0x000023dd Thumb Code 56 i2c.o(i.I2c_Start)
+ I2c_Stop 0x00002419 Thumb Code 58 i2c.o(i.I2c_Stop)
+ IWDT_Clr 0x00002459 Thumb Code 8 user_init.o(i.IWDT_Clr)
+ IWDT_Init 0x00002469 Thumb Code 22 user_init.o(i.IWDT_Init)
+ Init_RCHF 0x00002489 Thumb Code 26 user_init.o(i.Init_RCHF)
+ Init_RCLP 0x000024a5 Thumb Code 24 user_init.o(i.Init_RCLP)
+ Init_SysClk 0x000024c9 Thumb Code 108 user_init.o(i.Init_SysClk)
+ Init_SysClk_Gen 0x00002541 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
+ InputtIO 0x00002557 Thumb Code 116 gpio.o(i.InputtIO)
+ InputtIO_H 0x000025cd Thumb Code 126 gpio.o(i.InputtIO_H)
+ IntervalTriggerHandle 0x00002651 Thumb Code 268 system_general_para.o(i.IntervalTriggerHandle)
+ Key_GPIO_Init 0x0000275d Thumb Code 48 key.o(i.Key_GPIO_Init)
+ LPTIM_CR_EN_Getable 0x00002791 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ LPTIM_IRQHandler 0x000027a9 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
+ LPTIM_ISR_OVIF_Chk 0x000027c1 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ LPTIM_ISR_OVIF_Clr 0x000027d9 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ Lcd_DeInit 0x000027e5 Thumb Code 32 lcd.o(i.Lcd_DeInit)
+ Lcd_GPIO_Init 0x0000280d Thumb Code 52 lcd_io_api.o(i.Lcd_GPIO_Init)
+ Lcd_Init 0x00002849 Thumb Code 14 lcd.o(i.Lcd_Init)
+ Lcd_Show_MenuProcess 0x0000285d Thumb Code 26 lcd.o(i.Lcd_Show_MenuProcess)
+ Lcd_Sys_Init 0x00002881 Thumb Code 32 lcd.o(i.Lcd_Sys_Init)
+ Lcd_Write 0x000028a9 Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
+ Lcd_Write_Reg 0x000028db Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
+ Lith_Bat_Voltage_Status 0x00002915 Thumb Code 112 power_manage.o(i.Lith_Bat_Voltage_Status)
+ Lith_Battery_GPIO_Clk_Init 0x00002991 Thumb Code 30 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+ Motor_AB_GPIO_Init 0x000029b9 Thumb Code 28 valve_control.o(i.Motor_AB_GPIO_Init)
+ Motor_OP_CL_GPIO_Init 0x000029d9 Thumb Code 28 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ Motor_OP_CL_GPIO_Init_sleep_mode 0x000029f9 Thumb Code 24 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ NMI_Handler 0x00002a15 Thumb Code 2 exti.o(i.NMI_Handler)
+ OutputIO 0x00002a91 Thumb Code 114 gpio.o(i.OutputIO)
+ PowerManagrInit 0x00002b05 Thumb Code 724 power_manage.o(i.PowerManagrInit)
+ Power_IO_Init 0x00002df5 Thumb Code 112 power_manage.o(i.Power_IO_Init)
+ R8025T_Read 0x00002e6d Thumb Code 76 extern_rtc.o(i.R8025T_Read)
+ R8025T_Write 0x00002eb9 Thumb Code 48 extern_rtc.o(i.R8025T_Write)
+ RMU_BORCR_BOR_PDRCFG_Set 0x00002ee9 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ RMU_BORCR_OFF_BOR_Setable 0x00002f09 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ RMU_PDRCR_PDREN_Setable 0x00002f2d Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ RTC_GPIO_Init 0x00002f51 Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
+ RTC_IRQHandler 0x00002f69 Thumb Code 2 rtc.o(i.RTC_IRQHandler)
+ Read_OP_CL_VALVE_Status 0x00002f6d Thumb Code 84 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ SIZHUMODBUSV2_0_dataAnalysis 0x00002fc5 Thumb Code 470 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ SPI3_Init 0x000031a9 Thumb Code 200 spi.o(i.SPI3_Init)
+ SPIx_CR1_BAUD_Set 0x00003281 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ SPIx_CR1_CPHA_Set 0x00003299 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ SPIx_CR1_CPHOL_Set 0x000032ab Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ SPIx_CR1_IOSWAP_Set 0x000032c3 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ SPIx_CR1_LSBF_Set 0x000032dd Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ SPIx_CR1_MM_Set 0x000032f5 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ SPIx_CR1_WAIT_Set 0x0000330f Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ SPIx_CR2_DLEN_Set 0x00003327 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ SPIx_CR2_HALFDUPLEX_Set 0x00003341 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ SPIx_CR2_RXO_Setable 0x0000335b Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ SPIx_CR2_SPIEN_Setable 0x00003375 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ SPIx_CR2_SSNM_Set 0x0000338d Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ SPIx_CR2_SSNSEN_Setable 0x000033a5 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ SPIx_CR2_TXO_AC_Setable 0x000033bd Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ SPIx_CR2_TXO_Setable 0x000033d5 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ SPIx_CR3_MERRC_Clr 0x000033ed Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ SPIx_CR3_RXBFC_Clr 0x000033f3 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ SPIx_CR3_SERRC_Clr 0x000033f9 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ SPIx_CR3_TXBFC_Clr 0x000033ff Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ SPIx_ISR_RXBF_Chk 0x00003405 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ SPIx_ISR_TXBE_Chk 0x00003419 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ SPIx_RXBUF_Read 0x0000342d Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ SPIx_TXBUF_Write 0x00003433 Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ Sda_In 0x00003439 Thumb Code 22 i2c.o(i.Sda_In)
+ Sda_Out 0x00003459 Thumb Code 22 i2c.o(i.Sda_Out)
+ Set_Extern_Rtc_Time 0x00003479 Thumb Code 90 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ Set_Rtc_UpdataInterrupt 0x000034dd Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ SpiWriteAndRead 0x00003501 Thumb Code 48 spi.o(i.SpiWriteAndRead)
+ SysKeepRunningStatusGet 0x00003535 Thumb Code 42 system_run_fun.o(i.SysKeepRunningStatusGet)
+ SysWakeUp_ClockCfg 0x00003565 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
+ SystemInit 0x000035bd Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
+ System_power_on_init 0x000035d9 Thumb Code 62 rcc_config.o(i.System_power_on_init)
+ TimeEffectJudgm 0x00003621 Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
+ UARTx_ISR_TXSE_Chk 0x0000377b Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ UARTx_SendData_Normal 0x0000378f Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
+ UARTx_TXBUF_Write 0x000037b9 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ Upper_ComputerLoginRecvHandler 0x000037c1 Thumb Code 134 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ Upper_ComputerLoginRespond 0x00003855 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
+ Upper_ComputerReadWriteHandler 0x00003861 Thumb Code 88 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ Upper_ComputerRespond 0x000038c1 Thumb Code 88 upper_com.o(i.Upper_ComputerRespond)
+ VRTC_ADCCR_CKE_Setable 0x00003921 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ VRTC_ADCCR_CKS_Set 0x00003945 Thumb Code 26 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ VRTC_Init_RCMF_Trim 0x00003965 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ VRTC_RCMFCR_EN_Setable 0x00003989 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ VRTC_RCMFCR_TRIM_Set 0x000039ad Thumb Code 22 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ ValveCtrlHade 0x000039c9 Thumb Code 298 valve_control.o(i.ValveCtrlHade)
+ ValveForceOpenSignalCheck 0x00003afd Thumb Code 94 valve_control.o(i.ValveForceOpenSignalCheck)
+ ValveMotorCloseRun 0x00003b65 Thumb Code 56 valve_control.o(i.ValveMotorCloseRun)
+ ValveMotorOpenRun 0x00003ba1 Thumb Code 56 valve_control.o(i.ValveMotorOpenRun)
+ ValveMotorStop 0x00003bdd Thumb Code 56 valve_control.o(i.ValveMotorStop)
+ ValveRunParaInit 0x00003c19 Thumb Code 34 valve_control.o(i.ValveRunParaInit)
+ WRC_PWR_GPIO_Init 0x00003c41 Thumb Code 14 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ WirelessRemoteCommPro 0x00003c55 Thumb Code 132 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ WrcClosePwrPro 0x00003cdd Thumb Code 4 wireless_remote_comm.o(i.WrcClosePwrPro)
+ WrcCreateLinkPro 0x00003ce1 Thumb Code 4 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ WrcOpenPwrPro 0x00003ce5 Thumb Code 18 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ WrcSendDataPro 0x00003cfd Thumb Code 4 wireless_remote_comm.o(i.WrcSendDataPro)
+ WrcWaitRecDataPro 0x00003d01 Thumb Code 4 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ __0printf$8 0x00003d05 Thumb Code 24 printf8.o(i.__0printf$8)
+ __1printf$8 0x00003d05 Thumb Code 0 printf8.o(i.__0printf$8)
+ __2printf 0x00003d05 Thumb Code 0 printf8.o(i.__0printf$8)
+ __0sprintf$8 0x00003d25 Thumb Code 36 printf8.o(i.__0sprintf$8)
+ __1sprintf$8 0x00003d25 Thumb Code 0 printf8.o(i.__0sprintf$8)
+ __2sprintf 0x00003d25 Thumb Code 0 printf8.o(i.__0sprintf$8)
+ __ARM_clz 0x00003d4d Thumb Code 46 depilogue.o(i.__ARM_clz)
+ __ARM_common_switch8 0x00003d7b Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
+ __scatterload_copy 0x00003d97 Thumb Code 14 handlers.o(i.__scatterload_copy)
+ __scatterload_null 0x00003da5 Thumb Code 2 handlers.o(i.__scatterload_null)
+ __scatterload_zeroinit 0x00003da7 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
+ adc_tem_cal 0x00004235 Thumb Code 146 adc.o(i.adc_tem_cal)
+ adc_vol_cal 0x000042d9 Thumb Code 88 adc.o(i.adc_vol_cal)
+ adc_wait_finish 0x0000433d Thumb Code 32 adc.o(i.adc_wait_finish)
+ allExtiIRQ 0x0000435d Thumb Code 136 system_run_fun.o(i.allExtiIRQ)
+ allGpioInit 0x000043ed Thumb Code 20 system_run_fun.o(i.allGpioInit)
+ allParaDefaultInit 0x00004401 Thumb Code 16 system_mem_para.o(i.allParaDefaultInit)
+ allParaPatchPro 0x00004411 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
+ allParaReadFromEep 0x00004451 Thumb Code 16 system_mem_para.o(i.allParaReadFromEep)
+ arrayA_2_arrayB 0x00004461 Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
+ cm_backtrace_call_stack 0x000044a5 Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
+ cm_backtrace_fault 0x000045b9 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
+ cm_backtrace_firmware_info 0x000047c9 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ delay_init 0x000047f5 Thumb Code 56 delay.o(i.delay_init)
+ delay_ms 0x0000483d Thumb Code 70 delay.o(i.delay_ms)
+ delay_us 0x0000488d Thumb Code 70 delay.o(i.delay_us)
+ eepABReadCheck 0x000049ed Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
+ eepABWriteAndReadCheck 0x00004af9 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
+ eepParaPatchPro_1 0x00004b47 Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
+ eepWriteAndReadCheck 0x00004b49 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
+ fputc 0x00004b89 Thumb Code 32 uart.o(i.fputc)
+ free 0x00004bad Thumb Code 80 malloc.o(i.free)
+ hardwareDriversInit 0x00004c01 Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
+ keyPro 0x00004c0d Thumb Code 86 key.o(i.keyPro)
+ lcdDisplayPro 0x00004c75 Thumb Code 38 lcd.o(i.lcdDisplayPro)
+ main 0x00004ca5 Thumb Code 318 main.o(i.main)
+ malloc 0x00004dfd Thumb Code 92 malloc.o(i.malloc)
+ modbus03AnswerCheck 0x00004e69 Thumb Code 68 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ paraCalcCrcAndWriteEepAB 0x00004eb1 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ rs485ComDataAnalysis 0x00004f81 Thumb Code 162 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ rs485ComPwrOnHandle 0x00005025 Thumb Code 38 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ rs485ComSendHandle 0x00005051 Thumb Code 50 rs485_read_data.o(i.rs485ComSendHandle)
+ rs485ComWaitAnswerHandle 0x00005089 Thumb Code 210 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ rs485GetDelayTime 0x00005169 Thumb Code 112 rs485_read_data.o(i.rs485GetDelayTime)
+ rs485ReadDataPro 0x000051dd Thumb Code 110 rs485_read_data.o(i.rs485ReadDataPro)
+ rs485SendReadData 0x00005251 Thumb Code 148 rs485_read_data.o(i.rs485SendReadData)
+ sendModbusReadFrame 0x000052e9 Thumb Code 60 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ sizhuHistoryRecord 0x0000532d Thumb Code 234 sizhu_history_record.o(i.sizhuHistoryRecord)
+ sysRunFunCtrlPro 0x00005435 Thumb Code 350 system_run_fun.o(i.sysRunFunCtrlPro)
+ sysRunFunParaInit 0x000055a5 Thumb Code 62 system_run_fun.o(i.sysRunFunParaInit)
+ sysStoredParaInit 0x000055f1 Thumb Code 102 system_run_fun.o(i.sysStoredParaInit)
+ systemEepIdDefaultInit 0x0000565d Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
+ systemEepIdReadFromEep 0x00005699 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
+ ucharcmp 0x000056c1 Thumb Code 44 system_general_para.o(i.ucharcmp)
+ upperComPro 0x000056ed Thumb Code 330 upper_com.o(i.upperComPro)
+ usMBCRC16 0x00005855 Thumb Code 44 mbcrc.o(i.usMBCRC16)
+ valveCtrlPro 0x00005889 Thumb Code 20 valve_control.o(i.valveCtrlPro)
+ Region$$Table$$Base 0x000061a0 Number 0 anon$$obj.o(Region$$Table)
+ Image$$ER_IROM1$$Limit 0x000061c0 Number 0 anon$$obj.o ABSOLUTE
+ Region$$Table$$Limit 0x000061c0 Number 0 anon$$obj.o(Region$$Table)
sys_run_period 0x20000000 Data 1 system_general_para.o(.data)
sys_delay_sec_para_g 0x20000002 Data 16 system_general_para.o(.data)
- sys_clockBCD_g 0x20000016 Data 6 extern_rtc.o(.data)
- valve_ctrl_para_g 0x20000020 Data 8 valve_control.o(.data)
- equipment_basic_inf_g 0x20000028 Data 70 system_mem_para.o(.data)
- save_valve_para_g 0x2000006e Data 8 system_mem_para.o(.data)
- flow_meter_para_g 0x20000076 Data 15 system_mem_para.o(.data)
- tem_pre_para_g 0x20000085 Data 28 system_mem_para.o(.data)
- measure_freeze_para_g 0x200000a1 Data 4 system_mem_para.o(.data)
- bat_para_g 0x200000a5 Data 48 system_mem_para.o(.data)
- login_passeord_g 0x200000d5 Data 6 system_mem_para.o(.data)
- wrc_para_sizhu_g 0x200000db Data 199 system_mem_para.o(.data)
- uc_return_flag_g 0x200001a3 Data 1 upper_com.o(.data)
- wrc_ctrl_para_g 0x200001a8 Data 2 wireless_remote_comm.o(.data)
- LCD_DRIVE_MODE_14_13 0x200001aa Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_14_14 0x200001ab Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_13 0x200001ac Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_14 0x200001ad Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_OFF_OFF 0x200001ae Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_OFF 0x200001af Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_ON 0x200001b0 Data 1 lcd.o(.data)
- lcd_wake_up_flag_g 0x200001b1 Data 1 lcd.o(.data)
- rs485_com_ctrl_pata_g 0x200001c8 Data 7 rs485_read_data.o(.data)
- SystemCoreClock 0x200001d0 Data 4 system_fm33a0xxev.o(.data)
- __stdout 0x200001d8 Data 4 stdout.o(.data)
- system_eep_id_g 0x200001dc Data 42 system_mem_para.o(.bss)
- main_equipment_hardware_software_inf_g 0x20000206 Data 26 system_mem_para.o(.bss)
- lcd_equipment_hardware_software_inf_g 0x20000220 Data 26 system_mem_para.o(.bss)
- wireless_equipment_hardware_software_inf_g 0x2000023a Data 26 system_mem_para.o(.bss)
- save_realtime_data_g 0x20000254 Data 167 system_mem_para.o(.bss)
- uc_recv_para_g 0x200002fc Data 1027 upper_com.o(.bss)
- uc_respond_data_g 0x200006ff Data 1024 upper_com.o(.bss)
- LCD_Buffer 0x20000aff Data 48 lcd_io_api.o(.bss)
- rs485_com_uart_data_g 0x20000c64 Data 260 rs485_read_data.o(.bss)
- flow_meter_data_g 0x20000d68 Data 96 rs485_data_analysis_pro.o(.bss)
- STACK$$Base 0x20000dc8 Number 0 startup_fm33a0xxev.o(STACK)
- STACK$$Limit 0x20004dc8 Number 0 startup_fm33a0xxev.o(STACK)
- __initial_sp 0x20004dc8 Data 0 startup_fm33a0xxev.o(STACK)
+ sys_fun_run_ctrl_g 0x20000012 Data 6 system_general_para.o(.data)
+ start_rs485_g 0x20000018 Data 1 system_run_fun.o(.data)
+ start_wrc_g 0x20000019 Data 1 system_run_fun.o(.data)
+ pList_head 0x2000001c Data 4 linked_list.o(.data)
+ alarm_list_cnt 0x20000020 Data 1 linked_list.o(.data)
+ const_TmpeK_14BIT 0x20000028 Data 4 adc.o(.data)
+ const_30_top 0x2000002c Data 4 adc.o(.data)
+ sys_clockBCD_g 0x20000030 Data 6 extern_rtc.o(.data)
+ valve_ctrl_para_g 0x2000003a Data 8 valve_control.o(.data)
+ pwr_vol_g 0x20000044 Data 28 power_manage.o(.data)
+ first_power_get_cnt_g 0x20000060 Data 1 power_manage.o(.data)
+ equipment_basic_inf_g 0x20000068 Data 70 system_mem_para.o(.data)
+ save_valve_para_g 0x200000ae Data 8 system_mem_para.o(.data)
+ flow_meter_para_g 0x200000b6 Data 15 system_mem_para.o(.data)
+ tem_pre_para_g 0x200000c5 Data 28 system_mem_para.o(.data)
+ measure_freeze_para_g 0x200000e1 Data 4 system_mem_para.o(.data)
+ bat_para_g 0x200000e5 Data 48 system_mem_para.o(.data)
+ login_passeord_g 0x20000115 Data 6 system_mem_para.o(.data)
+ wrc_para_sizhu_g 0x2000011b Data 199 system_mem_para.o(.data)
+ billing_valve_ctrl_para_g 0x200001e2 Data 35 system_mem_para.o(.data)
+ uc_return_flag_g 0x20000207 Data 1 upper_com.o(.data)
+ wrc_ctrl_para_g 0x2000020c Data 2 wireless_remote_comm.o(.data)
+ LCD_DRIVE_MODE_14_13 0x2000020e Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_14_14 0x2000020f Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_13 0x20000210 Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_14 0x20000211 Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_OFF_OFF 0x20000212 Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_OFF 0x20000213 Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_ON 0x20000214 Data 1 lcd.o(.data)
+ lcd_wake_up_flag_g 0x20000215 Data 1 lcd.o(.data)
+ rs485_com_ctrl_pata_g 0x2000022c Data 7 rs485_read_data.o(.data)
+ SystemCoreClock 0x20000234 Data 4 system_fm33a0xxev.o(.data)
+ __stdout 0x2000023c Data 4 stdout.o(.data)
+ __microlib_freelist 0x20000240 Data 4 mvars.o(.data)
+ __microlib_freelist_initialised 0x20000244 Data 4 mvars.o(.data)
+ system_status_word_g 0x20000248 Data 12 sizhu_ctrl_word.o(.bss)
+ system_function_ctrl_word_g 0x20000254 Data 10 sizhu_ctrl_word.o(.bss)
+ system_alarm_word_g 0x2000025e Data 14 sizhu_ctrl_word.o(.bss)
+ system_alarm_ctrl_word_g 0x2000026c Data 14 sizhu_ctrl_word.o(.bss)
+ system_alarm_report_ctrl_word_g 0x2000027a Data 14 sizhu_ctrl_word.o(.bss)
+ system_eep_id_g 0x20000288 Data 42 system_mem_para.o(.bss)
+ main_equipment_hardware_software_inf_g 0x200002b2 Data 26 system_mem_para.o(.bss)
+ lcd_equipment_hardware_software_inf_g 0x200002cc Data 26 system_mem_para.o(.bss)
+ wireless_equipment_hardware_software_inf_g 0x200002e6 Data 26 system_mem_para.o(.bss)
+ save_realtime_data_g 0x20000300 Data 167 system_mem_para.o(.bss)
+ uc_recv_para_g 0x200003a8 Data 1027 upper_com.o(.bss)
+ uc_respond_data_g 0x200007ab Data 1024 upper_com.o(.bss)
+ LCD_Buffer 0x20000bab Data 48 lcd_io_api.o(.bss)
+ rs485_com_uart_data_g 0x20000d10 Data 260 rs485_read_data.o(.bss)
+ flow_meter_data_g 0x20000e14 Data 96 rs485_data_analysis_pro.o(.bss)
+ __heap_base 0x20000e78 Data 0 startup_fm33a0xxev.o(HEAP)
+ STACK$$Base 0x20001e78 Number 0 startup_fm33a0xxev.o(STACK)
+ __heap_limit 0x20001e78 Data 0 startup_fm33a0xxev.o(HEAP)
+ STACK$$Limit 0x20005e78 Number 0 startup_fm33a0xxev.o(STACK)
+ __initial_sp 0x20005e78 Data 0 startup_fm33a0xxev.o(STACK)
@@ -4100,299 +4365,378 @@
Image Entry point : 0x000000c1
- Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00004bbc, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x00004a58])
+ Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00006408, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x00006250])
- Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x000049e0, Max: 0x00080000, ABSOLUTE)
+ Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x000061c0, Max: 0x00080000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x00000000 0x00000000 0x000000c0 Data RO 13044 RESET startup_fm33a0xxev.o
- 0x000000c0 0x000000c0 0x00000000 Code RO 13085 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x000000c0 0x000000c0 0x00000004 Code RO 13406 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x000000c4 0x000000c4 0x00000004 Code RO 13409 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 13411 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 13413 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x000000c8 0x000000c8 0x00000008 Code RO 13414 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x000000d0 0x000000d0 0x00000004 Code RO 13421 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 13416 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 13418 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
- 0x000000d4 0x000000d4 0x00000004 Code RO 13407 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x000000d8 0x000000d8 0x0000000c Code RO 2826 .text cmb_fault.o
- 0x000000e4 0x000000e4 0x0000001c Code RO 13045 .text startup_fm33a0xxev.o
- 0x00000100 0x00000100 0x0000002c Code RO 13088 .text mc_p.l(uidiv.o)
- 0x0000012c 0x0000012c 0x00000028 Code RO 13090 .text mc_p.l(idiv.o)
- 0x00000154 0x00000154 0x00000060 Code RO 13092 .text mc_p.l(uldiv.o)
- 0x000001b4 0x000001b4 0x00000024 Code RO 13094 .text mc_p.l(rand.o)
- 0x000001d8 0x000001d8 0x00000024 Code RO 13097 .text mc_p.l(memcpya.o)
- 0x000001fc 0x000001fc 0x00000024 Code RO 13099 .text mc_p.l(memseta.o)
- 0x00000220 0x00000220 0x00000014 Code RO 13366 .text mc_p.l(uread4.o)
- 0x00000234 0x00000234 0x00000012 Code RO 13368 .text mc_p.l(uwrite4.o)
- 0x00000246 0x00000246 0x0000001e Code RO 13370 .text mc_p.l(uwrite8.o)
- 0x00000264 0x00000264 0x00000168 Code RO 13378 .text mf_p.l(dadd.o)
- 0x000003cc 0x000003cc 0x000000d0 Code RO 13380 .text mf_p.l(dmul.o)
- 0x0000049c 0x0000049c 0x0000001c Code RO 13388 .text mf_p.l(dfltui.o)
- 0x000004b8 0x000004b8 0x00000020 Code RO 13423 .text mc_p.l(llshl.o)
- 0x000004d8 0x000004d8 0x00000022 Code RO 13425 .text mc_p.l(llushr.o)
- 0x000004fa 0x000004fa 0x00000026 Code RO 13427 .text mc_p.l(llsshr.o)
- 0x00000520 0x00000520 0x00000000 Code RO 13429 .text mc_p.l(iusefp.o)
- 0x00000520 0x00000520 0x000000be Code RO 13432 .text mf_p.l(depilogue.o)
- 0x000005de 0x000005de 0x00000002 PAD
- 0x000005e0 0x000005e0 0x00000024 Code RO 13436 .text mc_p.l(init.o)
- 0x00000604 0x00000604 0x00000056 Code RO 13446 .text mc_p.l(__dczerorl2.o)
- 0x0000065a 0x0000065a 0x000000a6 Code RO 734 i.AltFunIO gpio.o
- 0x00000700 0x00000700 0x00000050 Code RO 736 i.AnalogIO gpio.o
- 0x00000750 0x00000750 0x00000010 Code RO 954 i.BSTIM_IRQHandler tim.o
- 0x00000760 0x00000760 0x00000018 Code RO 3594 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
- 0x00000778 0x00000778 0x0000000c Code RO 3595 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
- 0x00000784 0x00000784 0x00000002 Code RO 955 i.BTx_IRQHandler tim.o
- 0x00000786 0x00000786 0x00000002 PAD
- 0x00000788 0x00000788 0x00000024 Code RO 4393 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
- 0x000007ac 0x000007ac 0x00000004 Code RO 582 i.CMU_IRQHandler user_init.o
- 0x000007b0 0x000007b0 0x0000001c Code RO 4396 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
- 0x000007cc 0x000007cc 0x00000054 Code RO 4401 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
- 0x00000820 0x00000820 0x00000024 Code RO 4403 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
- 0x00000844 0x00000844 0x00000020 Code RO 4405 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
- 0x00000864 0x00000864 0x00000068 Code RO 4444 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
- 0x000008cc 0x000008cc 0x00000020 Code RO 4463 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
- 0x000008ec 0x000008ec 0x00000024 Code RO 4465 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
- 0x00000910 0x00000910 0x00000018 Code RO 4467 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
- 0x00000928 0x00000928 0x00000012 Code RO 4468 i.CMU_RCHF_Init fm33a0xxev_cmu.o
- 0x0000093a 0x0000093a 0x00000002 PAD
- 0x0000093c 0x0000093c 0x00000020 Code RO 4470 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
- 0x0000095c 0x0000095c 0x00000020 Code RO 4472 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
- 0x0000097c 0x0000097c 0x00000028 Code RO 4474 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
- 0x000009a4 0x000009a4 0x0000001c Code RO 4478 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
- 0x000009c0 0x000009c0 0x0000001e Code RO 4479 i.CMU_SysClk_Init fm33a0xxev_cmu.o
- 0x000009de 0x000009de 0x00000002 PAD
- 0x000009e0 0x000009e0 0x00000024 Code RO 4481 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
- 0x00000a04 0x00000a04 0x00000020 Code RO 4483 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
- 0x00000a24 0x00000a24 0x00000034 Code RO 2368 i.COM_equipment_basic_inf_handle upper_com_data_pro.o
- 0x00000a58 0x00000a58 0x00000038 Code RO 739 i.CloseIO gpio.o
- 0x00000a90 0x00000a90 0x0000000a Code RO 698 i.DEBUG_Init rcc_config.o
- 0x00000a9a 0x00000a9a 0x00000002 PAD
- 0x00000a9c 0x00000a9c 0x00000020 Code RO 5780 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
- 0x00000abc 0x00000abc 0x0000001e Code RO 848 i.DMA_IRQHandler uart.o
- 0x00000ada 0x00000ada 0x00000002 PAD
- 0x00000adc 0x00000adc 0x00000020 Code RO 5813 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
- 0x00000afc 0x00000afc 0x00000010 Code RO 5814 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
- 0x00000b0c 0x00000b0c 0x00000070 Code RO 1655 i.EEPROM_MultipleRead eeprom.o
- 0x00000b7c 0x00000b7c 0x00000118 Code RO 1657 i.EEPROM_MultipleWrite eeprom.o
- 0x00000c94 0x00000c94 0x00000012 Code RO 1659 i.EEPROM_Wait_Busy eeprom.o
- 0x00000ca6 0x00000ca6 0x00000002 PAD
- 0x00000ca8 0x00000ca8 0x0000004c Code RO 1671 i.EEPROM_stat_read eeprom.o
- 0x00000cf4 0x00000cf4 0x000000d4 Code RO 12990 i.EKMODBUS_dataAnalysis rs485_data_analysis_pro.o
- 0x00000dc8 0x00000dc8 0x0000001c Code RO 6529 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
- 0x00000de4 0x00000de4 0x00000014 Code RO 1797 i.Force_Open_GPIO_Init valve_control.o
- 0x00000df8 0x00000df8 0x000000fc Code RO 6789 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
- 0x00000ef4 0x00000ef4 0x000000f4 Code RO 6791 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
- 0x00000fe8 0x00000fe8 0x000000ec Code RO 6792 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
- 0x000010d4 0x000010d4 0x00000058 Code RO 6793 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
- 0x0000112c 0x0000112c 0x0000010c Code RO 6794 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
- 0x00001238 0x00001238 0x00000134 Code RO 6795 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
- 0x0000136c 0x0000136c 0x00000094 Code RO 6800 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
- 0x00001400 0x00001400 0x00000164 Code RO 813 i.GPIO_IRQHandler exti.o
- 0x00001564 0x00001564 0x00000072 Code RO 6805 i.GPIO_Init fm33a0xxev_gpio.o
- 0x000015d6 0x000015d6 0x00000014 Code RO 6813 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
- 0x000015ea 0x000015ea 0x00000004 Code RO 6816 i.GPIO_ResetBits fm33a0xxev_gpio.o
- 0x000015ee 0x000015ee 0x00000004 Code RO 6817 i.GPIO_SetBits fm33a0xxev_gpio.o
- 0x000015f2 0x000015f2 0x00000044 Code RO 1799 i.GetValveRunMaxTime valve_control.o
- 0x00001636 0x00001636 0x000000ba Code RO 1377 i.Get_Extern_Rtc_Time extern_rtc.o
- 0x000016f0 0x000016f0 0x00000040 Code RO 1184 i.I2c_Ack i2c.o
- 0x00001730 0x00001730 0x00000038 Code RO 1185 i.I2c_No_Ack i2c.o
- 0x00001768 0x00001768 0x00000058 Code RO 1186 i.I2c_Read i2c.o
- 0x000017c0 0x000017c0 0x00000028 Code RO 1187 i.I2c_Scl_Gpio_Init i2c.o
- 0x000017e8 0x000017e8 0x0000006c Code RO 1188 i.I2c_Send i2c.o
- 0x00001854 0x00001854 0x0000003c Code RO 1189 i.I2c_Start i2c.o
- 0x00001890 0x00001890 0x00000040 Code RO 1190 i.I2c_Stop i2c.o
- 0x000018d0 0x000018d0 0x00000010 Code RO 585 i.IWDT_Clr user_init.o
- 0x000018e0 0x000018e0 0x00000020 Code RO 586 i.IWDT_Init user_init.o
- 0x00001900 0x00001900 0x0000001a Code RO 587 i.Init_RCHF user_init.o
- 0x0000191a 0x0000191a 0x00000002 PAD
- 0x0000191c 0x0000191c 0x00000024 Code RO 588 i.Init_RCLP user_init.o
- 0x00001940 0x00001940 0x00000078 Code RO 589 i.Init_SysClk user_init.o
- 0x000019b8 0x000019b8 0x00000016 Code RO 590 i.Init_SysClk_Gen user_init.o
- 0x000019ce 0x000019ce 0x00000074 Code RO 740 i.InputtIO gpio.o
- 0x00001a42 0x00001a42 0x00000002 PAD
- 0x00001a44 0x00001a44 0x00000034 Code RO 1445 i.Key_GPIO_Init key.o
- 0x00001a78 0x00001a78 0x00000018 Code RO 8061 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
- 0x00001a90 0x00001a90 0x00000018 Code RO 958 i.LPTIM_IRQHandler tim.o
- 0x00001aa8 0x00001aa8 0x00000018 Code RO 8100 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
- 0x00001ac0 0x00001ac0 0x0000000c Code RO 8101 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
- 0x00001acc 0x00001acc 0x00000028 Code RO 2465 i.Lcd_DeInit lcd.o
- 0x00001af4 0x00001af4 0x0000003c Code RO 2674 i.Lcd_GPIO_Init lcd_io_api.o
- 0x00001b30 0x00001b30 0x00000014 Code RO 2467 i.Lcd_Init lcd.o
- 0x00001b44 0x00001b44 0x00000024 Code RO 2469 i.Lcd_Show_MenuProcess lcd.o
- 0x00001b68 0x00001b68 0x00000028 Code RO 2470 i.Lcd_Sys_Init lcd.o
- 0x00001b90 0x00001b90 0x00000032 Code RO 2675 i.Lcd_Write lcd_io_api.o
- 0x00001bc2 0x00001bc2 0x00000038 Code RO 2676 i.Lcd_Write_Reg lcd_io_api.o
- 0x00001bfa 0x00001bfa 0x00000002 PAD
- 0x00001bfc 0x00001bfc 0x00000020 Code RO 1800 i.Motor_AB_GPIO_Init valve_control.o
- 0x00001c1c 0x00001c1c 0x00000020 Code RO 1801 i.Motor_OP_CL_GPIO_Init valve_control.o
- 0x00001c3c 0x00001c3c 0x0000001c Code RO 1802 i.Motor_OP_CL_GPIO_Init_sleep_mode valve_control.o
- 0x00001c58 0x00001c58 0x00000002 Code RO 814 i.NMI_Handler exti.o
- 0x00001c5a 0x00001c5a 0x00000002 PAD
- 0x00001c5c 0x00001c5c 0x00000078 Code RO 393 i.NVIC_SetPriority system_run_fun.o
- 0x00001cd4 0x00001cd4 0x00000072 Code RO 742 i.OutputIO gpio.o
- 0x00001d46 0x00001d46 0x0000004c Code RO 1378 i.R8025T_Read extern_rtc.o
- 0x00001d92 0x00001d92 0x00000030 Code RO 1379 i.R8025T_Write extern_rtc.o
- 0x00001dc2 0x00001dc2 0x00000002 PAD
- 0x00001dc4 0x00001dc4 0x00000020 Code RO 9985 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x00001de4 0x00001de4 0x00000024 Code RO 9987 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
- 0x00001e08 0x00001e08 0x00000024 Code RO 9992 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
- 0x00001e2c 0x00001e2c 0x00000018 Code RO 1380 i.RTC_GPIO_Init extern_rtc.o
- 0x00001e44 0x00001e44 0x00000002 Code RO 1037 i.RTC_IRQHandler rtc.o
- 0x00001e46 0x00001e46 0x00000002 PAD
- 0x00001e48 0x00001e48 0x00000058 Code RO 1803 i.Read_OP_CL_VALVE_Status valve_control.o
- 0x00001ea0 0x00001ea0 0x000001e4 Code RO 12991 i.SIZHUMODBUSV2_0_dataAnalysis rs485_data_analysis_pro.o
- 0x00002084 0x00002084 0x000000d8 Code RO 1262 i.SPI3_Init spi.o
- 0x0000215c 0x0000215c 0x00000018 Code RO 11234 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
- 0x00002174 0x00002174 0x00000012 Code RO 11236 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
- 0x00002186 0x00002186 0x00000018 Code RO 11238 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
- 0x0000219e 0x0000219e 0x0000001a Code RO 11240 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
- 0x000021b8 0x000021b8 0x00000018 Code RO 11242 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
- 0x000021d0 0x000021d0 0x0000001a Code RO 11244 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
- 0x000021ea 0x000021ea 0x00000018 Code RO 11250 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
- 0x00002202 0x00002202 0x0000001a Code RO 11254 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
- 0x0000221c 0x0000221c 0x0000001a Code RO 11258 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
- 0x00002236 0x00002236 0x0000001a Code RO 11262 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
- 0x00002250 0x00002250 0x00000018 Code RO 11264 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
- 0x00002268 0x00002268 0x00000018 Code RO 11266 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
- 0x00002280 0x00002280 0x00000018 Code RO 11268 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
- 0x00002298 0x00002298 0x00000018 Code RO 11272 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
- 0x000022b0 0x000022b0 0x00000018 Code RO 11274 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
- 0x000022c8 0x000022c8 0x00000006 Code RO 11275 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
- 0x000022ce 0x000022ce 0x00000006 Code RO 11276 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
- 0x000022d4 0x000022d4 0x00000006 Code RO 11277 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
- 0x000022da 0x000022da 0x00000006 Code RO 11278 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
- 0x000022e0 0x000022e0 0x00000014 Code RO 11290 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
- 0x000022f4 0x000022f4 0x00000014 Code RO 11294 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
- 0x00002308 0x00002308 0x00000006 Code RO 11297 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
- 0x0000230e 0x0000230e 0x00000004 Code RO 11298 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
- 0x00002312 0x00002312 0x00000002 PAD
- 0x00002314 0x00002314 0x00000020 Code RO 1192 i.Sda_In i2c.o
- 0x00002334 0x00002334 0x00000020 Code RO 1193 i.Sda_Out i2c.o
- 0x00002354 0x00002354 0x00000064 Code RO 1381 i.Set_Extern_Rtc_Time extern_rtc.o
- 0x000023b8 0x000023b8 0x00000022 Code RO 1382 i.Set_Rtc_UpdataInterrupt extern_rtc.o
- 0x000023da 0x000023da 0x00000002 PAD
- 0x000023dc 0x000023dc 0x00000034 Code RO 1265 i.SpiWriteAndRead spi.o
- 0x00002410 0x00002410 0x00000058 Code RO 591 i.SysWakeUp_ClockCfg user_init.o
- 0x00002468 0x00002468 0x0000001c Code RO 13052 i.SystemInit system_fm33a0xxev.o
- 0x00002484 0x00002484 0x00000048 Code RO 699 i.System_power_on_init rcc_config.o
- 0x000024cc 0x000024cc 0x0000015a Code RO 1383 i.TimeEffectJudgm extern_rtc.o
- 0x00002626 0x00002626 0x00000014 Code RO 12310 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
- 0x0000263a 0x0000263a 0x0000002a Code RO 852 i.UARTx_SendData_Normal uart.o
- 0x00002664 0x00002664 0x00000008 Code RO 12318 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
- 0x0000266c 0x0000266c 0x00000094 Code RO 2310 i.Upper_ComputerLoginRecvHandler upper_com.o
- 0x00002700 0x00002700 0x0000000c Code RO 2311 i.Upper_ComputerLoginRespond upper_com.o
- 0x0000270c 0x0000270c 0x00000060 Code RO 2312 i.Upper_ComputerReadWriteHandler upper_com.o
- 0x0000276c 0x0000276c 0x00000060 Code RO 2313 i.Upper_ComputerRespond upper_com.o
- 0x000027cc 0x000027cc 0x00000118 Code RO 1804 i.ValveCtrlHade valve_control.o
- 0x000028e4 0x000028e4 0x00000068 Code RO 1806 i.ValveForceOpenSignalCheck valve_control.o
- 0x0000294c 0x0000294c 0x0000003c Code RO 1807 i.ValveMotorCloseRun valve_control.o
- 0x00002988 0x00002988 0x0000003c Code RO 1808 i.ValveMotorOpenRun valve_control.o
- 0x000029c4 0x000029c4 0x0000003c Code RO 1809 i.ValveMotorStop valve_control.o
- 0x00002a00 0x00002a00 0x00000028 Code RO 1810 i.ValveRunParaInit valve_control.o
- 0x00002a28 0x00002a28 0x00000014 Code RO 2392 i.WRC_PWR_GPIO_Init wireless_remote_comm.o
- 0x00002a3c 0x00002a3c 0x00000054 Code RO 2393 i.WirelessRemoteCommPro wireless_remote_comm.o
- 0x00002a90 0x00002a90 0x00000004 Code RO 2394 i.WrcClosePwrPro wireless_remote_comm.o
- 0x00002a94 0x00002a94 0x00000004 Code RO 2395 i.WrcCreateLinkPro wireless_remote_comm.o
- 0x00002a98 0x00002a98 0x00000018 Code RO 2396 i.WrcOpenPwrPro wireless_remote_comm.o
- 0x00002ab0 0x00002ab0 0x00000004 Code RO 2398 i.WrcSendDataPro wireless_remote_comm.o
- 0x00002ab4 0x00002ab4 0x00000004 Code RO 2399 i.WrcWaitRecDataPro wireless_remote_comm.o
- 0x00002ab8 0x00002ab8 0x00000020 Code RO 13312 i.__0printf$8 mc_p.l(printf8.o)
- 0x00002ad8 0x00002ad8 0x00000028 Code RO 13314 i.__0sprintf$8 mc_p.l(printf8.o)
- 0x00002b00 0x00002b00 0x0000002e Code RO 13434 i.__ARM_clz mf_p.l(depilogue.o)
- 0x00002b2e 0x00002b2e 0x0000001c Code RO 1431 i.__ARM_common_switch8 extern_rtc.o
- 0x00002b4a 0x00002b4a 0x0000000e Code RO 13440 i.__scatterload_copy mc_p.l(handlers.o)
- 0x00002b58 0x00002b58 0x00000002 Code RO 13441 i.__scatterload_null mc_p.l(handlers.o)
- 0x00002b5a 0x00002b5a 0x0000000e Code RO 13442 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x00002b68 0x00002b68 0x00000428 Code RO 13319 i._printf_core mc_p.l(printf8.o)
- 0x00002f90 0x00002f90 0x00000020 Code RO 13320 i._printf_post_padding mc_p.l(printf8.o)
- 0x00002fb0 0x00002fb0 0x0000002c Code RO 13321 i._printf_pre_padding mc_p.l(printf8.o)
- 0x00002fdc 0x00002fdc 0x0000000a Code RO 13323 i._sputc mc_p.l(printf8.o)
- 0x00002fe6 0x00002fe6 0x00000002 PAD
- 0x00002fe8 0x00002fe8 0x00000090 Code RO 394 i.allExtiIRQ system_run_fun.o
- 0x00003078 0x00003078 0x00000010 Code RO 395 i.allGpioInit system_run_fun.o
- 0x00003088 0x00003088 0x00000010 Code RO 2215 i.allParaDefaultInit system_mem_para.o
- 0x00003098 0x00003098 0x00000040 Code RO 2216 i.allParaPatchPro system_mem_para.o
- 0x000030d8 0x000030d8 0x00000010 Code RO 2217 i.allParaReadFromEep system_mem_para.o
- 0x000030e8 0x000030e8 0x00000042 Code RO 353 i.arrayA_2_arrayB system_general_para.o
- 0x0000312a 0x0000312a 0x00000002 PAD
- 0x0000312c 0x0000312c 0x00000114 Code RO 2745 i.cm_backtrace_call_stack cm_backtrace.o
- 0x00003240 0x00003240 0x00000210 Code RO 2746 i.cm_backtrace_fault cm_backtrace.o
- 0x00003450 0x00003450 0x0000002c Code RO 2747 i.cm_backtrace_firmware_info cm_backtrace.o
- 0x0000347c 0x0000347c 0x00000048 Code RO 660 i.delay_init delay.o
- 0x000034c4 0x000034c4 0x00000050 Code RO 661 i.delay_ms delay.o
- 0x00003514 0x00003514 0x00000050 Code RO 662 i.delay_us delay.o
- 0x00003564 0x00003564 0x0000003a Code RO 2749 i.disassembly_ins_is_bl_blx cm_backtrace.o
- 0x0000359e 0x0000359e 0x00000002 PAD
- 0x000035a0 0x000035a0 0x000000d4 Code RO 2750 i.dump_stack cm_backtrace.o
- 0x00003674 0x00003674 0x0000010c Code RO 2218 i.eepABReadCheck system_mem_para.o
- 0x00003780 0x00003780 0x0000004e Code RO 2219 i.eepABWriteAndReadCheck system_mem_para.o
- 0x000037ce 0x000037ce 0x00000002 Code RO 2220 i.eepParaPatchPro_1 system_mem_para.o
- 0x000037d0 0x000037d0 0x00000040 Code RO 2222 i.eepWriteAndReadCheck system_mem_para.o
- 0x00003810 0x00003810 0x00000024 Code RO 859 i.fputc uart.o
- 0x00003834 0x00003834 0x0000000c Code RO 397 i.hardwareDriversInit system_run_fun.o
- 0x00003840 0x00003840 0x00000068 Code RO 1446 i.keyPro key.o
- 0x000038a8 0x000038a8 0x00000030 Code RO 2471 i.lcdDisplayPro lcd.o
- 0x000038d8 0x000038d8 0x00000054 Code RO 511 i.main main.o
- 0x0000392c 0x0000392c 0x00000048 Code RO 12992 i.modbus03AnswerCheck rs485_data_analysis_pro.o
- 0x00003974 0x00003974 0x00000038 Code RO 2223 i.paraCalcCrcAndWriteEepAB system_mem_para.o
- 0x000039ac 0x000039ac 0x00000098 Code RO 2751 i.print_call_stack cm_backtrace.o
- 0x00003a44 0x00003a44 0x000000a2 Code RO 12993 i.rs485ComDataAnalysis rs485_data_analysis_pro.o
- 0x00003ae6 0x00003ae6 0x00000002 PAD
- 0x00003ae8 0x00003ae8 0x0000002c Code RO 12925 i.rs485ComPwrOnHandle rs485_read_data.o
- 0x00003b14 0x00003b14 0x00000038 Code RO 12926 i.rs485ComSendHandle rs485_read_data.o
- 0x00003b4c 0x00003b4c 0x000000e0 Code RO 12927 i.rs485ComWaitAnswerHandle rs485_read_data.o
- 0x00003c2c 0x00003c2c 0x00000074 Code RO 12928 i.rs485GetDelayTime rs485_read_data.o
- 0x00003ca0 0x00003ca0 0x00000050 Code RO 12929 i.rs485ReadDataPro rs485_read_data.o
- 0x00003cf0 0x00003cf0 0x00000098 Code RO 12930 i.rs485SendReadData rs485_read_data.o
- 0x00003d88 0x00003d88 0x00000044 Code RO 12994 i.sendModbusReadFrame rs485_data_analysis_pro.o
- 0x00003dcc 0x00003dcc 0x00000048 Code RO 398 i.sysRunFunParaInit system_run_fun.o
- 0x00003e14 0x00003e14 0x0000006c Code RO 399 i.sysStoredParaInit system_run_fun.o
- 0x00003e80 0x00003e80 0x0000003c Code RO 2224 i.systemEepIdDefaultInit system_mem_para.o
- 0x00003ebc 0x00003ebc 0x00000028 Code RO 2225 i.systemEepIdReadFromEep system_mem_para.o
- 0x00003ee4 0x00003ee4 0x0000002c Code RO 354 i.ucharcmp system_general_para.o
- 0x00003f10 0x00003f10 0x00000168 Code RO 2314 i.upperComPro upper_com.o
- 0x00004078 0x00004078 0x00000034 Code RO 104 i.usMBCRC16 mbcrc.o
- 0x000040ac 0x000040ac 0x00000014 Code RO 1811 i.valveCtrlPro valve_control.o
- 0x000040c0 0x000040c0 0x00000200 Data RO 105 .constdata mbcrc.o
- 0x000042c0 0x000042c0 0x000000e0 Data RO 2753 .constdata cm_backtrace.o
- 0x000043a0 0x000043a0 0x0000061e Data RO 2754 .conststring cm_backtrace.o
- 0x000049be 0x000049be 0x00000002 PAD
- 0x000049c0 0x000049c0 0x00000020 Data RO 13438 Region$$Table anon$$obj.o
+ 0x00000000 0x00000000 0x000000c0 Data RO 13233 RESET startup_fm33a0xxev.o
+ 0x000000c0 0x000000c0 0x00000000 Code RO 13274 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
+ 0x000000c0 0x000000c0 0x00000004 Code RO 13623 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
+ 0x000000c4 0x000000c4 0x00000004 Code RO 13626 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 13628 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 13630 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
+ 0x000000c8 0x000000c8 0x00000008 Code RO 13631 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
+ 0x000000d0 0x000000d0 0x00000004 Code RO 13638 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
+ 0x000000d4 0x000000d4 0x00000000 Code RO 13633 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
+ 0x000000d4 0x000000d4 0x00000000 Code RO 13635 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
+ 0x000000d4 0x000000d4 0x00000004 Code RO 13624 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
+ 0x000000d8 0x000000d8 0x0000000c Code RO 3015 .text cmb_fault.o
+ 0x000000e4 0x000000e4 0x0000001c Code RO 13234 .text startup_fm33a0xxev.o
+ 0x00000100 0x00000100 0x0000002c Code RO 13277 .text mc_p.l(uidiv.o)
+ 0x0000012c 0x0000012c 0x00000028 Code RO 13279 .text mc_p.l(idiv.o)
+ 0x00000154 0x00000154 0x00000060 Code RO 13281 .text mc_p.l(uldiv.o)
+ 0x000001b4 0x000001b4 0x00000024 Code RO 13283 .text mc_p.l(rand.o)
+ 0x000001d8 0x000001d8 0x00000024 Code RO 13286 .text mc_p.l(memcpya.o)
+ 0x000001fc 0x000001fc 0x00000024 Code RO 13288 .text mc_p.l(memseta.o)
+ 0x00000220 0x00000220 0x00000014 Code RO 13583 .text mc_p.l(uread4.o)
+ 0x00000234 0x00000234 0x00000012 Code RO 13585 .text mc_p.l(uwrite4.o)
+ 0x00000246 0x00000246 0x0000001e Code RO 13587 .text mc_p.l(uwrite8.o)
+ 0x00000264 0x00000264 0x000000b2 Code RO 13589 .text mf_p.l(fadd.o)
+ 0x00000316 0x00000316 0x0000007a Code RO 13591 .text mf_p.l(fmul.o)
+ 0x00000390 0x00000390 0x0000007c Code RO 13593 .text mf_p.l(fdiv.o)
+ 0x0000040c 0x0000040c 0x00000168 Code RO 13595 .text mf_p.l(dadd.o)
+ 0x00000574 0x00000574 0x000000d0 Code RO 13597 .text mf_p.l(dmul.o)
+ 0x00000644 0x00000644 0x000000f0 Code RO 13599 .text mf_p.l(ddiv.o)
+ 0x00000734 0x00000734 0x0000000e Code RO 13601 .text mf_p.l(ffltui.o)
+ 0x00000742 0x00000742 0x00000002 PAD
+ 0x00000744 0x00000744 0x00000028 Code RO 13603 .text mf_p.l(dflti.o)
+ 0x0000076c 0x0000076c 0x0000001c Code RO 13605 .text mf_p.l(dfltui.o)
+ 0x00000788 0x00000788 0x00000048 Code RO 13607 .text mf_p.l(dfixi.o)
+ 0x000007d0 0x000007d0 0x00000028 Code RO 13613 .text mf_p.l(f2d.o)
+ 0x000007f8 0x000007f8 0x00000028 Code RO 13615 .text mf_p.l(cdcmple.o)
+ 0x00000820 0x00000820 0x00000038 Code RO 13619 .text mf_p.l(d2f.o)
+ 0x00000858 0x00000858 0x00000020 Code RO 13640 .text mc_p.l(llshl.o)
+ 0x00000878 0x00000878 0x00000022 Code RO 13642 .text mc_p.l(llushr.o)
+ 0x0000089a 0x0000089a 0x00000026 Code RO 13644 .text mc_p.l(llsshr.o)
+ 0x000008c0 0x000008c0 0x00000000 Code RO 13648 .text mc_p.l(iusefp.o)
+ 0x000008c0 0x000008c0 0x00000082 Code RO 13649 .text mf_p.l(fepilogue.o)
+ 0x00000942 0x00000942 0x000000be Code RO 13651 .text mf_p.l(depilogue.o)
+ 0x00000a00 0x00000a00 0x00000024 Code RO 13655 .text mc_p.l(init.o)
+ 0x00000a24 0x00000a24 0x00000056 Code RO 13665 .text mc_p.l(__dczerorl2.o)
+ 0x00000a7a 0x00000a7a 0x00000002 PAD
+ 0x00000a7c 0x00000a7c 0x00000020 Code RO 3044 i.ADC_CFGR_ACC_PERIOD_Set fm33a0xxev_adc.o
+ 0x00000a9c 0x00000a9c 0x00000024 Code RO 3046 i.ADC_CFGR_BUFEN_Setable fm33a0xxev_adc.o
+ 0x00000ac0 0x00000ac0 0x0000001c Code RO 3048 i.ADC_CFGR_BUFSEL_Set fm33a0xxev_adc.o
+ 0x00000adc 0x00000adc 0x00000024 Code RO 3052 i.ADC_CR_ACC_IE_Setable fm33a0xxev_adc.o
+ 0x00000b00 0x00000b00 0x00000024 Code RO 3056 i.ADC_CR_EN_Setable fm33a0xxev_adc.o
+ 0x00000b24 0x00000b24 0x00000020 Code RO 3058 i.ADC_CR_HPEN_Set fm33a0xxev_adc.o
+ 0x00000b44 0x00000b44 0x00000020 Code RO 3060 i.ADC_CR_MODE_Set fm33a0xxev_adc.o
+ 0x00000b64 0x00000b64 0x00000024 Code RO 3062 i.ADC_CR_RSTCTRL_EN_Setable fm33a0xxev_adc.o
+ 0x00000b88 0x00000b88 0x0000000c Code RO 3063 i.ADC_DR_Read fm33a0xxev_adc.o
+ 0x00000b94 0x00000b94 0x0000005c Code RO 1185 i.ADC_IN4_Init adc.o
+ 0x00000bf0 0x00000bf0 0x0000005c Code RO 1187 i.ADC_IN8_Init adc.o
+ 0x00000c4c 0x00000c4c 0x0000001c Code RO 3065 i.ADC_ISR_ACC_IF_Chk fm33a0xxev_adc.o
+ 0x00000c68 0x00000c68 0x00000010 Code RO 3066 i.ADC_ISR_ACC_IF_Clr fm33a0xxev_adc.o
+ 0x00000c78 0x00000c78 0x00000010 Code RO 3072 i.ADC_TRIM_Write fm33a0xxev_adc.o
+ 0x00000c88 0x00000c88 0x00000058 Code RO 1189 i.ADC_Temp_Init adc.o
+ 0x00000ce0 0x00000ce0 0x00000058 Code RO 622 i.Alarm_List_Node_Deleted linked_list.o
+ 0x00000d38 0x00000d38 0x0000007c Code RO 2002 i.Alka_Bat_Voltage_Status power_manage.o
+ 0x00000db4 0x00000db4 0x00000024 Code RO 2003 i.Alka_Battery_GPIO_Clk_Init power_manage.o
+ 0x00000dd8 0x00000dd8 0x000000a6 Code RO 821 i.AltFunIO gpio.o
+ 0x00000e7e 0x00000e7e 0x00000050 Code RO 823 i.AnalogIO gpio.o
+ 0x00000ece 0x00000ece 0x00000002 PAD
+ 0x00000ed0 0x00000ed0 0x00000060 Code RO 824 i.AnalogIO_H gpio.o
+ 0x00000f30 0x00000f30 0x00000010 Code RO 1041 i.BSTIM_IRQHandler tim.o
+ 0x00000f40 0x00000f40 0x00000018 Code RO 3783 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
+ 0x00000f58 0x00000f58 0x0000000c Code RO 3784 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
+ 0x00000f64 0x00000f64 0x00000002 Code RO 1042 i.BTx_IRQHandler tim.o
+ 0x00000f66 0x00000f66 0x00000002 PAD
+ 0x00000f68 0x00000f68 0x00000018 Code RO 4531 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
+ 0x00000f80 0x00000f80 0x00000018 Code RO 4532 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
+ 0x00000f98 0x00000f98 0x00000024 Code RO 4582 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
+ 0x00000fbc 0x00000fbc 0x00000004 Code RO 669 i.CMU_IRQHandler user_init.o
+ 0x00000fc0 0x00000fc0 0x0000001c Code RO 4585 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
+ 0x00000fdc 0x00000fdc 0x00000054 Code RO 4590 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
+ 0x00001030 0x00001030 0x00000024 Code RO 4592 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
+ 0x00001054 0x00001054 0x00000020 Code RO 4594 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
+ 0x00001074 0x00001074 0x00000068 Code RO 4633 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
+ 0x000010dc 0x000010dc 0x00000020 Code RO 4652 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
+ 0x000010fc 0x000010fc 0x00000024 Code RO 4654 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
+ 0x00001120 0x00001120 0x00000018 Code RO 4656 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
+ 0x00001138 0x00001138 0x00000012 Code RO 4657 i.CMU_RCHF_Init fm33a0xxev_cmu.o
+ 0x0000114a 0x0000114a 0x00000002 PAD
+ 0x0000114c 0x0000114c 0x00000020 Code RO 4659 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
+ 0x0000116c 0x0000116c 0x00000020 Code RO 4661 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
+ 0x0000118c 0x0000118c 0x00000028 Code RO 4663 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
+ 0x000011b4 0x000011b4 0x0000001c Code RO 4667 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
+ 0x000011d0 0x000011d0 0x0000001e Code RO 4668 i.CMU_SysClk_Init fm33a0xxev_cmu.o
+ 0x000011ee 0x000011ee 0x00000002 PAD
+ 0x000011f0 0x000011f0 0x00000024 Code RO 4670 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
+ 0x00001214 0x00001214 0x00000020 Code RO 4672 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
+ 0x00001234 0x00001234 0x00000034 Code RO 2557 i.COM_equipment_basic_inf_handle upper_com_data_pro.o
+ 0x00001268 0x00001268 0x00000038 Code RO 826 i.CloseIO gpio.o
+ 0x000012a0 0x000012a0 0x0000000a Code RO 785 i.DEBUG_Init rcc_config.o
+ 0x000012aa 0x000012aa 0x00000002 PAD
+ 0x000012ac 0x000012ac 0x00000020 Code RO 5969 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
+ 0x000012cc 0x000012cc 0x0000001e Code RO 935 i.DMA_IRQHandler uart.o
+ 0x000012ea 0x000012ea 0x00000002 PAD
+ 0x000012ec 0x000012ec 0x00000020 Code RO 6002 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
+ 0x0000130c 0x0000130c 0x00000010 Code RO 6003 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
+ 0x0000131c 0x0000131c 0x00000070 Code RO 1742 i.EEPROM_MultipleRead eeprom.o
+ 0x0000138c 0x0000138c 0x00000118 Code RO 1744 i.EEPROM_MultipleWrite eeprom.o
+ 0x000014a4 0x000014a4 0x00000012 Code RO 1746 i.EEPROM_Wait_Busy eeprom.o
+ 0x000014b6 0x000014b6 0x00000002 PAD
+ 0x000014b8 0x000014b8 0x0000004c Code RO 1758 i.EEPROM_stat_read eeprom.o
+ 0x00001504 0x00001504 0x000000d4 Code RO 13179 i.EKMODBUS_dataAnalysis rs485_data_analysis_pro.o
+ 0x000015d8 0x000015d8 0x0000001c Code RO 6718 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
+ 0x000015f4 0x000015f4 0x00000014 Code RO 1884 i.Force_Open_GPIO_Init valve_control.o
+ 0x00001608 0x00001608 0x000000fc Code RO 6978 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
+ 0x00001704 0x00001704 0x000000f4 Code RO 6980 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
+ 0x000017f8 0x000017f8 0x000000ec Code RO 6981 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
+ 0x000018e4 0x000018e4 0x00000058 Code RO 6982 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
+ 0x0000193c 0x0000193c 0x0000010c Code RO 6983 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
+ 0x00001a48 0x00001a48 0x00000134 Code RO 6984 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
+ 0x00001b7c 0x00001b7c 0x00000094 Code RO 6989 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
+ 0x00001c10 0x00001c10 0x0000017c Code RO 900 i.GPIO_IRQHandler exti.o
+ 0x00001d8c 0x00001d8c 0x00000072 Code RO 6994 i.GPIO_Init fm33a0xxev_gpio.o
+ 0x00001dfe 0x00001dfe 0x00000014 Code RO 7002 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x00001e12 0x00001e12 0x00000004 Code RO 7005 i.GPIO_ResetBits fm33a0xxev_gpio.o
+ 0x00001e16 0x00001e16 0x00000004 Code RO 7006 i.GPIO_SetBits fm33a0xxev_gpio.o
+ 0x00001e1a 0x00001e1a 0x00000002 PAD
+ 0x00001e1c 0x00001e1c 0x000000c0 Code RO 2004 i.GetPwrStatusPro power_manage.o
+ 0x00001edc 0x00001edc 0x00000044 Code RO 1886 i.GetValveRunMaxTime valve_control.o
+ 0x00001f20 0x00001f20 0x00000030 Code RO 1190 i.Get_AdcTempValue adc.o
+ 0x00001f50 0x00001f50 0x00000032 Code RO 1191 i.Get_AdcValue adc.o
+ 0x00001f82 0x00001f82 0x00000002 PAD
+ 0x00001f84 0x00001f84 0x00000094 Code RO 2005 i.Get_Alka_Bat_Voltage power_manage.o
+ 0x00002018 0x00002018 0x000000ba Code RO 1464 i.Get_Extern_Rtc_Time extern_rtc.o
+ 0x000020d2 0x000020d2 0x00000002 PAD
+ 0x000020d4 0x000020d4 0x00000094 Code RO 2006 i.Get_Lith_Bat_Voltage power_manage.o
+ 0x00002168 0x00002168 0x00000030 Code RO 2007 i.Get_Mcu_Temp power_manage.o
+ 0x00002198 0x00002198 0x000000de Code RO 2008 i.Get_vol_Average power_manage.o
+ 0x00002276 0x00002276 0x00000002 PAD
+ 0x00002278 0x00002278 0x00000040 Code RO 1271 i.I2c_Ack i2c.o
+ 0x000022b8 0x000022b8 0x00000038 Code RO 1272 i.I2c_No_Ack i2c.o
+ 0x000022f0 0x000022f0 0x00000058 Code RO 1273 i.I2c_Read i2c.o
+ 0x00002348 0x00002348 0x00000028 Code RO 1274 i.I2c_Scl_Gpio_Init i2c.o
+ 0x00002370 0x00002370 0x0000006c Code RO 1275 i.I2c_Send i2c.o
+ 0x000023dc 0x000023dc 0x0000003c Code RO 1276 i.I2c_Start i2c.o
+ 0x00002418 0x00002418 0x00000040 Code RO 1277 i.I2c_Stop i2c.o
+ 0x00002458 0x00002458 0x00000010 Code RO 672 i.IWDT_Clr user_init.o
+ 0x00002468 0x00002468 0x00000020 Code RO 673 i.IWDT_Init user_init.o
+ 0x00002488 0x00002488 0x0000001a Code RO 674 i.Init_RCHF user_init.o
+ 0x000024a2 0x000024a2 0x00000002 PAD
+ 0x000024a4 0x000024a4 0x00000024 Code RO 675 i.Init_RCLP user_init.o
+ 0x000024c8 0x000024c8 0x00000078 Code RO 676 i.Init_SysClk user_init.o
+ 0x00002540 0x00002540 0x00000016 Code RO 677 i.Init_SysClk_Gen user_init.o
+ 0x00002556 0x00002556 0x00000074 Code RO 827 i.InputtIO gpio.o
+ 0x000025ca 0x000025ca 0x00000002 PAD
+ 0x000025cc 0x000025cc 0x00000084 Code RO 828 i.InputtIO_H gpio.o
+ 0x00002650 0x00002650 0x0000010c Code RO 353 i.IntervalTriggerHandle system_general_para.o
+ 0x0000275c 0x0000275c 0x00000034 Code RO 1532 i.Key_GPIO_Init key.o
+ 0x00002790 0x00002790 0x00000018 Code RO 8250 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
+ 0x000027a8 0x000027a8 0x00000018 Code RO 1045 i.LPTIM_IRQHandler tim.o
+ 0x000027c0 0x000027c0 0x00000018 Code RO 8289 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
+ 0x000027d8 0x000027d8 0x0000000c Code RO 8290 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
+ 0x000027e4 0x000027e4 0x00000028 Code RO 2654 i.Lcd_DeInit lcd.o
+ 0x0000280c 0x0000280c 0x0000003c Code RO 2863 i.Lcd_GPIO_Init lcd_io_api.o
+ 0x00002848 0x00002848 0x00000014 Code RO 2656 i.Lcd_Init lcd.o
+ 0x0000285c 0x0000285c 0x00000024 Code RO 2658 i.Lcd_Show_MenuProcess lcd.o
+ 0x00002880 0x00002880 0x00000028 Code RO 2659 i.Lcd_Sys_Init lcd.o
+ 0x000028a8 0x000028a8 0x00000032 Code RO 2864 i.Lcd_Write lcd_io_api.o
+ 0x000028da 0x000028da 0x00000038 Code RO 2865 i.Lcd_Write_Reg lcd_io_api.o
+ 0x00002912 0x00002912 0x00000002 PAD
+ 0x00002914 0x00002914 0x0000007c Code RO 2009 i.Lith_Bat_Voltage_Status power_manage.o
+ 0x00002990 0x00002990 0x00000028 Code RO 2010 i.Lith_Battery_GPIO_Clk_Init power_manage.o
+ 0x000029b8 0x000029b8 0x00000020 Code RO 1887 i.Motor_AB_GPIO_Init valve_control.o
+ 0x000029d8 0x000029d8 0x00000020 Code RO 1888 i.Motor_OP_CL_GPIO_Init valve_control.o
+ 0x000029f8 0x000029f8 0x0000001c Code RO 1889 i.Motor_OP_CL_GPIO_Init_sleep_mode valve_control.o
+ 0x00002a14 0x00002a14 0x00000002 Code RO 901 i.NMI_Handler exti.o
+ 0x00002a16 0x00002a16 0x00000002 PAD
+ 0x00002a18 0x00002a18 0x00000078 Code RO 403 i.NVIC_SetPriority system_run_fun.o
+ 0x00002a90 0x00002a90 0x00000072 Code RO 829 i.OutputIO gpio.o
+ 0x00002b02 0x00002b02 0x00000002 PAD
+ 0x00002b04 0x00002b04 0x000002f0 Code RO 2012 i.PowerManagrInit power_manage.o
+ 0x00002df4 0x00002df4 0x00000078 Code RO 2013 i.Power_IO_Init power_manage.o
+ 0x00002e6c 0x00002e6c 0x0000004c Code RO 1465 i.R8025T_Read extern_rtc.o
+ 0x00002eb8 0x00002eb8 0x00000030 Code RO 1466 i.R8025T_Write extern_rtc.o
+ 0x00002ee8 0x00002ee8 0x00000020 Code RO 10174 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
+ 0x00002f08 0x00002f08 0x00000024 Code RO 10176 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
+ 0x00002f2c 0x00002f2c 0x00000024 Code RO 10181 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
+ 0x00002f50 0x00002f50 0x00000018 Code RO 1467 i.RTC_GPIO_Init extern_rtc.o
+ 0x00002f68 0x00002f68 0x00000002 Code RO 1124 i.RTC_IRQHandler rtc.o
+ 0x00002f6a 0x00002f6a 0x00000002 PAD
+ 0x00002f6c 0x00002f6c 0x00000058 Code RO 1890 i.Read_OP_CL_VALVE_Status valve_control.o
+ 0x00002fc4 0x00002fc4 0x000001e4 Code RO 13180 i.SIZHUMODBUSV2_0_dataAnalysis rs485_data_analysis_pro.o
+ 0x000031a8 0x000031a8 0x000000d8 Code RO 1349 i.SPI3_Init spi.o
+ 0x00003280 0x00003280 0x00000018 Code RO 11423 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
+ 0x00003298 0x00003298 0x00000012 Code RO 11425 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
+ 0x000032aa 0x000032aa 0x00000018 Code RO 11427 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
+ 0x000032c2 0x000032c2 0x0000001a Code RO 11429 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
+ 0x000032dc 0x000032dc 0x00000018 Code RO 11431 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
+ 0x000032f4 0x000032f4 0x0000001a Code RO 11433 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
+ 0x0000330e 0x0000330e 0x00000018 Code RO 11439 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
+ 0x00003326 0x00003326 0x0000001a Code RO 11443 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
+ 0x00003340 0x00003340 0x0000001a Code RO 11447 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
+ 0x0000335a 0x0000335a 0x0000001a Code RO 11451 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
+ 0x00003374 0x00003374 0x00000018 Code RO 11453 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
+ 0x0000338c 0x0000338c 0x00000018 Code RO 11455 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
+ 0x000033a4 0x000033a4 0x00000018 Code RO 11457 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
+ 0x000033bc 0x000033bc 0x00000018 Code RO 11461 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
+ 0x000033d4 0x000033d4 0x00000018 Code RO 11463 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
+ 0x000033ec 0x000033ec 0x00000006 Code RO 11464 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
+ 0x000033f2 0x000033f2 0x00000006 Code RO 11465 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
+ 0x000033f8 0x000033f8 0x00000006 Code RO 11466 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
+ 0x000033fe 0x000033fe 0x00000006 Code RO 11467 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
+ 0x00003404 0x00003404 0x00000014 Code RO 11479 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
+ 0x00003418 0x00003418 0x00000014 Code RO 11483 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
+ 0x0000342c 0x0000342c 0x00000006 Code RO 11486 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
+ 0x00003432 0x00003432 0x00000004 Code RO 11487 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
+ 0x00003436 0x00003436 0x00000002 PAD
+ 0x00003438 0x00003438 0x00000020 Code RO 1279 i.Sda_In i2c.o
+ 0x00003458 0x00003458 0x00000020 Code RO 1280 i.Sda_Out i2c.o
+ 0x00003478 0x00003478 0x00000064 Code RO 1468 i.Set_Extern_Rtc_Time extern_rtc.o
+ 0x000034dc 0x000034dc 0x00000022 Code RO 1469 i.Set_Rtc_UpdataInterrupt extern_rtc.o
+ 0x000034fe 0x000034fe 0x00000002 PAD
+ 0x00003500 0x00003500 0x00000034 Code RO 1352 i.SpiWriteAndRead spi.o
+ 0x00003534 0x00003534 0x00000030 Code RO 404 i.SysKeepRunningStatusGet system_run_fun.o
+ 0x00003564 0x00003564 0x00000058 Code RO 678 i.SysWakeUp_ClockCfg user_init.o
+ 0x000035bc 0x000035bc 0x0000001c Code RO 13241 i.SystemInit system_fm33a0xxev.o
+ 0x000035d8 0x000035d8 0x00000048 Code RO 786 i.System_power_on_init rcc_config.o
+ 0x00003620 0x00003620 0x0000015a Code RO 1470 i.TimeEffectJudgm extern_rtc.o
+ 0x0000377a 0x0000377a 0x00000014 Code RO 12499 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
+ 0x0000378e 0x0000378e 0x0000002a Code RO 939 i.UARTx_SendData_Normal uart.o
+ 0x000037b8 0x000037b8 0x00000008 Code RO 12507 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
+ 0x000037c0 0x000037c0 0x00000094 Code RO 2499 i.Upper_ComputerLoginRecvHandler upper_com.o
+ 0x00003854 0x00003854 0x0000000c Code RO 2500 i.Upper_ComputerLoginRespond upper_com.o
+ 0x00003860 0x00003860 0x00000060 Code RO 2501 i.Upper_ComputerReadWriteHandler upper_com.o
+ 0x000038c0 0x000038c0 0x00000060 Code RO 2502 i.Upper_ComputerRespond upper_com.o
+ 0x00003920 0x00003920 0x00000024 Code RO 12875 i.VRTC_ADCCR_CKE_Setable fm33a0xxev_vrtc.o
+ 0x00003944 0x00003944 0x00000020 Code RO 12877 i.VRTC_ADCCR_CKS_Set fm33a0xxev_vrtc.o
+ 0x00003964 0x00003964 0x00000024 Code RO 12880 i.VRTC_Init_RCMF_Trim fm33a0xxev_vrtc.o
+ 0x00003988 0x00003988 0x00000024 Code RO 12893 i.VRTC_RCMFCR_EN_Setable fm33a0xxev_vrtc.o
+ 0x000039ac 0x000039ac 0x0000001c Code RO 12895 i.VRTC_RCMFCR_TRIM_Set fm33a0xxev_vrtc.o
+ 0x000039c8 0x000039c8 0x00000134 Code RO 1891 i.ValveCtrlHade valve_control.o
+ 0x00003afc 0x00003afc 0x00000068 Code RO 1893 i.ValveForceOpenSignalCheck valve_control.o
+ 0x00003b64 0x00003b64 0x0000003c Code RO 1894 i.ValveMotorCloseRun valve_control.o
+ 0x00003ba0 0x00003ba0 0x0000003c Code RO 1895 i.ValveMotorOpenRun valve_control.o
+ 0x00003bdc 0x00003bdc 0x0000003c Code RO 1896 i.ValveMotorStop valve_control.o
+ 0x00003c18 0x00003c18 0x00000028 Code RO 1897 i.ValveRunParaInit valve_control.o
+ 0x00003c40 0x00003c40 0x00000014 Code RO 2581 i.WRC_PWR_GPIO_Init wireless_remote_comm.o
+ 0x00003c54 0x00003c54 0x00000088 Code RO 2582 i.WirelessRemoteCommPro wireless_remote_comm.o
+ 0x00003cdc 0x00003cdc 0x00000004 Code RO 2583 i.WrcClosePwrPro wireless_remote_comm.o
+ 0x00003ce0 0x00003ce0 0x00000004 Code RO 2584 i.WrcCreateLinkPro wireless_remote_comm.o
+ 0x00003ce4 0x00003ce4 0x00000018 Code RO 2585 i.WrcOpenPwrPro wireless_remote_comm.o
+ 0x00003cfc 0x00003cfc 0x00000004 Code RO 2587 i.WrcSendDataPro wireless_remote_comm.o
+ 0x00003d00 0x00003d00 0x00000004 Code RO 2588 i.WrcWaitRecDataPro wireless_remote_comm.o
+ 0x00003d04 0x00003d04 0x00000020 Code RO 13501 i.__0printf$8 mc_p.l(printf8.o)
+ 0x00003d24 0x00003d24 0x00000028 Code RO 13503 i.__0sprintf$8 mc_p.l(printf8.o)
+ 0x00003d4c 0x00003d4c 0x0000002e Code RO 13653 i.__ARM_clz mf_p.l(depilogue.o)
+ 0x00003d7a 0x00003d7a 0x0000001c Code RO 1518 i.__ARM_common_switch8 extern_rtc.o
+ 0x00003d96 0x00003d96 0x0000000e Code RO 13659 i.__scatterload_copy mc_p.l(handlers.o)
+ 0x00003da4 0x00003da4 0x00000002 Code RO 13660 i.__scatterload_null mc_p.l(handlers.o)
+ 0x00003da6 0x00003da6 0x0000000e Code RO 13661 i.__scatterload_zeroinit mc_p.l(handlers.o)
+ 0x00003db4 0x00003db4 0x00000428 Code RO 13508 i._printf_core mc_p.l(printf8.o)
+ 0x000041dc 0x000041dc 0x00000020 Code RO 13509 i._printf_post_padding mc_p.l(printf8.o)
+ 0x000041fc 0x000041fc 0x0000002c Code RO 13510 i._printf_pre_padding mc_p.l(printf8.o)
+ 0x00004228 0x00004228 0x0000000a Code RO 13512 i._sputc mc_p.l(printf8.o)
+ 0x00004232 0x00004232 0x00000002 PAD
+ 0x00004234 0x00004234 0x000000a4 Code RO 1192 i.adc_tem_cal adc.o
+ 0x000042d8 0x000042d8 0x00000064 Code RO 1193 i.adc_vol_cal adc.o
+ 0x0000433c 0x0000433c 0x00000020 Code RO 1194 i.adc_wait_finish adc.o
+ 0x0000435c 0x0000435c 0x00000090 Code RO 406 i.allExtiIRQ system_run_fun.o
+ 0x000043ec 0x000043ec 0x00000014 Code RO 407 i.allGpioInit system_run_fun.o
+ 0x00004400 0x00004400 0x00000010 Code RO 2404 i.allParaDefaultInit system_mem_para.o
+ 0x00004410 0x00004410 0x00000040 Code RO 2405 i.allParaPatchPro system_mem_para.o
+ 0x00004450 0x00004450 0x00000010 Code RO 2406 i.allParaReadFromEep system_mem_para.o
+ 0x00004460 0x00004460 0x00000042 Code RO 354 i.arrayA_2_arrayB system_general_para.o
+ 0x000044a2 0x000044a2 0x00000002 PAD
+ 0x000044a4 0x000044a4 0x00000114 Code RO 2934 i.cm_backtrace_call_stack cm_backtrace.o
+ 0x000045b8 0x000045b8 0x00000210 Code RO 2935 i.cm_backtrace_fault cm_backtrace.o
+ 0x000047c8 0x000047c8 0x0000002c Code RO 2936 i.cm_backtrace_firmware_info cm_backtrace.o
+ 0x000047f4 0x000047f4 0x00000048 Code RO 747 i.delay_init delay.o
+ 0x0000483c 0x0000483c 0x00000050 Code RO 748 i.delay_ms delay.o
+ 0x0000488c 0x0000488c 0x00000050 Code RO 749 i.delay_us delay.o
+ 0x000048dc 0x000048dc 0x0000003a Code RO 2938 i.disassembly_ins_is_bl_blx cm_backtrace.o
+ 0x00004916 0x00004916 0x00000002 PAD
+ 0x00004918 0x00004918 0x000000d4 Code RO 2939 i.dump_stack cm_backtrace.o
+ 0x000049ec 0x000049ec 0x0000010c Code RO 2407 i.eepABReadCheck system_mem_para.o
+ 0x00004af8 0x00004af8 0x0000004e Code RO 2408 i.eepABWriteAndReadCheck system_mem_para.o
+ 0x00004b46 0x00004b46 0x00000002 Code RO 2409 i.eepParaPatchPro_1 system_mem_para.o
+ 0x00004b48 0x00004b48 0x00000040 Code RO 2411 i.eepWriteAndReadCheck system_mem_para.o
+ 0x00004b88 0x00004b88 0x00000024 Code RO 946 i.fputc uart.o
+ 0x00004bac 0x00004bac 0x00000054 Code RO 13555 i.free mc_p.l(malloc.o)
+ 0x00004c00 0x00004c00 0x0000000c Code RO 409 i.hardwareDriversInit system_run_fun.o
+ 0x00004c0c 0x00004c0c 0x00000068 Code RO 1533 i.keyPro key.o
+ 0x00004c74 0x00004c74 0x00000030 Code RO 2660 i.lcdDisplayPro lcd.o
+ 0x00004ca4 0x00004ca4 0x00000158 Code RO 542 i.main main.o
+ 0x00004dfc 0x00004dfc 0x0000006c Code RO 13556 i.malloc mc_p.l(malloc.o)
+ 0x00004e68 0x00004e68 0x00000048 Code RO 13181 i.modbus03AnswerCheck rs485_data_analysis_pro.o
+ 0x00004eb0 0x00004eb0 0x00000038 Code RO 2412 i.paraCalcCrcAndWriteEepAB system_mem_para.o
+ 0x00004ee8 0x00004ee8 0x00000098 Code RO 2940 i.print_call_stack cm_backtrace.o
+ 0x00004f80 0x00004f80 0x000000a2 Code RO 13182 i.rs485ComDataAnalysis rs485_data_analysis_pro.o
+ 0x00005022 0x00005022 0x00000002 PAD
+ 0x00005024 0x00005024 0x0000002c Code RO 13114 i.rs485ComPwrOnHandle rs485_read_data.o
+ 0x00005050 0x00005050 0x00000038 Code RO 13115 i.rs485ComSendHandle rs485_read_data.o
+ 0x00005088 0x00005088 0x000000e0 Code RO 13116 i.rs485ComWaitAnswerHandle rs485_read_data.o
+ 0x00005168 0x00005168 0x00000074 Code RO 13117 i.rs485GetDelayTime rs485_read_data.o
+ 0x000051dc 0x000051dc 0x00000074 Code RO 13118 i.rs485ReadDataPro rs485_read_data.o
+ 0x00005250 0x00005250 0x00000098 Code RO 13119 i.rs485SendReadData rs485_read_data.o
+ 0x000052e8 0x000052e8 0x00000044 Code RO 13183 i.sendModbusReadFrame rs485_data_analysis_pro.o
+ 0x0000532c 0x0000532c 0x00000108 Code RO 2266 i.sizhuHistoryRecord sizhu_history_record.o
+ 0x00005434 0x00005434 0x00000170 Code RO 410 i.sysRunFunCtrlPro system_run_fun.o
+ 0x000055a4 0x000055a4 0x0000004c Code RO 411 i.sysRunFunParaInit system_run_fun.o
+ 0x000055f0 0x000055f0 0x0000006c Code RO 412 i.sysStoredParaInit system_run_fun.o
+ 0x0000565c 0x0000565c 0x0000003c Code RO 2413 i.systemEepIdDefaultInit system_mem_para.o
+ 0x00005698 0x00005698 0x00000028 Code RO 2414 i.systemEepIdReadFromEep system_mem_para.o
+ 0x000056c0 0x000056c0 0x0000002c Code RO 355 i.ucharcmp system_general_para.o
+ 0x000056ec 0x000056ec 0x00000168 Code RO 2503 i.upperComPro upper_com.o
+ 0x00005854 0x00005854 0x00000034 Code RO 104 i.usMBCRC16 mbcrc.o
+ 0x00005888 0x00005888 0x00000018 Code RO 1898 i.valveCtrlPro valve_control.o
+ 0x000058a0 0x000058a0 0x00000200 Data RO 105 .constdata mbcrc.o
+ 0x00005aa0 0x00005aa0 0x000000e0 Data RO 2942 .constdata cm_backtrace.o
+ 0x00005b80 0x00005b80 0x0000061e Data RO 2943 .conststring cm_backtrace.o
+ 0x0000619e 0x0000619e 0x00000002 PAD
+ 0x000061a0 0x000061a0 0x00000020 Data RO 13657 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x000049e0, Size: 0x00004dc8, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000078])
+ Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x000061c0, Size: 0x00005e78, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000090])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x20000000 COMPRESSED 0x00000012 Data RW 355 .data system_general_para.o
- 0x20000012 COMPRESSED 0x00000004 Data RW 663 .data delay.o
- 0x20000016 COMPRESSED 0x00000006 Data RW 1384 .data extern_rtc.o
- 0x2000001c COMPRESSED 0x00000003 Data RW 1447 .data key.o
- 0x2000001f COMPRESSED 0x00000001 PAD
- 0x20000020 COMPRESSED 0x00000008 Data RW 1812 .data valve_control.o
- 0x20000028 COMPRESSED 0x0000017a Data RW 2227 .data system_mem_para.o
- 0x200001a2 COMPRESSED 0x00000006 Data RW 2316 .data upper_com.o
- 0x200001a8 COMPRESSED 0x00000002 Data RW 2400 .data wireless_remote_comm.o
- 0x200001aa COMPRESSED 0x00000008 Data RW 2472 .data lcd.o
- 0x200001b2 COMPRESSED 0x00000002 PAD
- 0x200001b4 COMPRESSED 0x00000014 Data RW 2755 .data cm_backtrace.o
- 0x200001c8 COMPRESSED 0x00000007 Data RW 12932 .data rs485_read_data.o
- 0x200001cf COMPRESSED 0x00000001 PAD
- 0x200001d0 COMPRESSED 0x00000004 Data RW 13053 .data system_fm33a0xxev.o
- 0x200001d4 COMPRESSED 0x00000004 Data RW 13095 .data mc_p.l(rand.o)
- 0x200001d8 COMPRESSED 0x00000004 Data RW 13422 .data mc_p.l(stdout.o)
- 0x200001dc - 0x0000011f Zero RW 2226 .bss system_mem_para.o
- 0x200002fb COMPRESSED 0x00000001 PAD
- 0x200002fc - 0x00000803 Zero RW 2315 .bss upper_com.o
- 0x20000aff - 0x00000030 Zero RW 2677 .bss lcd_io_api.o
- 0x20000b2f COMPRESSED 0x00000001 PAD
- 0x20000b30 - 0x00000134 Zero RW 2752 .bss cm_backtrace.o
- 0x20000c64 - 0x00000104 Zero RW 12931 .bss rs485_read_data.o
- 0x20000d68 - 0x00000060 Zero RW 12995 .bss rs485_data_analysis_pro.o
- 0x20000dc8 - 0x00004000 Zero RW 13042 STACK startup_fm33a0xxev.o
+ 0x20000000 COMPRESSED 0x00000018 Data RW 356 .data system_general_para.o
+ 0x20000018 COMPRESSED 0x00000002 Data RW 413 .data system_run_fun.o
+ 0x2000001a COMPRESSED 0x00000002 PAD
+ 0x2000001c COMPRESSED 0x00000005 Data RW 625 .data linked_list.o
+ 0x20000021 COMPRESSED 0x00000001 PAD
+ 0x20000022 COMPRESSED 0x00000004 Data RW 750 .data delay.o
+ 0x20000026 COMPRESSED 0x00000002 PAD
+ 0x20000028 COMPRESSED 0x00000008 Data RW 1195 .data adc.o
+ 0x20000030 COMPRESSED 0x00000006 Data RW 1471 .data extern_rtc.o
+ 0x20000036 COMPRESSED 0x00000003 Data RW 1534 .data key.o
+ 0x20000039 COMPRESSED 0x00000001 PAD
+ 0x2000003a COMPRESSED 0x00000008 Data RW 1899 .data valve_control.o
+ 0x20000042 COMPRESSED 0x00000002 PAD
+ 0x20000044 COMPRESSED 0x00000020 Data RW 2014 .data power_manage.o
+ 0x20000064 COMPRESSED 0x00000004 Data RW 2275 .data sizhu_history_record.o
+ 0x20000068 COMPRESSED 0x0000019d Data RW 2416 .data system_mem_para.o
+ 0x20000205 COMPRESSED 0x00000001 PAD
+ 0x20000206 COMPRESSED 0x00000006 Data RW 2505 .data upper_com.o
+ 0x2000020c COMPRESSED 0x00000002 Data RW 2589 .data wireless_remote_comm.o
+ 0x2000020e COMPRESSED 0x00000008 Data RW 2661 .data lcd.o
+ 0x20000216 COMPRESSED 0x00000002 PAD
+ 0x20000218 COMPRESSED 0x00000014 Data RW 2944 .data cm_backtrace.o
+ 0x2000022c COMPRESSED 0x00000007 Data RW 13121 .data rs485_read_data.o
+ 0x20000233 COMPRESSED 0x00000001 PAD
+ 0x20000234 COMPRESSED 0x00000004 Data RW 13242 .data system_fm33a0xxev.o
+ 0x20000238 COMPRESSED 0x00000004 Data RW 13284 .data mc_p.l(rand.o)
+ 0x2000023c COMPRESSED 0x00000004 Data RW 13639 .data mc_p.l(stdout.o)
+ 0x20000240 COMPRESSED 0x00000004 Data RW 13646 .data mc_p.l(mvars.o)
+ 0x20000244 COMPRESSED 0x00000004 Data RW 13647 .data mc_p.l(mvars.o)
+ 0x20000248 - 0x00000040 Zero RW 273 .bss sizhu_ctrl_word.o
+ 0x20000288 - 0x0000011f Zero RW 2415 .bss system_mem_para.o
+ 0x200003a7 COMPRESSED 0x00000001 PAD
+ 0x200003a8 - 0x00000803 Zero RW 2504 .bss upper_com.o
+ 0x20000bab - 0x00000030 Zero RW 2866 .bss lcd_io_api.o
+ 0x20000bdb COMPRESSED 0x00000001 PAD
+ 0x20000bdc - 0x00000134 Zero RW 2941 .bss cm_backtrace.o
+ 0x20000d10 - 0x00000104 Zero RW 13120 .bss rs485_read_data.o
+ 0x20000e14 - 0x00000060 Zero RW 13184 .bss rs485_data_analysis_pro.o
+ 0x20000e74 COMPRESSED 0x00000004 PAD
+ 0x20000e78 - 0x00001000 Zero RW 13232 HEAP startup_fm33a0xxev.o
+ 0x20001e78 - 0x00004000 Zero RW 13231 STACK startup_fm33a0xxev.o
==============================================================================
@@ -4402,14 +4746,17 @@
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
+ 666 44 0 8 0 5515 adc.o
0 0 0 0 0 4624 aes128.o
1270 370 1790 20 308 12850 cm_backtrace.o
12 0 0 0 0 404 cmb_fault.o
232 36 0 4 0 1907 delay.o
486 18 0 0 0 3759 eeprom.o
842 28 0 6 0 7322 extern_rtc.o
- 358 16 0 0 0 1116 exti.o
+ 382 24 0 0 0 1124 exti.o
+ 340 60 0 0 0 6394 fm33a0xxev_adc.o
36 8 0 0 0 1016 fm33a0xxev_bstim.o
+ 48 8 0 0 0 1084 fm33a0xxev_cdif.o
660 68 0 0 0 10249 fm33a0xxev_cmu.o
80 16 0 0 0 2232 fm33a0xxev_dma.o
28 6 0 0 0 560 fm33a0xxev_flash.o
@@ -4418,36 +4765,40 @@
104 14 0 0 0 1653 fm33a0xxev_rmu.o
438 0 0 0 0 13763 fm33a0xxev_spi.o
28 0 0 0 0 17617 fm33a0xxev_uart.o
- 532 0 0 0 0 4082 gpio.o
+ 168 24 0 0 0 2760 fm33a0xxev_vrtc.o
+ 760 10 0 0 0 5484 gpio.o
544 64 0 0 0 4659 i2c.o
156 22 0 3 0 1069 key.o
184 42 0 8 0 3828 lcd.o
166 8 0 0 48 2817 lcd_io_api.o
- 84 8 0 0 0 3529 main.o
+ 88 4 0 5 0 2082 linked_list.o
+ 344 26 0 0 0 3609 main.o
52 8 512 0 0 53440 mbcrc.o
+ 1954 126 0 32 0 11238 power_manage.o
82 10 0 0 0 1028 rcc_config.o
998 32 0 0 96 7610 rs485_data_analysis_pro.o
- 672 38 0 7 260 6207 rs485_read_data.o
+ 708 40 0 7 260 6347 rs485_read_data.o
2 0 0 0 0 453 rtc.o
- 0 0 0 0 0 38352 sizhu_ctrl_word.o
+ 0 0 0 0 64 55910 sizhu_ctrl_word.o
+ 264 30 0 4 0 949 sizhu_history_record.o
268 20 0 0 0 1146 spi.o
- 28 8 192 0 16384 684 startup_fm33a0xxev.o
+ 28 8 192 0 20480 684 startup_fm33a0xxev.o
28 12 0 4 0 791 system_fm33a0xxev.o
- 110 0 0 18 0 5203 system_general_para.o
- 664 36 0 378 287 14197 system_mem_para.o
- 472 38 0 0 0 38959 system_run_fun.o
+ 378 0 0 24 0 7807 system_general_para.o
+ 664 36 0 413 287 14231 system_mem_para.o
+ 896 62 0 2 0 44386 system_run_fun.o
42 0 0 0 0 1435 tim.o
108 4 0 0 0 3649 uart.o
712 60 0 6 2051 6373 upper_com.o
52 6 0 0 0 1469 upper_com_data_pro.o
344 46 0 0 0 4161 user_init.o
- 892 74 0 8 0 10310 valve_control.o
- 144 26 0 2 0 5447 wireless_remote_comm.o
+ 924 74 0 8 0 10506 valve_control.o
+ 196 24 0 2 0 6199 wireless_remote_comm.o
----------------------------------------------------------------------
- 13690 1224 2528 468 19436 330693 Object Totals
+ 18552 1580 2528 568 23600 388916 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 34 0 2 4 2 0 (incl. Padding)
+ 44 0 2 12 6 0 (incl. Padding)
----------------------------------------------------------------------
@@ -4470,8 +4821,10 @@
32 0 0 0 0 68 llshl.o
38 0 0 0 0 68 llsshr.o
34 0 0 0 0 68 llushr.o
+ 192 20 0 0 0 144 malloc.o
36 0 0 0 0 60 memcpya.o
36 0 0 0 0 100 memseta.o
+ 0 0 0 8 0 0 mvars.o
1222 56 0 0 0 468 printf8.o
36 12 0 4 0 120 rand.o
0 0 0 4 0 0 stdout.o
@@ -4480,24 +4833,35 @@
20 0 0 0 0 60 uread4.o
18 0 0 0 0 60 uwrite4.o
30 0 0 0 0 72 uwrite8.o
+ 40 2 0 0 0 68 cdcmple.o
+ 56 0 0 0 0 68 d2f.o
360 6 0 0 0 140 dadd.o
+ 240 6 0 0 0 84 ddiv.o
236 0 0 0 0 216 depilogue.o
+ 72 10 0 0 0 72 dfixi.o
+ 40 6 0 0 0 68 dflti.o
28 4 0 0 0 68 dfltui.o
208 6 0 0 0 88 dmul.o
+ 40 0 0 0 0 60 f2d.o
+ 178 0 0 0 0 108 fadd.o
+ 124 0 0 0 0 72 fdiv.o
+ 130 0 0 0 0 144 fepilogue.o
+ 14 0 0 0 0 68 ffltui.o
+ 122 0 0 0 0 72 fmul.o
----------------------------------------------------------------------
- 2694 100 0 8 0 1952 Library Totals
- 4 0 0 0 0 0 (incl. Padding)
+ 3944 144 0 16 0 2980 Library Totals
+ 6 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
- 1858 84 0 8 0 1440 mc_p.l
- 832 16 0 0 0 512 mf_p.l
+ 2050 104 0 16 0 1584 mc_p.l
+ 1888 40 0 0 0 1396 mf_p.l
----------------------------------------------------------------------
- 2694 100 0 8 0 1952 Library Totals
+ 3944 144 0 16 0 2980 Library Totals
----------------------------------------------------------------------
@@ -4506,15 +4870,15 @@
Code (inc. data) RO Data RW Data ZI Data Debug
- 16384 1324 2528 476 19436 323797 Grand Totals
- 16384 1324 2528 120 19436 323797 ELF Image Totals (compressed)
- 16384 1324 2528 120 0 0 ROM Totals
+ 22496 1724 2528 584 23600 380444 Grand Totals
+ 22496 1724 2528 144 23600 380444 ELF Image Totals (compressed)
+ 22496 1724 2528 144 0 0 ROM Totals
==============================================================================
- Total RO Size (Code + RO Data) 18912 ( 18.47kB)
- Total RW Size (RW Data + ZI Data) 19912 ( 19.45kB)
- Total ROM Size (Code + RO Data + RW Data) 19032 ( 18.59kB)
+ Total RO Size (Code + RO Data) 25024 ( 24.44kB)
+ Total RW Size (RW Data + ZI Data) 24184 ( 23.62kB)
+ Total ROM Size (Code + RO Data + RW Data) 25168 ( 24.58kB)
==============================================================================
--
Gitblit v1.9.3