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 | 2120 ++++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 1,473 insertions(+), 647 deletions(-)
diff --git a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
index 561a094..eed2637 100644
--- a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
+++ b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
@@ -39,17 +39,29 @@
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
system_run_fun.o(i.allExtiIRQ) refers to system_run_fun.o(i.NVIC_SetPriority) for NVIC_SetPriority
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
@@ -63,8 +75,24 @@
main.o(i.main) refers to system_run_fun.o(i.allExtiIRQ) for allExtiIRQ
main.o(i.main) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
main.o(i.main) refers to extern_rtc.o(i.Get_Extern_Rtc_Time) for Get_Extern_Rtc_Time
+ 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
@@ -135,7 +163,11 @@
exti.o(i.GPIO_IRQHandler) refers to user_init.o(i.SysWakeUp_ClockCfg) for SysWakeUp_ClockCfg
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
@@ -167,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
@@ -419,73 +453,83 @@
extern_rtc.o(i.Set_Extern_Rtc_Time) refers to extern_rtc.o(i.TimeEffectJudgm) for TimeEffectJudgm
extern_rtc.o(i.Set_Extern_Rtc_Time) refers to extern_rtc.o(i.R8025T_Write) for R8025T_Write
extern_rtc.o(i.Set_Rtc_UpdataInterrupt) refers to extern_rtc.o(i.R8025T_Write) for R8025T_Write
+ extern_rtc.o(i.TimeEffectJudgm) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ key.o(i.Key_GPIO_Init) refers to gpio.o(i.InputtIO) for InputtIO
+ key.o(i.keyPro) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ key.o(i.keyPro) refers to key.o(.data) for P_Key1Cnt
off_chip_flash.o(i.FLASH_Write_Disable) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.FLASH_Write_Disable) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.FLASH_Write_Disable) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.FLASH_Write_Disable) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.FLASH_Write_Enable) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.FLASH_Write_Enable) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.FLASH_Write_Enable) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.FLASH_Write_Enable) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.FLASH_Write_SR) refers to off_chip_flash.o(i.FLASH_Write_Enable) for FLASH_Write_Enable
off_chip_flash.o(i.FLASH_Write_SR) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.FLASH_Write_SR) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.FLASH_Write_SR) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.FLASH_Write_SR) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_Erase_Chip) refers to off_chip_flash.o(i.FLASH_Write_Enable) for FLASH_Write_Enable
off_chip_flash.o(i.Flash_Erase_Chip) refers to off_chip_flash.o(i.Flash_Wait_Busy) for Flash_Wait_Busy
off_chip_flash.o(i.Flash_Erase_Chip) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_Erase_Chip) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_Erase_Chip) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_Erase_Chip) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to off_chip_flash.o(i.FLASH_Write_Enable) for FLASH_Write_Enable
off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to off_chip_flash.o(i.Flash_Wait_Busy) for Flash_Wait_Busy
off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_OUT_Erase_Sector) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_PowerDown) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_PowerDown) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_PowerDown) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_PowerDown) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_PowerDown) refers to delay.o(i.delay_us) for delay_us
off_chip_flash.o(i.Flash_ReadID) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_ReadID) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_ReadID) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_ReadID) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_ReadSR) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_ReadSR) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_ReadSR) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_ReadSR) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_WAKEUP) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_WAKEUP) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_WAKEUP) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_WAKEUP) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_WAKEUP) refers to delay.o(i.delay_us) for delay_us
off_chip_flash.o(i.Flash_Wait_Busy) refers to off_chip_flash.o(i.Flash_ReadSR) for Flash_ReadSR
off_chip_flash.o(i.Flash_Write_NoCheck) refers to off_chip_flash.o(i.Flash_Write_Page) for Flash_Write_Page
off_chip_flash.o(i.Flash_Write_Page) refers to off_chip_flash.o(i.FLASH_Write_Enable) for FLASH_Write_Enable
off_chip_flash.o(i.Flash_Write_Page) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_Write_Page) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_Write_Page) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_Write_Page) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_Write_Page) refers to off_chip_flash.o(i.Flash_Wait_Busy) for Flash_Wait_Busy
off_chip_flash.o(i.Flash_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Flash_data_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Flash_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Flash_data_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.OUT_FLASH_test) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
off_chip_flash.o(i.OUT_FLASH_test) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
off_chip_flash.o(i.Out_Flash_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- off_chip_flash.o(i.Out_Flash_MultipleRead) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Out_Flash_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ off_chip_flash.o(i.Out_Flash_MultipleRead) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to memseta.o(.text) for __aeabi_memclr4
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to off_chip_flash.o(i.Flash_OUT_Erase_Sector) for Flash_OUT_Erase_Sector
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to off_chip_flash.o(i.Flash_Write_NoCheck) for Flash_Write_NoCheck
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) for IapBootload_WriteCfgFlash_Handler
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to bootloader_iap.o(.bss) for bootload_para_g
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to memcpya.o(.text) for __aeabi_memcpy
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to mbcrc.o(i.usMBCRC16) for usMBCRC16
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to off_chip_flash.o(i.Flash_OUT_Erase_Sector) for Flash_OUT_Erase_Sector
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to flash.o(i.Flash_AppPageErase) for Flash_AppPageErase
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to bootloader_iap.o(.bss) for bootload_para_g
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to bootloader_iap.o(.bss) for bootload_para_g
bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) refers to memcpya.o(.text) for __aeabi_memcpy
bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) refers to flash.o(i.Flash_App_Write_String) for Flash_App_Write_String
@@ -497,21 +541,31 @@
bootloader_iap.o(i.OTA_UpdataResetHandler) refers to memcpya.o(.text) for __aeabi_memcpy4
bootloader_iap.o(i.OTA_UpdataResetHandler) refers to delay.o(i.delay_ms) for delay_ms
eeprom.o(i.EEPROM_ID_read) refers to delay.o(i.delay_us) for delay_us
+ eeprom.o(i.EEPROM_ID_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_ID_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_ID_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
+ eeprom.o(i.EEPROM_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_MultipleRead) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_MultipleRead) refers to eeprom.o(i.EEPROM_Wait_Busy) for EEPROM_Wait_Busy
eeprom.o(i.EEPROM_MultipleRead_CS_2) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
eeprom.o(i.EEPROM_MultipleRead_CS_2) refers to eeprom.o(.data) for Fram_cs_flag
+ eeprom.o(i.EEPROM_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_MultipleWrite) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_MultipleWrite) refers to eeprom.o(i.EEPROM_Wait_Busy) for EEPROM_Wait_Busy
eeprom.o(i.EEPROM_MultipleWrite_CS_2) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
eeprom.o(i.EEPROM_MultipleWrite_CS_2) refers to eeprom.o(.data) for Fram_cs_flag
eeprom.o(i.EEPROM_Wait_Busy) refers to eeprom.o(i.EEPROM_stat_read) for EEPROM_stat_read
+ eeprom.o(i.EEPROM_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_data_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_data_read_double) refers to eeprom.o(i.EEPROM_data_read) for EEPROM_data_read
eeprom.o(i.EEPROM_data_read_float) refers to eeprom.o(i.EEPROM_data_read) for EEPROM_data_read
eeprom.o(i.EEPROM_data_read_uint16) refers to eeprom.o(i.EEPROM_data_read) for EEPROM_data_read
eeprom.o(i.EEPROM_data_read_uint32) refers to eeprom.o(i.EEPROM_data_read) for EEPROM_data_read
+ eeprom.o(i.EEPROM_data_write) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_data_write) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_data_write) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_data_write) refers to eeprom.o(i.EEPROM_Wait_Busy) for EEPROM_Wait_Busy
eeprom.o(i.EEPROM_data_write_double) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
@@ -519,16 +573,123 @@
eeprom.o(i.EEPROM_data_write_uint16) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
eeprom.o(i.EEPROM_data_write_uint32) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
eeprom.o(i.EEPROM_sleep) refers to delay.o(i.delay_us) for delay_us
+ eeprom.o(i.EEPROM_sleep) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_sleep) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_sleep) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_stat_read) refers to delay.o(i.delay_us) for delay_us
+ eeprom.o(i.EEPROM_stat_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.EEPROM_stat_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_stat_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
+ 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
@@ -554,6 +715,148 @@
system_mem_para.o(i.systemEepIdReadFromEep) refers to system_mem_para.o(i.eepABReadCheck) for eepABReadCheck
system_mem_para.o(i.systemEepIdReadFromEep) refers to system_mem_para.o(i.systemEepIdDefaultInit) for systemEepIdDefaultInit
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(.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
+ lcd.o(i.Lcd_DeInit) refers to lcd_io_api.o(i.Lcd_Write) for Lcd_Write
+ lcd.o(i.Lcd_DeInit) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ lcd.o(i.Lcd_DeInit) refers to lcd.o(.data) for LCD_SYSTEM_MODE_OFF_OFF
+ lcd.o(i.Lcd_Display_AllTest) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd.o(i.Lcd_Display_AllTest) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd.o(i.Lcd_Display_AllTest) refers to lcd_io_api.o(i.Lcd_Write_Reg) for Lcd_Write_Reg
+ lcd.o(i.Lcd_Init) refers to lcd_io_api.o(i.Lcd_Write) for Lcd_Write
+ lcd.o(i.Lcd_Init) refers to lcd.o(.data) for LCD_SYSTEM_MODE_ON_ON
+ lcd.o(i.Lcd_Show_Loop) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd.o(i.Lcd_Show_Loop) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd.o(i.Lcd_Show_Loop) refers to lcd_io_api.o(i.Lcd_Write_Reg) for Lcd_Write_Reg
+ lcd.o(i.Lcd_Show_Loop) refers to delay.o(i.delay_ms) for delay_ms
+ lcd.o(i.Lcd_Show_MenuProcess) refers to lcd_io_api.o(i.Lcd_Write_Reg) for Lcd_Write_Reg
+ lcd.o(i.Lcd_Show_MenuProcess) refers to memseta.o(.text) for __aeabi_memclr
+ lcd.o(i.Lcd_Show_MenuProcess) refers to lcd.o(.data) for lcd_wake_up_flag_g
+ lcd.o(i.Lcd_Show_MenuProcess) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd.o(i.Lcd_Sys_Init) refers to lcd_io_api.o(i.Lcd_GPIO_Init) for Lcd_GPIO_Init
+ lcd.o(i.Lcd_Sys_Init) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ lcd.o(i.Lcd_Sys_Init) refers to delay.o(i.delay_ms) for delay_ms
+ lcd.o(i.Lcd_Sys_Init) refers to lcd.o(i.Lcd_Init) for Lcd_Init
+ lcd.o(i.Lcd_Sys_Init) refers to lcd.o(.data) for lcd_wake_up_flag_g
+ lcd.o(i.lcdDisplayPro) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ lcd.o(i.lcdDisplayPro) refers to lcd.o(i.Lcd_Sys_Init) for Lcd_Sys_Init
+ lcd.o(i.lcdDisplayPro) refers to lcd.o(i.Lcd_Show_MenuProcess) for Lcd_Show_MenuProcess
+ lcd.o(i.lcdDisplayPro) refers to lcd.o(i.Lcd_DeInit) for Lcd_DeInit
+ lcd.o(i.lcdDisplayPro) refers to system_general_para.o(.data) for sys_delay_sec_para_g
+ lcd_cfg_api.o(i.Lcd_CalibPage) refers to lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) for Lcd_DisplayFirstLine_23A
+ lcd_cfg_api.o(i.Lcd_CalibPage) refers to fmul.o(.text) for __aeabi_fmul
+ lcd_cfg_api.o(i.Lcd_CalibPage) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_CalibPage) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_CalibPage) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_NormalPage_1) refers to lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) for Lcd_DisplayFirstLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_1) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_NormalPage_1) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_1) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_NormalPage_3) refers to lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) for Lcd_DisplayFirstLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_3) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_NormalPage_3) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_3) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_NormalPage_4) refers to lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) for Lcd_DisplayFirstLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_4) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_NormalPage_4) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_4) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_NormalPage_5) refers to lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) for Lcd_DisplayFirstLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_5) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_NormalPage_5) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_NormalPage_5) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_HardVer) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_ParaPage_HardVer) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_ParaPage_HardVer) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_HardVer) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_IpPort) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_ParaPage_IpPort) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_ParaPage_IpPort) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_IpPort) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_IpPort) refers to extern_rtc.o(.data) for sys_clockBCD_g
+ lcd_cfg_api.o(i.Lcd_ParaPage_MeterNum) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_ParaPage_MeterNum) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoftVer) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoftVer) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoftVer) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoftVer) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoundVel) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoundVel) refers to f2d.o(.text) for __aeabi_f2d
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoundVel) refers to lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) for Lcd_DisplaySecondLine_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_SoundVel) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort) refers to extern_rtc.o(.data) for sys_clockBCD_g
+ lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_MeterNum) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_cfg_api.o(i.Lcd_Show_time) refers to idiv.o(.text) for __aeabi_idivmod
+ lcd_cfg_api.o(i.Lcd_Show_time) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_cfg_api.o(i.Lcd_Show_time) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_cfg_api.o(i.Lcd_SuccErrPage) refers to lcd_io_api.o(i.Lcd_DisplayLetter) for Lcd_DisplayLetter
+ lcd_io_api.o(i.Lcd_ClearDigit_23A) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ lcd_io_api.o(i.Lcd_ClearDigit_23A) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_io_api.o(i.Lcd_DisplayDigit_23A) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ lcd_io_api.o(i.Lcd_DisplayDigit_23A) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to cdcmple.o(.text) for __aeabi_cdcmple
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to dmul.o(.text) for __aeabi_dmul
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to dfixul.o(.text) for __aeabi_d2ulz
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to uldiv.o(.text) for __aeabi_uldivmod
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to lcd_io_api.o(i.Lcd_ClearDigit_23A) for Lcd_ClearDigit_23A
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_io_api.o(i.Lcd_DisplayFirstLine_23A) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_io_api.o(i.Lcd_DisplayLetter) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ lcd_io_api.o(i.Lcd_DisplayLetter) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to cdcmple.o(.text) for __aeabi_cdcmple
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to dmul.o(.text) for __aeabi_dmul
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to dfixui.o(.text) for __aeabi_d2uiz
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to uidiv.o(.text) for __aeabi_uidivmod
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to lcd_io_api.o(i.Lcd_ClearDigit_23A) for Lcd_ClearDigit_23A
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to lcd_io_api.o(i.Lcd_DisplayDigit_23A) for Lcd_DisplayDigit_23A
+ lcd_io_api.o(i.Lcd_DisplaySecondLine_23A) refers to lcd_io_api.o(.bss) for LCD_Buffer
+ lcd_io_api.o(i.Lcd_GPIO_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
+ lcd_io_api.o(i.Lcd_GPIO_Init) refers to gpio.o(i.OutputIO) for OutputIO
+ lcd_io_api.o(i.Lcd_GPIO_Init) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ lcd_io_api.o(i.Lcd_Write) refers to i2c.o(i.I2c_Start) for I2c_Start
+ lcd_io_api.o(i.Lcd_Write) refers to i2c.o(i.I2c_Send) for I2c_Send
+ lcd_io_api.o(i.Lcd_Write) refers to i2c.o(i.I2c_Stop) for I2c_Stop
+ lcd_io_api.o(i.Lcd_Write_Reg) refers to i2c.o(i.I2c_Start) for I2c_Start
+ lcd_io_api.o(i.Lcd_Write_Reg) refers to i2c.o(i.I2c_Send) for I2c_Send
+ lcd_io_api.o(i.Lcd_Write_Reg) refers to i2c.o(i.I2c_Stop) for I2c_Stop
cm_backtrace.o(i.cm_backtrace_assert) refers to printf8.o(i.__0printf$8) for __2printf
cm_backtrace.o(i.cm_backtrace_assert) refers to cm_backtrace.o(i.cm_backtrace_firmware_info) for cm_backtrace_firmware_info
cm_backtrace.o(i.cm_backtrace_assert) refers to cm_backtrace.o(i.dump_stack) for dump_stack
@@ -773,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
@@ -797,6 +1131,9 @@
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod
+ uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
+ uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
+ rand.o(.text) refers to rand.o(.data) for .data
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to uart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
@@ -1033,8 +1370,41 @@
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
fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fdiv.o(.text) refers to fepilogue.o(.text) for _float_round
dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1055,7 +1425,12 @@
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr
+ dfixul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
+ dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
+ dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
+ cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
+ cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers to fepilogue.o(.text) for _float_round
cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1066,13 +1441,9 @@
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
- uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
- uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
- dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
- dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
@@ -1103,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).
@@ -1124,12 +1502,9 @@
Removing rcc_config.o(i.rcc_configration), (128 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
- Removing gpio.o(i.AltFunIO), (166 bytes).
Removing gpio.o(i.AltFunIO_H), (148 bytes).
Removing gpio.o(i.AnalogIO_H), (96 bytes).
Removing gpio.o(i.CloseH_IO), (86 bytes).
- Removing gpio.o(i.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).
@@ -1139,7 +1514,6 @@
Removing uart.o(i.NVIC_DisableIRQ), (24 bytes).
Removing uart.o(i.UARTx_SendData_DMA), (2 bytes).
Removing uart.o(i.UARTx_SendData_IT), (2 bytes).
- Removing uart.o(i.UARTx_SendData_Normal), (42 bytes).
Removing uart.o(i.Uart0_Init), (116 bytes).
Removing uart.o(i.Uart0_RX_DMA_CH7_Init), (2 bytes).
Removing uart.o(i.Uart3_Init), (116 bytes).
@@ -1185,7 +1559,6 @@
Removing i2c.o(i.I2c_Wait_Ack), (92 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
- Removing spi.o(i.SPI3_Init), (216 bytes).
Removing spi.o(i.SpiRead), (28 bytes).
Removing spi.o(i.SpiWrite), (26 bytes).
Removing dma.o(.rev16_text), (4 bytes).
@@ -1201,32 +1574,29 @@
Removing extern_rtc.o(.revsh_text), (4 bytes).
Removing key.o(.rev16_text), (4 bytes).
Removing key.o(.revsh_text), (4 bytes).
- Removing key.o(i.key_interruptinit), (2 bytes).
- Removing key.o(i.key_interruptinit_disable), (2 bytes).
- Removing key.o(i.key_interruptinit_enable), (2 bytes).
Removing off_chip_flash.o(.rev16_text), (4 bytes).
Removing off_chip_flash.o(.revsh_text), (4 bytes).
- Removing off_chip_flash.o(i.FLASH_Write_Disable), (44 bytes).
- Removing off_chip_flash.o(i.FLASH_Write_Enable), (44 bytes).
- Removing off_chip_flash.o(i.FLASH_Write_SR), (56 bytes).
- Removing off_chip_flash.o(i.Flash_Erase_Chip), (56 bytes).
- Removing off_chip_flash.o(i.Flash_OUT_Erase_Sector), (80 bytes).
- Removing off_chip_flash.o(i.Flash_PowerDown), (48 bytes).
- Removing off_chip_flash.o(i.Flash_ReadID), (84 bytes).
- Removing off_chip_flash.o(i.Flash_ReadSR), (56 bytes).
- Removing off_chip_flash.o(i.Flash_WAKEUP), (48 bytes).
+ Removing off_chip_flash.o(i.FLASH_Write_Disable), (60 bytes).
+ Removing off_chip_flash.o(i.FLASH_Write_Enable), (60 bytes).
+ Removing off_chip_flash.o(i.FLASH_Write_SR), (72 bytes).
+ Removing off_chip_flash.o(i.Flash_Erase_Chip), (72 bytes).
+ Removing off_chip_flash.o(i.Flash_OUT_Erase_Sector), (96 bytes).
+ Removing off_chip_flash.o(i.Flash_PowerDown), (64 bytes).
+ Removing off_chip_flash.o(i.Flash_ReadID), (100 bytes).
+ Removing off_chip_flash.o(i.Flash_ReadSR), (72 bytes).
+ Removing off_chip_flash.o(i.Flash_WAKEUP), (64 bytes).
Removing off_chip_flash.o(i.Flash_Wait_Busy), (18 bytes).
Removing off_chip_flash.o(i.Flash_Write_NoCheck), (68 bytes).
- Removing off_chip_flash.o(i.Flash_Write_Page), (96 bytes).
- Removing off_chip_flash.o(i.Flash_data_read), (76 bytes).
+ Removing off_chip_flash.o(i.Flash_Write_Page), (112 bytes).
+ Removing off_chip_flash.o(i.Flash_data_read), (92 bytes).
Removing off_chip_flash.o(i.OUT_FLASH_test), (80 bytes).
- Removing off_chip_flash.o(i.Out_Flash_MultipleRead), (92 bytes).
- Removing off_chip_flash.o(i.Out_Flash_MultipleWrite), (280 bytes).
+ Removing off_chip_flash.o(i.Out_Flash_MultipleRead), (108 bytes).
+ Removing off_chip_flash.o(i.Out_Flash_MultipleWrite), (288 bytes).
Removing bootloader_iap.o(.rev16_text), (4 bytes).
Removing bootloader_iap.o(.revsh_text), (4 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapConfigCheckHandler), (328 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapConfigSetHander), (248 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapDiffDataHandler), (88 bytes).
+ Removing bootloader_iap.o(i.BootLoader_IapConfigCheckHandler), (348 bytes).
+ Removing bootloader_iap.o(i.BootLoader_IapConfigSetHander), (268 bytes).
+ Removing bootloader_iap.o(i.BootLoader_IapDiffDataHandler), (108 bytes).
Removing bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler), (76 bytes).
Removing bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler), (56 bytes).
Removing bootloader_iap.o(i.OTA_UpdataResetHandler), (64 bytes).
@@ -1234,22 +1604,38 @@
Removing eeprom.o(.rev16_text), (4 bytes).
Removing eeprom.o(.revsh_text), (4 bytes).
Removing eeprom.o(i.EEPROM_CS_2_test), (32 bytes).
- Removing eeprom.o(i.EEPROM_ID_read), (38 bytes).
+ Removing eeprom.o(i.EEPROM_ID_read), (88 bytes).
Removing eeprom.o(i.EEPROM_MultipleRead_CS_2), (36 bytes).
Removing eeprom.o(i.EEPROM_MultipleWrite_CS_2), (36 bytes).
- Removing eeprom.o(i.EEPROM_data_read), (46 bytes).
+ Removing eeprom.o(i.EEPROM_data_read), (96 bytes).
Removing eeprom.o(i.EEPROM_data_read_double), (172 bytes).
Removing eeprom.o(i.EEPROM_data_read_float), (52 bytes).
Removing eeprom.o(i.EEPROM_data_read_uint16), (30 bytes).
Removing eeprom.o(i.EEPROM_data_read_uint32), (52 bytes).
- Removing eeprom.o(i.EEPROM_data_write), (54 bytes).
+ Removing eeprom.o(i.EEPROM_data_write), (148 bytes).
Removing eeprom.o(i.EEPROM_data_write_double), (24 bytes).
Removing eeprom.o(i.EEPROM_data_write_float), (20 bytes).
Removing eeprom.o(i.EEPROM_data_write_uint16), (20 bytes).
Removing eeprom.o(i.EEPROM_data_write_uint32), (20 bytes).
- Removing eeprom.o(i.EEPROM_sleep), (16 bytes).
- Removing eeprom.o(i.EEPROM_stat_write), (24 bytes).
+ 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).
@@ -1284,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).
@@ -1296,6 +1681,46 @@
Removing system_mem_para.o(.rev16_text), (4 bytes).
Removing system_mem_para.o(.revsh_text), (4 bytes).
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).
+ Removing lcd.o(i.Lcd_Display_AllTest), (1296 bytes).
+ Removing lcd.o(i.Lcd_Show_Loop), (2168 bytes).
+ Removing lcd_cfg_api.o(.rev16_text), (4 bytes).
+ Removing lcd_cfg_api.o(.revsh_text), (4 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_Battery), (2 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_BillingShow), (2 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_CalibPage), (128 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_GprsShow), (2 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_NormalPage_1), (128 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_NormalPage_2), (2 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_NormalPage_3), (104 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_NormalPage_4), (104 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_NormalPage_5), (104 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_HardVer), (556 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_IpPort), (540 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_MeterNum), (810 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_SoftVer), (500 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_SoundVel), (84 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_IpPort), (672 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_ParaPage_ThirdParty_MeterNum), (44 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_Show_time), (348 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_SuccErrPage), (96 bytes).
+ Removing lcd_cfg_api.o(i.Lcd_WaringShow_New), (2 bytes).
+ Removing lcd_io_api.o(.rev16_text), (4 bytes).
+ Removing lcd_io_api.o(.revsh_text), (4 bytes).
+ Removing lcd_io_api.o(i.Lcd_ClearDigit_23A), (1792 bytes).
+ Removing lcd_io_api.o(i.Lcd_DisplayDigit_23A), (18260 bytes).
+ Removing lcd_io_api.o(i.Lcd_DisplayFirstLine_23A), (940 bytes).
+ Removing lcd_io_api.o(i.Lcd_DisplayLetter), (47144 bytes).
+ Removing lcd_io_api.o(i.Lcd_DisplaySecondLine_23A), (736 bytes).
Removing cm_backtrace.o(.emb_text), (16 bytes).
Removing cm_backtrace.o(i.cm_backtrace_assert), (136 bytes).
Removing cm_backtrace.o(i.cm_backtrace_init), (160 bytes).
@@ -1441,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).
@@ -1547,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).
@@ -2634,51 +3055,32 @@
Removing fm33a0xxev_spi.o(i.SPI_SSN_Set_High), (14 bytes).
Removing fm33a0xxev_spi.o(i.SPI_SSN_Set_Low), (14 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set), (18 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Get), (12 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_MM_Get), (12 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_MSPA_Get), (12 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_MSPA_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_SSPA_Get), (12 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_SSPA_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_CMD8b_Get), (10 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_CMD8b_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Get), (12 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_DUMMY_EN_Getable), (22 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_DUMMY_EN_Setable), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Get), (12 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_HD_RW_Get), (10 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_HD_RW_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Getable), (22 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Getable), (20 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Get), (10 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Getable), (20 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSN_Get), (10 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_SSN_Set), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Getable), (20 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable), (24 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Getable), (20 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable), (24 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr), (6 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr), (6 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr), (6 bytes).
- Removing fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr), (6 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_Deinit), (140 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_IER_ERRIE_Getable), (20 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_IER_ERRIE_Setable), (24 bytes).
@@ -2898,30 +3300,31 @@
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).
Removing system_fm33a0xxev.o(i.SystemCoreClockUpdate), (16 bytes).
Removing fadd.o(.text), (178 bytes).
+ Removing fmul.o(.text), (122 bytes).
Removing fdiv.o(.text), (124 bytes).
- Removing 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).
Removing f2d.o(.text), (40 bytes).
+ Removing cdcmple.o(.text), (40 bytes).
+ Removing cdrcmple.o(.text), (40 bytes).
Removing d2f.o(.text), (56 bytes).
Removing cfrcmple.o(.text), (20 bytes).
Removing fepilogue.o(.text), (130 bytes).
- Removing depilogue.o(.text), (190 bytes).
- Removing dfixul.o(.text), (64 bytes).
- Removing cdrcmple.o(.text), (40 bytes).
- Removing depilogue.o(i.__ARM_clz), (46 bytes).
-1840 unused section(s) (total 55941 bytes) removed from the image.
+1872 unused section(s) (total 132606 bytes) removed from the image.
==============================================================================
@@ -2932,61 +3335,70 @@
Symbol Name Value Ov Type Size Object(Section)
RESET 0x00000000 Section 192 startup_fm33a0xxev.o(RESET)
- ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
+ ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
+ ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.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 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 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 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 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 printf1.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.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 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 printf3.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.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
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../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 dadd.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE
+ ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 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/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/fpfix.c 0x00000000 Number 0 dfixui.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 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
@@ -3026,8 +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
@@ -3035,6 +3453,10 @@
..\Function\STORAGE\system_eep_mem_manage.c 0x00000000 Number 0 system_eep_mem_manage.o ABSOLUTE
..\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
@@ -3049,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
@@ -3089,8 +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
@@ -3098,6 +3527,10 @@
..\\Function\\STORAGE\\system_eep_mem_manage.c 0x00000000 Number 0 system_eep_mem_manage.o ABSOLUTE
..\\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
@@ -3111,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
@@ -3118,6 +3552,7 @@
RTE/Device/FM33A06XEV/startup_FM33A0XXEV.s 0x00000000 Number 0 startup_fm33a0xxev.o ABSOLUTE
RTE/Device/FM33A06XEV/system_FM33A0XXEV.c 0x00000000 Number 0 system_fm33a0xxev.o ABSOLUTE
RTE\Device\FM33A06XEV\system_FM33A0XXEV.c 0x00000000 Number 0 system_fm33a0xxev.o ABSOLUTE
+ cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
@@ -3137,179 +3572,297 @@
.text 0x000000d8 Section 12 cmb_fault.o(.text)
.text 0x000000e4 Section 28 startup_fm33a0xxev.o(.text)
.text 0x00000100 Section 0 uidiv.o(.text)
- .text 0x0000012c Section 0 memcpya.o(.text)
- .text 0x00000150 Section 0 memseta.o(.text)
- .text 0x00000174 Section 0 uread4.o(.text)
- .text 0x00000188 Section 0 uwrite4.o(.text)
- .text 0x0000019a Section 0 uldiv.o(.text)
- .text 0x000001fa Section 0 llshl.o(.text)
- .text 0x0000021a Section 0 llushr.o(.text)
- .text 0x0000023c Section 36 init.o(.text)
- i.AnalogIO 0x00000260 Section 0 gpio.o(i.AnalogIO)
- i.BSTIM_IRQHandler 0x000002b0 Section 0 tim.o(i.BSTIM_IRQHandler)
- i.BTx_IRQHandler 0x000002b2 Section 0 tim.o(i.BTx_IRQHandler)
- i.CMU_IER_HFDET_IE_Setable 0x000002b4 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- i.CMU_IRQHandler 0x000002d8 Section 0 user_init.o(i.CMU_IRQHandler)
- i.CMU_ISR_HFDETO_Chk 0x000002dc Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- i.CMU_Init_RCHF_Trim 0x000002f8 Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- i.CMU_OPCCR1_EXTICKE_Setable 0x0000034c Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- i.CMU_OPCCR1_EXTICKSEL_Set 0x00000370 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- i.CMU_PERCLK_SetableEx 0x00000390 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- i.CMU_RCHFCR_FSEL_Set 0x000003f8 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- i.CMU_RCHFCR_RCHFEN_Setable 0x00000418 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- i.CMU_RCHFTR_RCHFTRIM_Set 0x0000043c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- i.CMU_RCHF_Init 0x00000454 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- i.CMU_SYSCLKCR_AHBPRES_Set 0x00000468 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- i.CMU_SYSCLKCR_APBPRES_Set 0x00000488 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x000004a8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000004d0 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- i.CMU_SysClk_Init 0x000004ec Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- i.CMU_XTHFCR_XTHFEN_Setable 0x0000050c Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- i.CMU_XTHFCR_XTHF_CFG_Set 0x00000530 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- i.DEBUG_Init 0x00000550 Section 0 rcc_config.o(i.DEBUG_Init)
- i.DMA_CHxCR_CHxFTIE_Getable 0x0000055c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- i.DMA_IRQHandler 0x0000057c Section 0 uart.o(i.DMA_IRQHandler)
- i.DMA_ISR_DMACHFT_Chk 0x0000059c Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- i.DMA_ISR_DMACHFT_Clr 0x000005bc Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- i.EEPROM_MultipleRead 0x000005cc Section 0 eeprom.o(i.EEPROM_MultipleRead)
- i.EEPROM_MultipleWrite 0x0000060a Section 0 eeprom.o(i.EEPROM_MultipleWrite)
- i.EEPROM_Wait_Busy 0x000006c4 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
- i.EEPROM_stat_read 0x000006d6 Section 0 eeprom.o(i.EEPROM_stat_read)
- i.FLS_RDCR_WAIT_Set 0x000006f0 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- i.GPIO_EXTI_EXTIDF_Setable 0x0000070c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- i.GPIO_EXTI_EXTIISR_ChkEx 0x00000808 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- i.GPIO_EXTI_EXTIISR_ClrEx 0x000008fc Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- i.GPIO_EXTI_Init 0x000009e8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- i.GPIO_EXTI_Select_Edge 0x00000a40 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- i.GPIO_EXTI_Select_Pin 0x00000b4c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- i.GPIO_Get_InitPara 0x00000c80 Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- i.GPIO_IRQHandler 0x00000d14 Section 0 exti.o(i.GPIO_IRQHandler)
- i.GPIO_Init 0x00000d40 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
- i.GPIO_ReadInputDataBit 0x00000db2 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x00000dc6 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x00000dca Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- i.Get_Extern_Rtc_Time 0x00000dce Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
- i.I2c_Ack 0x00000e88 Section 0 i2c.o(i.I2c_Ack)
- i.I2c_No_Ack 0x00000ec8 Section 0 i2c.o(i.I2c_No_Ack)
- i.I2c_Read 0x00000f00 Section 0 i2c.o(i.I2c_Read)
- i.I2c_Scl_Gpio_Init 0x00000f58 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
- i.I2c_Send 0x00000f80 Section 0 i2c.o(i.I2c_Send)
- i.I2c_Start 0x00000fec Section 0 i2c.o(i.I2c_Start)
- i.I2c_Stop 0x00001028 Section 0 i2c.o(i.I2c_Stop)
- i.IWDT_Clr 0x00001068 Section 0 user_init.o(i.IWDT_Clr)
- i.IWDT_Init 0x00001078 Section 0 user_init.o(i.IWDT_Init)
- i.Init_RCHF 0x00001098 Section 0 user_init.o(i.Init_RCHF)
- i.Init_RCLP 0x000010b4 Section 0 user_init.o(i.Init_RCLP)
- i.Init_SysClk 0x000010d8 Section 0 user_init.o(i.Init_SysClk)
- i.Init_SysClk_Gen 0x00001150 Section 0 user_init.o(i.Init_SysClk_Gen)
- i.InputtIO 0x00001166 Section 0 gpio.o(i.InputtIO)
- i.LPTIM_CR_EN_Getable 0x000011dc Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- i.LPTIM_IRQHandler 0x000011f4 Section 0 tim.o(i.LPTIM_IRQHandler)
- i.LPTIM_ISR_OVIF_Chk 0x0000120c Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- i.LPTIM_ISR_OVIF_Clr 0x00001224 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- i.NMI_Handler 0x00001230 Section 0 exti.o(i.NMI_Handler)
- i.NVIC_SetPriority 0x00001234 Section 0 system_run_fun.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x00001235 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
- i.OutputIO 0x000012ac Section 0 gpio.o(i.OutputIO)
- i.R8025T_Read 0x0000131e Section 0 extern_rtc.o(i.R8025T_Read)
- i.R8025T_Write 0x0000136a Section 0 extern_rtc.o(i.R8025T_Write)
- i.RMU_BORCR_BOR_PDRCFG_Set 0x0000139c Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- i.RMU_BORCR_OFF_BOR_Setable 0x000013bc Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- i.RMU_PDRCR_PDREN_Setable 0x000013e0 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- i.RTC_GPIO_Init 0x00001404 Section 0 extern_rtc.o(i.RTC_GPIO_Init)
- i.RTC_IRQHandler 0x0000141c Section 0 rtc.o(i.RTC_IRQHandler)
- i.SPIx_ISR_RXBF_Chk 0x0000141e Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- i.SPIx_ISR_TXBE_Chk 0x00001432 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- i.SPIx_RXBUF_Read 0x00001446 Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- i.SPIx_TXBUF_Write 0x0000144c Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- i.Sda_In 0x00001450 Section 0 i2c.o(i.Sda_In)
- i.Sda_Out 0x00001470 Section 0 i2c.o(i.Sda_Out)
- i.Set_Extern_Rtc_Time 0x00001490 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
- i.Set_Rtc_UpdataInterrupt 0x000014f4 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- i.SpiWriteAndRead 0x00001518 Section 0 spi.o(i.SpiWriteAndRead)
- i.SysWakeUp_ClockCfg 0x0000154c Section 0 user_init.o(i.SysWakeUp_ClockCfg)
- i.SystemInit 0x000015a4 Section 0 system_fm33a0xxev.o(i.SystemInit)
- i.System_power_on_init 0x000015c0 Section 0 rcc_config.o(i.System_power_on_init)
- i.TimeEffectJudgm 0x00001608 Section 0 extern_rtc.o(i.TimeEffectJudgm)
- i.UARTx_ISR_TXSE_Chk 0x0000171a Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- i.UARTx_TXBUF_Write 0x0000172e Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- i.__0printf$8 0x00001738 Section 0 printf8.o(i.__0printf$8)
- i.__0sprintf$8 0x00001758 Section 0 printf8.o(i.__0sprintf$8)
- i.__scatterload_copy 0x00001780 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x0000178e Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x00001790 Section 14 handlers.o(i.__scatterload_zeroinit)
- i._printf_core 0x000017a0 Section 0 printf8.o(i._printf_core)
- _printf_core 0x000017a1 Thumb Code 1020 printf8.o(i._printf_core)
- i._printf_post_padding 0x00001bc8 Section 0 printf8.o(i._printf_post_padding)
- _printf_post_padding 0x00001bc9 Thumb Code 32 printf8.o(i._printf_post_padding)
- i._printf_pre_padding 0x00001be8 Section 0 printf8.o(i._printf_pre_padding)
- _printf_pre_padding 0x00001be9 Thumb Code 44 printf8.o(i._printf_pre_padding)
- i._sputc 0x00001c14 Section 0 printf8.o(i._sputc)
- _sputc 0x00001c15 Thumb Code 10 printf8.o(i._sputc)
- i.allExtiIRQ 0x00001c20 Section 0 system_run_fun.o(i.allExtiIRQ)
- i.allGpioInit 0x00001c78 Section 0 system_run_fun.o(i.allGpioInit)
- i.allParaDefaultInit 0x00001c80 Section 0 system_mem_para.o(i.allParaDefaultInit)
- i.allParaPatchPro 0x00001c90 Section 0 system_mem_para.o(i.allParaPatchPro)
- i.allParaReadFromEep 0x00001cd0 Section 0 system_mem_para.o(i.allParaReadFromEep)
- i.arrayA_2_arrayB 0x00001ce0 Section 0 system_general_para.o(i.arrayA_2_arrayB)
- i.cm_backtrace_call_stack 0x00001d24 Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
- i.cm_backtrace_fault 0x00001e38 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
- i.cm_backtrace_firmware_info 0x00002048 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
- i.delay_init 0x00002074 Section 0 delay.o(i.delay_init)
- i.delay_ms 0x000020bc Section 0 delay.o(i.delay_ms)
- i.delay_us 0x0000210c Section 0 delay.o(i.delay_us)
- i.disassembly_ins_is_bl_blx 0x0000215c Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- disassembly_ins_is_bl_blx 0x0000215d Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- i.dump_stack 0x00002198 Section 0 cm_backtrace.o(i.dump_stack)
- dump_stack 0x00002199 Thumb Code 128 cm_backtrace.o(i.dump_stack)
- i.eepABReadCheck 0x0000226c Section 0 system_mem_para.o(i.eepABReadCheck)
- i.eepABWriteAndReadCheck 0x00002378 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
- i.eepParaPatchPro_1 0x000023c6 Section 0 system_mem_para.o(i.eepParaPatchPro_1)
- i.eepWriteAndReadCheck 0x000023c8 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
- i.fputc 0x00002408 Section 0 uart.o(i.fputc)
- i.hardwareDriversInit 0x0000242c Section 0 system_run_fun.o(i.hardwareDriversInit)
- i.main 0x00002434 Section 0 main.o(i.main)
- i.paraCalcCrcAndWriteEepAB 0x00002470 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- i.print_call_stack 0x000024a8 Section 0 cm_backtrace.o(i.print_call_stack)
- print_call_stack 0x000024a9 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
- i.sysRunFunParaInit 0x00002540 Section 0 system_run_fun.o(i.sysRunFunParaInit)
- i.sysStoredParaInit 0x00002578 Section 0 system_run_fun.o(i.sysStoredParaInit)
- i.systemEepIdDefaultInit 0x000025e4 Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
- i.systemEepIdReadFromEep 0x00002620 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
- i.ucharcmp 0x00002648 Section 0 system_general_para.o(i.ucharcmp)
- i.usMBCRC16 0x00002674 Section 0 mbcrc.o(i.usMBCRC16)
- .constdata 0x000026a8 Section 512 mbcrc.o(.constdata)
- aucCRCHi 0x000026a8 Data 256 mbcrc.o(.constdata)
- aucCRCLo 0x000027a8 Data 256 mbcrc.o(.constdata)
- .constdata 0x000028a8 Section 224 cm_backtrace.o(.constdata)
- print_info 0x000028a8 Data 152 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x00002940 Data 20 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x00002954 Data 19 cm_backtrace.o(.constdata)
- .conststring 0x00002988 Section 1566 cm_backtrace.o(.conststring)
- .data 0x20000000 Section 1 system_general_para.o(.data)
- .data 0x20000002 Section 4 delay.o(.data)
- fac_us 0x20000002 Data 1 delay.o(.data)
- fac_ms 0x20000004 Data 2 delay.o(.data)
- .data 0x20000006 Section 6 extern_rtc.o(.data)
- .data 0x2000000c Section 20 cm_backtrace.o(.data)
- main_stack_start_addr 0x2000000c Data 4 cm_backtrace.o(.data)
- main_stack_size 0x20000010 Data 4 cm_backtrace.o(.data)
- code_start_addr 0x20000014 Data 4 cm_backtrace.o(.data)
- code_size 0x20000018 Data 4 cm_backtrace.o(.data)
- init_ok 0x2000001c Data 1 cm_backtrace.o(.data)
- on_fault 0x2000001d Data 1 cm_backtrace.o(.data)
- stack_is_overflow 0x2000001e Data 1 cm_backtrace.o(.data)
- on_thread_before_fault 0x2000001f Data 1 cm_backtrace.o(.data)
- .data 0x20000020 Section 4 system_fm33a0xxev.o(.data)
- .data 0x20000024 Section 4 stdout.o(.data)
- .bss 0x20000028 Section 357 system_mem_para.o(.bss)
- .bss 0x20000190 Section 308 cm_backtrace.o(.bss)
- fw_name 0x20000190 Data 32 cm_backtrace.o(.bss)
- hw_ver 0x200001b0 Data 32 cm_backtrace.o(.bss)
- sw_ver 0x200001d0 Data 32 cm_backtrace.o(.bss)
- call_stack_info 0x200001f0 Data 144 cm_backtrace.o(.bss)
- regs 0x20000280 Data 68 cm_backtrace.o(.bss)
- STACK 0x200002c8 Section 16384 startup_fm33a0xxev.o(STACK)
+ .text 0x0000012c Section 0 idiv.o(.text)
+ .text 0x00000154 Section 0 uldiv.o(.text)
+ .text 0x000001b4 Section 0 rand.o(.text)
+ .text 0x000001d8 Section 0 memcpya.o(.text)
+ .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 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
@@ -3363,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)
@@ -3409,166 +3961,301 @@
WWDT_IRQHandler 0x000000f7 Thumb Code 0 startup_fm33a0xxev.o(.text)
__aeabi_uidiv 0x00000101 Thumb Code 0 uidiv.o(.text)
__aeabi_uidivmod 0x00000101 Thumb Code 44 uidiv.o(.text)
- __aeabi_memcpy 0x0000012d Thumb Code 36 memcpya.o(.text)
- __aeabi_memcpy4 0x0000012d Thumb Code 0 memcpya.o(.text)
- __aeabi_memcpy8 0x0000012d Thumb Code 0 memcpya.o(.text)
- __aeabi_memset 0x00000151 Thumb Code 14 memseta.o(.text)
- __aeabi_memset4 0x00000151 Thumb Code 0 memseta.o(.text)
- __aeabi_memset8 0x00000151 Thumb Code 0 memseta.o(.text)
- __aeabi_memclr 0x0000015f Thumb Code 4 memseta.o(.text)
- __aeabi_memclr4 0x0000015f Thumb Code 0 memseta.o(.text)
- __aeabi_memclr8 0x0000015f Thumb Code 0 memseta.o(.text)
- _memset$wrapper 0x00000163 Thumb Code 18 memseta.o(.text)
- __aeabi_uread4 0x00000175 Thumb Code 20 uread4.o(.text)
- __rt_uread4 0x00000175 Thumb Code 0 uread4.o(.text)
- _uread4 0x00000175 Thumb Code 0 uread4.o(.text)
- __aeabi_uwrite4 0x00000189 Thumb Code 18 uwrite4.o(.text)
- __rt_uwrite4 0x00000189 Thumb Code 0 uwrite4.o(.text)
- _uwrite4 0x00000189 Thumb Code 0 uwrite4.o(.text)
- __aeabi_uldivmod 0x0000019b Thumb Code 96 uldiv.o(.text)
- __aeabi_llsl 0x000001fb Thumb Code 32 llshl.o(.text)
- _ll_shift_l 0x000001fb Thumb Code 0 llshl.o(.text)
- __aeabi_llsr 0x0000021b Thumb Code 34 llushr.o(.text)
- _ll_ushift_r 0x0000021b Thumb Code 0 llushr.o(.text)
- __scatterload 0x0000023d Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x0000023d Thumb Code 0 init.o(.text)
- AnalogIO 0x00000261 Thumb Code 80 gpio.o(i.AnalogIO)
- BSTIM_IRQHandler 0x000002b1 Thumb Code 2 tim.o(i.BSTIM_IRQHandler)
- BTx_IRQHandler 0x000002b3 Thumb Code 2 tim.o(i.BTx_IRQHandler)
- CMU_IER_HFDET_IE_Setable 0x000002b5 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- CMU_IRQHandler 0x000002d9 Thumb Code 4 user_init.o(i.CMU_IRQHandler)
- CMU_ISR_HFDETO_Chk 0x000002dd Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- CMU_Init_RCHF_Trim 0x000002f9 Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- CMU_OPCCR1_EXTICKE_Setable 0x0000034d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- CMU_OPCCR1_EXTICKSEL_Set 0x00000371 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- CMU_PERCLK_SetableEx 0x00000391 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- CMU_RCHFCR_FSEL_Set 0x000003f9 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- CMU_RCHFCR_RCHFEN_Setable 0x00000419 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- CMU_RCHFTR_RCHFTRIM_Set 0x0000043d Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- CMU_RCHF_Init 0x00000455 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- CMU_SYSCLKCR_AHBPRES_Set 0x00000469 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- CMU_SYSCLKCR_APBPRES_Set 0x00000489 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x000004a9 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- CMU_SYSCLKCR_SYSCLKSEL_Set 0x000004d1 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- CMU_SysClk_Init 0x000004ed Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- CMU_XTHFCR_XTHFEN_Setable 0x0000050d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- CMU_XTHFCR_XTHF_CFG_Set 0x00000531 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- DEBUG_Init 0x00000551 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
- DMA_CHxCR_CHxFTIE_Getable 0x0000055d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- DMA_IRQHandler 0x0000057d Thumb Code 30 uart.o(i.DMA_IRQHandler)
- DMA_ISR_DMACHFT_Chk 0x0000059d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- DMA_ISR_DMACHFT_Clr 0x000005bd Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- EEPROM_MultipleRead 0x000005cd Thumb Code 62 eeprom.o(i.EEPROM_MultipleRead)
- EEPROM_MultipleWrite 0x0000060b Thumb Code 186 eeprom.o(i.EEPROM_MultipleWrite)
- EEPROM_Wait_Busy 0x000006c5 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
- EEPROM_stat_read 0x000006d7 Thumb Code 26 eeprom.o(i.EEPROM_stat_read)
- FLS_RDCR_WAIT_Set 0x000006f1 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- GPIO_EXTI_EXTIDF_Setable 0x0000070d Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- GPIO_EXTI_EXTIISR_ChkEx 0x00000809 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- GPIO_EXTI_EXTIISR_ClrEx 0x000008fd Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- GPIO_EXTI_Init 0x000009e9 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- GPIO_EXTI_Select_Edge 0x00000a41 Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- GPIO_EXTI_Select_Pin 0x00000b4d Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- GPIO_Get_InitPara 0x00000c81 Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- GPIO_IRQHandler 0x00000d15 Thumb Code 34 exti.o(i.GPIO_IRQHandler)
- GPIO_Init 0x00000d41 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
- GPIO_ReadInputDataBit 0x00000db3 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x00000dc7 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x00000dcb Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- Get_Extern_Rtc_Time 0x00000dcf Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
- I2c_Ack 0x00000e89 Thumb Code 58 i2c.o(i.I2c_Ack)
- I2c_No_Ack 0x00000ec9 Thumb Code 50 i2c.o(i.I2c_No_Ack)
- I2c_Read 0x00000f01 Thumb Code 82 i2c.o(i.I2c_Read)
- I2c_Scl_Gpio_Init 0x00000f59 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
- I2c_Send 0x00000f81 Thumb Code 102 i2c.o(i.I2c_Send)
- I2c_Start 0x00000fed Thumb Code 56 i2c.o(i.I2c_Start)
- I2c_Stop 0x00001029 Thumb Code 58 i2c.o(i.I2c_Stop)
- IWDT_Clr 0x00001069 Thumb Code 8 user_init.o(i.IWDT_Clr)
- IWDT_Init 0x00001079 Thumb Code 22 user_init.o(i.IWDT_Init)
- Init_RCHF 0x00001099 Thumb Code 26 user_init.o(i.Init_RCHF)
- Init_RCLP 0x000010b5 Thumb Code 24 user_init.o(i.Init_RCLP)
- Init_SysClk 0x000010d9 Thumb Code 108 user_init.o(i.Init_SysClk)
- Init_SysClk_Gen 0x00001151 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
- InputtIO 0x00001167 Thumb Code 116 gpio.o(i.InputtIO)
- LPTIM_CR_EN_Getable 0x000011dd Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- LPTIM_IRQHandler 0x000011f5 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
- LPTIM_ISR_OVIF_Chk 0x0000120d Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- LPTIM_ISR_OVIF_Clr 0x00001225 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- NMI_Handler 0x00001231 Thumb Code 2 exti.o(i.NMI_Handler)
- OutputIO 0x000012ad Thumb Code 114 gpio.o(i.OutputIO)
- R8025T_Read 0x0000131f Thumb Code 76 extern_rtc.o(i.R8025T_Read)
- R8025T_Write 0x0000136b Thumb Code 48 extern_rtc.o(i.R8025T_Write)
- RMU_BORCR_BOR_PDRCFG_Set 0x0000139d Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- RMU_BORCR_OFF_BOR_Setable 0x000013bd Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- RMU_PDRCR_PDREN_Setable 0x000013e1 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- RTC_GPIO_Init 0x00001405 Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
- RTC_IRQHandler 0x0000141d Thumb Code 2 rtc.o(i.RTC_IRQHandler)
- SPIx_ISR_RXBF_Chk 0x0000141f Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- SPIx_ISR_TXBE_Chk 0x00001433 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- SPIx_RXBUF_Read 0x00001447 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- SPIx_TXBUF_Write 0x0000144d Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- Sda_In 0x00001451 Thumb Code 22 i2c.o(i.Sda_In)
- Sda_Out 0x00001471 Thumb Code 22 i2c.o(i.Sda_Out)
- Set_Extern_Rtc_Time 0x00001491 Thumb Code 90 extern_rtc.o(i.Set_Extern_Rtc_Time)
- Set_Rtc_UpdataInterrupt 0x000014f5 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- SpiWriteAndRead 0x00001519 Thumb Code 48 spi.o(i.SpiWriteAndRead)
- SysWakeUp_ClockCfg 0x0000154d Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
- SystemInit 0x000015a5 Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
- System_power_on_init 0x000015c1 Thumb Code 62 rcc_config.o(i.System_power_on_init)
- TimeEffectJudgm 0x00001609 Thumb Code 274 extern_rtc.o(i.TimeEffectJudgm)
- UARTx_ISR_TXSE_Chk 0x0000171b Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- UARTx_TXBUF_Write 0x0000172f Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- __0printf$8 0x00001739 Thumb Code 24 printf8.o(i.__0printf$8)
- __1printf$8 0x00001739 Thumb Code 0 printf8.o(i.__0printf$8)
- __2printf 0x00001739 Thumb Code 0 printf8.o(i.__0printf$8)
- __0sprintf$8 0x00001759 Thumb Code 36 printf8.o(i.__0sprintf$8)
- __1sprintf$8 0x00001759 Thumb Code 0 printf8.o(i.__0sprintf$8)
- __2sprintf 0x00001759 Thumb Code 0 printf8.o(i.__0sprintf$8)
- __scatterload_copy 0x00001781 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x0000178f Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x00001791 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- allExtiIRQ 0x00001c21 Thumb Code 80 system_run_fun.o(i.allExtiIRQ)
- allGpioInit 0x00001c79 Thumb Code 8 system_run_fun.o(i.allGpioInit)
- allParaDefaultInit 0x00001c81 Thumb Code 16 system_mem_para.o(i.allParaDefaultInit)
- allParaPatchPro 0x00001c91 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
- allParaReadFromEep 0x00001cd1 Thumb Code 16 system_mem_para.o(i.allParaReadFromEep)
- arrayA_2_arrayB 0x00001ce1 Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
- cm_backtrace_call_stack 0x00001d25 Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
- cm_backtrace_fault 0x00001e39 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
- cm_backtrace_firmware_info 0x00002049 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
- delay_init 0x00002075 Thumb Code 56 delay.o(i.delay_init)
- delay_ms 0x000020bd Thumb Code 70 delay.o(i.delay_ms)
- delay_us 0x0000210d Thumb Code 70 delay.o(i.delay_us)
- eepABReadCheck 0x0000226d Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
- eepABWriteAndReadCheck 0x00002379 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
- eepParaPatchPro_1 0x000023c7 Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
- eepWriteAndReadCheck 0x000023c9 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
- fputc 0x00002409 Thumb Code 32 uart.o(i.fputc)
- hardwareDriversInit 0x0000242d Thumb Code 8 system_run_fun.o(i.hardwareDriversInit)
- main 0x00002435 Thumb Code 52 main.o(i.main)
- paraCalcCrcAndWriteEepAB 0x00002471 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- sysRunFunParaInit 0x00002541 Thumb Code 48 system_run_fun.o(i.sysRunFunParaInit)
- sysStoredParaInit 0x00002579 Thumb Code 102 system_run_fun.o(i.sysStoredParaInit)
- systemEepIdDefaultInit 0x000025e5 Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
- systemEepIdReadFromEep 0x00002621 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
- ucharcmp 0x00002649 Thumb Code 44 system_general_para.o(i.ucharcmp)
- usMBCRC16 0x00002675 Thumb Code 44 mbcrc.o(i.usMBCRC16)
- Region$$Table$$Base 0x00002fa8 Number 0 anon$$obj.o(Region$$Table)
- Image$$ER_IROM1$$Limit 0x00002fc8 Number 0 anon$$obj.o ABSOLUTE
- Region$$Table$$Limit 0x00002fc8 Number 0 anon$$obj.o(Region$$Table)
+ __aeabi_idiv 0x0000012d Thumb Code 0 idiv.o(.text)
+ __aeabi_idivmod 0x0000012d Thumb Code 40 idiv.o(.text)
+ __aeabi_uldivmod 0x00000155 Thumb Code 96 uldiv.o(.text)
+ rand 0x000001b5 Thumb Code 18 rand.o(.text)
+ srand 0x000001c7 Thumb Code 6 rand.o(.text)
+ __aeabi_memcpy 0x000001d9 Thumb Code 36 memcpya.o(.text)
+ __aeabi_memcpy4 0x000001d9 Thumb Code 0 memcpya.o(.text)
+ __aeabi_memcpy8 0x000001d9 Thumb Code 0 memcpya.o(.text)
+ __aeabi_memset 0x000001fd Thumb Code 14 memseta.o(.text)
+ __aeabi_memset4 0x000001fd Thumb Code 0 memseta.o(.text)
+ __aeabi_memset8 0x000001fd Thumb Code 0 memseta.o(.text)
+ __aeabi_memclr 0x0000020b Thumb Code 4 memseta.o(.text)
+ __aeabi_memclr4 0x0000020b Thumb Code 0 memseta.o(.text)
+ __aeabi_memclr8 0x0000020b Thumb Code 0 memseta.o(.text)
+ _memset$wrapper 0x0000020f Thumb Code 18 memseta.o(.text)
+ __aeabi_uread4 0x00000221 Thumb Code 20 uread4.o(.text)
+ __rt_uread4 0x00000221 Thumb Code 0 uread4.o(.text)
+ _uread4 0x00000221 Thumb Code 0 uread4.o(.text)
+ __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_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_clockBCD_g 0x20000006 Data 6 extern_rtc.o(.data)
- SystemCoreClock 0x20000020 Data 4 system_fm33a0xxev.o(.data)
- __stdout 0x20000024 Data 4 stdout.o(.data)
- system_eep_id_g 0x20000028 Data 42 system_mem_para.o(.bss)
- equipment_basic_inf_g 0x20000052 Data 70 system_mem_para.o(.bss)
- main_equipment_hardware_software_inf_g 0x20000098 Data 26 system_mem_para.o(.bss)
- lcd_equipment_hardware_software_inf_g 0x200000b2 Data 26 system_mem_para.o(.bss)
- wireless_equipment_hardware_software_inf_g 0x200000cc Data 26 system_mem_para.o(.bss)
- save_realtime_data_g 0x200000e6 Data 167 system_mem_para.o(.bss)
- STACK$$Base 0x200002c8 Number 0 startup_fm33a0xxev.o(STACK)
- STACK$$Limit 0x200042c8 Number 0 startup_fm33a0xxev.o(STACK)
- __initial_sp 0x200042c8 Data 0 startup_fm33a0xxev.o(STACK)
+ sys_delay_sec_para_g 0x20000002 Data 16 system_general_para.o(.data)
+ 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)
@@ -3578,196 +4265,311 @@
Image Entry point : 0x000000c1
- Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00002ff0, 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: 0x00002fc8, 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 12334 RESET startup_fm33a0xxev.o
- 0x000000c0 0x000000c0 0x00000000 Code RO 12375 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x000000c0 0x000000c0 0x00000004 Code RO 12681 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x000000c4 0x000000c4 0x00000004 Code RO 12684 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 12686 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 12688 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x000000c8 0x000000c8 0x00000008 Code RO 12689 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x000000d0 0x000000d0 0x00000004 Code RO 12696 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 12691 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 12693 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
- 0x000000d4 0x000000d4 0x00000004 Code RO 12682 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x000000d8 0x000000d8 0x0000000c Code RO 2235 .text cmb_fault.o
- 0x000000e4 0x000000e4 0x0000001c Code RO 12335 .text startup_fm33a0xxev.o
- 0x00000100 0x00000100 0x0000002c Code RO 12378 .text mc_p.l(uidiv.o)
- 0x0000012c 0x0000012c 0x00000024 Code RO 12382 .text mc_p.l(memcpya.o)
- 0x00000150 0x00000150 0x00000024 Code RO 12384 .text mc_p.l(memseta.o)
- 0x00000174 0x00000174 0x00000014 Code RO 12651 .text mc_p.l(uread4.o)
- 0x00000188 0x00000188 0x00000012 Code RO 12653 .text mc_p.l(uwrite4.o)
- 0x0000019a 0x0000019a 0x00000060 Code RO 12698 .text mc_p.l(uldiv.o)
- 0x000001fa 0x000001fa 0x00000020 Code RO 12700 .text mc_p.l(llshl.o)
- 0x0000021a 0x0000021a 0x00000022 Code RO 12702 .text mc_p.l(llushr.o)
- 0x0000023c 0x0000023c 0x00000024 Code RO 12717 .text mc_p.l(init.o)
- 0x00000260 0x00000260 0x00000050 Code RO 692 i.AnalogIO gpio.o
- 0x000002b0 0x000002b0 0x00000002 Code RO 910 i.BSTIM_IRQHandler tim.o
- 0x000002b2 0x000002b2 0x00000002 Code RO 911 i.BTx_IRQHandler tim.o
- 0x000002b4 0x000002b4 0x00000024 Code RO 3802 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
- 0x000002d8 0x000002d8 0x00000004 Code RO 538 i.CMU_IRQHandler user_init.o
- 0x000002dc 0x000002dc 0x0000001c Code RO 3805 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
- 0x000002f8 0x000002f8 0x00000054 Code RO 3810 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
- 0x0000034c 0x0000034c 0x00000024 Code RO 3812 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
- 0x00000370 0x00000370 0x00000020 Code RO 3814 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
- 0x00000390 0x00000390 0x00000068 Code RO 3853 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
- 0x000003f8 0x000003f8 0x00000020 Code RO 3872 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
- 0x00000418 0x00000418 0x00000024 Code RO 3874 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
- 0x0000043c 0x0000043c 0x00000018 Code RO 3876 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
- 0x00000454 0x00000454 0x00000012 Code RO 3877 i.CMU_RCHF_Init fm33a0xxev_cmu.o
- 0x00000466 0x00000466 0x00000002 PAD
- 0x00000468 0x00000468 0x00000020 Code RO 3879 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
- 0x00000488 0x00000488 0x00000020 Code RO 3881 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
- 0x000004a8 0x000004a8 0x00000028 Code RO 3883 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
- 0x000004d0 0x000004d0 0x0000001c Code RO 3887 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
- 0x000004ec 0x000004ec 0x0000001e Code RO 3888 i.CMU_SysClk_Init fm33a0xxev_cmu.o
- 0x0000050a 0x0000050a 0x00000002 PAD
- 0x0000050c 0x0000050c 0x00000024 Code RO 3890 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
- 0x00000530 0x00000530 0x00000020 Code RO 3892 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
- 0x00000550 0x00000550 0x0000000a Code RO 654 i.DEBUG_Init rcc_config.o
- 0x0000055a 0x0000055a 0x00000002 PAD
- 0x0000055c 0x0000055c 0x00000020 Code RO 5189 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
- 0x0000057c 0x0000057c 0x0000001e Code RO 804 i.DMA_IRQHandler uart.o
- 0x0000059a 0x0000059a 0x00000002 PAD
- 0x0000059c 0x0000059c 0x00000020 Code RO 5222 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
- 0x000005bc 0x000005bc 0x00000010 Code RO 5223 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
- 0x000005cc 0x000005cc 0x0000003e Code RO 1618 i.EEPROM_MultipleRead eeprom.o
- 0x0000060a 0x0000060a 0x000000ba Code RO 1620 i.EEPROM_MultipleWrite eeprom.o
- 0x000006c4 0x000006c4 0x00000012 Code RO 1622 i.EEPROM_Wait_Busy eeprom.o
- 0x000006d6 0x000006d6 0x0000001a Code RO 1634 i.EEPROM_stat_read eeprom.o
- 0x000006f0 0x000006f0 0x0000001c Code RO 5938 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
- 0x0000070c 0x0000070c 0x000000fc Code RO 6198 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
- 0x00000808 0x00000808 0x000000f4 Code RO 6200 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
- 0x000008fc 0x000008fc 0x000000ec Code RO 6201 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
- 0x000009e8 0x000009e8 0x00000058 Code RO 6202 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
- 0x00000a40 0x00000a40 0x0000010c Code RO 6203 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
- 0x00000b4c 0x00000b4c 0x00000134 Code RO 6204 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
- 0x00000c80 0x00000c80 0x00000094 Code RO 6209 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
- 0x00000d14 0x00000d14 0x0000002c Code RO 769 i.GPIO_IRQHandler exti.o
- 0x00000d40 0x00000d40 0x00000072 Code RO 6214 i.GPIO_Init fm33a0xxev_gpio.o
- 0x00000db2 0x00000db2 0x00000014 Code RO 6222 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
- 0x00000dc6 0x00000dc6 0x00000004 Code RO 6225 i.GPIO_ResetBits fm33a0xxev_gpio.o
- 0x00000dca 0x00000dca 0x00000004 Code RO 6226 i.GPIO_SetBits fm33a0xxev_gpio.o
- 0x00000dce 0x00000dce 0x000000ba Code RO 1337 i.Get_Extern_Rtc_Time extern_rtc.o
- 0x00000e88 0x00000e88 0x00000040 Code RO 1140 i.I2c_Ack i2c.o
- 0x00000ec8 0x00000ec8 0x00000038 Code RO 1141 i.I2c_No_Ack i2c.o
- 0x00000f00 0x00000f00 0x00000058 Code RO 1142 i.I2c_Read i2c.o
- 0x00000f58 0x00000f58 0x00000028 Code RO 1143 i.I2c_Scl_Gpio_Init i2c.o
- 0x00000f80 0x00000f80 0x0000006c Code RO 1144 i.I2c_Send i2c.o
- 0x00000fec 0x00000fec 0x0000003c Code RO 1145 i.I2c_Start i2c.o
- 0x00001028 0x00001028 0x00000040 Code RO 1146 i.I2c_Stop i2c.o
- 0x00001068 0x00001068 0x00000010 Code RO 541 i.IWDT_Clr user_init.o
- 0x00001078 0x00001078 0x00000020 Code RO 542 i.IWDT_Init user_init.o
- 0x00001098 0x00001098 0x0000001a Code RO 543 i.Init_RCHF user_init.o
- 0x000010b2 0x000010b2 0x00000002 PAD
- 0x000010b4 0x000010b4 0x00000024 Code RO 544 i.Init_RCLP user_init.o
- 0x000010d8 0x000010d8 0x00000078 Code RO 545 i.Init_SysClk user_init.o
- 0x00001150 0x00001150 0x00000016 Code RO 546 i.Init_SysClk_Gen user_init.o
- 0x00001166 0x00001166 0x00000074 Code RO 696 i.InputtIO gpio.o
- 0x000011da 0x000011da 0x00000002 PAD
- 0x000011dc 0x000011dc 0x00000018 Code RO 7470 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
- 0x000011f4 0x000011f4 0x00000018 Code RO 914 i.LPTIM_IRQHandler tim.o
- 0x0000120c 0x0000120c 0x00000018 Code RO 7509 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
- 0x00001224 0x00001224 0x0000000c Code RO 7510 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
- 0x00001230 0x00001230 0x00000002 Code RO 770 i.NMI_Handler exti.o
- 0x00001232 0x00001232 0x00000002 PAD
- 0x00001234 0x00001234 0x00000078 Code RO 383 i.NVIC_SetPriority system_run_fun.o
- 0x000012ac 0x000012ac 0x00000072 Code RO 698 i.OutputIO gpio.o
- 0x0000131e 0x0000131e 0x0000004c Code RO 1338 i.R8025T_Read extern_rtc.o
- 0x0000136a 0x0000136a 0x00000030 Code RO 1339 i.R8025T_Write extern_rtc.o
- 0x0000139a 0x0000139a 0x00000002 PAD
- 0x0000139c 0x0000139c 0x00000020 Code RO 9394 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x000013bc 0x000013bc 0x00000024 Code RO 9396 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
- 0x000013e0 0x000013e0 0x00000024 Code RO 9401 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
- 0x00001404 0x00001404 0x00000018 Code RO 1340 i.RTC_GPIO_Init extern_rtc.o
- 0x0000141c 0x0000141c 0x00000002 Code RO 993 i.RTC_IRQHandler rtc.o
- 0x0000141e 0x0000141e 0x00000014 Code RO 10699 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
- 0x00001432 0x00001432 0x00000014 Code RO 10703 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
- 0x00001446 0x00001446 0x00000006 Code RO 10706 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
- 0x0000144c 0x0000144c 0x00000004 Code RO 10707 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
- 0x00001450 0x00001450 0x00000020 Code RO 1148 i.Sda_In i2c.o
- 0x00001470 0x00001470 0x00000020 Code RO 1149 i.Sda_Out i2c.o
- 0x00001490 0x00001490 0x00000064 Code RO 1341 i.Set_Extern_Rtc_Time extern_rtc.o
- 0x000014f4 0x000014f4 0x00000022 Code RO 1342 i.Set_Rtc_UpdataInterrupt extern_rtc.o
- 0x00001516 0x00001516 0x00000002 PAD
- 0x00001518 0x00001518 0x00000034 Code RO 1225 i.SpiWriteAndRead spi.o
- 0x0000154c 0x0000154c 0x00000058 Code RO 547 i.SysWakeUp_ClockCfg user_init.o
- 0x000015a4 0x000015a4 0x0000001c Code RO 12342 i.SystemInit system_fm33a0xxev.o
- 0x000015c0 0x000015c0 0x00000048 Code RO 655 i.System_power_on_init rcc_config.o
- 0x00001608 0x00001608 0x00000112 Code RO 1343 i.TimeEffectJudgm extern_rtc.o
- 0x0000171a 0x0000171a 0x00000014 Code RO 11719 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
- 0x0000172e 0x0000172e 0x00000008 Code RO 11727 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
- 0x00001736 0x00001736 0x00000002 PAD
- 0x00001738 0x00001738 0x00000020 Code RO 12597 i.__0printf$8 mc_p.l(printf8.o)
- 0x00001758 0x00001758 0x00000028 Code RO 12599 i.__0sprintf$8 mc_p.l(printf8.o)
- 0x00001780 0x00001780 0x0000000e Code RO 12721 i.__scatterload_copy mc_p.l(handlers.o)
- 0x0000178e 0x0000178e 0x00000002 Code RO 12722 i.__scatterload_null mc_p.l(handlers.o)
- 0x00001790 0x00001790 0x0000000e Code RO 12723 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x0000179e 0x0000179e 0x00000002 PAD
- 0x000017a0 0x000017a0 0x00000428 Code RO 12604 i._printf_core mc_p.l(printf8.o)
- 0x00001bc8 0x00001bc8 0x00000020 Code RO 12605 i._printf_post_padding mc_p.l(printf8.o)
- 0x00001be8 0x00001be8 0x0000002c Code RO 12606 i._printf_pre_padding mc_p.l(printf8.o)
- 0x00001c14 0x00001c14 0x0000000a Code RO 12608 i._sputc mc_p.l(printf8.o)
- 0x00001c1e 0x00001c1e 0x00000002 PAD
- 0x00001c20 0x00001c20 0x00000058 Code RO 384 i.allExtiIRQ system_run_fun.o
- 0x00001c78 0x00001c78 0x00000008 Code RO 385 i.allGpioInit system_run_fun.o
- 0x00001c80 0x00001c80 0x00000010 Code RO 2064 i.allParaDefaultInit system_mem_para.o
- 0x00001c90 0x00001c90 0x00000040 Code RO 2065 i.allParaPatchPro system_mem_para.o
- 0x00001cd0 0x00001cd0 0x00000010 Code RO 2066 i.allParaReadFromEep system_mem_para.o
- 0x00001ce0 0x00001ce0 0x00000042 Code RO 347 i.arrayA_2_arrayB system_general_para.o
- 0x00001d22 0x00001d22 0x00000002 PAD
- 0x00001d24 0x00001d24 0x00000114 Code RO 2154 i.cm_backtrace_call_stack cm_backtrace.o
- 0x00001e38 0x00001e38 0x00000210 Code RO 2155 i.cm_backtrace_fault cm_backtrace.o
- 0x00002048 0x00002048 0x0000002c Code RO 2156 i.cm_backtrace_firmware_info cm_backtrace.o
- 0x00002074 0x00002074 0x00000048 Code RO 616 i.delay_init delay.o
- 0x000020bc 0x000020bc 0x00000050 Code RO 617 i.delay_ms delay.o
- 0x0000210c 0x0000210c 0x00000050 Code RO 618 i.delay_us delay.o
- 0x0000215c 0x0000215c 0x0000003a Code RO 2158 i.disassembly_ins_is_bl_blx cm_backtrace.o
- 0x00002196 0x00002196 0x00000002 PAD
- 0x00002198 0x00002198 0x000000d4 Code RO 2159 i.dump_stack cm_backtrace.o
- 0x0000226c 0x0000226c 0x0000010c Code RO 2067 i.eepABReadCheck system_mem_para.o
- 0x00002378 0x00002378 0x0000004e Code RO 2068 i.eepABWriteAndReadCheck system_mem_para.o
- 0x000023c6 0x000023c6 0x00000002 Code RO 2069 i.eepParaPatchPro_1 system_mem_para.o
- 0x000023c8 0x000023c8 0x00000040 Code RO 2071 i.eepWriteAndReadCheck system_mem_para.o
- 0x00002408 0x00002408 0x00000024 Code RO 815 i.fputc uart.o
- 0x0000242c 0x0000242c 0x00000008 Code RO 387 i.hardwareDriversInit system_run_fun.o
- 0x00002434 0x00002434 0x0000003c Code RO 479 i.main main.o
- 0x00002470 0x00002470 0x00000038 Code RO 2072 i.paraCalcCrcAndWriteEepAB system_mem_para.o
- 0x000024a8 0x000024a8 0x00000098 Code RO 2160 i.print_call_stack cm_backtrace.o
- 0x00002540 0x00002540 0x00000038 Code RO 388 i.sysRunFunParaInit system_run_fun.o
- 0x00002578 0x00002578 0x0000006c Code RO 389 i.sysStoredParaInit system_run_fun.o
- 0x000025e4 0x000025e4 0x0000003c Code RO 2073 i.systemEepIdDefaultInit system_mem_para.o
- 0x00002620 0x00002620 0x00000028 Code RO 2074 i.systemEepIdReadFromEep system_mem_para.o
- 0x00002648 0x00002648 0x0000002c Code RO 348 i.ucharcmp system_general_para.o
- 0x00002674 0x00002674 0x00000034 Code RO 104 i.usMBCRC16 mbcrc.o
- 0x000026a8 0x000026a8 0x00000200 Data RO 105 .constdata mbcrc.o
- 0x000028a8 0x000028a8 0x000000e0 Data RO 2162 .constdata cm_backtrace.o
- 0x00002988 0x00002988 0x0000061e Data RO 2163 .conststring cm_backtrace.o
- 0x00002fa6 0x00002fa6 0x00000002 PAD
- 0x00002fa8 0x00002fa8 0x00000020 Data RO 12719 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: 0x00002fc8, Size: 0x000042c8, 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 0x00002fc8 0x00000001 Data RW 349 .data system_general_para.o
- 0x20000001 0x00002fc9 0x00000001 PAD
- 0x20000002 0x00002fca 0x00000004 Data RW 619 .data delay.o
- 0x20000006 0x00002fce 0x00000006 Data RW 1344 .data extern_rtc.o
- 0x2000000c 0x00002fd4 0x00000014 Data RW 2164 .data cm_backtrace.o
- 0x20000020 0x00002fe8 0x00000004 Data RW 12343 .data system_fm33a0xxev.o
- 0x20000024 0x00002fec 0x00000004 Data RW 12697 .data mc_p.l(stdout.o)
- 0x20000028 - 0x00000165 Zero RW 2075 .bss system_mem_para.o
- 0x2000018d 0x00002ff0 0x00000003 PAD
- 0x20000190 - 0x00000134 Zero RW 2161 .bss cm_backtrace.o
- 0x200002c4 0x00002ff0 0x00000004 PAD
- 0x200002c8 - 0x00004000 Zero RW 12332 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
==============================================================================
@@ -3781,43 +4583,57 @@
1270 370 1790 20 308 12850 cm_backtrace.o
12 0 0 0 0 404 cmb_fault.o
232 36 0 4 0 1907 delay.o
- 292 0 0 0 0 3687 eeprom.o
- 742 16 0 6 0 7178 extern_rtc.o
- 46 10 0 0 0 956 exti.o
+ 486 18 0 0 0 3759 eeprom.o
+ 842 28 0 6 0 7322 extern_rtc.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
1686 70 0 0 0 29163 fm33a0xxev_gpio.o
60 12 0 0 0 1560 fm33a0xxev_lptim.o
104 14 0 0 0 1653 fm33a0xxev_rmu.o
- 50 0 0 0 0 2765 fm33a0xxev_spi.o
+ 438 0 0 0 0 13763 fm33a0xxev_spi.o
28 0 0 0 0 17617 fm33a0xxev_uart.o
- 310 0 0 0 0 2649 gpio.o
+ 664 6 0 0 0 4815 gpio.o
544 64 0 0 0 4659 i2c.o
- 60 8 0 0 0 499 main.o
- 52 8 512 0 0 52328 mbcrc.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
+ 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
- 52 4 0 0 0 578 spi.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 1 0 3694 system_general_para.o
- 664 36 0 0 357 11703 system_mem_para.o
- 388 32 0 0 0 17984 system_run_fun.o
- 28 0 0 0 0 1403 tim.o
- 66 4 0 0 0 2921 uart.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
+ 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
----------------------------------------------------------------------
- 8072 850 2528 36 17056 241292 Object Totals
+ 15334 1320 2528 516 19500 360806 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 24 0 2 1 7 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
@@ -3828,30 +4644,40 @@
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
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
1222 56 0 0 0 468 printf8.o
+ 36 12 0 4 0 120 rand.o
0 0 0 4 0 0 stdout.o
44 0 0 0 0 72 uidiv.o
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
----------------------------------------------------------------------
- 1632 72 0 4 0 1108 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
- 1628 72 0 4 0 1108 mc_p.l
+ 1858 84 0 8 0 1440 mc_p.l
+ 832 16 0 0 0 512 mf_p.l
----------------------------------------------------------------------
- 1632 72 0 4 0 1108 Library Totals
+ 2694 100 0 8 0 1952 Library Totals
----------------------------------------------------------------------
@@ -3860,15 +4686,15 @@
Code (inc. data) RO Data RW Data ZI Data Debug
- 9704 922 2528 40 17056 237044 Grand Totals
- 9704 922 2528 40 17056 237044 ELF Image Totals
- 9704 922 2528 40 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) 12232 ( 11.95kB)
- Total RW Size (RW Data + ZI Data) 17096 ( 16.70kB)
- Total ROM Size (Code + RO Data + RW Data) 12272 ( 11.98kB)
+ 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