From d6ce00f6b68d3d1ecaf44c972909f311ac1d3bf8 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Thu, 09 May 2024 19:54:54 +0800
Subject: [PATCH] 增加电源管理部分功能
---
KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map | 1872 ++++++++++++++++++++++++++++++++++++---------------------
1 files changed, 1,176 insertions(+), 696 deletions(-)
diff --git a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
index 75a4c9e..eed2637 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,13 +48,20 @@
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 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
system_run_fun.o(i.sysStoredParaInit) refers to memseta.o(.text) for __aeabi_memclr4
system_run_fun.o(i.sysStoredParaInit) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
system_run_fun.o(i.sysStoredParaInit) refers to uread4.o(.text) for __aeabi_uread4
@@ -69,8 +78,21 @@
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 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
+ 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
@@ -142,7 +164,10 @@
exti.o(i.GPIO_IRQHandler) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx) for GPIO_EXTI_EXTIISR_ChkEx
exti.o(i.GPIO_IRQHandler) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx) for GPIO_EXTI_EXTIISR_ClrEx
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
uart.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
@@ -174,6 +199,8 @@
uart.o(i.Uart5_Init) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr) for UARTx_ISR_RXBF_Clr
uart.o(i.fputc) refers to fm33a0xxev_uart.o(i.UARTx_TXBUF_Write) for UARTx_TXBUF_Write
uart.o(i.fputc) refers to fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk) for UARTx_ISR_TXSE_Chk
+ tim.o(i.BSTIM_IRQHandler) refers to fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk) for BSTIM_ISR_UIF_Chk
+ tim.o(i.BSTIM_IRQHandler) refers to fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr) for BSTIM_ISR_UIF_Clr
tim.o(i.BasicTimer16_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
tim.o(i.BasicTimer16_Init) refers to fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set) for BTx_CR1_MODE_Set
tim.o(i.BasicTimer16_Init) refers to fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set) for BTx_CR1_EDGESEL_Set
@@ -556,12 +583,113 @@
eeprom.o(i.EEPROM_stat_write) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_stat_write) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_stat_write) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
+ valve_control.o(i.Force_Open_GPIO_Init) refers to gpio.o(i.InputtIO) for InputtIO
+ valve_control.o(i.Force_Open_GPIO_Init_sleep_mode) refers to gpio.o(i.CloseIO) for CloseIO
+ valve_control.o(i.GetValveRunMaxTime) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ valve_control.o(i.Motor_AB_GPIO_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ valve_control.o(i.Motor_OP_CL_GPIO_Init) refers to gpio.o(i.InputtIO) for InputtIO
+ valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode) refers to gpio.o(i.CloseIO) for CloseIO
+ valve_control.o(i.Read_OP_CL_VALVE_Status) refers to valve_control.o(i.Motor_OP_CL_GPIO_Init) for Motor_OP_CL_GPIO_Init
+ valve_control.o(i.Read_OP_CL_VALVE_Status) refers to delay.o(i.delay_ms) for delay_ms
+ valve_control.o(i.Read_OP_CL_VALVE_Status) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.Read_OP_CL_VALVE_Status) for Read_OP_CL_VALVE_Status
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorStop) for ValveMotorStop
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.GetValveRunMaxTime) for GetValveRunMaxTime
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorOpenRun) for ValveMotorOpenRun
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorCloseRun) for ValveMotorCloseRun
+ valve_control.o(i.ValveCtrlHade) refers to valve_control.o(.data) for valve_ctrl_para_g
+ valve_control.o(i.ValveCtrlHade) refers to system_mem_para.o(.data) for save_valve_para_g
+ valve_control.o(i.ValveCtrlOrder) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ valve_control.o(i.ValveCtrlOrder) refers to system_mem_para.o(.data) for save_valve_para_g
+ valve_control.o(i.ValveCtrlOrder) refers to valve_control.o(.data) for valve_ctrl_para_g
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(i.Force_Open_GPIO_Init) for Force_Open_GPIO_Init
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to delay.o(i.delay_ms) for delay_ms
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(i.Read_OP_CL_VALVE_Status) for Read_OP_CL_VALVE_Status
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(.data) for valve_ctrl_para_g
+ valve_control.o(i.ValveMotorCloseRun) refers to valve_control.o(i.Motor_AB_GPIO_Init) for Motor_AB_GPIO_Init
+ valve_control.o(i.ValveMotorCloseRun) refers to valve_control.o(i.Motor_OP_CL_GPIO_Init) for Motor_OP_CL_GPIO_Init
+ valve_control.o(i.ValveMotorCloseRun) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ valve_control.o(i.ValveMotorCloseRun) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
+ valve_control.o(i.ValveMotorOpenRun) refers to valve_control.o(i.Motor_AB_GPIO_Init) for Motor_AB_GPIO_Init
+ valve_control.o(i.ValveMotorOpenRun) refers to valve_control.o(i.Motor_OP_CL_GPIO_Init) for Motor_OP_CL_GPIO_Init
+ valve_control.o(i.ValveMotorOpenRun) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ valve_control.o(i.ValveMotorOpenRun) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
+ valve_control.o(i.ValveMotorStop) refers to valve_control.o(i.Motor_AB_GPIO_Init) for Motor_AB_GPIO_Init
+ valve_control.o(i.ValveMotorStop) refers to valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode) for Motor_OP_CL_GPIO_Init_sleep_mode
+ valve_control.o(i.ValveMotorStop) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
+ valve_control.o(i.ValveMotorStop) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ valve_control.o(i.ValveMotorStop) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ valve_control.o(i.ValveRunParaInit) refers to valve_control.o(i.Read_OP_CL_VALVE_Status) for Read_OP_CL_VALVE_Status
+ valve_control.o(i.ValveRunParaInit) refers to system_mem_para.o(.data) for save_valve_para_g
+ 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_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.GetBatVoltagePro) refers to power_manage.o(i.Get_Lith_Bat_Voltage) for Get_Lith_Bat_Voltage
+ power_manage.o(i.GetBatVoltagePro) refers to uwrite4.o(.text) for __aeabi_uwrite4
+ power_manage.o(i.GetBatVoltagePro) refers to power_manage.o(i.Get_Alka_Bat_Voltage) for Get_Alka_Bat_Voltage
+ power_manage.o(i.GetBatVoltagePro) refers to power_manage.o(i.Get_Mcu_Temp) for Get_Mcu_Temp
+ power_manage.o(i.GetBatVoltagePro) refers to system_general_para.o(.data) for sys_fun_run_ctrl_g
+ power_manage.o(i.GetBatVoltagePro) refers to power_manage.o(.data) for delay_time_cnt
+ power_manage.o(i.GetBatVoltagePro) 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 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 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_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.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
@@ -589,19 +717,36 @@
system_mem_para.o(i.systemEepIdReadFromEep) refers to system_mem_para.o(.bss) for system_eep_id_g
upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to rand.o(.text) for rand
upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to idiv.o(.text) for __aeabi_idivmod
- upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to system_mem_para.o(.bss) for equipment_basic_inf_g
+ upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to system_mem_para.o(.data) for equipment_basic_inf_g
upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to system_general_para.o(.data) for sys_delay_sec_para_g
upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to upper_com.o(.data) for local_random_code_g
upper_com.o(i.Upper_ComputerLoginRespond) refers to upper_com.o(i.Upper_ComputerRespond) for Upper_ComputerRespond
+ upper_com.o(i.Upper_ComputerReadWriteHandler) refers to upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) for COM_equipment_basic_inf_handle
+ upper_com.o(i.Upper_ComputerReadWriteHandler) refers to upper_com.o(.data) for uc_login_state_g
upper_com.o(i.Upper_ComputerRespond) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
upper_com.o(i.Upper_ComputerRespond) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
upper_com.o(i.upperComPro) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
upper_com.o(i.upperComPro) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerLoginRecvHandler) for Upper_ComputerLoginRecvHandler
upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerLoginRespond) for Upper_ComputerLoginRespond
+ upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerReadWriteHandler) for Upper_ComputerReadWriteHandler
upper_com.o(i.upperComPro) refers to memseta.o(.text) for __aeabi_memclr4
upper_com.o(i.upperComPro) refers to upper_com.o(.bss) for uc_recv_para_g
upper_com.o(i.upperComPro) refers to upper_com.o(.data) for uc_login_state_g
+ upper_com.o(i.upperComPro) refers to system_general_para.o(.data) for sys_delay_sec_para_g
+ upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_mem_para.o(.data) for equipment_basic_inf_g
+ wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(i.WrcOpenPwrPro) for WrcOpenPwrPro
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(i.WrcCreateLinkPro) for WrcCreateLinkPro
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(i.WrcSendDataPro) for WrcSendDataPro
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(i.WrcWaitRecDataPro) for WrcWaitRecDataPro
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(i.WrcClosePwrPro) for WrcClosePwrPro
+ wireless_remote_comm.o(i.WirelessRemoteCommPro) refers to wireless_remote_comm.o(.data) for wrc_ctrl_para_g
+ wireless_remote_comm.o(i.WrcOpenPwrPro) refers to wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) for WRC_PWR_GPIO_Init
+ wireless_remote_comm.o(i.WrcOpenPwrPro) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ wireless_remote_comm.o(i.WrcSendCreateLinkCmd) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
lcd.o(i.Lcd_Clear_AllTest) refers to memseta.o(.text) for __aeabi_memclr
lcd.o(i.Lcd_Clear_AllTest) refers to lcd_io_api.o(i.Lcd_Write_Reg) for Lcd_Write_Reg
lcd.o(i.Lcd_Clear_AllTest) refers to lcd_io_api.o(.bss) for LCD_Buffer
@@ -931,6 +1076,37 @@
fm33a0xxev_uart.o(i.UART_SInit) refers to fm33a0xxev_uart.o(i.UART_Init) for UART_Init
fm33a0xxev_vrtc.o(i.VRTC_Init_RCLP_Trim) refers to fm33a0xxev_vrtc.o(i.VRTC_RCLPTR_Write) for VRTC_RCLPTR_Write
fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim) refers to fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set) for VRTC_RCMFCR_TRIM_Set
+ rs485_read_data.o(i.rs485ComPwrOnHandle) refers to rs485_read_data.o(i.rs485GetDelayTime) for rs485GetDelayTime
+ rs485_read_data.o(i.rs485ComPwrOnHandle) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_read_data.o(i.rs485ComSendHandle) refers to rs485_read_data.o(i.rs485SendReadData) for rs485SendReadData
+ rs485_read_data.o(i.rs485ComSendHandle) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to memcpya.o(.text) for __aeabi_memcpy4
+ rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to rs485_data_analysis_pro.o(i.rs485ComDataAnalysis) for rs485ComDataAnalysis
+ rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to rs485_read_data.o(.bss) for rs485_com_uart_data_g
+ rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_read_data.o(i.rs485GetDelayTime) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_read_data.o(i.rs485ReadDataPro) refers to rs485_read_data.o(i.rs485ComPwrOnHandle) for rs485ComPwrOnHandle
+ rs485_read_data.o(i.rs485ReadDataPro) refers to rs485_read_data.o(i.rs485ComSendHandle) for rs485ComSendHandle
+ rs485_read_data.o(i.rs485ReadDataPro) refers to rs485_read_data.o(i.rs485ComWaitAnswerHandle) for rs485ComWaitAnswerHandle
+ rs485_read_data.o(i.rs485ReadDataPro) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_read_data.o(i.rs485SendReadData) refers to rs485_data_analysis_pro.o(i.sendModbusReadFrame) for sendModbusReadFrame
+ rs485_read_data.o(i.rs485SendReadData) refers to rs485_read_data.o(.data) for rs485_com_ctrl_pata_g
+ rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis) refers to rs485_data_analysis_pro.o(i.modbus03AnswerCheck) for modbus03AnswerCheck
+ rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis) refers to dfltui.o(.text) for __aeabi_ui2d
+ rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis) refers to uwrite8.o(.text) for __aeabi_uwrite8
+ rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis) refers to rs485_data_analysis_pro.o(.bss) for flow_meter_data_g
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to rs485_data_analysis_pro.o(i.modbus03AnswerCheck) for modbus03AnswerCheck
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to dfltui.o(.text) for __aeabi_ui2d
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to dmul.o(.text) for __aeabi_dmul
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to dadd.o(.text) for __aeabi_dadd
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to uwrite8.o(.text) for __aeabi_uwrite8
+ rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) refers to rs485_data_analysis_pro.o(.bss) for flow_meter_data_g
+ rs485_data_analysis_pro.o(i.modbus03AnswerCheck) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
+ rs485_data_analysis_pro.o(i.rs485ComDataAnalysis) refers to rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis) for SIZHUMODBUSV2_0_dataAnalysis
+ rs485_data_analysis_pro.o(i.rs485ComDataAnalysis) refers to rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis) for EKMODBUS_dataAnalysis
+ rs485_data_analysis_pro.o(i.sendModbusReadFrame) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
+ rs485_data_analysis_pro.o(i.sendModbusReadFrame) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
startup_fm33a0xxev.o(RESET) refers to startup_fm33a0xxev.o(STACK) for __initial_sp
startup_fm33a0xxev.o(RESET) refers to startup_fm33a0xxev.o(.text) for Reset_Handler
startup_fm33a0xxev.o(RESET) refers to exti.o(i.NMI_Handler) for NMI_Handler
@@ -1194,6 +1370,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
@@ -1266,16 +1474,23 @@
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_Deleted), (88 bytes).
+ Removing linked_list.o(i.Alarm_List_Node_PopBack), (30 bytes).
+ Removing linked_list.o(i.Alarm_List_Node_PushBack), (64 bytes).
+ Removing linked_list.o(.data), (5 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).
@@ -1290,8 +1505,6 @@
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.CloseIO), (56 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).
@@ -1407,6 +1620,22 @@
Removing eeprom.o(i.EEPROM_sleep), (64 bytes).
Removing eeprom.o(i.EEPROM_stat_write), (116 bytes).
Removing eeprom.o(.data), (1 bytes).
+ Removing valve_control.o(.rev16_text), (4 bytes).
+ 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.Alka_Bat_Voltage_Status), (2 bytes).
+ Removing power_manage.o(i.Alka_Battery_GPIO_Clk_Init), (36 bytes).
+ Removing power_manage.o(i.GetBatVoltagePro), (196 bytes).
+ Removing power_manage.o(i.Get_Alka_Bat_Voltage), (140 bytes).
+ Removing power_manage.o(i.Get_Lith_Bat_Voltage), (140 bytes).
+ Removing power_manage.o(i.Get_Mcu_Temp), (48 bytes).
+ Removing power_manage.o(i.Get_vol_Average), (222 bytes).
+ Removing power_manage.o(i.Lith_Bat_Voltage_Status), (2 bytes).
+ Removing power_manage.o(i.Lith_Battery_GPIO_Clk_Init), (40 bytes).
+ Removing power_manage.o(.data), (20 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).
@@ -1441,7 +1670,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).
@@ -1455,6 +1683,11 @@
Removing system_mem_para.o(i.eepParaPatchPro_2), (2 bytes).
Removing upper_com.o(.rev16_text), (4 bytes).
Removing upper_com.o(.revsh_text), (4 bytes).
+ Removing upper_com_data_pro.o(.rev16_text), (4 bytes).
+ Removing upper_com_data_pro.o(.revsh_text), (4 bytes).
+ Removing wireless_remote_comm.o(.rev16_text), (4 bytes).
+ Removing wireless_remote_comm.o(.revsh_text), (4 bytes).
+ Removing wireless_remote_comm.o(i.WrcSendCreateLinkCmd), (24 bytes).
Removing lcd.o(.rev16_text), (4 bytes).
Removing lcd.o(.revsh_text), (4 bytes).
Removing lcd.o(i.Lcd_Clear_AllTest), (28 bytes).
@@ -1633,8 +1866,6 @@
Removing fm33a0xxev_bstim.o(i.BSTIM_EGR_UG_Setable), (36 bytes).
Removing fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Getable), (24 bytes).
Removing fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable), (36 bytes).
- Removing fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk), (24 bytes).
- Removing fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr), (12 bytes).
Removing fm33a0xxev_bstim.o(i.BSTIM_PSCR_Read), (12 bytes).
Removing fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write), (12 bytes).
Removing fm33a0xxev_bt.o(.rev16_text), (4 bytes).
@@ -1739,8 +1970,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).
@@ -3071,6 +3300,10 @@
Removing fm33a0xxev_wwdt.o(i.WWDT_ISR_NOVF_Chk), (24 bytes).
Removing fm33a0xxev_wwdt.o(i.WWDT_ISR_NOVF_Clr), (12 bytes).
Removing fm33a0xxev_wwdt.o(i.WWDT_PSCR_Read), (16 bytes).
+ Removing rs485_read_data.o(.rev16_text), (4 bytes).
+ 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).
@@ -3078,12 +3311,9 @@
Removing fadd.o(.text), (178 bytes).
Removing fmul.o(.text), (122 bytes).
Removing fdiv.o(.text), (124 bytes).
- Removing dadd.o(.text), (360 bytes).
- Removing dmul.o(.text), (208 bytes).
Removing ddiv.o(.text), (240 bytes).
Removing ffltui.o(.text), (14 bytes).
Removing dflti.o(.text), (40 bytes).
- Removing dfltui.o(.text), (28 bytes).
Removing dfixi.o(.text), (72 bytes).
Removing dfixui.o(.text), (60 bytes).
Removing dfixul.o(.text), (64 bytes).
@@ -3093,10 +3323,8 @@
Removing d2f.o(.text), (56 bytes).
Removing cfrcmple.o(.text), (20 bytes).
Removing fepilogue.o(.text), (130 bytes).
- Removing depilogue.o(.text), (190 bytes).
- Removing depilogue.o(i.__ARM_clz), (46 bytes).
-1852 unused section(s) (total 132503 bytes) removed from the image.
+1872 unused section(s) (total 132606 bytes) removed from the image.
==============================================================================
@@ -3107,38 +3335,44 @@
Symbol Name Value Ov Type Size Object(Section)
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 uidiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.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/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.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/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
+ ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE
+ ../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.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
@@ -3147,24 +3381,25 @@
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../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 uwrite4.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 fadd.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE
- ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.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 dfixi.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
+ ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.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
@@ -3203,11 +3438,14 @@
..\Function\BOOTLOADER_IAP\bootloader_iap.c 0x00000000 Number 0 bootloader_iap.o ABSOLUTE
..\Function\E2P\EEPROM.c 0x00000000 Number 0 eeprom.o ABSOLUTE
..\Function\EXTERN_RTC\extern_rtc.c 0x00000000 Number 0 extern_rtc.o ABSOLUTE
+ ..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.c 0x00000000 Number 0 rs485_data_analysis_pro.o ABSOLUTE
+ ..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.c 0x00000000 Number 0 rs485_read_data.o ABSOLUTE
..\Function\KEY\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\Function\LCD\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\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
@@ -3216,6 +3454,9 @@
..\Function\STORAGE\system_flash_mem_manage.c 0x00000000 Number 0 system_flash_mem_manage.o ABSOLUTE
..\Function\STORAGE\system_mem_para.c 0x00000000 Number 0 system_mem_para.o ABSOLUTE
..\Function\UPPER_COMPUTER\upper_com.c 0x00000000 Number 0 upper_com.o ABSOLUTE
+ ..\Function\UPPER_COMPUTER\upper_com_data_pro.c 0x00000000 Number 0 upper_com_data_pro.o ABSOLUTE
+ ..\Function\VALVE\valve_control.c 0x00000000 Number 0 valve_control.o ABSOLUTE
+ ..\Function\WirelessRemoteComm\wireless_remote_comm.c 0x00000000 Number 0 wireless_remote_comm.o ABSOLUTE
..\Hardware\ADC\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
..\Hardware\CLOCK\rcc_config.c 0x00000000 Number 0 rcc_config.o ABSOLUTE
..\Hardware\CLOCK\user_init.c 0x00000000 Number 0 user_init.o ABSOLUTE
@@ -3230,6 +3471,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
@@ -3270,11 +3512,14 @@
..\\Function\\BOOTLOADER_IAP\\bootloader_iap.c 0x00000000 Number 0 bootloader_iap.o ABSOLUTE
..\\Function\\E2P\\EEPROM.c 0x00000000 Number 0 eeprom.o ABSOLUTE
..\\Function\\EXTERN_RTC\\extern_rtc.c 0x00000000 Number 0 extern_rtc.o ABSOLUTE
+ ..\\Function\\FLOW_METER_DATA_COLLECT\\rs485_data_analysis_pro.c 0x00000000 Number 0 rs485_data_analysis_pro.o ABSOLUTE
+ ..\\Function\\FLOW_METER_DATA_COLLECT\\rs485_read_data.c 0x00000000 Number 0 rs485_read_data.o ABSOLUTE
..\\Function\\KEY\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\Function\\LCD\\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\\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
@@ -3283,6 +3528,9 @@
..\\Function\\STORAGE\\system_flash_mem_manage.c 0x00000000 Number 0 system_flash_mem_manage.o ABSOLUTE
..\\Function\\STORAGE\\system_mem_para.c 0x00000000 Number 0 system_mem_para.o ABSOLUTE
..\\Function\\UPPER_COMPUTER\\upper_com.c 0x00000000 Number 0 upper_com.o ABSOLUTE
+ ..\\Function\\UPPER_COMPUTER\\upper_com_data_pro.c 0x00000000 Number 0 upper_com_data_pro.o ABSOLUTE
+ ..\\Function\\VALVE\\valve_control.c 0x00000000 Number 0 valve_control.o ABSOLUTE
+ ..\\Function\\WirelessRemoteComm\\wireless_remote_comm.c 0x00000000 Number 0 wireless_remote_comm.o ABSOLUTE
..\\Hardware\\ADC\\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
..\\Hardware\\CLOCK\\rcc_config.c 0x00000000 Number 0 rcc_config.o ABSOLUTE
..\\Hardware\\CLOCK\\user_init.c 0x00000000 Number 0 user_init.o ABSOLUTE
@@ -3296,6 +3544,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
@@ -3330,224 +3579,290 @@
.text 0x000001fc Section 0 memseta.o(.text)
.text 0x00000220 Section 0 uread4.o(.text)
.text 0x00000234 Section 0 uwrite4.o(.text)
- .text 0x00000246 Section 0 llshl.o(.text)
- .text 0x00000266 Section 0 llushr.o(.text)
- .text 0x00000288 Section 36 init.o(.text)
- i.AltFunIO 0x000002ac Section 0 gpio.o(i.AltFunIO)
- i.AnalogIO 0x00000352 Section 0 gpio.o(i.AnalogIO)
- i.BSTIM_IRQHandler 0x000003a2 Section 0 tim.o(i.BSTIM_IRQHandler)
- i.BTx_IRQHandler 0x000003a4 Section 0 tim.o(i.BTx_IRQHandler)
- i.CMU_IER_HFDET_IE_Setable 0x000003a8 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- i.CMU_IRQHandler 0x000003cc Section 0 user_init.o(i.CMU_IRQHandler)
- i.CMU_ISR_HFDETO_Chk 0x000003d0 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- i.CMU_Init_RCHF_Trim 0x000003ec Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- i.CMU_OPCCR1_EXTICKE_Setable 0x00000440 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- i.CMU_OPCCR1_EXTICKSEL_Set 0x00000464 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- i.CMU_PERCLK_SetableEx 0x00000484 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- i.CMU_RCHFCR_FSEL_Set 0x000004ec Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- i.CMU_RCHFCR_RCHFEN_Setable 0x0000050c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- i.CMU_RCHFTR_RCHFTRIM_Set 0x00000530 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- i.CMU_RCHF_Init 0x00000548 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- i.CMU_SYSCLKCR_AHBPRES_Set 0x0000055c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- i.CMU_SYSCLKCR_APBPRES_Set 0x0000057c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000059c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000005c4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- i.CMU_SysClk_Init 0x000005e0 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- i.CMU_XTHFCR_XTHFEN_Setable 0x00000600 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- i.CMU_XTHFCR_XTHF_CFG_Set 0x00000624 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- i.DEBUG_Init 0x00000644 Section 0 rcc_config.o(i.DEBUG_Init)
- i.DMA_CHxCR_CHxFTIE_Getable 0x00000650 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- i.DMA_IRQHandler 0x00000670 Section 0 uart.o(i.DMA_IRQHandler)
- i.DMA_ISR_DMACHFT_Chk 0x00000690 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- i.DMA_ISR_DMACHFT_Clr 0x000006b0 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- i.EEPROM_MultipleRead 0x000006c0 Section 0 eeprom.o(i.EEPROM_MultipleRead)
- i.EEPROM_MultipleWrite 0x00000730 Section 0 eeprom.o(i.EEPROM_MultipleWrite)
- i.EEPROM_Wait_Busy 0x00000848 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
- i.EEPROM_stat_read 0x0000085c Section 0 eeprom.o(i.EEPROM_stat_read)
- i.FLS_RDCR_WAIT_Set 0x000008a8 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- i.GPIO_EXTI_EXTIDF_Setable 0x000008c4 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- i.GPIO_EXTI_EXTIISR_ChkEx 0x000009c0 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- i.GPIO_EXTI_EXTIISR_ClrEx 0x00000ab4 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- i.GPIO_EXTI_Init 0x00000ba0 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- i.GPIO_EXTI_Select_Edge 0x00000bf8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- i.GPIO_EXTI_Select_Pin 0x00000d04 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- i.GPIO_Get_InitPara 0x00000e38 Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- i.GPIO_IRQHandler 0x00000ecc Section 0 exti.o(i.GPIO_IRQHandler)
- i.GPIO_Init 0x00000fe4 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
- i.GPIO_ReadInputDataBit 0x00001056 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x0000106a Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x0000106e Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- i.Get_Extern_Rtc_Time 0x00001072 Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
- i.I2c_Ack 0x0000112c Section 0 i2c.o(i.I2c_Ack)
- i.I2c_No_Ack 0x0000116c Section 0 i2c.o(i.I2c_No_Ack)
- i.I2c_Read 0x000011a4 Section 0 i2c.o(i.I2c_Read)
- i.I2c_Scl_Gpio_Init 0x000011fc Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
- i.I2c_Send 0x00001224 Section 0 i2c.o(i.I2c_Send)
- i.I2c_Start 0x00001290 Section 0 i2c.o(i.I2c_Start)
- i.I2c_Stop 0x000012cc Section 0 i2c.o(i.I2c_Stop)
- i.IWDT_Clr 0x0000130c Section 0 user_init.o(i.IWDT_Clr)
- i.IWDT_Init 0x0000131c Section 0 user_init.o(i.IWDT_Init)
- i.Init_RCHF 0x0000133c Section 0 user_init.o(i.Init_RCHF)
- i.Init_RCLP 0x00001358 Section 0 user_init.o(i.Init_RCLP)
- i.Init_SysClk 0x0000137c Section 0 user_init.o(i.Init_SysClk)
- i.Init_SysClk_Gen 0x000013f4 Section 0 user_init.o(i.Init_SysClk_Gen)
- i.InputtIO 0x0000140a Section 0 gpio.o(i.InputtIO)
- i.Key_GPIO_Init 0x00001480 Section 0 key.o(i.Key_GPIO_Init)
- i.LPTIM_CR_EN_Getable 0x000014b4 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- i.LPTIM_IRQHandler 0x000014cc Section 0 tim.o(i.LPTIM_IRQHandler)
- i.LPTIM_ISR_OVIF_Chk 0x000014e4 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- i.LPTIM_ISR_OVIF_Clr 0x000014fc Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- i.Lcd_DeInit 0x00001508 Section 0 lcd.o(i.Lcd_DeInit)
- i.Lcd_GPIO_Init 0x00001530 Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
- i.Lcd_Init 0x0000156c Section 0 lcd.o(i.Lcd_Init)
- i.Lcd_Show_MenuProcess 0x00001580 Section 0 lcd.o(i.Lcd_Show_MenuProcess)
- i.Lcd_Sys_Init 0x000015a4 Section 0 lcd.o(i.Lcd_Sys_Init)
- i.Lcd_Write 0x000015cc Section 0 lcd_io_api.o(i.Lcd_Write)
- i.Lcd_Write_Reg 0x000015fe Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
- i.NMI_Handler 0x00001636 Section 0 exti.o(i.NMI_Handler)
- i.NVIC_SetPriority 0x00001638 Section 0 system_run_fun.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x00001639 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
- i.OutputIO 0x000016b0 Section 0 gpio.o(i.OutputIO)
- i.R8025T_Read 0x00001722 Section 0 extern_rtc.o(i.R8025T_Read)
- i.R8025T_Write 0x0000176e Section 0 extern_rtc.o(i.R8025T_Write)
- i.RMU_BORCR_BOR_PDRCFG_Set 0x000017a0 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- i.RMU_BORCR_OFF_BOR_Setable 0x000017c0 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- i.RMU_PDRCR_PDREN_Setable 0x000017e4 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- i.RTC_GPIO_Init 0x00001808 Section 0 extern_rtc.o(i.RTC_GPIO_Init)
- i.RTC_IRQHandler 0x00001820 Section 0 rtc.o(i.RTC_IRQHandler)
- i.SPI3_Init 0x00001824 Section 0 spi.o(i.SPI3_Init)
- i.SPIx_CR1_BAUD_Set 0x000018fc Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- i.SPIx_CR1_CPHA_Set 0x00001914 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- i.SPIx_CR1_CPHOL_Set 0x00001926 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- i.SPIx_CR1_IOSWAP_Set 0x0000193e Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- i.SPIx_CR1_LSBF_Set 0x00001958 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- i.SPIx_CR1_MM_Set 0x00001970 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- i.SPIx_CR1_WAIT_Set 0x0000198a Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- i.SPIx_CR2_DLEN_Set 0x000019a2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- i.SPIx_CR2_HALFDUPLEX_Set 0x000019bc Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- i.SPIx_CR2_RXO_Setable 0x000019d6 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- i.SPIx_CR2_SPIEN_Setable 0x000019f0 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- i.SPIx_CR2_SSNM_Set 0x00001a08 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- i.SPIx_CR2_SSNSEN_Setable 0x00001a20 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- i.SPIx_CR2_TXO_AC_Setable 0x00001a38 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- i.SPIx_CR2_TXO_Setable 0x00001a50 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- i.SPIx_CR3_MERRC_Clr 0x00001a68 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- i.SPIx_CR3_RXBFC_Clr 0x00001a6e Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- i.SPIx_CR3_SERRC_Clr 0x00001a74 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- i.SPIx_CR3_TXBFC_Clr 0x00001a7a Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- i.SPIx_ISR_RXBF_Chk 0x00001a80 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- i.SPIx_ISR_TXBE_Chk 0x00001a94 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- i.SPIx_RXBUF_Read 0x00001aa8 Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- i.SPIx_TXBUF_Write 0x00001aae Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- i.Sda_In 0x00001ab4 Section 0 i2c.o(i.Sda_In)
- i.Sda_Out 0x00001ad4 Section 0 i2c.o(i.Sda_Out)
- i.Set_Extern_Rtc_Time 0x00001af4 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
- i.Set_Rtc_UpdataInterrupt 0x00001b58 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- i.SpiWriteAndRead 0x00001b7c Section 0 spi.o(i.SpiWriteAndRead)
- i.SysWakeUp_ClockCfg 0x00001bb0 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
- i.SystemInit 0x00001c08 Section 0 system_fm33a0xxev.o(i.SystemInit)
- i.System_power_on_init 0x00001c24 Section 0 rcc_config.o(i.System_power_on_init)
- i.TimeEffectJudgm 0x00001c6c Section 0 extern_rtc.o(i.TimeEffectJudgm)
- i.UARTx_ISR_TXSE_Chk 0x00001dc6 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- i.UARTx_SendData_Normal 0x00001dda Section 0 uart.o(i.UARTx_SendData_Normal)
- i.UARTx_TXBUF_Write 0x00001e04 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- i.Upper_ComputerLoginRecvHandler 0x00001e0c Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- i.Upper_ComputerLoginRespond 0x00001ea0 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
- i.Upper_ComputerRespond 0x00001eac Section 0 upper_com.o(i.Upper_ComputerRespond)
- i.__0printf$8 0x00001f0c Section 0 printf8.o(i.__0printf$8)
- i.__0sprintf$8 0x00001f2c Section 0 printf8.o(i.__0sprintf$8)
- i.__ARM_common_switch8 0x00001f54 Section 0 extern_rtc.o(i.__ARM_common_switch8)
- i.__scatterload_copy 0x00001f70 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x00001f7e Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x00001f80 Section 14 handlers.o(i.__scatterload_zeroinit)
- i._printf_core 0x00001f90 Section 0 printf8.o(i._printf_core)
- _printf_core 0x00001f91 Thumb Code 1020 printf8.o(i._printf_core)
- i._printf_post_padding 0x000023b8 Section 0 printf8.o(i._printf_post_padding)
- _printf_post_padding 0x000023b9 Thumb Code 32 printf8.o(i._printf_post_padding)
- i._printf_pre_padding 0x000023d8 Section 0 printf8.o(i._printf_pre_padding)
- _printf_pre_padding 0x000023d9 Thumb Code 44 printf8.o(i._printf_pre_padding)
- i._sputc 0x00002404 Section 0 printf8.o(i._sputc)
- _sputc 0x00002405 Thumb Code 10 printf8.o(i._sputc)
- i.allExtiIRQ 0x00002410 Section 0 system_run_fun.o(i.allExtiIRQ)
- i.allGpioInit 0x000024a0 Section 0 system_run_fun.o(i.allGpioInit)
- i.allParaDefaultInit 0x000024b0 Section 0 system_mem_para.o(i.allParaDefaultInit)
- i.allParaPatchPro 0x000024c0 Section 0 system_mem_para.o(i.allParaPatchPro)
- i.allParaReadFromEep 0x00002500 Section 0 system_mem_para.o(i.allParaReadFromEep)
- i.arrayA_2_arrayB 0x00002510 Section 0 system_general_para.o(i.arrayA_2_arrayB)
- i.cm_backtrace_call_stack 0x00002554 Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
- i.cm_backtrace_fault 0x00002668 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
- i.cm_backtrace_firmware_info 0x00002878 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
- i.delay_init 0x000028a4 Section 0 delay.o(i.delay_init)
- i.delay_ms 0x000028ec Section 0 delay.o(i.delay_ms)
- i.delay_us 0x0000293c Section 0 delay.o(i.delay_us)
- i.disassembly_ins_is_bl_blx 0x0000298c Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- disassembly_ins_is_bl_blx 0x0000298d Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- i.dump_stack 0x000029c8 Section 0 cm_backtrace.o(i.dump_stack)
- dump_stack 0x000029c9 Thumb Code 128 cm_backtrace.o(i.dump_stack)
- i.eepABReadCheck 0x00002a9c Section 0 system_mem_para.o(i.eepABReadCheck)
- i.eepABWriteAndReadCheck 0x00002ba8 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
- i.eepParaPatchPro_1 0x00002bf6 Section 0 system_mem_para.o(i.eepParaPatchPro_1)
- i.eepWriteAndReadCheck 0x00002bf8 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
- i.fputc 0x00002c38 Section 0 uart.o(i.fputc)
- i.hardwareDriversInit 0x00002c5c Section 0 system_run_fun.o(i.hardwareDriversInit)
- i.keyPro 0x00002c68 Section 0 key.o(i.keyPro)
- i.lcdDisplayPro 0x00002cd0 Section 0 lcd.o(i.lcdDisplayPro)
- i.main 0x00002d00 Section 0 main.o(i.main)
- i.paraCalcCrcAndWriteEepAB 0x00002d48 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- i.print_call_stack 0x00002d80 Section 0 cm_backtrace.o(i.print_call_stack)
- print_call_stack 0x00002d81 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
- i.sysRunFunParaInit 0x00002e18 Section 0 system_run_fun.o(i.sysRunFunParaInit)
- i.sysStoredParaInit 0x00002e50 Section 0 system_run_fun.o(i.sysStoredParaInit)
- i.systemEepIdDefaultInit 0x00002ebc Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
- i.systemEepIdReadFromEep 0x00002ef8 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
- i.ucharcmp 0x00002f20 Section 0 system_general_para.o(i.ucharcmp)
- i.upperComPro 0x00002f4c Section 0 upper_com.o(i.upperComPro)
- i.usMBCRC16 0x00003040 Section 0 mbcrc.o(i.usMBCRC16)
- .constdata 0x00003074 Section 512 mbcrc.o(.constdata)
- aucCRCHi 0x00003074 Data 256 mbcrc.o(.constdata)
- aucCRCLo 0x00003174 Data 256 mbcrc.o(.constdata)
- .constdata 0x00003274 Section 224 cm_backtrace.o(.constdata)
- print_info 0x00003274 Data 152 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x0000330c Data 20 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x00003320 Data 19 cm_backtrace.o(.constdata)
- .conststring 0x00003354 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 6 upper_com.o(.data)
- uc_login_state_g 0x20000020 Data 1 upper_com.o(.data)
- uc_rw_result_g 0x20000022 Data 1 upper_com.o(.data)
- local_random_code_g 0x20000024 Data 2 upper_com.o(.data)
- .data 0x20000026 Section 8 lcd.o(.data)
- .data 0x20000030 Section 20 cm_backtrace.o(.data)
- main_stack_start_addr 0x20000030 Data 4 cm_backtrace.o(.data)
- main_stack_size 0x20000034 Data 4 cm_backtrace.o(.data)
- code_start_addr 0x20000038 Data 4 cm_backtrace.o(.data)
- code_size 0x2000003c Data 4 cm_backtrace.o(.data)
- init_ok 0x20000040 Data 1 cm_backtrace.o(.data)
- on_fault 0x20000041 Data 1 cm_backtrace.o(.data)
- stack_is_overflow 0x20000042 Data 1 cm_backtrace.o(.data)
- on_thread_before_fault 0x20000043 Data 1 cm_backtrace.o(.data)
- .data 0x20000044 Section 4 system_fm33a0xxev.o(.data)
- .data 0x20000048 Section 4 rand.o(.data)
- _rand_state 0x20000048 Data 4 rand.o(.data)
- .data 0x2000004c Section 4 stdout.o(.data)
- .bss 0x20000050 Section 357 system_mem_para.o(.bss)
- .bss 0x200001b8 Section 2051 upper_com.o(.bss)
- .bss 0x200009bb Section 48 lcd_io_api.o(.bss)
- .bss 0x200009ec Section 308 cm_backtrace.o(.bss)
- fw_name 0x200009ec Data 32 cm_backtrace.o(.bss)
- hw_ver 0x20000a0c Data 32 cm_backtrace.o(.bss)
- sw_ver 0x20000a2c Data 32 cm_backtrace.o(.bss)
- call_stack_info 0x20000a4c Data 144 cm_backtrace.o(.bss)
- regs 0x20000adc Data 68 cm_backtrace.o(.bss)
- STACK 0x20000b20 Section 16384 startup_fm33a0xxev.o(STACK)
+ .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 iusefp.o(.text)
+ .text 0x00000520 Section 0 depilogue.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.CDIF_CR_INTF_EN_Getable 0x00000788 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ i.CDIF_CR_INTF_EN_Setable 0x000007a0 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ i.CMU_IER_HFDET_IE_Setable 0x000007b8 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ i.CMU_IRQHandler 0x000007dc Section 0 user_init.o(i.CMU_IRQHandler)
+ i.CMU_ISR_HFDETO_Chk 0x000007e0 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ i.CMU_Init_RCHF_Trim 0x000007fc Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ i.CMU_OPCCR1_EXTICKE_Setable 0x00000850 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ i.CMU_OPCCR1_EXTICKSEL_Set 0x00000874 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ i.CMU_PERCLK_SetableEx 0x00000894 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ i.CMU_RCHFCR_FSEL_Set 0x000008fc Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ i.CMU_RCHFCR_RCHFEN_Setable 0x0000091c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ i.CMU_RCHFTR_RCHFTRIM_Set 0x00000940 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ i.CMU_RCHF_Init 0x00000958 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ i.CMU_SYSCLKCR_AHBPRES_Set 0x0000096c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ i.CMU_SYSCLKCR_APBPRES_Set 0x0000098c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x000009ac Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000009d4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ i.CMU_SysClk_Init 0x000009f0 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ i.CMU_XTHFCR_XTHFEN_Setable 0x00000a10 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ i.CMU_XTHFCR_XTHF_CFG_Set 0x00000a34 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ i.COM_equipment_basic_inf_handle 0x00000a54 Section 0 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ i.CloseIO 0x00000a88 Section 0 gpio.o(i.CloseIO)
+ i.DEBUG_Init 0x00000ac0 Section 0 rcc_config.o(i.DEBUG_Init)
+ i.DMA_CHxCR_CHxFTIE_Getable 0x00000acc Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ i.DMA_IRQHandler 0x00000aec Section 0 uart.o(i.DMA_IRQHandler)
+ i.DMA_ISR_DMACHFT_Chk 0x00000b0c Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ i.DMA_ISR_DMACHFT_Clr 0x00000b2c Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ i.EEPROM_MultipleRead 0x00000b3c Section 0 eeprom.o(i.EEPROM_MultipleRead)
+ i.EEPROM_MultipleWrite 0x00000bac Section 0 eeprom.o(i.EEPROM_MultipleWrite)
+ i.EEPROM_Wait_Busy 0x00000cc4 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
+ i.EEPROM_stat_read 0x00000cd8 Section 0 eeprom.o(i.EEPROM_stat_read)
+ i.EKMODBUS_dataAnalysis 0x00000d24 Section 0 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ i.FLS_RDCR_WAIT_Set 0x00000df8 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ i.Force_Open_GPIO_Init 0x00000e14 Section 0 valve_control.o(i.Force_Open_GPIO_Init)
+ i.GPIO_EXTI_EXTIDF_Setable 0x00000e28 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ i.GPIO_EXTI_EXTIISR_ChkEx 0x00000f24 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ i.GPIO_EXTI_EXTIISR_ClrEx 0x00001018 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ i.GPIO_EXTI_Init 0x00001104 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ i.GPIO_EXTI_Select_Edge 0x0000115c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ i.GPIO_EXTI_Select_Pin 0x00001268 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ i.GPIO_Get_InitPara 0x0000139c Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ i.GPIO_IRQHandler 0x00001430 Section 0 exti.o(i.GPIO_IRQHandler)
+ i.GPIO_Init 0x000015ac Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
+ i.GPIO_ReadInputDataBit 0x0000161e Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ i.GPIO_ResetBits 0x00001632 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ i.GPIO_SetBits 0x00001636 Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ i.GetValveRunMaxTime 0x0000163a Section 0 valve_control.o(i.GetValveRunMaxTime)
+ i.Get_Extern_Rtc_Time 0x0000167e Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ i.I2c_Ack 0x00001738 Section 0 i2c.o(i.I2c_Ack)
+ i.I2c_No_Ack 0x00001778 Section 0 i2c.o(i.I2c_No_Ack)
+ i.I2c_Read 0x000017b0 Section 0 i2c.o(i.I2c_Read)
+ i.I2c_Scl_Gpio_Init 0x00001808 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
+ i.I2c_Send 0x00001830 Section 0 i2c.o(i.I2c_Send)
+ i.I2c_Start 0x0000189c Section 0 i2c.o(i.I2c_Start)
+ i.I2c_Stop 0x000018d8 Section 0 i2c.o(i.I2c_Stop)
+ i.IWDT_Clr 0x00001918 Section 0 user_init.o(i.IWDT_Clr)
+ i.IWDT_Init 0x00001928 Section 0 user_init.o(i.IWDT_Init)
+ i.Init_RCHF 0x00001948 Section 0 user_init.o(i.Init_RCHF)
+ i.Init_RCLP 0x00001964 Section 0 user_init.o(i.Init_RCLP)
+ i.Init_SysClk 0x00001988 Section 0 user_init.o(i.Init_SysClk)
+ i.Init_SysClk_Gen 0x00001a00 Section 0 user_init.o(i.Init_SysClk_Gen)
+ i.InputtIO 0x00001a16 Section 0 gpio.o(i.InputtIO)
+ i.InputtIO_H 0x00001a8c Section 0 gpio.o(i.InputtIO_H)
+ i.IntervalTriggerHandle 0x00001b10 Section 0 system_general_para.o(i.IntervalTriggerHandle)
+ i.Key_GPIO_Init 0x00001c1c Section 0 key.o(i.Key_GPIO_Init)
+ i.LPTIM_CR_EN_Getable 0x00001c50 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ i.LPTIM_IRQHandler 0x00001c68 Section 0 tim.o(i.LPTIM_IRQHandler)
+ i.LPTIM_ISR_OVIF_Chk 0x00001c80 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ i.LPTIM_ISR_OVIF_Clr 0x00001c98 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ i.Lcd_DeInit 0x00001ca4 Section 0 lcd.o(i.Lcd_DeInit)
+ i.Lcd_GPIO_Init 0x00001ccc Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
+ i.Lcd_Init 0x00001d08 Section 0 lcd.o(i.Lcd_Init)
+ i.Lcd_Show_MenuProcess 0x00001d1c Section 0 lcd.o(i.Lcd_Show_MenuProcess)
+ i.Lcd_Sys_Init 0x00001d40 Section 0 lcd.o(i.Lcd_Sys_Init)
+ i.Lcd_Write 0x00001d68 Section 0 lcd_io_api.o(i.Lcd_Write)
+ i.Lcd_Write_Reg 0x00001d9a Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
+ i.Motor_AB_GPIO_Init 0x00001dd4 Section 0 valve_control.o(i.Motor_AB_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init 0x00001df4 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init_sleep_mode 0x00001e14 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ i.NMI_Handler 0x00001e30 Section 0 exti.o(i.NMI_Handler)
+ i.NVIC_SetPriority 0x00001e34 Section 0 system_run_fun.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x00001e35 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
+ i.OutputIO 0x00001eac Section 0 gpio.o(i.OutputIO)
+ i.Power_IO_Init 0x00001f20 Section 0 power_manage.o(i.Power_IO_Init)
+ i.R8025T_Read 0x00001f98 Section 0 extern_rtc.o(i.R8025T_Read)
+ i.R8025T_Write 0x00001fe4 Section 0 extern_rtc.o(i.R8025T_Write)
+ i.RMU_BORCR_BOR_PDRCFG_Set 0x00002014 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ i.RMU_BORCR_OFF_BOR_Setable 0x00002034 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ i.RMU_PDRCR_PDREN_Setable 0x00002058 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ i.RTC_GPIO_Init 0x0000207c Section 0 extern_rtc.o(i.RTC_GPIO_Init)
+ i.RTC_IRQHandler 0x00002094 Section 0 rtc.o(i.RTC_IRQHandler)
+ i.Read_OP_CL_VALVE_Status 0x00002098 Section 0 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ i.SIZHUMODBUSV2_0_dataAnalysis 0x000020f0 Section 0 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ i.SPI3_Init 0x000022d4 Section 0 spi.o(i.SPI3_Init)
+ i.SPIx_CR1_BAUD_Set 0x000023ac Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ i.SPIx_CR1_CPHA_Set 0x000023c4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ i.SPIx_CR1_CPHOL_Set 0x000023d6 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ i.SPIx_CR1_IOSWAP_Set 0x000023ee Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ i.SPIx_CR1_LSBF_Set 0x00002408 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ i.SPIx_CR1_MM_Set 0x00002420 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ i.SPIx_CR1_WAIT_Set 0x0000243a Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ i.SPIx_CR2_DLEN_Set 0x00002452 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ i.SPIx_CR2_HALFDUPLEX_Set 0x0000246c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ i.SPIx_CR2_RXO_Setable 0x00002486 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ i.SPIx_CR2_SPIEN_Setable 0x000024a0 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ i.SPIx_CR2_SSNM_Set 0x000024b8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ i.SPIx_CR2_SSNSEN_Setable 0x000024d0 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ i.SPIx_CR2_TXO_AC_Setable 0x000024e8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ i.SPIx_CR2_TXO_Setable 0x00002500 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ i.SPIx_CR3_MERRC_Clr 0x00002518 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ i.SPIx_CR3_RXBFC_Clr 0x0000251e Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ i.SPIx_CR3_SERRC_Clr 0x00002524 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ i.SPIx_CR3_TXBFC_Clr 0x0000252a Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ i.SPIx_ISR_RXBF_Chk 0x00002530 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ i.SPIx_ISR_TXBE_Chk 0x00002544 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ i.SPIx_RXBUF_Read 0x00002558 Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ i.SPIx_TXBUF_Write 0x0000255e Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ i.Sda_In 0x00002564 Section 0 i2c.o(i.Sda_In)
+ i.Sda_Out 0x00002584 Section 0 i2c.o(i.Sda_Out)
+ i.Set_Extern_Rtc_Time 0x000025a4 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ i.Set_Rtc_UpdataInterrupt 0x00002608 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ i.SpiWriteAndRead 0x0000262c Section 0 spi.o(i.SpiWriteAndRead)
+ i.SysKeepRunningStatusGet 0x00002660 Section 0 system_run_fun.o(i.SysKeepRunningStatusGet)
+ i.SysWakeUp_ClockCfg 0x00002690 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
+ i.SystemInit 0x000026e8 Section 0 system_fm33a0xxev.o(i.SystemInit)
+ i.System_power_on_init 0x00002704 Section 0 rcc_config.o(i.System_power_on_init)
+ i.TimeEffectJudgm 0x0000274c Section 0 extern_rtc.o(i.TimeEffectJudgm)
+ i.UARTx_ISR_TXSE_Chk 0x000028a6 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ i.UARTx_SendData_Normal 0x000028ba Section 0 uart.o(i.UARTx_SendData_Normal)
+ i.UARTx_TXBUF_Write 0x000028e4 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ i.Upper_ComputerLoginRecvHandler 0x000028ec Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ i.Upper_ComputerLoginRespond 0x00002980 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
+ i.Upper_ComputerReadWriteHandler 0x0000298c Section 0 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ i.Upper_ComputerRespond 0x000029ec Section 0 upper_com.o(i.Upper_ComputerRespond)
+ i.ValveCtrlHade 0x00002a4c Section 0 valve_control.o(i.ValveCtrlHade)
+ i.ValveForceOpenSignalCheck 0x00002b80 Section 0 valve_control.o(i.ValveForceOpenSignalCheck)
+ i.ValveMotorCloseRun 0x00002be8 Section 0 valve_control.o(i.ValveMotorCloseRun)
+ i.ValveMotorOpenRun 0x00002c24 Section 0 valve_control.o(i.ValveMotorOpenRun)
+ i.ValveMotorStop 0x00002c60 Section 0 valve_control.o(i.ValveMotorStop)
+ i.ValveRunParaInit 0x00002c9c Section 0 valve_control.o(i.ValveRunParaInit)
+ i.WRC_PWR_GPIO_Init 0x00002cc4 Section 0 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ i.WirelessRemoteCommPro 0x00002cd8 Section 0 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ i.WrcClosePwrPro 0x00002d60 Section 0 wireless_remote_comm.o(i.WrcClosePwrPro)
+ i.WrcCreateLinkPro 0x00002d64 Section 0 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ i.WrcOpenPwrPro 0x00002d68 Section 0 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ i.WrcSendDataPro 0x00002d80 Section 0 wireless_remote_comm.o(i.WrcSendDataPro)
+ i.WrcWaitRecDataPro 0x00002d84 Section 0 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ i.__0printf$8 0x00002d88 Section 0 printf8.o(i.__0printf$8)
+ i.__0sprintf$8 0x00002da8 Section 0 printf8.o(i.__0sprintf$8)
+ i.__ARM_clz 0x00002dd0 Section 0 depilogue.o(i.__ARM_clz)
+ i.__ARM_common_switch8 0x00002dfe Section 0 extern_rtc.o(i.__ARM_common_switch8)
+ i.__scatterload_copy 0x00002e1a Section 14 handlers.o(i.__scatterload_copy)
+ i.__scatterload_null 0x00002e28 Section 2 handlers.o(i.__scatterload_null)
+ i.__scatterload_zeroinit 0x00002e2a Section 14 handlers.o(i.__scatterload_zeroinit)
+ i._printf_core 0x00002e38 Section 0 printf8.o(i._printf_core)
+ _printf_core 0x00002e39 Thumb Code 1020 printf8.o(i._printf_core)
+ i._printf_post_padding 0x00003260 Section 0 printf8.o(i._printf_post_padding)
+ _printf_post_padding 0x00003261 Thumb Code 32 printf8.o(i._printf_post_padding)
+ i._printf_pre_padding 0x00003280 Section 0 printf8.o(i._printf_pre_padding)
+ _printf_pre_padding 0x00003281 Thumb Code 44 printf8.o(i._printf_pre_padding)
+ i._sputc 0x000032ac Section 0 printf8.o(i._sputc)
+ _sputc 0x000032ad Thumb Code 10 printf8.o(i._sputc)
+ i.allExtiIRQ 0x000032b8 Section 0 system_run_fun.o(i.allExtiIRQ)
+ i.allGpioInit 0x00003348 Section 0 system_run_fun.o(i.allGpioInit)
+ i.allParaDefaultInit 0x0000335c Section 0 system_mem_para.o(i.allParaDefaultInit)
+ i.allParaPatchPro 0x0000336c Section 0 system_mem_para.o(i.allParaPatchPro)
+ i.allParaReadFromEep 0x000033ac Section 0 system_mem_para.o(i.allParaReadFromEep)
+ i.arrayA_2_arrayB 0x000033bc Section 0 system_general_para.o(i.arrayA_2_arrayB)
+ i.cm_backtrace_call_stack 0x00003400 Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
+ i.cm_backtrace_fault 0x00003514 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
+ i.cm_backtrace_firmware_info 0x00003724 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ i.delay_init 0x00003750 Section 0 delay.o(i.delay_init)
+ i.delay_ms 0x00003798 Section 0 delay.o(i.delay_ms)
+ i.delay_us 0x000037e8 Section 0 delay.o(i.delay_us)
+ i.disassembly_ins_is_bl_blx 0x00003838 Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ disassembly_ins_is_bl_blx 0x00003839 Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ i.dump_stack 0x00003874 Section 0 cm_backtrace.o(i.dump_stack)
+ dump_stack 0x00003875 Thumb Code 128 cm_backtrace.o(i.dump_stack)
+ i.eepABReadCheck 0x00003948 Section 0 system_mem_para.o(i.eepABReadCheck)
+ i.eepABWriteAndReadCheck 0x00003a54 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
+ i.eepParaPatchPro_1 0x00003aa2 Section 0 system_mem_para.o(i.eepParaPatchPro_1)
+ i.eepWriteAndReadCheck 0x00003aa4 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
+ i.fputc 0x00003ae4 Section 0 uart.o(i.fputc)
+ i.hardwareDriversInit 0x00003b08 Section 0 system_run_fun.o(i.hardwareDriversInit)
+ i.keyPro 0x00003b14 Section 0 key.o(i.keyPro)
+ i.lcdDisplayPro 0x00003b7c Section 0 lcd.o(i.lcdDisplayPro)
+ i.main 0x00003bac Section 0 main.o(i.main)
+ i.modbus03AnswerCheck 0x00003cf8 Section 0 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ i.paraCalcCrcAndWriteEepAB 0x00003d40 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ i.print_call_stack 0x00003d78 Section 0 cm_backtrace.o(i.print_call_stack)
+ print_call_stack 0x00003d79 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
+ i.rs485ComDataAnalysis 0x00003e10 Section 0 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ i.rs485ComPwrOnHandle 0x00003eb4 Section 0 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ i.rs485ComSendHandle 0x00003ee0 Section 0 rs485_read_data.o(i.rs485ComSendHandle)
+ i.rs485ComWaitAnswerHandle 0x00003f18 Section 0 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ i.rs485GetDelayTime 0x00003ff8 Section 0 rs485_read_data.o(i.rs485GetDelayTime)
+ i.rs485ReadDataPro 0x0000406c Section 0 rs485_read_data.o(i.rs485ReadDataPro)
+ i.rs485SendReadData 0x000040e0 Section 0 rs485_read_data.o(i.rs485SendReadData)
+ i.sendModbusReadFrame 0x00004178 Section 0 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ i.sizhuHistoryRecord 0x000041bc Section 0 sizhu_history_record.o(i.sizhuHistoryRecord)
+ i.sysRunFunCtrlPro 0x000042c4 Section 0 system_run_fun.o(i.sysRunFunCtrlPro)
+ i.sysRunFunParaInit 0x00004434 Section 0 system_run_fun.o(i.sysRunFunParaInit)
+ i.sysStoredParaInit 0x0000447c Section 0 system_run_fun.o(i.sysStoredParaInit)
+ i.systemEepIdDefaultInit 0x000044e8 Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
+ i.systemEepIdReadFromEep 0x00004524 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
+ i.ucharcmp 0x0000454c Section 0 system_general_para.o(i.ucharcmp)
+ i.upperComPro 0x00004578 Section 0 upper_com.o(i.upperComPro)
+ i.usMBCRC16 0x000046e0 Section 0 mbcrc.o(i.usMBCRC16)
+ i.valveCtrlPro 0x00004714 Section 0 valve_control.o(i.valveCtrlPro)
+ .constdata 0x0000472c Section 512 mbcrc.o(.constdata)
+ aucCRCHi 0x0000472c Data 256 mbcrc.o(.constdata)
+ aucCRCLo 0x0000482c Data 256 mbcrc.o(.constdata)
+ .constdata 0x0000492c Section 224 cm_backtrace.o(.constdata)
+ print_info 0x0000492c Data 152 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x000049c4 Data 20 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x000049d8 Data 19 cm_backtrace.o(.constdata)
+ .conststring 0x00004a0c 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 0x2000001a Section 4 delay.o(.data)
+ fac_us 0x2000001a Data 1 delay.o(.data)
+ fac_ms 0x2000001c Data 2 delay.o(.data)
+ .data 0x2000001e Section 6 extern_rtc.o(.data)
+ .data 0x20000024 Section 3 key.o(.data)
+ P_Key1Cnt 0x20000024 Data 1 key.o(.data)
+ R_Key2Cnt 0x20000025 Data 1 key.o(.data)
+ L_Key3Cnt 0x20000026 Data 1 key.o(.data)
+ .data 0x20000028 Section 8 valve_control.o(.data)
+ .data 0x20000030 Section 4 sizhu_history_record.o(.data)
+ hour_record_flag 0x20000030 Data 1 sizhu_history_record.o(.data)
+ day_record_flag 0x20000031 Data 1 sizhu_history_record.o(.data)
+ month_record_flag 0x20000032 Data 1 sizhu_history_record.o(.data)
+ interval_report_record_flag 0x20000033 Data 1 sizhu_history_record.o(.data)
+ .data 0x20000034 Section 413 system_mem_para.o(.data)
+ .data 0x200001d2 Section 6 upper_com.o(.data)
+ uc_login_state_g 0x200001d2 Data 1 upper_com.o(.data)
+ uc_rw_result_g 0x200001d4 Data 1 upper_com.o(.data)
+ local_random_code_g 0x200001d6 Data 2 upper_com.o(.data)
+ .data 0x200001d8 Section 2 wireless_remote_comm.o(.data)
+ .data 0x200001da Section 8 lcd.o(.data)
+ .data 0x200001e4 Section 20 cm_backtrace.o(.data)
+ main_stack_start_addr 0x200001e4 Data 4 cm_backtrace.o(.data)
+ main_stack_size 0x200001e8 Data 4 cm_backtrace.o(.data)
+ code_start_addr 0x200001ec Data 4 cm_backtrace.o(.data)
+ code_size 0x200001f0 Data 4 cm_backtrace.o(.data)
+ init_ok 0x200001f4 Data 1 cm_backtrace.o(.data)
+ on_fault 0x200001f5 Data 1 cm_backtrace.o(.data)
+ stack_is_overflow 0x200001f6 Data 1 cm_backtrace.o(.data)
+ on_thread_before_fault 0x200001f7 Data 1 cm_backtrace.o(.data)
+ .data 0x200001f8 Section 7 rs485_read_data.o(.data)
+ .data 0x20000200 Section 4 system_fm33a0xxev.o(.data)
+ .data 0x20000204 Section 4 rand.o(.data)
+ _rand_state 0x20000204 Data 4 rand.o(.data)
+ .data 0x20000208 Section 4 stdout.o(.data)
+ .bss 0x2000020c Section 64 sizhu_ctrl_word.o(.bss)
+ .bss 0x2000024c Section 287 system_mem_para.o(.bss)
+ .bss 0x2000036c Section 2051 upper_com.o(.bss)
+ .bss 0x20000b6f Section 48 lcd_io_api.o(.bss)
+ .bss 0x20000ba0 Section 308 cm_backtrace.o(.bss)
+ fw_name 0x20000ba0 Data 32 cm_backtrace.o(.bss)
+ hw_ver 0x20000bc0 Data 32 cm_backtrace.o(.bss)
+ sw_ver 0x20000be0 Data 32 cm_backtrace.o(.bss)
+ call_stack_info 0x20000c00 Data 144 cm_backtrace.o(.bss)
+ regs 0x20000c90 Data 68 cm_backtrace.o(.bss)
+ .bss 0x20000cd4 Section 260 rs485_read_data.o(.bss)
+ .bss 0x20000dd8 Section 96 rs485_data_analysis_pro.o(.bss)
+ STACK 0x20000e38 Section 16384 startup_fm33a0xxev.o(STACK)
Global Symbols
@@ -3601,7 +3916,6 @@
__arm_fini_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
- __decompress - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_End 0x000000c0 Data 0 startup_fm33a0xxev.o(RESET)
@@ -3668,199 +3982,280 @@
__aeabi_uwrite4 0x00000235 Thumb Code 18 uwrite4.o(.text)
__rt_uwrite4 0x00000235 Thumb Code 0 uwrite4.o(.text)
_uwrite4 0x00000235 Thumb Code 0 uwrite4.o(.text)
- __aeabi_llsl 0x00000247 Thumb Code 32 llshl.o(.text)
- _ll_shift_l 0x00000247 Thumb Code 0 llshl.o(.text)
- __aeabi_llsr 0x00000267 Thumb Code 34 llushr.o(.text)
- _ll_ushift_r 0x00000267 Thumb Code 0 llushr.o(.text)
- __scatterload 0x00000289 Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x00000289 Thumb Code 0 init.o(.text)
- AltFunIO 0x000002ad Thumb Code 166 gpio.o(i.AltFunIO)
- AnalogIO 0x00000353 Thumb Code 80 gpio.o(i.AnalogIO)
- BSTIM_IRQHandler 0x000003a3 Thumb Code 2 tim.o(i.BSTIM_IRQHandler)
- BTx_IRQHandler 0x000003a5 Thumb Code 2 tim.o(i.BTx_IRQHandler)
- CMU_IER_HFDET_IE_Setable 0x000003a9 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- CMU_IRQHandler 0x000003cd Thumb Code 4 user_init.o(i.CMU_IRQHandler)
- CMU_ISR_HFDETO_Chk 0x000003d1 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- CMU_Init_RCHF_Trim 0x000003ed Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- CMU_OPCCR1_EXTICKE_Setable 0x00000441 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- CMU_OPCCR1_EXTICKSEL_Set 0x00000465 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- CMU_PERCLK_SetableEx 0x00000485 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- CMU_RCHFCR_FSEL_Set 0x000004ed Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- CMU_RCHFCR_RCHFEN_Setable 0x0000050d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- CMU_RCHFTR_RCHFTRIM_Set 0x00000531 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- CMU_RCHF_Init 0x00000549 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- CMU_SYSCLKCR_AHBPRES_Set 0x0000055d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- CMU_SYSCLKCR_APBPRES_Set 0x0000057d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000059d Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- CMU_SYSCLKCR_SYSCLKSEL_Set 0x000005c5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- CMU_SysClk_Init 0x000005e1 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- CMU_XTHFCR_XTHFEN_Setable 0x00000601 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- CMU_XTHFCR_XTHF_CFG_Set 0x00000625 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- DEBUG_Init 0x00000645 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
- DMA_CHxCR_CHxFTIE_Getable 0x00000651 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- DMA_IRQHandler 0x00000671 Thumb Code 30 uart.o(i.DMA_IRQHandler)
- DMA_ISR_DMACHFT_Chk 0x00000691 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- DMA_ISR_DMACHFT_Clr 0x000006b1 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- EEPROM_MultipleRead 0x000006c1 Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
- EEPROM_MultipleWrite 0x00000731 Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
- EEPROM_Wait_Busy 0x00000849 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
- EEPROM_stat_read 0x0000085d Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
- FLS_RDCR_WAIT_Set 0x000008a9 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- GPIO_EXTI_EXTIDF_Setable 0x000008c5 Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- GPIO_EXTI_EXTIISR_ChkEx 0x000009c1 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- GPIO_EXTI_EXTIISR_ClrEx 0x00000ab5 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- GPIO_EXTI_Init 0x00000ba1 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- GPIO_EXTI_Select_Edge 0x00000bf9 Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- GPIO_EXTI_Select_Pin 0x00000d05 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- GPIO_Get_InitPara 0x00000e39 Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- GPIO_IRQHandler 0x00000ecd Thumb Code 268 exti.o(i.GPIO_IRQHandler)
- GPIO_Init 0x00000fe5 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
- GPIO_ReadInputDataBit 0x00001057 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x0000106b Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x0000106f Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- Get_Extern_Rtc_Time 0x00001073 Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
- I2c_Ack 0x0000112d Thumb Code 58 i2c.o(i.I2c_Ack)
- I2c_No_Ack 0x0000116d Thumb Code 50 i2c.o(i.I2c_No_Ack)
- I2c_Read 0x000011a5 Thumb Code 82 i2c.o(i.I2c_Read)
- I2c_Scl_Gpio_Init 0x000011fd Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
- I2c_Send 0x00001225 Thumb Code 102 i2c.o(i.I2c_Send)
- I2c_Start 0x00001291 Thumb Code 56 i2c.o(i.I2c_Start)
- I2c_Stop 0x000012cd Thumb Code 58 i2c.o(i.I2c_Stop)
- IWDT_Clr 0x0000130d Thumb Code 8 user_init.o(i.IWDT_Clr)
- IWDT_Init 0x0000131d Thumb Code 22 user_init.o(i.IWDT_Init)
- Init_RCHF 0x0000133d Thumb Code 26 user_init.o(i.Init_RCHF)
- Init_RCLP 0x00001359 Thumb Code 24 user_init.o(i.Init_RCLP)
- Init_SysClk 0x0000137d Thumb Code 108 user_init.o(i.Init_SysClk)
- Init_SysClk_Gen 0x000013f5 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
- InputtIO 0x0000140b Thumb Code 116 gpio.o(i.InputtIO)
- Key_GPIO_Init 0x00001481 Thumb Code 48 key.o(i.Key_GPIO_Init)
- LPTIM_CR_EN_Getable 0x000014b5 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- LPTIM_IRQHandler 0x000014cd Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
- LPTIM_ISR_OVIF_Chk 0x000014e5 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- LPTIM_ISR_OVIF_Clr 0x000014fd Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- Lcd_DeInit 0x00001509 Thumb Code 32 lcd.o(i.Lcd_DeInit)
- Lcd_GPIO_Init 0x00001531 Thumb Code 52 lcd_io_api.o(i.Lcd_GPIO_Init)
- Lcd_Init 0x0000156d Thumb Code 14 lcd.o(i.Lcd_Init)
- Lcd_Show_MenuProcess 0x00001581 Thumb Code 26 lcd.o(i.Lcd_Show_MenuProcess)
- Lcd_Sys_Init 0x000015a5 Thumb Code 32 lcd.o(i.Lcd_Sys_Init)
- Lcd_Write 0x000015cd Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
- Lcd_Write_Reg 0x000015ff Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
- NMI_Handler 0x00001637 Thumb Code 2 exti.o(i.NMI_Handler)
- OutputIO 0x000016b1 Thumb Code 114 gpio.o(i.OutputIO)
- R8025T_Read 0x00001723 Thumb Code 76 extern_rtc.o(i.R8025T_Read)
- R8025T_Write 0x0000176f Thumb Code 48 extern_rtc.o(i.R8025T_Write)
- RMU_BORCR_BOR_PDRCFG_Set 0x000017a1 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- RMU_BORCR_OFF_BOR_Setable 0x000017c1 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- RMU_PDRCR_PDREN_Setable 0x000017e5 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- RTC_GPIO_Init 0x00001809 Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
- RTC_IRQHandler 0x00001821 Thumb Code 2 rtc.o(i.RTC_IRQHandler)
- SPI3_Init 0x00001825 Thumb Code 200 spi.o(i.SPI3_Init)
- SPIx_CR1_BAUD_Set 0x000018fd Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- SPIx_CR1_CPHA_Set 0x00001915 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- SPIx_CR1_CPHOL_Set 0x00001927 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- SPIx_CR1_IOSWAP_Set 0x0000193f Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- SPIx_CR1_LSBF_Set 0x00001959 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- SPIx_CR1_MM_Set 0x00001971 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- SPIx_CR1_WAIT_Set 0x0000198b Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- SPIx_CR2_DLEN_Set 0x000019a3 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- SPIx_CR2_HALFDUPLEX_Set 0x000019bd Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- SPIx_CR2_RXO_Setable 0x000019d7 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- SPIx_CR2_SPIEN_Setable 0x000019f1 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- SPIx_CR2_SSNM_Set 0x00001a09 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- SPIx_CR2_SSNSEN_Setable 0x00001a21 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- SPIx_CR2_TXO_AC_Setable 0x00001a39 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- SPIx_CR2_TXO_Setable 0x00001a51 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- SPIx_CR3_MERRC_Clr 0x00001a69 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- SPIx_CR3_RXBFC_Clr 0x00001a6f Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- SPIx_CR3_SERRC_Clr 0x00001a75 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- SPIx_CR3_TXBFC_Clr 0x00001a7b Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- SPIx_ISR_RXBF_Chk 0x00001a81 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- SPIx_ISR_TXBE_Chk 0x00001a95 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- SPIx_RXBUF_Read 0x00001aa9 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- SPIx_TXBUF_Write 0x00001aaf Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- Sda_In 0x00001ab5 Thumb Code 22 i2c.o(i.Sda_In)
- Sda_Out 0x00001ad5 Thumb Code 22 i2c.o(i.Sda_Out)
- Set_Extern_Rtc_Time 0x00001af5 Thumb Code 90 extern_rtc.o(i.Set_Extern_Rtc_Time)
- Set_Rtc_UpdataInterrupt 0x00001b59 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- SpiWriteAndRead 0x00001b7d Thumb Code 48 spi.o(i.SpiWriteAndRead)
- SysWakeUp_ClockCfg 0x00001bb1 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
- SystemInit 0x00001c09 Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
- System_power_on_init 0x00001c25 Thumb Code 62 rcc_config.o(i.System_power_on_init)
- TimeEffectJudgm 0x00001c6d Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
- UARTx_ISR_TXSE_Chk 0x00001dc7 Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- UARTx_SendData_Normal 0x00001ddb Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
- UARTx_TXBUF_Write 0x00001e05 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- Upper_ComputerLoginRecvHandler 0x00001e0d Thumb Code 134 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- Upper_ComputerLoginRespond 0x00001ea1 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
- Upper_ComputerRespond 0x00001ead Thumb Code 88 upper_com.o(i.Upper_ComputerRespond)
- __0printf$8 0x00001f0d Thumb Code 24 printf8.o(i.__0printf$8)
- __1printf$8 0x00001f0d Thumb Code 0 printf8.o(i.__0printf$8)
- __2printf 0x00001f0d Thumb Code 0 printf8.o(i.__0printf$8)
- __0sprintf$8 0x00001f2d Thumb Code 36 printf8.o(i.__0sprintf$8)
- __1sprintf$8 0x00001f2d Thumb Code 0 printf8.o(i.__0sprintf$8)
- __2sprintf 0x00001f2d Thumb Code 0 printf8.o(i.__0sprintf$8)
- __ARM_common_switch8 0x00001f55 Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
- __scatterload_copy 0x00001f71 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x00001f7f Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x00001f81 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- allExtiIRQ 0x00002411 Thumb Code 136 system_run_fun.o(i.allExtiIRQ)
- allGpioInit 0x000024a1 Thumb Code 16 system_run_fun.o(i.allGpioInit)
- allParaDefaultInit 0x000024b1 Thumb Code 16 system_mem_para.o(i.allParaDefaultInit)
- allParaPatchPro 0x000024c1 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
- allParaReadFromEep 0x00002501 Thumb Code 16 system_mem_para.o(i.allParaReadFromEep)
- arrayA_2_arrayB 0x00002511 Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
- cm_backtrace_call_stack 0x00002555 Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
- cm_backtrace_fault 0x00002669 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
- cm_backtrace_firmware_info 0x00002879 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
- delay_init 0x000028a5 Thumb Code 56 delay.o(i.delay_init)
- delay_ms 0x000028ed Thumb Code 70 delay.o(i.delay_ms)
- delay_us 0x0000293d Thumb Code 70 delay.o(i.delay_us)
- eepABReadCheck 0x00002a9d Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
- eepABWriteAndReadCheck 0x00002ba9 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
- eepParaPatchPro_1 0x00002bf7 Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
- eepWriteAndReadCheck 0x00002bf9 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
- fputc 0x00002c39 Thumb Code 32 uart.o(i.fputc)
- hardwareDriversInit 0x00002c5d Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
- keyPro 0x00002c69 Thumb Code 86 key.o(i.keyPro)
- lcdDisplayPro 0x00002cd1 Thumb Code 38 lcd.o(i.lcdDisplayPro)
- main 0x00002d01 Thumb Code 64 main.o(i.main)
- paraCalcCrcAndWriteEepAB 0x00002d49 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- sysRunFunParaInit 0x00002e19 Thumb Code 48 system_run_fun.o(i.sysRunFunParaInit)
- sysStoredParaInit 0x00002e51 Thumb Code 102 system_run_fun.o(i.sysStoredParaInit)
- systemEepIdDefaultInit 0x00002ebd Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
- systemEepIdReadFromEep 0x00002ef9 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
- ucharcmp 0x00002f21 Thumb Code 44 system_general_para.o(i.ucharcmp)
- upperComPro 0x00002f4d Thumb Code 220 upper_com.o(i.upperComPro)
- usMBCRC16 0x00003041 Thumb Code 44 mbcrc.o(i.usMBCRC16)
- Region$$Table$$Base 0x00003974 Number 0 anon$$obj.o(Region$$Table)
- Image$$ER_IROM1$$Limit 0x00003994 Number 0 anon$$obj.o ABSOLUTE
- Region$$Table$$Limit 0x00003994 Number 0 anon$$obj.o(Region$$Table)
+ __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)
+ CDIF_CR_INTF_EN_Getable 0x00000789 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ CDIF_CR_INTF_EN_Setable 0x000007a1 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ CMU_IER_HFDET_IE_Setable 0x000007b9 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ CMU_IRQHandler 0x000007dd Thumb Code 4 user_init.o(i.CMU_IRQHandler)
+ CMU_ISR_HFDETO_Chk 0x000007e1 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ CMU_Init_RCHF_Trim 0x000007fd Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ CMU_OPCCR1_EXTICKE_Setable 0x00000851 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ CMU_OPCCR1_EXTICKSEL_Set 0x00000875 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ CMU_PERCLK_SetableEx 0x00000895 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ CMU_RCHFCR_FSEL_Set 0x000008fd Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ CMU_RCHFCR_RCHFEN_Setable 0x0000091d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ CMU_RCHFTR_RCHFTRIM_Set 0x00000941 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ CMU_RCHF_Init 0x00000959 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ CMU_SYSCLKCR_AHBPRES_Set 0x0000096d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ CMU_SYSCLKCR_APBPRES_Set 0x0000098d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x000009ad Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ CMU_SYSCLKCR_SYSCLKSEL_Set 0x000009d5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ CMU_SysClk_Init 0x000009f1 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ CMU_XTHFCR_XTHFEN_Setable 0x00000a11 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ CMU_XTHFCR_XTHF_CFG_Set 0x00000a35 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ COM_equipment_basic_inf_handle 0x00000a55 Thumb Code 46 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ CloseIO 0x00000a89 Thumb Code 56 gpio.o(i.CloseIO)
+ DEBUG_Init 0x00000ac1 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
+ DMA_CHxCR_CHxFTIE_Getable 0x00000acd Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ DMA_IRQHandler 0x00000aed Thumb Code 30 uart.o(i.DMA_IRQHandler)
+ DMA_ISR_DMACHFT_Chk 0x00000b0d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ DMA_ISR_DMACHFT_Clr 0x00000b2d Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ EEPROM_MultipleRead 0x00000b3d Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
+ EEPROM_MultipleWrite 0x00000bad Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
+ EEPROM_Wait_Busy 0x00000cc5 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
+ EEPROM_stat_read 0x00000cd9 Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
+ EKMODBUS_dataAnalysis 0x00000d25 Thumb Code 206 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ FLS_RDCR_WAIT_Set 0x00000df9 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ Force_Open_GPIO_Init 0x00000e15 Thumb Code 16 valve_control.o(i.Force_Open_GPIO_Init)
+ GPIO_EXTI_EXTIDF_Setable 0x00000e29 Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ GPIO_EXTI_EXTIISR_ChkEx 0x00000f25 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ GPIO_EXTI_EXTIISR_ClrEx 0x00001019 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ GPIO_EXTI_Init 0x00001105 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ GPIO_EXTI_Select_Edge 0x0000115d Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ GPIO_EXTI_Select_Pin 0x00001269 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ GPIO_Get_InitPara 0x0000139d Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ GPIO_IRQHandler 0x00001431 Thumb Code 356 exti.o(i.GPIO_IRQHandler)
+ GPIO_Init 0x000015ad Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
+ GPIO_ReadInputDataBit 0x0000161f Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ GPIO_ResetBits 0x00001633 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ GPIO_SetBits 0x00001637 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ GetValveRunMaxTime 0x0000163b Thumb Code 68 valve_control.o(i.GetValveRunMaxTime)
+ Get_Extern_Rtc_Time 0x0000167f Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ I2c_Ack 0x00001739 Thumb Code 58 i2c.o(i.I2c_Ack)
+ I2c_No_Ack 0x00001779 Thumb Code 50 i2c.o(i.I2c_No_Ack)
+ I2c_Read 0x000017b1 Thumb Code 82 i2c.o(i.I2c_Read)
+ I2c_Scl_Gpio_Init 0x00001809 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
+ I2c_Send 0x00001831 Thumb Code 102 i2c.o(i.I2c_Send)
+ I2c_Start 0x0000189d Thumb Code 56 i2c.o(i.I2c_Start)
+ I2c_Stop 0x000018d9 Thumb Code 58 i2c.o(i.I2c_Stop)
+ IWDT_Clr 0x00001919 Thumb Code 8 user_init.o(i.IWDT_Clr)
+ IWDT_Init 0x00001929 Thumb Code 22 user_init.o(i.IWDT_Init)
+ Init_RCHF 0x00001949 Thumb Code 26 user_init.o(i.Init_RCHF)
+ Init_RCLP 0x00001965 Thumb Code 24 user_init.o(i.Init_RCLP)
+ Init_SysClk 0x00001989 Thumb Code 108 user_init.o(i.Init_SysClk)
+ Init_SysClk_Gen 0x00001a01 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
+ InputtIO 0x00001a17 Thumb Code 116 gpio.o(i.InputtIO)
+ InputtIO_H 0x00001a8d Thumb Code 126 gpio.o(i.InputtIO_H)
+ IntervalTriggerHandle 0x00001b11 Thumb Code 268 system_general_para.o(i.IntervalTriggerHandle)
+ Key_GPIO_Init 0x00001c1d Thumb Code 48 key.o(i.Key_GPIO_Init)
+ LPTIM_CR_EN_Getable 0x00001c51 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ LPTIM_IRQHandler 0x00001c69 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
+ LPTIM_ISR_OVIF_Chk 0x00001c81 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ LPTIM_ISR_OVIF_Clr 0x00001c99 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ Lcd_DeInit 0x00001ca5 Thumb Code 32 lcd.o(i.Lcd_DeInit)
+ Lcd_GPIO_Init 0x00001ccd Thumb Code 52 lcd_io_api.o(i.Lcd_GPIO_Init)
+ Lcd_Init 0x00001d09 Thumb Code 14 lcd.o(i.Lcd_Init)
+ Lcd_Show_MenuProcess 0x00001d1d Thumb Code 26 lcd.o(i.Lcd_Show_MenuProcess)
+ Lcd_Sys_Init 0x00001d41 Thumb Code 32 lcd.o(i.Lcd_Sys_Init)
+ Lcd_Write 0x00001d69 Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
+ Lcd_Write_Reg 0x00001d9b Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
+ Motor_AB_GPIO_Init 0x00001dd5 Thumb Code 28 valve_control.o(i.Motor_AB_GPIO_Init)
+ Motor_OP_CL_GPIO_Init 0x00001df5 Thumb Code 28 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ Motor_OP_CL_GPIO_Init_sleep_mode 0x00001e15 Thumb Code 24 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ NMI_Handler 0x00001e31 Thumb Code 2 exti.o(i.NMI_Handler)
+ OutputIO 0x00001ead Thumb Code 114 gpio.o(i.OutputIO)
+ Power_IO_Init 0x00001f21 Thumb Code 112 power_manage.o(i.Power_IO_Init)
+ R8025T_Read 0x00001f99 Thumb Code 76 extern_rtc.o(i.R8025T_Read)
+ R8025T_Write 0x00001fe5 Thumb Code 48 extern_rtc.o(i.R8025T_Write)
+ RMU_BORCR_BOR_PDRCFG_Set 0x00002015 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ RMU_BORCR_OFF_BOR_Setable 0x00002035 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ RMU_PDRCR_PDREN_Setable 0x00002059 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ RTC_GPIO_Init 0x0000207d Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
+ RTC_IRQHandler 0x00002095 Thumb Code 2 rtc.o(i.RTC_IRQHandler)
+ Read_OP_CL_VALVE_Status 0x00002099 Thumb Code 84 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ SIZHUMODBUSV2_0_dataAnalysis 0x000020f1 Thumb Code 470 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ SPI3_Init 0x000022d5 Thumb Code 200 spi.o(i.SPI3_Init)
+ SPIx_CR1_BAUD_Set 0x000023ad Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ SPIx_CR1_CPHA_Set 0x000023c5 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ SPIx_CR1_CPHOL_Set 0x000023d7 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ SPIx_CR1_IOSWAP_Set 0x000023ef Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ SPIx_CR1_LSBF_Set 0x00002409 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ SPIx_CR1_MM_Set 0x00002421 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ SPIx_CR1_WAIT_Set 0x0000243b Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ SPIx_CR2_DLEN_Set 0x00002453 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ SPIx_CR2_HALFDUPLEX_Set 0x0000246d Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ SPIx_CR2_RXO_Setable 0x00002487 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ SPIx_CR2_SPIEN_Setable 0x000024a1 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ SPIx_CR2_SSNM_Set 0x000024b9 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ SPIx_CR2_SSNSEN_Setable 0x000024d1 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ SPIx_CR2_TXO_AC_Setable 0x000024e9 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ SPIx_CR2_TXO_Setable 0x00002501 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ SPIx_CR3_MERRC_Clr 0x00002519 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ SPIx_CR3_RXBFC_Clr 0x0000251f Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ SPIx_CR3_SERRC_Clr 0x00002525 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ SPIx_CR3_TXBFC_Clr 0x0000252b Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ SPIx_ISR_RXBF_Chk 0x00002531 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ SPIx_ISR_TXBE_Chk 0x00002545 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ SPIx_RXBUF_Read 0x00002559 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ SPIx_TXBUF_Write 0x0000255f Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ Sda_In 0x00002565 Thumb Code 22 i2c.o(i.Sda_In)
+ Sda_Out 0x00002585 Thumb Code 22 i2c.o(i.Sda_Out)
+ Set_Extern_Rtc_Time 0x000025a5 Thumb Code 90 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ Set_Rtc_UpdataInterrupt 0x00002609 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ SpiWriteAndRead 0x0000262d Thumb Code 48 spi.o(i.SpiWriteAndRead)
+ SysKeepRunningStatusGet 0x00002661 Thumb Code 42 system_run_fun.o(i.SysKeepRunningStatusGet)
+ SysWakeUp_ClockCfg 0x00002691 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
+ SystemInit 0x000026e9 Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
+ System_power_on_init 0x00002705 Thumb Code 62 rcc_config.o(i.System_power_on_init)
+ TimeEffectJudgm 0x0000274d Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
+ UARTx_ISR_TXSE_Chk 0x000028a7 Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ UARTx_SendData_Normal 0x000028bb Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
+ UARTx_TXBUF_Write 0x000028e5 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ Upper_ComputerLoginRecvHandler 0x000028ed Thumb Code 134 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ Upper_ComputerLoginRespond 0x00002981 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
+ Upper_ComputerReadWriteHandler 0x0000298d Thumb Code 88 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ Upper_ComputerRespond 0x000029ed Thumb Code 88 upper_com.o(i.Upper_ComputerRespond)
+ ValveCtrlHade 0x00002a4d Thumb Code 298 valve_control.o(i.ValveCtrlHade)
+ ValveForceOpenSignalCheck 0x00002b81 Thumb Code 94 valve_control.o(i.ValveForceOpenSignalCheck)
+ ValveMotorCloseRun 0x00002be9 Thumb Code 56 valve_control.o(i.ValveMotorCloseRun)
+ ValveMotorOpenRun 0x00002c25 Thumb Code 56 valve_control.o(i.ValveMotorOpenRun)
+ ValveMotorStop 0x00002c61 Thumb Code 56 valve_control.o(i.ValveMotorStop)
+ ValveRunParaInit 0x00002c9d Thumb Code 34 valve_control.o(i.ValveRunParaInit)
+ WRC_PWR_GPIO_Init 0x00002cc5 Thumb Code 14 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ WirelessRemoteCommPro 0x00002cd9 Thumb Code 132 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ WrcClosePwrPro 0x00002d61 Thumb Code 4 wireless_remote_comm.o(i.WrcClosePwrPro)
+ WrcCreateLinkPro 0x00002d65 Thumb Code 4 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ WrcOpenPwrPro 0x00002d69 Thumb Code 18 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ WrcSendDataPro 0x00002d81 Thumb Code 4 wireless_remote_comm.o(i.WrcSendDataPro)
+ WrcWaitRecDataPro 0x00002d85 Thumb Code 4 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ __0printf$8 0x00002d89 Thumb Code 24 printf8.o(i.__0printf$8)
+ __1printf$8 0x00002d89 Thumb Code 0 printf8.o(i.__0printf$8)
+ __2printf 0x00002d89 Thumb Code 0 printf8.o(i.__0printf$8)
+ __0sprintf$8 0x00002da9 Thumb Code 36 printf8.o(i.__0sprintf$8)
+ __1sprintf$8 0x00002da9 Thumb Code 0 printf8.o(i.__0sprintf$8)
+ __2sprintf 0x00002da9 Thumb Code 0 printf8.o(i.__0sprintf$8)
+ __ARM_clz 0x00002dd1 Thumb Code 46 depilogue.o(i.__ARM_clz)
+ __ARM_common_switch8 0x00002dff Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
+ __scatterload_copy 0x00002e1b Thumb Code 14 handlers.o(i.__scatterload_copy)
+ __scatterload_null 0x00002e29 Thumb Code 2 handlers.o(i.__scatterload_null)
+ __scatterload_zeroinit 0x00002e2b Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
+ allExtiIRQ 0x000032b9 Thumb Code 136 system_run_fun.o(i.allExtiIRQ)
+ allGpioInit 0x00003349 Thumb Code 20 system_run_fun.o(i.allGpioInit)
+ allParaDefaultInit 0x0000335d Thumb Code 16 system_mem_para.o(i.allParaDefaultInit)
+ allParaPatchPro 0x0000336d Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
+ allParaReadFromEep 0x000033ad Thumb Code 16 system_mem_para.o(i.allParaReadFromEep)
+ arrayA_2_arrayB 0x000033bd Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
+ cm_backtrace_call_stack 0x00003401 Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
+ cm_backtrace_fault 0x00003515 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
+ cm_backtrace_firmware_info 0x00003725 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ delay_init 0x00003751 Thumb Code 56 delay.o(i.delay_init)
+ delay_ms 0x00003799 Thumb Code 70 delay.o(i.delay_ms)
+ delay_us 0x000037e9 Thumb Code 70 delay.o(i.delay_us)
+ eepABReadCheck 0x00003949 Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
+ eepABWriteAndReadCheck 0x00003a55 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
+ eepParaPatchPro_1 0x00003aa3 Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
+ eepWriteAndReadCheck 0x00003aa5 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
+ fputc 0x00003ae5 Thumb Code 32 uart.o(i.fputc)
+ hardwareDriversInit 0x00003b09 Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
+ keyPro 0x00003b15 Thumb Code 86 key.o(i.keyPro)
+ lcdDisplayPro 0x00003b7d Thumb Code 38 lcd.o(i.lcdDisplayPro)
+ main 0x00003bad Thumb Code 312 main.o(i.main)
+ modbus03AnswerCheck 0x00003cf9 Thumb Code 68 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ paraCalcCrcAndWriteEepAB 0x00003d41 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ rs485ComDataAnalysis 0x00003e11 Thumb Code 162 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ rs485ComPwrOnHandle 0x00003eb5 Thumb Code 38 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ rs485ComSendHandle 0x00003ee1 Thumb Code 50 rs485_read_data.o(i.rs485ComSendHandle)
+ rs485ComWaitAnswerHandle 0x00003f19 Thumb Code 210 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ rs485GetDelayTime 0x00003ff9 Thumb Code 112 rs485_read_data.o(i.rs485GetDelayTime)
+ rs485ReadDataPro 0x0000406d Thumb Code 110 rs485_read_data.o(i.rs485ReadDataPro)
+ rs485SendReadData 0x000040e1 Thumb Code 148 rs485_read_data.o(i.rs485SendReadData)
+ sendModbusReadFrame 0x00004179 Thumb Code 60 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ sizhuHistoryRecord 0x000041bd Thumb Code 234 sizhu_history_record.o(i.sizhuHistoryRecord)
+ sysRunFunCtrlPro 0x000042c5 Thumb Code 350 system_run_fun.o(i.sysRunFunCtrlPro)
+ sysRunFunParaInit 0x00004435 Thumb Code 58 system_run_fun.o(i.sysRunFunParaInit)
+ sysStoredParaInit 0x0000447d Thumb Code 102 system_run_fun.o(i.sysStoredParaInit)
+ systemEepIdDefaultInit 0x000044e9 Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
+ systemEepIdReadFromEep 0x00004525 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
+ ucharcmp 0x0000454d Thumb Code 44 system_general_para.o(i.ucharcmp)
+ upperComPro 0x00004579 Thumb Code 330 upper_com.o(i.upperComPro)
+ usMBCRC16 0x000046e1 Thumb Code 44 mbcrc.o(i.usMBCRC16)
+ valveCtrlPro 0x00004715 Thumb Code 20 valve_control.o(i.valveCtrlPro)
+ Region$$Table$$Base 0x0000502c Number 0 anon$$obj.o(Region$$Table)
+ Image$$ER_IROM1$$Limit 0x0000504c Number 0 anon$$obj.o ABSOLUTE
+ Region$$Table$$Limit 0x0000504c 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)
- uc_return_flag_g 0x20000021 Data 1 upper_com.o(.data)
- LCD_DRIVE_MODE_14_13 0x20000026 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_14_14 0x20000027 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_13 0x20000028 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_14 0x20000029 Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_OFF_OFF 0x2000002a Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_OFF 0x2000002b Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_ON 0x2000002c Data 1 lcd.o(.data)
- lcd_wake_up_flag_g 0x2000002d Data 1 lcd.o(.data)
- SystemCoreClock 0x20000044 Data 4 system_fm33a0xxev.o(.data)
- __stdout 0x2000004c Data 4 stdout.o(.data)
- system_eep_id_g 0x20000050 Data 42 system_mem_para.o(.bss)
- equipment_basic_inf_g 0x2000007a Data 70 system_mem_para.o(.bss)
- main_equipment_hardware_software_inf_g 0x200000c0 Data 26 system_mem_para.o(.bss)
- lcd_equipment_hardware_software_inf_g 0x200000da Data 26 system_mem_para.o(.bss)
- wireless_equipment_hardware_software_inf_g 0x200000f4 Data 26 system_mem_para.o(.bss)
- save_realtime_data_g 0x2000010e Data 167 system_mem_para.o(.bss)
- uc_recv_para_g 0x200001b8 Data 1027 upper_com.o(.bss)
- uc_respond_data_g 0x200005bb Data 1024 upper_com.o(.bss)
- LCD_Buffer 0x200009bb Data 48 lcd_io_api.o(.bss)
- STACK$$Base 0x20000b20 Number 0 startup_fm33a0xxev.o(STACK)
- STACK$$Limit 0x20004b20 Number 0 startup_fm33a0xxev.o(STACK)
- __initial_sp 0x20004b20 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)
+ sys_clockBCD_g 0x2000001e Data 6 extern_rtc.o(.data)
+ valve_ctrl_para_g 0x20000028 Data 8 valve_control.o(.data)
+ equipment_basic_inf_g 0x20000034 Data 70 system_mem_para.o(.data)
+ save_valve_para_g 0x2000007a Data 8 system_mem_para.o(.data)
+ flow_meter_para_g 0x20000082 Data 15 system_mem_para.o(.data)
+ tem_pre_para_g 0x20000091 Data 28 system_mem_para.o(.data)
+ measure_freeze_para_g 0x200000ad Data 4 system_mem_para.o(.data)
+ bat_para_g 0x200000b1 Data 48 system_mem_para.o(.data)
+ login_passeord_g 0x200000e1 Data 6 system_mem_para.o(.data)
+ wrc_para_sizhu_g 0x200000e7 Data 199 system_mem_para.o(.data)
+ billing_valve_ctrl_para_g 0x200001ae Data 35 system_mem_para.o(.data)
+ uc_return_flag_g 0x200001d3 Data 1 upper_com.o(.data)
+ wrc_ctrl_para_g 0x200001d8 Data 2 wireless_remote_comm.o(.data)
+ LCD_DRIVE_MODE_14_13 0x200001da Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_14_14 0x200001db Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_13 0x200001dc Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_14 0x200001dd Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_OFF_OFF 0x200001de Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_OFF 0x200001df Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_ON 0x200001e0 Data 1 lcd.o(.data)
+ lcd_wake_up_flag_g 0x200001e1 Data 1 lcd.o(.data)
+ rs485_com_ctrl_pata_g 0x200001f8 Data 7 rs485_read_data.o(.data)
+ SystemCoreClock 0x20000200 Data 4 system_fm33a0xxev.o(.data)
+ __stdout 0x20000208 Data 4 stdout.o(.data)
+ system_status_word_g 0x2000020c Data 12 sizhu_ctrl_word.o(.bss)
+ system_function_ctrl_word_g 0x20000218 Data 10 sizhu_ctrl_word.o(.bss)
+ system_alarm_word_g 0x20000222 Data 14 sizhu_ctrl_word.o(.bss)
+ system_alarm_ctrl_word_g 0x20000230 Data 14 sizhu_ctrl_word.o(.bss)
+ system_alarm_report_ctrl_word_g 0x2000023e Data 14 sizhu_ctrl_word.o(.bss)
+ system_eep_id_g 0x2000024c Data 42 system_mem_para.o(.bss)
+ main_equipment_hardware_software_inf_g 0x20000276 Data 26 system_mem_para.o(.bss)
+ lcd_equipment_hardware_software_inf_g 0x20000290 Data 26 system_mem_para.o(.bss)
+ wireless_equipment_hardware_software_inf_g 0x200002aa Data 26 system_mem_para.o(.bss)
+ save_realtime_data_g 0x200002c4 Data 167 system_mem_para.o(.bss)
+ uc_recv_para_g 0x2000036c Data 1027 upper_com.o(.bss)
+ uc_respond_data_g 0x2000076f Data 1024 upper_com.o(.bss)
+ LCD_Buffer 0x20000b6f Data 48 lcd_io_api.o(.bss)
+ rs485_com_uart_data_g 0x20000cd4 Data 260 rs485_read_data.o(.bss)
+ flow_meter_data_g 0x20000dd8 Data 96 rs485_data_analysis_pro.o(.bss)
+ STACK$$Base 0x20000e38 Number 0 startup_fm33a0xxev.o(STACK)
+ STACK$$Limit 0x20004e38 Number 0 startup_fm33a0xxev.o(STACK)
+ __initial_sp 0x20004e38 Data 0 startup_fm33a0xxev.o(STACK)
@@ -3870,244 +4265,311 @@
Image Entry point : 0x000000c1
- Load Region LR_IROM1 (Base: 0x00000000, Size: 0x000039e4, Max: 0x00080000, ABSOLUTE)
+ Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00005258, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x000050cc])
- Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x00003994, Max: 0x00080000, ABSOLUTE)
+ Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x0000504c, Max: 0x00080000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x00000000 0x00000000 0x000000c0 Data RO 12685 RESET startup_fm33a0xxev.o
- 0x000000c0 0x000000c0 0x00000000 Code RO 12726 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x000000c0 0x000000c0 0x00000004 Code RO 13045 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x000000c4 0x000000c4 0x00000004 Code RO 13048 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 13050 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 13052 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x000000c8 0x000000c8 0x00000008 Code RO 13053 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x000000d0 0x000000d0 0x00000004 Code RO 13060 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 13055 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 13057 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
- 0x000000d4 0x000000d4 0x00000004 Code RO 13046 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x000000d8 0x000000d8 0x0000000c Code RO 2586 .text cmb_fault.o
- 0x000000e4 0x000000e4 0x0000001c Code RO 12686 .text startup_fm33a0xxev.o
- 0x00000100 0x00000100 0x0000002c Code RO 12729 .text mc_p.l(uidiv.o)
- 0x0000012c 0x0000012c 0x00000028 Code RO 12731 .text mc_p.l(idiv.o)
- 0x00000154 0x00000154 0x00000060 Code RO 12733 .text mc_p.l(uldiv.o)
- 0x000001b4 0x000001b4 0x00000024 Code RO 12735 .text mc_p.l(rand.o)
- 0x000001d8 0x000001d8 0x00000024 Code RO 12738 .text mc_p.l(memcpya.o)
- 0x000001fc 0x000001fc 0x00000024 Code RO 12740 .text mc_p.l(memseta.o)
- 0x00000220 0x00000220 0x00000014 Code RO 13007 .text mc_p.l(uread4.o)
- 0x00000234 0x00000234 0x00000012 Code RO 13009 .text mc_p.l(uwrite4.o)
- 0x00000246 0x00000246 0x00000020 Code RO 13062 .text mc_p.l(llshl.o)
- 0x00000266 0x00000266 0x00000022 Code RO 13064 .text mc_p.l(llushr.o)
- 0x00000288 0x00000288 0x00000024 Code RO 13075 .text mc_p.l(init.o)
- 0x000002ac 0x000002ac 0x000000a6 Code RO 718 i.AltFunIO gpio.o
- 0x00000352 0x00000352 0x00000050 Code RO 720 i.AnalogIO gpio.o
- 0x000003a2 0x000003a2 0x00000002 Code RO 938 i.BSTIM_IRQHandler tim.o
- 0x000003a4 0x000003a4 0x00000002 Code RO 939 i.BTx_IRQHandler tim.o
- 0x000003a6 0x000003a6 0x00000002 PAD
- 0x000003a8 0x000003a8 0x00000024 Code RO 4153 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
- 0x000003cc 0x000003cc 0x00000004 Code RO 566 i.CMU_IRQHandler user_init.o
- 0x000003d0 0x000003d0 0x0000001c Code RO 4156 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
- 0x000003ec 0x000003ec 0x00000054 Code RO 4161 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
- 0x00000440 0x00000440 0x00000024 Code RO 4163 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
- 0x00000464 0x00000464 0x00000020 Code RO 4165 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
- 0x00000484 0x00000484 0x00000068 Code RO 4204 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
- 0x000004ec 0x000004ec 0x00000020 Code RO 4223 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
- 0x0000050c 0x0000050c 0x00000024 Code RO 4225 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
- 0x00000530 0x00000530 0x00000018 Code RO 4227 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
- 0x00000548 0x00000548 0x00000012 Code RO 4228 i.CMU_RCHF_Init fm33a0xxev_cmu.o
- 0x0000055a 0x0000055a 0x00000002 PAD
- 0x0000055c 0x0000055c 0x00000020 Code RO 4230 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
- 0x0000057c 0x0000057c 0x00000020 Code RO 4232 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
- 0x0000059c 0x0000059c 0x00000028 Code RO 4234 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
- 0x000005c4 0x000005c4 0x0000001c Code RO 4238 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
- 0x000005e0 0x000005e0 0x0000001e Code RO 4239 i.CMU_SysClk_Init fm33a0xxev_cmu.o
- 0x000005fe 0x000005fe 0x00000002 PAD
- 0x00000600 0x00000600 0x00000024 Code RO 4241 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
- 0x00000624 0x00000624 0x00000020 Code RO 4243 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
- 0x00000644 0x00000644 0x0000000a Code RO 682 i.DEBUG_Init rcc_config.o
- 0x0000064e 0x0000064e 0x00000002 PAD
- 0x00000650 0x00000650 0x00000020 Code RO 5540 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
- 0x00000670 0x00000670 0x0000001e Code RO 832 i.DMA_IRQHandler uart.o
- 0x0000068e 0x0000068e 0x00000002 PAD
- 0x00000690 0x00000690 0x00000020 Code RO 5573 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
- 0x000006b0 0x000006b0 0x00000010 Code RO 5574 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
- 0x000006c0 0x000006c0 0x00000070 Code RO 1639 i.EEPROM_MultipleRead eeprom.o
- 0x00000730 0x00000730 0x00000118 Code RO 1641 i.EEPROM_MultipleWrite eeprom.o
- 0x00000848 0x00000848 0x00000012 Code RO 1643 i.EEPROM_Wait_Busy eeprom.o
- 0x0000085a 0x0000085a 0x00000002 PAD
- 0x0000085c 0x0000085c 0x0000004c Code RO 1655 i.EEPROM_stat_read eeprom.o
- 0x000008a8 0x000008a8 0x0000001c Code RO 6289 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
- 0x000008c4 0x000008c4 0x000000fc Code RO 6549 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
- 0x000009c0 0x000009c0 0x000000f4 Code RO 6551 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
- 0x00000ab4 0x00000ab4 0x000000ec Code RO 6552 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
- 0x00000ba0 0x00000ba0 0x00000058 Code RO 6553 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
- 0x00000bf8 0x00000bf8 0x0000010c Code RO 6554 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
- 0x00000d04 0x00000d04 0x00000134 Code RO 6555 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
- 0x00000e38 0x00000e38 0x00000094 Code RO 6560 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
- 0x00000ecc 0x00000ecc 0x00000118 Code RO 797 i.GPIO_IRQHandler exti.o
- 0x00000fe4 0x00000fe4 0x00000072 Code RO 6565 i.GPIO_Init fm33a0xxev_gpio.o
- 0x00001056 0x00001056 0x00000014 Code RO 6573 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
- 0x0000106a 0x0000106a 0x00000004 Code RO 6576 i.GPIO_ResetBits fm33a0xxev_gpio.o
- 0x0000106e 0x0000106e 0x00000004 Code RO 6577 i.GPIO_SetBits fm33a0xxev_gpio.o
- 0x00001072 0x00001072 0x000000ba Code RO 1361 i.Get_Extern_Rtc_Time extern_rtc.o
- 0x0000112c 0x0000112c 0x00000040 Code RO 1168 i.I2c_Ack i2c.o
- 0x0000116c 0x0000116c 0x00000038 Code RO 1169 i.I2c_No_Ack i2c.o
- 0x000011a4 0x000011a4 0x00000058 Code RO 1170 i.I2c_Read i2c.o
- 0x000011fc 0x000011fc 0x00000028 Code RO 1171 i.I2c_Scl_Gpio_Init i2c.o
- 0x00001224 0x00001224 0x0000006c Code RO 1172 i.I2c_Send i2c.o
- 0x00001290 0x00001290 0x0000003c Code RO 1173 i.I2c_Start i2c.o
- 0x000012cc 0x000012cc 0x00000040 Code RO 1174 i.I2c_Stop i2c.o
- 0x0000130c 0x0000130c 0x00000010 Code RO 569 i.IWDT_Clr user_init.o
- 0x0000131c 0x0000131c 0x00000020 Code RO 570 i.IWDT_Init user_init.o
- 0x0000133c 0x0000133c 0x0000001a Code RO 571 i.Init_RCHF user_init.o
- 0x00001356 0x00001356 0x00000002 PAD
- 0x00001358 0x00001358 0x00000024 Code RO 572 i.Init_RCLP user_init.o
- 0x0000137c 0x0000137c 0x00000078 Code RO 573 i.Init_SysClk user_init.o
- 0x000013f4 0x000013f4 0x00000016 Code RO 574 i.Init_SysClk_Gen user_init.o
- 0x0000140a 0x0000140a 0x00000074 Code RO 724 i.InputtIO gpio.o
- 0x0000147e 0x0000147e 0x00000002 PAD
- 0x00001480 0x00001480 0x00000034 Code RO 1429 i.Key_GPIO_Init key.o
- 0x000014b4 0x000014b4 0x00000018 Code RO 7821 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
- 0x000014cc 0x000014cc 0x00000018 Code RO 942 i.LPTIM_IRQHandler tim.o
- 0x000014e4 0x000014e4 0x00000018 Code RO 7860 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
- 0x000014fc 0x000014fc 0x0000000c Code RO 7861 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
- 0x00001508 0x00001508 0x00000028 Code RO 2225 i.Lcd_DeInit lcd.o
- 0x00001530 0x00001530 0x0000003c Code RO 2434 i.Lcd_GPIO_Init lcd_io_api.o
- 0x0000156c 0x0000156c 0x00000014 Code RO 2227 i.Lcd_Init lcd.o
- 0x00001580 0x00001580 0x00000024 Code RO 2229 i.Lcd_Show_MenuProcess lcd.o
- 0x000015a4 0x000015a4 0x00000028 Code RO 2230 i.Lcd_Sys_Init lcd.o
- 0x000015cc 0x000015cc 0x00000032 Code RO 2435 i.Lcd_Write lcd_io_api.o
- 0x000015fe 0x000015fe 0x00000038 Code RO 2436 i.Lcd_Write_Reg lcd_io_api.o
- 0x00001636 0x00001636 0x00000002 Code RO 798 i.NMI_Handler exti.o
- 0x00001638 0x00001638 0x00000078 Code RO 393 i.NVIC_SetPriority system_run_fun.o
- 0x000016b0 0x000016b0 0x00000072 Code RO 726 i.OutputIO gpio.o
- 0x00001722 0x00001722 0x0000004c Code RO 1362 i.R8025T_Read extern_rtc.o
- 0x0000176e 0x0000176e 0x00000030 Code RO 1363 i.R8025T_Write extern_rtc.o
- 0x0000179e 0x0000179e 0x00000002 PAD
- 0x000017a0 0x000017a0 0x00000020 Code RO 9745 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x000017c0 0x000017c0 0x00000024 Code RO 9747 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
- 0x000017e4 0x000017e4 0x00000024 Code RO 9752 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
- 0x00001808 0x00001808 0x00000018 Code RO 1364 i.RTC_GPIO_Init extern_rtc.o
- 0x00001820 0x00001820 0x00000002 Code RO 1021 i.RTC_IRQHandler rtc.o
- 0x00001822 0x00001822 0x00000002 PAD
- 0x00001824 0x00001824 0x000000d8 Code RO 1246 i.SPI3_Init spi.o
- 0x000018fc 0x000018fc 0x00000018 Code RO 10994 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
- 0x00001914 0x00001914 0x00000012 Code RO 10996 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
- 0x00001926 0x00001926 0x00000018 Code RO 10998 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
- 0x0000193e 0x0000193e 0x0000001a Code RO 11000 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
- 0x00001958 0x00001958 0x00000018 Code RO 11002 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
- 0x00001970 0x00001970 0x0000001a Code RO 11004 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
- 0x0000198a 0x0000198a 0x00000018 Code RO 11010 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
- 0x000019a2 0x000019a2 0x0000001a Code RO 11014 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
- 0x000019bc 0x000019bc 0x0000001a Code RO 11018 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
- 0x000019d6 0x000019d6 0x0000001a Code RO 11022 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
- 0x000019f0 0x000019f0 0x00000018 Code RO 11024 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
- 0x00001a08 0x00001a08 0x00000018 Code RO 11026 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
- 0x00001a20 0x00001a20 0x00000018 Code RO 11028 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
- 0x00001a38 0x00001a38 0x00000018 Code RO 11032 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
- 0x00001a50 0x00001a50 0x00000018 Code RO 11034 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
- 0x00001a68 0x00001a68 0x00000006 Code RO 11035 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
- 0x00001a6e 0x00001a6e 0x00000006 Code RO 11036 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
- 0x00001a74 0x00001a74 0x00000006 Code RO 11037 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
- 0x00001a7a 0x00001a7a 0x00000006 Code RO 11038 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
- 0x00001a80 0x00001a80 0x00000014 Code RO 11050 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
- 0x00001a94 0x00001a94 0x00000014 Code RO 11054 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
- 0x00001aa8 0x00001aa8 0x00000006 Code RO 11057 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
- 0x00001aae 0x00001aae 0x00000004 Code RO 11058 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
- 0x00001ab2 0x00001ab2 0x00000002 PAD
- 0x00001ab4 0x00001ab4 0x00000020 Code RO 1176 i.Sda_In i2c.o
- 0x00001ad4 0x00001ad4 0x00000020 Code RO 1177 i.Sda_Out i2c.o
- 0x00001af4 0x00001af4 0x00000064 Code RO 1365 i.Set_Extern_Rtc_Time extern_rtc.o
- 0x00001b58 0x00001b58 0x00000022 Code RO 1366 i.Set_Rtc_UpdataInterrupt extern_rtc.o
- 0x00001b7a 0x00001b7a 0x00000002 PAD
- 0x00001b7c 0x00001b7c 0x00000034 Code RO 1249 i.SpiWriteAndRead spi.o
- 0x00001bb0 0x00001bb0 0x00000058 Code RO 575 i.SysWakeUp_ClockCfg user_init.o
- 0x00001c08 0x00001c08 0x0000001c Code RO 12693 i.SystemInit system_fm33a0xxev.o
- 0x00001c24 0x00001c24 0x00000048 Code RO 683 i.System_power_on_init rcc_config.o
- 0x00001c6c 0x00001c6c 0x0000015a Code RO 1367 i.TimeEffectJudgm extern_rtc.o
- 0x00001dc6 0x00001dc6 0x00000014 Code RO 12070 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
- 0x00001dda 0x00001dda 0x0000002a Code RO 836 i.UARTx_SendData_Normal uart.o
- 0x00001e04 0x00001e04 0x00000008 Code RO 12078 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
- 0x00001e0c 0x00001e0c 0x00000094 Code RO 2175 i.Upper_ComputerLoginRecvHandler upper_com.o
- 0x00001ea0 0x00001ea0 0x0000000c Code RO 2176 i.Upper_ComputerLoginRespond upper_com.o
- 0x00001eac 0x00001eac 0x00000060 Code RO 2177 i.Upper_ComputerRespond upper_com.o
- 0x00001f0c 0x00001f0c 0x00000020 Code RO 12953 i.__0printf$8 mc_p.l(printf8.o)
- 0x00001f2c 0x00001f2c 0x00000028 Code RO 12955 i.__0sprintf$8 mc_p.l(printf8.o)
- 0x00001f54 0x00001f54 0x0000001c Code RO 1415 i.__ARM_common_switch8 extern_rtc.o
- 0x00001f70 0x00001f70 0x0000000e Code RO 13079 i.__scatterload_copy mc_p.l(handlers.o)
- 0x00001f7e 0x00001f7e 0x00000002 Code RO 13080 i.__scatterload_null mc_p.l(handlers.o)
- 0x00001f80 0x00001f80 0x0000000e Code RO 13081 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x00001f8e 0x00001f8e 0x00000002 PAD
- 0x00001f90 0x00001f90 0x00000428 Code RO 12960 i._printf_core mc_p.l(printf8.o)
- 0x000023b8 0x000023b8 0x00000020 Code RO 12961 i._printf_post_padding mc_p.l(printf8.o)
- 0x000023d8 0x000023d8 0x0000002c Code RO 12962 i._printf_pre_padding mc_p.l(printf8.o)
- 0x00002404 0x00002404 0x0000000a Code RO 12964 i._sputc mc_p.l(printf8.o)
- 0x0000240e 0x0000240e 0x00000002 PAD
- 0x00002410 0x00002410 0x00000090 Code RO 394 i.allExtiIRQ system_run_fun.o
- 0x000024a0 0x000024a0 0x00000010 Code RO 395 i.allGpioInit system_run_fun.o
- 0x000024b0 0x000024b0 0x00000010 Code RO 2085 i.allParaDefaultInit system_mem_para.o
- 0x000024c0 0x000024c0 0x00000040 Code RO 2086 i.allParaPatchPro system_mem_para.o
- 0x00002500 0x00002500 0x00000010 Code RO 2087 i.allParaReadFromEep system_mem_para.o
- 0x00002510 0x00002510 0x00000042 Code RO 353 i.arrayA_2_arrayB system_general_para.o
- 0x00002552 0x00002552 0x00000002 PAD
- 0x00002554 0x00002554 0x00000114 Code RO 2505 i.cm_backtrace_call_stack cm_backtrace.o
- 0x00002668 0x00002668 0x00000210 Code RO 2506 i.cm_backtrace_fault cm_backtrace.o
- 0x00002878 0x00002878 0x0000002c Code RO 2507 i.cm_backtrace_firmware_info cm_backtrace.o
- 0x000028a4 0x000028a4 0x00000048 Code RO 644 i.delay_init delay.o
- 0x000028ec 0x000028ec 0x00000050 Code RO 645 i.delay_ms delay.o
- 0x0000293c 0x0000293c 0x00000050 Code RO 646 i.delay_us delay.o
- 0x0000298c 0x0000298c 0x0000003a Code RO 2509 i.disassembly_ins_is_bl_blx cm_backtrace.o
- 0x000029c6 0x000029c6 0x00000002 PAD
- 0x000029c8 0x000029c8 0x000000d4 Code RO 2510 i.dump_stack cm_backtrace.o
- 0x00002a9c 0x00002a9c 0x0000010c Code RO 2088 i.eepABReadCheck system_mem_para.o
- 0x00002ba8 0x00002ba8 0x0000004e Code RO 2089 i.eepABWriteAndReadCheck system_mem_para.o
- 0x00002bf6 0x00002bf6 0x00000002 Code RO 2090 i.eepParaPatchPro_1 system_mem_para.o
- 0x00002bf8 0x00002bf8 0x00000040 Code RO 2092 i.eepWriteAndReadCheck system_mem_para.o
- 0x00002c38 0x00002c38 0x00000024 Code RO 843 i.fputc uart.o
- 0x00002c5c 0x00002c5c 0x0000000c Code RO 397 i.hardwareDriversInit system_run_fun.o
- 0x00002c68 0x00002c68 0x00000068 Code RO 1430 i.keyPro key.o
- 0x00002cd0 0x00002cd0 0x00000030 Code RO 2231 i.lcdDisplayPro lcd.o
- 0x00002d00 0x00002d00 0x00000048 Code RO 499 i.main main.o
- 0x00002d48 0x00002d48 0x00000038 Code RO 2093 i.paraCalcCrcAndWriteEepAB system_mem_para.o
- 0x00002d80 0x00002d80 0x00000098 Code RO 2511 i.print_call_stack cm_backtrace.o
- 0x00002e18 0x00002e18 0x00000038 Code RO 398 i.sysRunFunParaInit system_run_fun.o
- 0x00002e50 0x00002e50 0x0000006c Code RO 399 i.sysStoredParaInit system_run_fun.o
- 0x00002ebc 0x00002ebc 0x0000003c Code RO 2094 i.systemEepIdDefaultInit system_mem_para.o
- 0x00002ef8 0x00002ef8 0x00000028 Code RO 2095 i.systemEepIdReadFromEep system_mem_para.o
- 0x00002f20 0x00002f20 0x0000002c Code RO 354 i.ucharcmp system_general_para.o
- 0x00002f4c 0x00002f4c 0x000000f4 Code RO 2178 i.upperComPro upper_com.o
- 0x00003040 0x00003040 0x00000034 Code RO 104 i.usMBCRC16 mbcrc.o
- 0x00003074 0x00003074 0x00000200 Data RO 105 .constdata mbcrc.o
- 0x00003274 0x00003274 0x000000e0 Data RO 2513 .constdata cm_backtrace.o
- 0x00003354 0x00003354 0x0000061e Data RO 2514 .conststring cm_backtrace.o
- 0x00003972 0x00003972 0x00000002 PAD
- 0x00003974 0x00003974 0x00000020 Data RO 13077 Region$$Table anon$$obj.o
+ 0x00000000 0x00000000 0x000000c0 Data RO 13217 RESET startup_fm33a0xxev.o
+ 0x000000c0 0x000000c0 0x00000000 Code RO 13258 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
+ 0x000000c0 0x000000c0 0x00000004 Code RO 13607 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
+ 0x000000c4 0x000000c4 0x00000004 Code RO 13610 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 13612 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 13614 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
+ 0x000000c8 0x000000c8 0x00000008 Code RO 13615 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
+ 0x000000d0 0x000000d0 0x00000004 Code RO 13622 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
+ 0x000000d4 0x000000d4 0x00000000 Code RO 13617 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
+ 0x000000d4 0x000000d4 0x00000000 Code RO 13619 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
+ 0x000000d4 0x000000d4 0x00000004 Code RO 13608 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
+ 0x000000d8 0x000000d8 0x0000000c Code RO 2999 .text cmb_fault.o
+ 0x000000e4 0x000000e4 0x0000001c Code RO 13218 .text startup_fm33a0xxev.o
+ 0x00000100 0x00000100 0x0000002c Code RO 13261 .text mc_p.l(uidiv.o)
+ 0x0000012c 0x0000012c 0x00000028 Code RO 13263 .text mc_p.l(idiv.o)
+ 0x00000154 0x00000154 0x00000060 Code RO 13265 .text mc_p.l(uldiv.o)
+ 0x000001b4 0x000001b4 0x00000024 Code RO 13267 .text mc_p.l(rand.o)
+ 0x000001d8 0x000001d8 0x00000024 Code RO 13270 .text mc_p.l(memcpya.o)
+ 0x000001fc 0x000001fc 0x00000024 Code RO 13272 .text mc_p.l(memseta.o)
+ 0x00000220 0x00000220 0x00000014 Code RO 13567 .text mc_p.l(uread4.o)
+ 0x00000234 0x00000234 0x00000012 Code RO 13569 .text mc_p.l(uwrite4.o)
+ 0x00000246 0x00000246 0x0000001e Code RO 13571 .text mc_p.l(uwrite8.o)
+ 0x00000264 0x00000264 0x00000168 Code RO 13579 .text mf_p.l(dadd.o)
+ 0x000003cc 0x000003cc 0x000000d0 Code RO 13581 .text mf_p.l(dmul.o)
+ 0x0000049c 0x0000049c 0x0000001c Code RO 13589 .text mf_p.l(dfltui.o)
+ 0x000004b8 0x000004b8 0x00000020 Code RO 13624 .text mc_p.l(llshl.o)
+ 0x000004d8 0x000004d8 0x00000022 Code RO 13626 .text mc_p.l(llushr.o)
+ 0x000004fa 0x000004fa 0x00000026 Code RO 13628 .text mc_p.l(llsshr.o)
+ 0x00000520 0x00000520 0x00000000 Code RO 13632 .text mc_p.l(iusefp.o)
+ 0x00000520 0x00000520 0x000000be Code RO 13635 .text mf_p.l(depilogue.o)
+ 0x000005de 0x000005de 0x00000002 PAD
+ 0x000005e0 0x000005e0 0x00000024 Code RO 13639 .text mc_p.l(init.o)
+ 0x00000604 0x00000604 0x00000056 Code RO 13649 .text mc_p.l(__dczerorl2.o)
+ 0x0000065a 0x0000065a 0x000000a6 Code RO 821 i.AltFunIO gpio.o
+ 0x00000700 0x00000700 0x00000050 Code RO 823 i.AnalogIO gpio.o
+ 0x00000750 0x00000750 0x00000010 Code RO 1041 i.BSTIM_IRQHandler tim.o
+ 0x00000760 0x00000760 0x00000018 Code RO 3767 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
+ 0x00000778 0x00000778 0x0000000c Code RO 3768 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
+ 0x00000784 0x00000784 0x00000002 Code RO 1042 i.BTx_IRQHandler tim.o
+ 0x00000786 0x00000786 0x00000002 PAD
+ 0x00000788 0x00000788 0x00000018 Code RO 4515 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
+ 0x000007a0 0x000007a0 0x00000018 Code RO 4516 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
+ 0x000007b8 0x000007b8 0x00000024 Code RO 4566 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
+ 0x000007dc 0x000007dc 0x00000004 Code RO 669 i.CMU_IRQHandler user_init.o
+ 0x000007e0 0x000007e0 0x0000001c Code RO 4569 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
+ 0x000007fc 0x000007fc 0x00000054 Code RO 4574 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
+ 0x00000850 0x00000850 0x00000024 Code RO 4576 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
+ 0x00000874 0x00000874 0x00000020 Code RO 4578 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
+ 0x00000894 0x00000894 0x00000068 Code RO 4617 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
+ 0x000008fc 0x000008fc 0x00000020 Code RO 4636 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
+ 0x0000091c 0x0000091c 0x00000024 Code RO 4638 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
+ 0x00000940 0x00000940 0x00000018 Code RO 4640 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
+ 0x00000958 0x00000958 0x00000012 Code RO 4641 i.CMU_RCHF_Init fm33a0xxev_cmu.o
+ 0x0000096a 0x0000096a 0x00000002 PAD
+ 0x0000096c 0x0000096c 0x00000020 Code RO 4643 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
+ 0x0000098c 0x0000098c 0x00000020 Code RO 4645 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
+ 0x000009ac 0x000009ac 0x00000028 Code RO 4647 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
+ 0x000009d4 0x000009d4 0x0000001c Code RO 4651 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
+ 0x000009f0 0x000009f0 0x0000001e Code RO 4652 i.CMU_SysClk_Init fm33a0xxev_cmu.o
+ 0x00000a0e 0x00000a0e 0x00000002 PAD
+ 0x00000a10 0x00000a10 0x00000024 Code RO 4654 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
+ 0x00000a34 0x00000a34 0x00000020 Code RO 4656 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
+ 0x00000a54 0x00000a54 0x00000034 Code RO 2541 i.COM_equipment_basic_inf_handle upper_com_data_pro.o
+ 0x00000a88 0x00000a88 0x00000038 Code RO 826 i.CloseIO gpio.o
+ 0x00000ac0 0x00000ac0 0x0000000a Code RO 785 i.DEBUG_Init rcc_config.o
+ 0x00000aca 0x00000aca 0x00000002 PAD
+ 0x00000acc 0x00000acc 0x00000020 Code RO 5953 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
+ 0x00000aec 0x00000aec 0x0000001e Code RO 935 i.DMA_IRQHandler uart.o
+ 0x00000b0a 0x00000b0a 0x00000002 PAD
+ 0x00000b0c 0x00000b0c 0x00000020 Code RO 5986 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
+ 0x00000b2c 0x00000b2c 0x00000010 Code RO 5987 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
+ 0x00000b3c 0x00000b3c 0x00000070 Code RO 1742 i.EEPROM_MultipleRead eeprom.o
+ 0x00000bac 0x00000bac 0x00000118 Code RO 1744 i.EEPROM_MultipleWrite eeprom.o
+ 0x00000cc4 0x00000cc4 0x00000012 Code RO 1746 i.EEPROM_Wait_Busy eeprom.o
+ 0x00000cd6 0x00000cd6 0x00000002 PAD
+ 0x00000cd8 0x00000cd8 0x0000004c Code RO 1758 i.EEPROM_stat_read eeprom.o
+ 0x00000d24 0x00000d24 0x000000d4 Code RO 13163 i.EKMODBUS_dataAnalysis rs485_data_analysis_pro.o
+ 0x00000df8 0x00000df8 0x0000001c Code RO 6702 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
+ 0x00000e14 0x00000e14 0x00000014 Code RO 1884 i.Force_Open_GPIO_Init valve_control.o
+ 0x00000e28 0x00000e28 0x000000fc Code RO 6962 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
+ 0x00000f24 0x00000f24 0x000000f4 Code RO 6964 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
+ 0x00001018 0x00001018 0x000000ec Code RO 6965 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
+ 0x00001104 0x00001104 0x00000058 Code RO 6966 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
+ 0x0000115c 0x0000115c 0x0000010c Code RO 6967 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
+ 0x00001268 0x00001268 0x00000134 Code RO 6968 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
+ 0x0000139c 0x0000139c 0x00000094 Code RO 6973 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
+ 0x00001430 0x00001430 0x0000017c Code RO 900 i.GPIO_IRQHandler exti.o
+ 0x000015ac 0x000015ac 0x00000072 Code RO 6978 i.GPIO_Init fm33a0xxev_gpio.o
+ 0x0000161e 0x0000161e 0x00000014 Code RO 6986 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x00001632 0x00001632 0x00000004 Code RO 6989 i.GPIO_ResetBits fm33a0xxev_gpio.o
+ 0x00001636 0x00001636 0x00000004 Code RO 6990 i.GPIO_SetBits fm33a0xxev_gpio.o
+ 0x0000163a 0x0000163a 0x00000044 Code RO 1886 i.GetValveRunMaxTime valve_control.o
+ 0x0000167e 0x0000167e 0x000000ba Code RO 1464 i.Get_Extern_Rtc_Time extern_rtc.o
+ 0x00001738 0x00001738 0x00000040 Code RO 1271 i.I2c_Ack i2c.o
+ 0x00001778 0x00001778 0x00000038 Code RO 1272 i.I2c_No_Ack i2c.o
+ 0x000017b0 0x000017b0 0x00000058 Code RO 1273 i.I2c_Read i2c.o
+ 0x00001808 0x00001808 0x00000028 Code RO 1274 i.I2c_Scl_Gpio_Init i2c.o
+ 0x00001830 0x00001830 0x0000006c Code RO 1275 i.I2c_Send i2c.o
+ 0x0000189c 0x0000189c 0x0000003c Code RO 1276 i.I2c_Start i2c.o
+ 0x000018d8 0x000018d8 0x00000040 Code RO 1277 i.I2c_Stop i2c.o
+ 0x00001918 0x00001918 0x00000010 Code RO 672 i.IWDT_Clr user_init.o
+ 0x00001928 0x00001928 0x00000020 Code RO 673 i.IWDT_Init user_init.o
+ 0x00001948 0x00001948 0x0000001a Code RO 674 i.Init_RCHF user_init.o
+ 0x00001962 0x00001962 0x00000002 PAD
+ 0x00001964 0x00001964 0x00000024 Code RO 675 i.Init_RCLP user_init.o
+ 0x00001988 0x00001988 0x00000078 Code RO 676 i.Init_SysClk user_init.o
+ 0x00001a00 0x00001a00 0x00000016 Code RO 677 i.Init_SysClk_Gen user_init.o
+ 0x00001a16 0x00001a16 0x00000074 Code RO 827 i.InputtIO gpio.o
+ 0x00001a8a 0x00001a8a 0x00000002 PAD
+ 0x00001a8c 0x00001a8c 0x00000084 Code RO 828 i.InputtIO_H gpio.o
+ 0x00001b10 0x00001b10 0x0000010c Code RO 353 i.IntervalTriggerHandle system_general_para.o
+ 0x00001c1c 0x00001c1c 0x00000034 Code RO 1532 i.Key_GPIO_Init key.o
+ 0x00001c50 0x00001c50 0x00000018 Code RO 8234 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
+ 0x00001c68 0x00001c68 0x00000018 Code RO 1045 i.LPTIM_IRQHandler tim.o
+ 0x00001c80 0x00001c80 0x00000018 Code RO 8273 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
+ 0x00001c98 0x00001c98 0x0000000c Code RO 8274 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
+ 0x00001ca4 0x00001ca4 0x00000028 Code RO 2638 i.Lcd_DeInit lcd.o
+ 0x00001ccc 0x00001ccc 0x0000003c Code RO 2847 i.Lcd_GPIO_Init lcd_io_api.o
+ 0x00001d08 0x00001d08 0x00000014 Code RO 2640 i.Lcd_Init lcd.o
+ 0x00001d1c 0x00001d1c 0x00000024 Code RO 2642 i.Lcd_Show_MenuProcess lcd.o
+ 0x00001d40 0x00001d40 0x00000028 Code RO 2643 i.Lcd_Sys_Init lcd.o
+ 0x00001d68 0x00001d68 0x00000032 Code RO 2848 i.Lcd_Write lcd_io_api.o
+ 0x00001d9a 0x00001d9a 0x00000038 Code RO 2849 i.Lcd_Write_Reg lcd_io_api.o
+ 0x00001dd2 0x00001dd2 0x00000002 PAD
+ 0x00001dd4 0x00001dd4 0x00000020 Code RO 1887 i.Motor_AB_GPIO_Init valve_control.o
+ 0x00001df4 0x00001df4 0x00000020 Code RO 1888 i.Motor_OP_CL_GPIO_Init valve_control.o
+ 0x00001e14 0x00001e14 0x0000001c Code RO 1889 i.Motor_OP_CL_GPIO_Init_sleep_mode valve_control.o
+ 0x00001e30 0x00001e30 0x00000002 Code RO 901 i.NMI_Handler exti.o
+ 0x00001e32 0x00001e32 0x00000002 PAD
+ 0x00001e34 0x00001e34 0x00000078 Code RO 403 i.NVIC_SetPriority system_run_fun.o
+ 0x00001eac 0x00001eac 0x00000072 Code RO 829 i.OutputIO gpio.o
+ 0x00001f1e 0x00001f1e 0x00000002 PAD
+ 0x00001f20 0x00001f20 0x00000078 Code RO 2011 i.Power_IO_Init power_manage.o
+ 0x00001f98 0x00001f98 0x0000004c Code RO 1465 i.R8025T_Read extern_rtc.o
+ 0x00001fe4 0x00001fe4 0x00000030 Code RO 1466 i.R8025T_Write extern_rtc.o
+ 0x00002014 0x00002014 0x00000020 Code RO 10158 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
+ 0x00002034 0x00002034 0x00000024 Code RO 10160 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
+ 0x00002058 0x00002058 0x00000024 Code RO 10165 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
+ 0x0000207c 0x0000207c 0x00000018 Code RO 1467 i.RTC_GPIO_Init extern_rtc.o
+ 0x00002094 0x00002094 0x00000002 Code RO 1124 i.RTC_IRQHandler rtc.o
+ 0x00002096 0x00002096 0x00000002 PAD
+ 0x00002098 0x00002098 0x00000058 Code RO 1890 i.Read_OP_CL_VALVE_Status valve_control.o
+ 0x000020f0 0x000020f0 0x000001e4 Code RO 13164 i.SIZHUMODBUSV2_0_dataAnalysis rs485_data_analysis_pro.o
+ 0x000022d4 0x000022d4 0x000000d8 Code RO 1349 i.SPI3_Init spi.o
+ 0x000023ac 0x000023ac 0x00000018 Code RO 11407 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
+ 0x000023c4 0x000023c4 0x00000012 Code RO 11409 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
+ 0x000023d6 0x000023d6 0x00000018 Code RO 11411 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
+ 0x000023ee 0x000023ee 0x0000001a Code RO 11413 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
+ 0x00002408 0x00002408 0x00000018 Code RO 11415 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
+ 0x00002420 0x00002420 0x0000001a Code RO 11417 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
+ 0x0000243a 0x0000243a 0x00000018 Code RO 11423 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
+ 0x00002452 0x00002452 0x0000001a Code RO 11427 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
+ 0x0000246c 0x0000246c 0x0000001a Code RO 11431 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
+ 0x00002486 0x00002486 0x0000001a Code RO 11435 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
+ 0x000024a0 0x000024a0 0x00000018 Code RO 11437 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
+ 0x000024b8 0x000024b8 0x00000018 Code RO 11439 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
+ 0x000024d0 0x000024d0 0x00000018 Code RO 11441 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
+ 0x000024e8 0x000024e8 0x00000018 Code RO 11445 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
+ 0x00002500 0x00002500 0x00000018 Code RO 11447 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
+ 0x00002518 0x00002518 0x00000006 Code RO 11448 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
+ 0x0000251e 0x0000251e 0x00000006 Code RO 11449 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
+ 0x00002524 0x00002524 0x00000006 Code RO 11450 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
+ 0x0000252a 0x0000252a 0x00000006 Code RO 11451 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
+ 0x00002530 0x00002530 0x00000014 Code RO 11463 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
+ 0x00002544 0x00002544 0x00000014 Code RO 11467 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
+ 0x00002558 0x00002558 0x00000006 Code RO 11470 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
+ 0x0000255e 0x0000255e 0x00000004 Code RO 11471 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
+ 0x00002562 0x00002562 0x00000002 PAD
+ 0x00002564 0x00002564 0x00000020 Code RO 1279 i.Sda_In i2c.o
+ 0x00002584 0x00002584 0x00000020 Code RO 1280 i.Sda_Out i2c.o
+ 0x000025a4 0x000025a4 0x00000064 Code RO 1468 i.Set_Extern_Rtc_Time extern_rtc.o
+ 0x00002608 0x00002608 0x00000022 Code RO 1469 i.Set_Rtc_UpdataInterrupt extern_rtc.o
+ 0x0000262a 0x0000262a 0x00000002 PAD
+ 0x0000262c 0x0000262c 0x00000034 Code RO 1352 i.SpiWriteAndRead spi.o
+ 0x00002660 0x00002660 0x00000030 Code RO 404 i.SysKeepRunningStatusGet system_run_fun.o
+ 0x00002690 0x00002690 0x00000058 Code RO 678 i.SysWakeUp_ClockCfg user_init.o
+ 0x000026e8 0x000026e8 0x0000001c Code RO 13225 i.SystemInit system_fm33a0xxev.o
+ 0x00002704 0x00002704 0x00000048 Code RO 786 i.System_power_on_init rcc_config.o
+ 0x0000274c 0x0000274c 0x0000015a Code RO 1470 i.TimeEffectJudgm extern_rtc.o
+ 0x000028a6 0x000028a6 0x00000014 Code RO 12483 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
+ 0x000028ba 0x000028ba 0x0000002a Code RO 939 i.UARTx_SendData_Normal uart.o
+ 0x000028e4 0x000028e4 0x00000008 Code RO 12491 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
+ 0x000028ec 0x000028ec 0x00000094 Code RO 2483 i.Upper_ComputerLoginRecvHandler upper_com.o
+ 0x00002980 0x00002980 0x0000000c Code RO 2484 i.Upper_ComputerLoginRespond upper_com.o
+ 0x0000298c 0x0000298c 0x00000060 Code RO 2485 i.Upper_ComputerReadWriteHandler upper_com.o
+ 0x000029ec 0x000029ec 0x00000060 Code RO 2486 i.Upper_ComputerRespond upper_com.o
+ 0x00002a4c 0x00002a4c 0x00000134 Code RO 1891 i.ValveCtrlHade valve_control.o
+ 0x00002b80 0x00002b80 0x00000068 Code RO 1893 i.ValveForceOpenSignalCheck valve_control.o
+ 0x00002be8 0x00002be8 0x0000003c Code RO 1894 i.ValveMotorCloseRun valve_control.o
+ 0x00002c24 0x00002c24 0x0000003c Code RO 1895 i.ValveMotorOpenRun valve_control.o
+ 0x00002c60 0x00002c60 0x0000003c Code RO 1896 i.ValveMotorStop valve_control.o
+ 0x00002c9c 0x00002c9c 0x00000028 Code RO 1897 i.ValveRunParaInit valve_control.o
+ 0x00002cc4 0x00002cc4 0x00000014 Code RO 2565 i.WRC_PWR_GPIO_Init wireless_remote_comm.o
+ 0x00002cd8 0x00002cd8 0x00000088 Code RO 2566 i.WirelessRemoteCommPro wireless_remote_comm.o
+ 0x00002d60 0x00002d60 0x00000004 Code RO 2567 i.WrcClosePwrPro wireless_remote_comm.o
+ 0x00002d64 0x00002d64 0x00000004 Code RO 2568 i.WrcCreateLinkPro wireless_remote_comm.o
+ 0x00002d68 0x00002d68 0x00000018 Code RO 2569 i.WrcOpenPwrPro wireless_remote_comm.o
+ 0x00002d80 0x00002d80 0x00000004 Code RO 2571 i.WrcSendDataPro wireless_remote_comm.o
+ 0x00002d84 0x00002d84 0x00000004 Code RO 2572 i.WrcWaitRecDataPro wireless_remote_comm.o
+ 0x00002d88 0x00002d88 0x00000020 Code RO 13485 i.__0printf$8 mc_p.l(printf8.o)
+ 0x00002da8 0x00002da8 0x00000028 Code RO 13487 i.__0sprintf$8 mc_p.l(printf8.o)
+ 0x00002dd0 0x00002dd0 0x0000002e Code RO 13637 i.__ARM_clz mf_p.l(depilogue.o)
+ 0x00002dfe 0x00002dfe 0x0000001c Code RO 1518 i.__ARM_common_switch8 extern_rtc.o
+ 0x00002e1a 0x00002e1a 0x0000000e Code RO 13643 i.__scatterload_copy mc_p.l(handlers.o)
+ 0x00002e28 0x00002e28 0x00000002 Code RO 13644 i.__scatterload_null mc_p.l(handlers.o)
+ 0x00002e2a 0x00002e2a 0x0000000e Code RO 13645 i.__scatterload_zeroinit mc_p.l(handlers.o)
+ 0x00002e38 0x00002e38 0x00000428 Code RO 13492 i._printf_core mc_p.l(printf8.o)
+ 0x00003260 0x00003260 0x00000020 Code RO 13493 i._printf_post_padding mc_p.l(printf8.o)
+ 0x00003280 0x00003280 0x0000002c Code RO 13494 i._printf_pre_padding mc_p.l(printf8.o)
+ 0x000032ac 0x000032ac 0x0000000a Code RO 13496 i._sputc mc_p.l(printf8.o)
+ 0x000032b6 0x000032b6 0x00000002 PAD
+ 0x000032b8 0x000032b8 0x00000090 Code RO 406 i.allExtiIRQ system_run_fun.o
+ 0x00003348 0x00003348 0x00000014 Code RO 407 i.allGpioInit system_run_fun.o
+ 0x0000335c 0x0000335c 0x00000010 Code RO 2388 i.allParaDefaultInit system_mem_para.o
+ 0x0000336c 0x0000336c 0x00000040 Code RO 2389 i.allParaPatchPro system_mem_para.o
+ 0x000033ac 0x000033ac 0x00000010 Code RO 2390 i.allParaReadFromEep system_mem_para.o
+ 0x000033bc 0x000033bc 0x00000042 Code RO 354 i.arrayA_2_arrayB system_general_para.o
+ 0x000033fe 0x000033fe 0x00000002 PAD
+ 0x00003400 0x00003400 0x00000114 Code RO 2918 i.cm_backtrace_call_stack cm_backtrace.o
+ 0x00003514 0x00003514 0x00000210 Code RO 2919 i.cm_backtrace_fault cm_backtrace.o
+ 0x00003724 0x00003724 0x0000002c Code RO 2920 i.cm_backtrace_firmware_info cm_backtrace.o
+ 0x00003750 0x00003750 0x00000048 Code RO 747 i.delay_init delay.o
+ 0x00003798 0x00003798 0x00000050 Code RO 748 i.delay_ms delay.o
+ 0x000037e8 0x000037e8 0x00000050 Code RO 749 i.delay_us delay.o
+ 0x00003838 0x00003838 0x0000003a Code RO 2922 i.disassembly_ins_is_bl_blx cm_backtrace.o
+ 0x00003872 0x00003872 0x00000002 PAD
+ 0x00003874 0x00003874 0x000000d4 Code RO 2923 i.dump_stack cm_backtrace.o
+ 0x00003948 0x00003948 0x0000010c Code RO 2391 i.eepABReadCheck system_mem_para.o
+ 0x00003a54 0x00003a54 0x0000004e Code RO 2392 i.eepABWriteAndReadCheck system_mem_para.o
+ 0x00003aa2 0x00003aa2 0x00000002 Code RO 2393 i.eepParaPatchPro_1 system_mem_para.o
+ 0x00003aa4 0x00003aa4 0x00000040 Code RO 2395 i.eepWriteAndReadCheck system_mem_para.o
+ 0x00003ae4 0x00003ae4 0x00000024 Code RO 946 i.fputc uart.o
+ 0x00003b08 0x00003b08 0x0000000c Code RO 409 i.hardwareDriversInit system_run_fun.o
+ 0x00003b14 0x00003b14 0x00000068 Code RO 1533 i.keyPro key.o
+ 0x00003b7c 0x00003b7c 0x00000030 Code RO 2644 i.lcdDisplayPro lcd.o
+ 0x00003bac 0x00003bac 0x0000014c Code RO 542 i.main main.o
+ 0x00003cf8 0x00003cf8 0x00000048 Code RO 13165 i.modbus03AnswerCheck rs485_data_analysis_pro.o
+ 0x00003d40 0x00003d40 0x00000038 Code RO 2396 i.paraCalcCrcAndWriteEepAB system_mem_para.o
+ 0x00003d78 0x00003d78 0x00000098 Code RO 2924 i.print_call_stack cm_backtrace.o
+ 0x00003e10 0x00003e10 0x000000a2 Code RO 13166 i.rs485ComDataAnalysis rs485_data_analysis_pro.o
+ 0x00003eb2 0x00003eb2 0x00000002 PAD
+ 0x00003eb4 0x00003eb4 0x0000002c Code RO 13098 i.rs485ComPwrOnHandle rs485_read_data.o
+ 0x00003ee0 0x00003ee0 0x00000038 Code RO 13099 i.rs485ComSendHandle rs485_read_data.o
+ 0x00003f18 0x00003f18 0x000000e0 Code RO 13100 i.rs485ComWaitAnswerHandle rs485_read_data.o
+ 0x00003ff8 0x00003ff8 0x00000074 Code RO 13101 i.rs485GetDelayTime rs485_read_data.o
+ 0x0000406c 0x0000406c 0x00000074 Code RO 13102 i.rs485ReadDataPro rs485_read_data.o
+ 0x000040e0 0x000040e0 0x00000098 Code RO 13103 i.rs485SendReadData rs485_read_data.o
+ 0x00004178 0x00004178 0x00000044 Code RO 13167 i.sendModbusReadFrame rs485_data_analysis_pro.o
+ 0x000041bc 0x000041bc 0x00000108 Code RO 2250 i.sizhuHistoryRecord sizhu_history_record.o
+ 0x000042c4 0x000042c4 0x00000170 Code RO 410 i.sysRunFunCtrlPro system_run_fun.o
+ 0x00004434 0x00004434 0x00000048 Code RO 411 i.sysRunFunParaInit system_run_fun.o
+ 0x0000447c 0x0000447c 0x0000006c Code RO 412 i.sysStoredParaInit system_run_fun.o
+ 0x000044e8 0x000044e8 0x0000003c Code RO 2397 i.systemEepIdDefaultInit system_mem_para.o
+ 0x00004524 0x00004524 0x00000028 Code RO 2398 i.systemEepIdReadFromEep system_mem_para.o
+ 0x0000454c 0x0000454c 0x0000002c Code RO 355 i.ucharcmp system_general_para.o
+ 0x00004578 0x00004578 0x00000168 Code RO 2487 i.upperComPro upper_com.o
+ 0x000046e0 0x000046e0 0x00000034 Code RO 104 i.usMBCRC16 mbcrc.o
+ 0x00004714 0x00004714 0x00000018 Code RO 1898 i.valveCtrlPro valve_control.o
+ 0x0000472c 0x0000472c 0x00000200 Data RO 105 .constdata mbcrc.o
+ 0x0000492c 0x0000492c 0x000000e0 Data RO 2926 .constdata cm_backtrace.o
+ 0x00004a0c 0x00004a0c 0x0000061e Data RO 2927 .conststring cm_backtrace.o
+ 0x0000502a 0x0000502a 0x00000002 PAD
+ 0x0000502c 0x0000502c 0x00000020 Data RO 13641 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x00003994, Size: 0x00004b20, Max: 0x00014000, ABSOLUTE)
+ Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0000504c, Size: 0x00004e38, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000080])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x20000000 0x00003994 0x00000012 Data RW 355 .data system_general_para.o
- 0x20000012 0x000039a6 0x00000004 Data RW 647 .data delay.o
- 0x20000016 0x000039aa 0x00000006 Data RW 1368 .data extern_rtc.o
- 0x2000001c 0x000039b0 0x00000003 Data RW 1431 .data key.o
- 0x2000001f 0x000039b3 0x00000001 PAD
- 0x20000020 0x000039b4 0x00000006 Data RW 2180 .data upper_com.o
- 0x20000026 0x000039ba 0x00000008 Data RW 2232 .data lcd.o
- 0x2000002e 0x000039c2 0x00000002 PAD
- 0x20000030 0x000039c4 0x00000014 Data RW 2515 .data cm_backtrace.o
- 0x20000044 0x000039d8 0x00000004 Data RW 12694 .data system_fm33a0xxev.o
- 0x20000048 0x000039dc 0x00000004 Data RW 12736 .data mc_p.l(rand.o)
- 0x2000004c 0x000039e0 0x00000004 Data RW 13061 .data mc_p.l(stdout.o)
- 0x20000050 - 0x00000165 Zero RW 2096 .bss system_mem_para.o
- 0x200001b5 0x000039e4 0x00000003 PAD
- 0x200001b8 - 0x00000803 Zero RW 2179 .bss upper_com.o
- 0x200009bb - 0x00000030 Zero RW 2437 .bss lcd_io_api.o
- 0x200009eb 0x000039e4 0x00000001 PAD
- 0x200009ec - 0x00000134 Zero RW 2512 .bss cm_backtrace.o
- 0x20000b20 - 0x00004000 Zero RW 12683 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 0x00000004 Data RW 750 .data delay.o
+ 0x2000001e COMPRESSED 0x00000006 Data RW 1471 .data extern_rtc.o
+ 0x20000024 COMPRESSED 0x00000003 Data RW 1534 .data key.o
+ 0x20000027 COMPRESSED 0x00000001 PAD
+ 0x20000028 COMPRESSED 0x00000008 Data RW 1899 .data valve_control.o
+ 0x20000030 COMPRESSED 0x00000004 Data RW 2259 .data sizhu_history_record.o
+ 0x20000034 COMPRESSED 0x0000019d Data RW 2400 .data system_mem_para.o
+ 0x200001d1 COMPRESSED 0x00000001 PAD
+ 0x200001d2 COMPRESSED 0x00000006 Data RW 2489 .data upper_com.o
+ 0x200001d8 COMPRESSED 0x00000002 Data RW 2573 .data wireless_remote_comm.o
+ 0x200001da COMPRESSED 0x00000008 Data RW 2645 .data lcd.o
+ 0x200001e2 COMPRESSED 0x00000002 PAD
+ 0x200001e4 COMPRESSED 0x00000014 Data RW 2928 .data cm_backtrace.o
+ 0x200001f8 COMPRESSED 0x00000007 Data RW 13105 .data rs485_read_data.o
+ 0x200001ff COMPRESSED 0x00000001 PAD
+ 0x20000200 COMPRESSED 0x00000004 Data RW 13226 .data system_fm33a0xxev.o
+ 0x20000204 COMPRESSED 0x00000004 Data RW 13268 .data mc_p.l(rand.o)
+ 0x20000208 COMPRESSED 0x00000004 Data RW 13623 .data mc_p.l(stdout.o)
+ 0x2000020c - 0x00000040 Zero RW 273 .bss sizhu_ctrl_word.o
+ 0x2000024c - 0x0000011f Zero RW 2399 .bss system_mem_para.o
+ 0x2000036b COMPRESSED 0x00000001 PAD
+ 0x2000036c - 0x00000803 Zero RW 2488 .bss upper_com.o
+ 0x20000b6f - 0x00000030 Zero RW 2850 .bss lcd_io_api.o
+ 0x20000b9f COMPRESSED 0x00000001 PAD
+ 0x20000ba0 - 0x00000134 Zero RW 2925 .bss cm_backtrace.o
+ 0x20000cd4 - 0x00000104 Zero RW 13104 .bss rs485_read_data.o
+ 0x20000dd8 - 0x00000060 Zero RW 13168 .bss rs485_data_analysis_pro.o
+ 0x20000e38 - 0x00004000 Zero RW 13215 STACK startup_fm33a0xxev.o
==============================================================================
@@ -4123,7 +4585,9 @@
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
- 282 12 0 0 0 1076 exti.o
+ 382 24 0 0 0 1124 exti.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
@@ -4132,36 +4596,44 @@
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
- 476 0 0 0 0 3444 gpio.o
+ 664 6 0 0 0 4815 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
- 72 8 0 0 0 511 main.o
+ 332 20 0 0 0 3609 main.o
52 8 512 0 0 53440 mbcrc.o
+ 120 8 0 0 0 552 power_manage.o
82 10 0 0 0 1028 rcc_config.o
+ 998 32 0 0 96 7610 rs485_data_analysis_pro.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 12 0 4 0 791 system_fm33a0xxev.o
- 110 0 0 18 0 4939 system_general_para.o
- 664 36 0 0 357 11703 system_mem_para.o
- 456 32 0 0 0 19225 system_run_fun.o
- 28 0 0 0 0 1403 tim.o
+ 378 0 0 24 0 7807 system_general_para.o
+ 664 36 0 413 287 14231 system_mem_para.o
+ 892 62 0 2 0 44382 system_run_fun.o
+ 42 0 0 0 0 1435 tim.o
108 4 0 0 0 3649 uart.o
- 500 46 0 6 2051 5280 upper_com.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
+ 924 74 0 8 0 10506 valve_control.o
+ 196 24 0 2 0 6199 wireless_remote_comm.o
----------------------------------------------------------------------
- 10504 1016 2528 72 19152 271321 Object Totals
+ 15334 1320 2528 516 19500 360806 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 28 0 2 3 4 0 (incl. Padding)
+ 34 0 2 5 2 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
+ 86 0 0 0 0 0 __dczerorl2.o
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
@@ -4174,7 +4646,9 @@
30 0 0 0 0 0 handlers.o
40 0 0 0 0 72 idiv.o
36 8 0 0 0 68 init.o
+ 0 0 0 0 0 0 iusefp.o
32 0 0 0 0 68 llshl.o
+ 38 0 0 0 0 68 llsshr.o
34 0 0 0 0 68 llushr.o
36 0 0 0 0 60 memcpya.o
36 0 0 0 0 100 memseta.o
@@ -4185,19 +4659,25 @@
96 0 0 0 0 84 uldiv.o
20 0 0 0 0 60 uread4.o
18 0 0 0 0 60 uwrite4.o
+ 30 0 0 0 0 72 uwrite8.o
+ 360 6 0 0 0 140 dadd.o
+ 236 0 0 0 0 216 depilogue.o
+ 28 4 0 0 0 68 dfltui.o
+ 208 6 0 0 0 88 dmul.o
----------------------------------------------------------------------
- 1708 84 0 8 0 1300 Library Totals
+ 2694 100 0 8 0 1952 Library Totals
4 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
- 1704 84 0 8 0 1300 mc_p.l
+ 1858 84 0 8 0 1440 mc_p.l
+ 832 16 0 0 0 512 mf_p.l
----------------------------------------------------------------------
- 1708 84 0 8 0 1300 Library Totals
+ 2694 100 0 8 0 1952 Library Totals
----------------------------------------------------------------------
@@ -4206,15 +4686,15 @@
Code (inc. data) RO Data RW Data ZI Data Debug
- 12212 1100 2528 80 19152 265593 Grand Totals
- 12212 1100 2528 80 19152 265593 ELF Image Totals
- 12212 1100 2528 80 0 0 ROM Totals
+ 18028 1420 2528 524 19500 353558 Grand Totals
+ 18028 1420 2528 128 19500 353558 ELF Image Totals (compressed)
+ 18028 1420 2528 128 0 0 ROM Totals
==============================================================================
- Total RO Size (Code + RO Data) 14740 ( 14.39kB)
- Total RW Size (RW Data + ZI Data) 19232 ( 18.78kB)
- Total ROM Size (Code + RO Data + RW Data) 14820 ( 14.47kB)
+ Total RO Size (Code + RO Data) 20556 ( 20.07kB)
+ Total RW Size (RW Data + ZI Data) 20024 ( 19.55kB)
+ Total ROM Size (Code + RO Data + RW Data) 20684 ( 20.20kB)
==============================================================================
--
Gitblit v1.9.3