From 72def895431ad7a08e635b11f3da738e2b2c4618 Mon Sep 17 00:00:00 2001
From: wujiazhi <1147861305@qq.com>
Date: Thu, 13 Jun 2024 11:31:04 +0800
Subject: [PATCH] add lower model test
---
KEIL_MDKARM/Listings/UFG220_FM33A0_MainSystem.map | 2659 ++++++++++++++++++++++++++++------------------------------
1 files changed, 1,284 insertions(+), 1,375 deletions(-)
diff --git a/KEIL_MDKARM/Listings/UFG220_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/UFG220_FM33A0_MainSystem.map
index f0bde75..646a038 100644
--- a/KEIL_MDKARM/Listings/UFG220_FM33A0_MainSystem.map
+++ b/KEIL_MDKARM/Listings/UFG220_FM33A0_MainSystem.map
@@ -9,9 +9,10 @@
main.o(i.main) refers to project_test.o(i.UART_Init_test) for UART_Init_test
main.o(i.main) refers to project_test.o(i.ALL_ADC_Init_Test) for ALL_ADC_Init_Test
main.o(i.main) refers to project_test.o(i.Iic_Init_Test) for Iic_Init_Test
- main.o(i.main) refers to project_test.o(i.AppNvr_Print) for AppNvr_Print
main.o(i.main) refers to project_test.o(i.project_test_9) for project_test_9
main.o(i.main) refers to project_test.o(i.project_test_7) for project_test_7
+ main.o(i.main) refers to project_test.o(i.ALL_GPIO_EXTI_test) for ALL_GPIO_EXTI_test
+ main.o(i.main) refers to project_test.o(i.AppNvr_Print) for AppNvr_Print
main.o(i.main) refers to project_test.o(i.Project_Test) for Project_Test
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
@@ -100,10 +101,7 @@
exti.o(i.All_Exti_Init) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable) for CMU_OPCCR1_EXTICKE_Setable
exti.o(i.All_Exti_Init) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
exti.o(i.All_Exti_Init) refers to exti.o(i.NVIC_SetPriority) for NVIC_SetPriority
- exti.o(i.NMI_Handler) refers to fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Chk) for PMU_WKFR_WKPxF_Chk
- exti.o(i.NMI_Handler) refers to fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Clr) for PMU_WKFR_WKPxF_Clr
- exti.o(i.NMI_Handler) refers to printfa.o(i.__0printf) for __2printf
- exti.o(i.NMI_Handler) refers to administrator.o(.data) for sys_admin_g
+ uart.o(i.UARTx_SendData_Normal) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
uart.o(i.UARTx_SendData_Normal) refers to fm33a0xxev_uart.o(i.UARTx_TXBUF_Write) for UARTx_TXBUF_Write
uart.o(i.UARTx_SendData_Normal) refers to fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk) for UARTx_ISR_TXSE_Chk
uart.o(i.UARTx_SendData_Normal) refers to printfa.o(i.__0printf) for __2printf
@@ -1263,12 +1261,12 @@
gprs_module_api.o(i.Gprs_Send_ATcmd) refers to strlen.o(.text) for strlen
gprs_module_api.o(i.Gprs_Send_ATcmd) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
gprs_module_api.o(i.Gprs_Send_ATcmd) refers to printfa.o(i.__0printf) for __2printf
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Read) for DMA_CHxMAR_Read
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to delay.o(i.delay_ms) for delay_ms
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable) for DMA_CHxCR_ChxEN_Setable
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Write) for DMA_CHxMAR_Write
- gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) refers to gprs_module_api.o(.bss) for gprs_module_para_g
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Read) for DMA_CHxMAR_Read
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to delay.o(i.delay_ms) for delay_ms
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable) for DMA_CHxCR_ChxEN_Setable
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Write) for DMA_CHxMAR_Write
+ gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to gprs_module_api.o(.bss) for gprs_module_para_g
gprs_protocol_ideacreated_gasmeter_api.o(i.Create_Send_NormalDataPack) refers to memcpya.o(.text) for __aeabi_memcpy
gprs_protocol_ideacreated_gasmeter_api.o(i.Create_Send_NormalDataPack) refers to uread8.o(.text) for __aeabi_uread8
gprs_protocol_ideacreated_gasmeter_api.o(i.Create_Send_NormalDataPack) refers to dmul.o(.text) for __aeabi_dmul
@@ -1686,7 +1684,7 @@
gprs.o(i.Gprs_Process) refers to low_pwr_test.o(i.LargeCurrent_LimitingProcess) for LargeCurrent_LimitingProcess
gprs.o(i.Gprs_Process) refers to uread4.o(.text) for __aeabi_uread4
gprs.o(i.Gprs_Process) refers to gprs.o(.constdata) for gprs_tab_func
- gprs.o(i.Gprs_RecvDataProcess) refers to gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check) for Gprs_Uart1_Rx_DMA_CH5_Check
+ gprs.o(i.Gprs_RecvDataProcess) refers to gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) for Gprs_Uart1_Rx_DMA_CH3_Check
gprs.o(i.Gprs_RecvDataProcess) refers to gprs_module_api.o(i.Gprs_Module_RecvLogin) for Gprs_Module_RecvLogin
gprs.o(i.Gprs_RecvDataProcess) refers to gprs_module_api.o(i.Gprs_Module_RecvDataProcess) for Gprs_Module_RecvDataProcess
gprs.o(i.Gprs_RecvDataProcess) refers to gprs_protocol_ideacreated_gasmeter_api.o(i.Gprs_Protocol_RecvDataConfig) for Gprs_Protocol_RecvDataConfig
@@ -2625,23 +2623,25 @@
project_test.o(i.BSTIM_IRQHandler) refers to fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk) for BSTIM_ISR_UIF_Chk
project_test.o(i.BSTIM_IRQHandler) refers to fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr) for BSTIM_ISR_UIF_Clr
project_test.o(i.BSTIM_IRQHandler) refers to project_test.o(.data) for msTicks
- project_test.o(i.Gprs_Uart5_Receive_Data) refers to printfa.o(i.__0printf) for __2printf
- project_test.o(i.Gprs_Uart5_Receive_Data) refers to gprs_module_api.o(.bss) for gprs_module_para_g
+ project_test.o(i.Gprs_Uart1_Receive_Data) refers to printfa.o(i.__0printf) for __2printf
+ project_test.o(i.Gprs_Uart1_Receive_Data) refers to gprs_module_api.o(.bss) for gprs_module_para_g
project_test.o(i.Iic_Init_Test) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
project_test.o(i.Iic_Init_Test) refers to gpio.o(i.OutputIO) for OutputIO
project_test.o(i.Project_Test) refers to project_test.o(i.project_test_1) for project_test_1
project_test.o(i.Project_Test) refers to project_test.o(i.project_test_2) for project_test_2
project_test.o(i.Project_Test) refers to project_test.o(i.project_test_3) for project_test_3
+ project_test.o(i.Project_Test) refers to project_test.o(i.project_test_5) for project_test_5
project_test.o(i.Project_Test) refers to project_test.o(i.project_test_6) for project_test_6
project_test.o(i.Project_Test) refers to project_test.o(i.Project_Test_8) for Project_Test_8
project_test.o(i.Project_Test) refers to project_test.o(i.project_test_10) for project_test_10
- project_test.o(i.Project_Test) refers to project_test.o(i.project_test_11) for project_test_11
+ project_test.o(i.Project_Test) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.Project_Test_8) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
project_test.o(i.Project_Test_8) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
project_test.o(i.Project_Test_8) refers to delay.o(i.delay_ms) for delay_ms
project_test.o(i.Project_Test_8) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
project_test.o(i.Project_Test_8) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.Rs485_Uart1_Receive_Data) refers to printfa.o(i.__0printf) for __2printf
+ project_test.o(i.Rs485_Uart1_Receive_Data) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.Rs485_Uart1_Receive_Data) refers to project_test.o(.bss) for rs485_modeule_pagra
project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Read) for DMA_CHxMAR_Read
project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check) refers to delay.o(i.delay_ms) for delay_ms
@@ -2682,7 +2682,8 @@
project_test.o(i.UART_Init_test) refers to project_test.o(i.NVIC_EnableIRQ) for NVIC_EnableIRQ
project_test.o(i.UART_Init_test) refers to fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable) for UARTx_CSR_RXTOEN_Setable
project_test.o(i.UART_Init_test) refers to upper_computer.o(.bss) for uc_recv_para_g
- project_test.o(i.UART_Init_test) refers to project_test.o(.bss) for rs485_modeule_pagra
+ project_test.o(i.UART_Init_test) refers to gprs_module_api.o(.bss) for gprs_module_para_g
+ project_test.o(i.Uart5_Receive_Data) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.Uart5_Receive_Data) refers to printfa.o(i.__0printf) for __2printf
project_test.o(i.Uart5_Receive_Data) refers to upper_computer.o(.bss) for uc_recv_para_g
project_test.o(i.delay) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
@@ -2691,43 +2692,52 @@
project_test.o(i.project_test_1) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
project_test.o(i.project_test_1) refers to fm33a0xxev_gpio.o(i.GPIO_ToggleBits) for GPIO_ToggleBits
project_test.o(i.project_test_1) refers to printfa.o(i.__0printf) for __2printf
+ project_test.o(i.project_test_1) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.project_test_1) refers to project_test.o(.data) for get_time
project_test.o(i.project_test_10) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
project_test.o(i.project_test_10) refers to ex_rtc.o(i.Get_Time) for Get_Time
+ project_test.o(i.project_test_10) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.project_test_10) refers to project_test.o(.data) for delay_time1
- project_test.o(i.project_test_11) refers to ir_nec.o(i.IR_Uart5_Rx_DMA_CH5_Check) for IR_Uart5_Rx_DMA_CH5_Check
project_test.o(i.project_test_11) refers to project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check) for Rs485_Uart1_Rx_DMA_CH5_Check
- project_test.o(i.project_test_11) refers to project_test.o(i.Uart5_Receive_Data) for Uart5_Receive_Data
project_test.o(i.project_test_11) refers to project_test.o(i.Rs485_Uart1_Receive_Data) for Rs485_Uart1_Receive_Data
project_test.o(i.project_test_11) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
project_test.o(i.project_test_11) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
- project_test.o(i.project_test_11) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
project_test.o(i.project_test_11) refers to project_test.o(i.delay) for delay
+ project_test.o(i.project_test_11) refers to delay.o(i.delay_ms) for delay_ms
+ project_test.o(i.project_test_11) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
+ project_test.o(i.project_test_11) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
project_test.o(i.project_test_11) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
project_test.o(i.project_test_11) refers to project_test.o(.data) for delay_time2
+ project_test.o(i.project_test_2) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.project_test_2) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
project_test.o(i.project_test_2) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
project_test.o(i.project_test_2) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ project_test.o(i.project_test_2) refers to gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) for Gprs_Uart1_Rx_DMA_CH3_Check
+ project_test.o(i.project_test_2) refers to project_test.o(i.Gprs_Uart1_Receive_Data) for Gprs_Uart1_Receive_Data
project_test.o(i.project_test_2) refers to delay.o(i.delay_ms) for delay_ms
project_test.o(i.project_test_2) refers to printfa.o(i.__0printf) for __2printf
+ project_test.o(i.project_test_2) refers to 1gprs.o(i.Gprs_Open) for Gprs_Open
project_test.o(i.project_test_2) refers to 1gprs.o(i.GPRS_Send_process) for GPRS_Send_process
+ project_test.o(i.project_test_2) refers to fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable) for BSTIM_CR1_CEN_Setable
project_test.o(i.project_test_2) refers to devicegpioinit.o(i.GPIO_IPD_Init) for GPIO_IPD_Init
- project_test.o(i.project_test_2) refers to 1powermanage.o(i.pwr_enter_sleep_mode) for pwr_enter_sleep_mode
+ project_test.o(i.project_test_2) refers to 1powermanage.o(i.Deep_sleep_mode) for Deep_sleep_mode
project_test.o(i.project_test_3) refers to project_test.o(i.readButton_key1_State) for readButton_key1_State
project_test.o(i.project_test_3) refers to delay.o(i.delay_ms) for delay_ms
project_test.o(i.project_test_3) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
- project_test.o(i.project_test_3) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ project_test.o(i.project_test_3) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
project_test.o(i.project_test_3) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
project_test.o(i.project_test_3) refers to printfa.o(i.__0printf) for __2printf
+ project_test.o(i.project_test_3) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.project_test_3) refers to project_test.o(.data) for button_pressed
project_test.o(i.project_test_4) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
project_test.o(i.project_test_4) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
- project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
project_test.o(i.project_test_5) refers to delay.o(i.delay_ms) for delay_ms
project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
project_test.o(i.project_test_5) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
- project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
+ project_test.o(i.project_test_5) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ project_test.o(i.project_test_6) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
project_test.o(i.project_test_6) refers to project_test.o(i.Sys_GetTick) for Sys_GetTick
project_test.o(i.project_test_6) refers to power_manage.o(i.Get_Alka_Bat_Voltage) for Get_Alka_Bat_Voltage
project_test.o(i.project_test_6) refers to uwrite4.o(.text) for __aeabi_uwrite4
@@ -2736,7 +2746,7 @@
project_test.o(i.project_test_6) refers to uread4.o(.text) for __aeabi_uread4
project_test.o(i.project_test_6) refers to f2d.o(.text) for __aeabi_f2d
project_test.o(i.project_test_6) refers to printfa.o(i.__0printf) for __2printf
- project_test.o(i.project_test_6) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ project_test.o(i.project_test_6) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
project_test.o(i.project_test_6) refers to project_test.o(.data) for delay_time
project_test.o(i.project_test_6) refers to power_manage.o(.data) for pwr_vol_g
project_test.o(i.project_test_7) refers to 1lcd_new.o(i.LCD_driver_init_new) for LCD_driver_init_new
@@ -2751,8 +2761,6 @@
project_test.o(i.project_test_9) refers to fmul.o(.text) for __aeabi_fmul
project_test.o(i.project_test_9) refers to fadd.o(.text) for __aeabi_fsub
project_test.o(i.project_test_9) refers to fdiv.o(.text) for __aeabi_fdiv
- project_test.o(i.project_test_9) refers to f2d.o(.text) for __aeabi_f2d
- project_test.o(i.project_test_9) refers to printfa.o(i.__0printf) for __2printf
project_test.o(i.project_test_9) refers to project_test.o(.data) for msTicks
project_test.o(i.readButton_key1_State) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
sundry.o(i.CalculateDays_of_the_year) refers to idiv.o(.text) for __aeabi_idivmod
@@ -3705,7 +3713,6 @@
1gprs.o(i.GPRS_Send_process) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
1gprs.o(i.GPRS_Send_process) refers to 1gprs.o(i.Gprs_Open) for Gprs_Open
1gprs.o(i.GPRS_Send_process) refers to delay.o(i.delay_ms) for delay_ms
- 1gprs.o(i.GPRS_Send_process) refers to 1gprs.o(i.Gprs_Send_Pro) for Gprs_Send_Pro
1gprs.o(i.GPRS_Send_process) refers to 1gprs.o(i.LinkHandleProc) for LinkHandleProc
1gprs.o(i.GPRS_Send_process) refers to rs232.o(i.GPRS_UartSendCode) for GPRS_UartSendCode
1gprs.o(i.GPRS_Send_process) refers to 1gprs.o(.bss) for VariaDlg
@@ -3716,7 +3723,6 @@
1gprs.o(i.Gprs_Open) refers to memseta.o(.text) for __aeabi_memclr4
1gprs.o(i.Gprs_Open) refers to uart.o(i.UARTx_SendData_Normal) for UARTx_SendData_Normal
1gprs.o(i.Gprs_Open) refers to 1gprs.o(.data) for gprs_parameter
- 1gprs.o(i.Gprs_Open) refers to para.o(.bss) for device_Parm
1gprs.o(i.Gprs_Send_Pro) refers to ex_rtc.o(i.Get_Time) for Get_Time
1gprs.o(i.Gprs_Send_Pro) refers to 1gprs.o(i.gprs_data_send) for gprs_data_send
1gprs.o(i.Gprs_Send_Pro) refers to 1gprs.o(.bss) for VariaDlg
@@ -3738,7 +3744,7 @@
1gprs.o(i.LinkErrorProcess) refers to readdevicedata.o(.data) for Last_Data_DDR
1gprs.o(i.LinkErrorProcess) refers to 1gprs.o(.data) for GPRSbeginflag
1gprs.o(i.LinkErrorProcess) refers to para.o(.bss) for system_alarm
- 1gprs.o(i.LinkHandleProc) refers to rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) for Gprs_Uart1_Rx_DMA_CH3_Check
+ 1gprs.o(i.LinkHandleProc) refers to gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) for Gprs_Uart1_Rx_DMA_CH3_Check
1gprs.o(i.LinkHandleProc) refers to memseta.o(.text) for __aeabi_memclr
1gprs.o(i.LinkHandleProc) refers to memcpya.o(.text) for __aeabi_memcpy
1gprs.o(i.LinkHandleProc) refers to 1gprs.o(i.LinkErrorProcess) for LinkErrorProcess
@@ -4076,8 +4082,13 @@
devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
devicegpioinit.o(i.GPIO_IPD_Init) refers to gpio.o(i.CloseIO) for CloseIO
devicegpioinit.o(i.GPIO_IPD_Init) refers to gpio.o(i.CloseH_IO) for CloseH_IO
+ devicegpioinit.o(i.GPIO_IPD_Init) refers to gpio.o(i.InputtIO) for InputtIO
devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable) for CMU_OPCCR2_BSTCKE_Setable
devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable) for VRTC_ADCCR_CKE_Setable
+ devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable) for CMU_OPCCR1_UART1CKE_Setable
+ devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKE_Setable) for CMU_OPCCR1_I2C0CKE_Setable
+ devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_comp.o(i.COMP_ICR_BUFBYP_Setable) for COMP_ICR_BUFBYP_Setable
+ devicegpioinit.o(i.GPIO_IPD_Init) refers to fm33a0xxev_comp.o(i.COMP_ICR_BUF_OFF_Setable) for COMP_ICR_BUF_OFF_Setable
devicegpioinit.o(i.GPRS_RS232_GPIO_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
devicegpioinit.o(i.GPRS_RS232_GPIO_Init) refers to gpio.o(i.AltFunIO) for AltFunIO
devicegpioinit.o(i.GPRS_RS232_GPIO_sleep_mode) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
@@ -4141,6 +4152,16 @@
devicegpioinit.o(i.Upper_RS232_GPIO_sleep_mode) refers to gpio.o(i.OutputIO) for OutputIO
devicegpioinit.o(i.Upper_RS232_GPIO_sleep_mode) refers to gpio.o(i.AnalogIO) for AnalogIO
devicegpioinit.o(i.Upper_RS232_GPIO_sleep_mode) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable) for CMU_IER_HFDET_IE_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable) for CMU_XTHFCR_XTHFEN_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable) for CDIF_CR_INTF_EN_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable) for RMU_PDRCR_PDREN_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set) for RMU_PDRCR_PDRCFG_Set
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable) for RMU_BORCR_OFF_BOR_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable) for VRTC_RCMFCR_EN_Setable
+ 1powermanage.o(i.Deep_sleep_mode) refers to fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init) for PMU_SleepCfg_Init
+ 1powermanage.o(i.Deep_sleep_mode) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
+ 1powermanage.o(i.Deep_sleep_mode) refers to user_init.o(i.IWDT_Init) for IWDT_Init
1powermanage.o(i.EXPower_Control) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
1powermanage.o(i.EXPower_Control) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
1powermanage.o(i.EXPower_Control) refers to 1valvecontrol.o(.data) for Bat_Alka_status
@@ -4163,13 +4184,6 @@
1powermanage.o(i.Power_Detection) refers to para.o(.bss) for LLJ_data_g
1powermanage.o(i.Power_Detection) refers to 1valvecontrol.o(.data) for Bat_Lith_status
1powermanage.o(i.Power_Detection) refers to 1gprs.o(.bss) for gprs_protocol_header
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable) for CDIF_CR_INTF_EN_Setable
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable) for RMU_PDRCR_PDREN_Setable
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set) for RMU_PDRCR_PDRCFG_Set
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable) for RMU_BORCR_OFF_BOR_Setable
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable) for VRTC_RCMFCR_EN_Setable
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init) for PMU_SleepCfg_Init
- 1powermanage.o(i.pwr_enter_sleep_mode) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
menu.o(i.LCD_Type_Select) refers to devicegpioinit.o(i.LCD_Power_Init) for LCD_Power_Init
menu.o(i.LCD_Type_Select) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
menu.o(i.LCD_Type_Select) refers to delay.o(i.delay_ms) for delay_ms
@@ -4185,9 +4199,6 @@
menu.o(i.LCD_reflash_init) refers to 1lcd.o(i.LCD_Clear) for LCD_Clear
menu.o(i.LCD_reflash_init) refers to 1lcd.o(i.LCD_driver_init) for LCD_driver_init
menu.o(i.LCD_reflash_init) refers to menu.o(.data) for menu_data
- rs232.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable) for DMA_CHxCR_CHxFTIE_Getable
- rs232.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk) for DMA_ISR_DMACHFT_Chk
- rs232.o(i.DMA_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
rs232.o(i.GPRS_UartSendCode) refers to strlen.o(.text) for strlen
rs232.o(i.GPRS_UartSendCode) refers to rs232.o(i.gprsuart_sendbyte) for gprsuart_sendbyte
rs232.o(i.GPRS_UartSendCode) refers to delay.o(i.delay_ms) for delay_ms
@@ -4203,24 +4214,10 @@
rs232.o(i.GPRS_Usart_Init) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
rs232.o(i.GPRS_Usart_Init) refers to fm33a0xxev_dma.o(i.DMA_Init) for DMA_Init
rs232.o(i.GPRS_Usart_Init) refers to 1gprs.o(.bss) for LinkDlg
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Read) for DMA_CHxMAR_Read
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to delay.o(i.delay_ms) for delay_ms
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable) for DMA_CHxCR_ChxEN_Setable
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Write) for DMA_CHxMAR_Write
- rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check) refers to 1gprs.o(.bss) for LinkDlg
- rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Getable) for UARTx_IER_RXBF_IE_Getable
- rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Chk) for UARTx_ISR_RXBF_Chk
- rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
- rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable) for DMA_CHxCR_ChxEN_Setable
- rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Write) for DMA_CHxMAR_Write
- rs232.o(i.UART1_IRQHandler) refers to 1gprs.o(.bss) for LinkDlg
- rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Getable) for UARTx_IER_RXBF_IE_Getable
- rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Chk) for UARTx_ISR_RXBF_Chk
- rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
- rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable) for DMA_CHxCR_ChxEN_Setable
- rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Write) for DMA_CHxMAR_Write
- rs232.o(i.UART5_IRQHandler) refers to rs232.o(.bss) for UTR_rec_buff
+ rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk) for UARTx_ISR_RXTO_Chk
+ rs232.o(i.UART1_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr) for UARTx_ISR_RXTO_Clr
+ rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk) for UARTx_ISR_RXTO_Chk
+ rs232.o(i.UART5_IRQHandler) refers to fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr) for UARTx_ISR_RXTO_Clr
rs232.o(i.UTR_DMA_Send_Data) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk) for DMA_ISR_DMACHFT_Chk
rs232.o(i.UTR_DMA_Send_Data) refers to fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr) for DMA_ISR_DMACHFT_Clr
rs232.o(i.UTR_DMA_Send_Data) refers to fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Clr) for UARTx_ISR_TXSE_Clr
@@ -4654,7 +4651,6 @@
1lcd_new.o(i.lcd_init_new) refers to 1lcd_new.o(i.LCD_Clear_NEW) for LCD_Clear_NEW
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
startup_fm33a0xxev.o(RESET) refers to cmb_fault.o(.text) for HardFault_Handler
startup_fm33a0xxev.o(RESET) refers to svd.o(i.SVD_IRQHandler) for SVD_IRQHandler
startup_fm33a0xxev.o(RESET) refers to rtc.o(i.RTC_IRQHandler) for RTC_IRQHandler
@@ -4662,7 +4658,6 @@
startup_fm33a0xxev.o(RESET) refers to rs232.o(i.UART1_IRQHandler) for UART1_IRQHandler
startup_fm33a0xxev.o(RESET) refers to rs232.o(i.UART5_IRQHandler) for UART5_IRQHandler
startup_fm33a0xxev.o(RESET) refers to tim.o(i.LPTIM_IRQHandler) for LPTIM_IRQHandler
- startup_fm33a0xxev.o(RESET) refers to rs232.o(i.DMA_IRQHandler) for DMA_IRQHandler
startup_fm33a0xxev.o(RESET) refers to comp.o(i.COMP_IRQHandler) for COMP_IRQHandler
startup_fm33a0xxev.o(RESET) refers to tim.o(i.BTx_IRQHandler) for BTx_IRQHandler
startup_fm33a0xxev.o(RESET) refers to project_test.o(i.BSTIM_IRQHandler) for BSTIM_IRQHandler
@@ -5180,6 +5175,7 @@
Removing spi.o(i.SPI0_Init), (216 bytes).
Removing spi.o(i.SpiRead), (28 bytes).
Removing spi.o(i.SpiWrite), (26 bytes).
+ Removing spi.o(i.SpiWriteAndRead), (52 bytes).
Removing dma.o(.rev16_text), (4 bytes).
Removing dma.o(.revsh_text), (4 bytes).
Removing flash.o(.rev16_text), (4 bytes).
@@ -5373,8 +5369,6 @@
Removing gprs_module_api.o(i.Gprs_Module_RecvLogin), (400 bytes).
Removing gprs_module_api.o(i.Gprs_Module_SendLogin), (228 bytes).
Removing gprs_module_api.o(i.Gprs_Send_ATcmd), (72 bytes).
- Removing gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH5_Check), (136 bytes).
- Removing gprs_module_api.o(.bss), (1043 bytes).
Removing gprs_module_api.o(.data), (1 bytes).
Removing gprs_protocol_ideacreated_gasmeter_api.o(.rev16_text), (4 bytes).
Removing gprs_protocol_ideacreated_gasmeter_api.o(.revsh_text), (4 bytes).
@@ -5596,6 +5590,7 @@
Removing valve_control.o(.data), (28 bytes).
Removing ir_nec.o(.rev16_text), (4 bytes).
Removing ir_nec.o(.revsh_text), (4 bytes).
+ Removing ir_nec.o(i.IR_Uart5_Rx_DMA_CH5_Check), (140 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), (448 bytes).
@@ -5658,10 +5653,16 @@
Removing e2p.o(i.E2p_Read_Test), (140 bytes).
Removing e2p.o(i.E2p_Write_Test), (72 bytes).
Removing e2p.o(i.EEPROM_MultipleRead), (38 bytes).
+ Removing e2p.o(i.EEPROM_MultipleRead_Continue), (116 bytes).
Removing e2p.o(i.EEPROM_MultipleWrite), (280 bytes).
Removing e2p.o(i.EEPROM_Wait_Busy), (18 bytes).
Removing e2p.o(i.FM25V02_ID_read), (88 bytes).
+ Removing e2p.o(i.FM25V02_data_read), (96 bytes).
+ Removing e2p.o(i.FM25V02_data_read_double), (178 bytes).
+ Removing e2p.o(i.FM25V02_data_read_float), (52 bytes).
Removing e2p.o(i.FM25V02_data_read_uint16), (30 bytes).
+ Removing e2p.o(i.FM25V02_data_read_uint32), (52 bytes).
+ Removing e2p.o(i.FM25V02_data_read_uint32_Check), (160 bytes).
Removing e2p.o(i.FM25V02_data_write), (148 bytes).
Removing e2p.o(i.FM25V02_data_write_double), (30 bytes).
Removing e2p.o(i.FM25V02_data_write_float), (20 bytes).
@@ -5675,10 +5676,13 @@
Removing e2p.o(.data), (12 bytes).
Removing project_test.o(.rev16_text), (4 bytes).
Removing project_test.o(.revsh_text), (4 bytes).
- Removing project_test.o(i.ALL_GPIO_EXTI_test), (68 bytes).
- Removing project_test.o(i.Gprs_Uart5_Receive_Data), (96 bytes).
+ Removing project_test.o(i.Rs485_Uart1_Receive_Data), (96 bytes).
+ Removing project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check), (128 bytes).
+ Removing project_test.o(i.Uart5_Receive_Data), (100 bytes).
+ Removing project_test.o(i.delay), (24 bytes).
+ Removing project_test.o(i.project_test_11), (140 bytes).
Removing project_test.o(i.project_test_4), (28 bytes).
- Removing project_test.o(i.project_test_5), (216 bytes).
+ Removing project_test.o(.bss), (1028 bytes).
Removing sundry.o(.rev16_text), (4 bytes).
Removing sundry.o(.revsh_text), (4 bytes).
Removing sundry.o(i.Ascii_2_Hex), (160 bytes).
@@ -5713,6 +5717,11 @@
Removing linked_list.o(i.Alarm_List_Node_Add), (30 bytes).
Removing linked_list.o(i.Alarm_List_Node_PopBack), (30 bytes).
Removing linked_list.o(i.Alarm_List_Node_PushBack), (64 bytes).
+ Removing aes128.o(i.AES128_ECB_encrypt), (44 bytes).
+ Removing aes128.o(i.Cipher), (56 bytes).
+ Removing aes128.o(i.MixColumns), (292 bytes).
+ Removing aes128.o(i.ShiftRows), (152 bytes).
+ Removing aes128.o(i.SubBytes), (56 bytes).
Removing check_out.o(.rev16_text), (4 bytes).
Removing check_out.o(.revsh_text), (4 bytes).
Removing check_out.o(i.get_led_para_output_flag), (12 bytes).
@@ -6055,7 +6064,6 @@
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Get), (16 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set), (32 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKE_Getable), (28 bytes).
- Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKE_Setable), (40 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKS_Get), (16 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKS_Set), (32 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C1CKE_Getable), (28 bytes).
@@ -6141,9 +6149,7 @@
Removing fm33a0xxev_comp.o(i.COMP_CR2_WINMODE_Setable), (40 bytes).
Removing fm33a0xxev_comp.o(i.COMP_Deinit), (2 bytes).
Removing fm33a0xxev_comp.o(i.COMP_ICR_BUFBYP_Getable), (24 bytes).
- Removing fm33a0xxev_comp.o(i.COMP_ICR_BUFBYP_Setable), (36 bytes).
Removing fm33a0xxev_comp.o(i.COMP_ICR_BUF_OFF_Getable), (24 bytes).
- Removing fm33a0xxev_comp.o(i.COMP_ICR_BUF_OFF_Setable), (36 bytes).
Removing fm33a0xxev_comp.o(i.COMP_ICR_CMP1IE_Getable), (24 bytes).
Removing fm33a0xxev_comp.o(i.COMP_ICR_CMP1IE_Setable), (36 bytes).
Removing fm33a0xxev_comp.o(i.COMP_ICR_CMP1SEL_Get), (16 bytes).
@@ -6245,6 +6251,7 @@
Removing fm33a0xxev_dma.o(i.DMA_CH11RAR_Read), (16 bytes).
Removing fm33a0xxev_dma.o(i.DMA_CH11RAR_Write), (16 bytes).
Removing fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Get), (20 bytes).
+ Removing fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable), (32 bytes).
Removing fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Getable), (32 bytes).
Removing fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Get), (20 bytes).
Removing fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Get), (24 bytes).
@@ -6265,6 +6272,7 @@
Removing fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Getable), (24 bytes).
Removing fm33a0xxev_dma.o(i.DMA_GCR_DMA_ADDRERR_EN_Getable), (24 bytes).
Removing fm33a0xxev_dma.o(i.DMA_GCR_DMA_ADDRERR_EN_Setable), (36 bytes).
+ Removing fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk), (32 bytes).
Removing fm33a0xxev_dma.o(i.DMA_ISR_DMACHHT_Chk), (28 bytes).
Removing fm33a0xxev_dma.o(i.DMA_ISR_DMACHHT_Clr), (16 bytes).
Removing fm33a0xxev_dma.o(i.DMA_ISR_DMA_ADDRERR_Chk), (28 bytes).
@@ -6377,20 +6385,14 @@
Removing fm33a0xxev_gpio.o(i.GPIOH_Get_InitPara), (140 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_Init), (112 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_ReadInputData), (16 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit), (28 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_ReadOutputData), (16 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_ReadOutputDataBit), (28 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_ResetBits), (16 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_SetBits), (16 bytes).
Removing fm33a0xxev_gpio.o(i.GPIOH_ToggleBits), (40 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_Close), (18 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable), (252 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDI_Getable), (248 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx), (244 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx), (236 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_Init), (88 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge), (268 bytes).
- Removing fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin), (308 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_FOUTSEL_FOUT0SEL_Get), (16 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_FOUTSEL_FOUT0SEL_Set), (28 bytes).
Removing fm33a0xxev_gpio.o(i.GPIO_FOUTSEL_FOUT1SEL_Get), (16 bytes).
@@ -6794,6 +6796,8 @@
Removing fm33a0xxev_pmu.o(i.PMU_WKFR_LPU1WKF_Chk), (28 bytes).
Removing fm33a0xxev_pmu.o(i.PMU_WKFR_RTCWKF_Chk), (28 bytes).
Removing fm33a0xxev_pmu.o(i.PMU_WKFR_SVDWKF_Chk), (28 bytes).
+ Removing fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Chk), (24 bytes).
+ Removing fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Clr), (12 bytes).
Removing fm33a0xxev_pmu.o(i.PMU_WKTR_STPCLR_Get), (16 bytes).
Removing fm33a0xxev_pmu.o(i.PMU_WKTR_STPCLR_Set), (32 bytes).
Removing fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Get), (16 bytes).
@@ -7124,11 +7128,15 @@
Removing fm33a0xxev_spi.o(i.SPIx_ISR_DCN_TX_Get), (12 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_DCN_TX_Set), (26 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_MERR_Chk), (20 bytes).
+ Removing fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk), (20 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_RXCOL_Chk), (22 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_RXCOL_Clr), (8 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_SERR_Chk), (20 bytes).
+ Removing fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk), (20 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_TXCOL_Chk), (22 bytes).
Removing fm33a0xxev_spi.o(i.SPIx_ISR_TXCOL_Clr), (8 bytes).
+ Removing fm33a0xxev_spi.o(i.SPIx_RXBUF_Read), (6 bytes).
+ Removing fm33a0xxev_spi.o(i.SPIx_TXBUF_Write), (4 bytes).
Removing fm33a0xxev_svd.o(.rev16_text), (4 bytes).
Removing fm33a0xxev_svd.o(.revsh_text), (4 bytes).
Removing fm33a0xxev_svd.o(i.SVD_CFGR_DFEN_Getable), (24 bytes).
@@ -7249,6 +7257,7 @@
Removing fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Getable), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Getable), (20 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_Deinit), (2 bytes).
+ Removing fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Getable), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Getable), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Getable), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Getable), (20 bytes).
@@ -7259,7 +7268,7 @@
Removing fm33a0xxev_uart.o(i.UARTx_ISR_OERR_Clr), (8 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_ISR_PERR_Chk), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_ISR_PERR_Clr), (8 bytes).
- Removing fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk), (22 bytes).
+ Removing fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Chk), (22 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_ISR_TXBE_Chk), (20 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Clr), (6 bytes).
Removing fm33a0xxev_uart.o(i.UARTx_RXBUF_Read), (10 bytes).
@@ -7332,6 +7341,7 @@
Removing para.o(i.ReturnAfterReading), (60 bytes).
Removing para.o(i.ReturnAfterSetting), (56 bytes).
Removing para.o(i.Sample_Send_Control), (256 bytes).
+ Removing para.o(i.SendDataToSTM32), (140 bytes).
Removing para.o(i.Send_Alarm_Record), (312 bytes).
Removing para.o(i.Send_Bil_Record), (268 bytes).
Removing para.o(i.Send_Cumulants_Record), (300 bytes).
@@ -7358,7 +7368,12 @@
Removing para.o(i.parameters_2buff), (1040 bytes).
Removing 1gprs.o(.rev16_text), (4 bytes).
Removing 1gprs.o(.revsh_text), (4 bytes).
+ Removing 1gprs.o(i.Gprs_Send_Pro), (576 bytes).
Removing 1gprs.o(i.SendAlarm), (736 bytes).
+ Removing 1gprs.o(i.getSampledata), (1396 bytes).
+ Removing 1gprs.o(i.gprs_data_2buff), (20 bytes).
+ Removing 1gprs.o(i.gprs_data_send), (800 bytes).
+ Removing 1gprs.o(i.gprs_protocol_header_2buff), (22 bytes).
Removing readdevicedata.o(.rev16_text), (4 bytes).
Removing readdevicedata.o(.revsh_text), (4 bytes).
Removing readdevicedata.o(i.Analysis_Float), (188 bytes).
@@ -7373,6 +7388,7 @@
Removing readdevicedata.o(i.Pressure_alarm), (320 bytes).
Removing readdevicedata.o(i.Read485_process), (924 bytes).
Removing readdevicedata.o(i.Temperature_alarm), (320 bytes).
+ Removing readdevicedata.o(.bss), (576 bytes).
Removing data_write_local.o(.rev16_text), (4 bytes).
Removing data_write_local.o(.revsh_text), (4 bytes).
Removing rw_verification.o(.rev16_text), (4 bytes).
@@ -7469,7 +7485,8 @@
Removing rs232.o(i.UTR_Uart_Init), (212 bytes).
Removing rs232.o(i.UTR_sendbyte), (56 bytes).
Removing rs232.o(i.UartDebugFun), (28 bytes).
- Removing rs232.o(.data), (4 bytes).
+ Removing rs232.o(.bss), (250 bytes).
+ Removing rs232.o(.data), (2 bytes).
Removing lcd_iic.o(.rev16_text), (4 bytes).
Removing lcd_iic.o(.revsh_text), (4 bytes).
Removing lcd_iic.o(i.I2c_Scl_Gpio_Init), (40 bytes).
@@ -7541,13 +7558,17 @@
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 fflti.o(.text), (22 bytes).
Removing dfltl.o(.text), (44 bytes).
+ Removing ffixi.o(.text), (50 bytes).
+ Removing ffixui.o(.text), (40 bytes).
Removing dfixl.o(.text), (80 bytes).
+ Removing cdcmple.o(.text), (40 bytes).
Removing cfcmple.o(.text), (20 bytes).
Removing dscalb.o(.text), (44 bytes).
Removing dsqrt.o(.text), (162 bytes).
-2432 unused section(s) (total 310431 bytes) removed from the image.
+2458 unused section(s) (total 314644 bytes) removed from the image.
==============================================================================
@@ -7559,59 +7580,59 @@
RESET 0x00000000 Section 192 startup_fm33a0xxev.o(RESET)
../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_c.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ispunct_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isupper_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isxdigit_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_c.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 iscntrl_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalpha_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isgraph_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalnum_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 islower_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isdigit_o.o ABSOLUTE
- ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isblank_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ispunct_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isprint_o.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 islower_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isgraph_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isdigit_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_c.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 iscntrl_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isblank_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalpha_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalnum_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isxdigit_o.o ABSOLUTE
+ ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isupper_o.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 ldiv.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/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.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 entry9a.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 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.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 entry8a.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 entry2.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llmul.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
- ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.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/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
+ ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
+ ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE
../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 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/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
- ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
+ ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.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
@@ -7628,18 +7649,18 @@
../clib/microlib/time/localtime.c 0x00000000 Number 0 localtime_w.o ABSOLUTE
../clib/microlib/time/mktime.c 0x00000000 Number 0 mktime.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 uread8.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite4.o ABSOLUTE
- ../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite8.o ABSOLUTE
- ../clib/scanf.c 0x00000000 Number 0 strtol.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _sgetc.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_char.o ABSOLUTE
+ ../clib/scanf.c 0x00000000 Number 0 atoi.o ABSOLUTE
+ ../clib/scanf.c 0x00000000 Number 0 strtol.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _chval.o ABSOLUTE
+ ../clib/scanf.c 0x00000000 Number 0 __0sscanf.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _strtoul.o ABSOLUTE
- ../clib/scanf.c 0x00000000 Number 0 __0sscanf.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_int.o ABSOLUTE
- ../clib/scanf.c 0x00000000 Number 0 atoi.o ABSOLUTE
../fplib/microlib/d2f.c 0x00000000 Number 0 d2f.o ABSOLUTE
../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE
@@ -7648,17 +7669,17 @@
../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixl.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixl.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltl.o ABSOLUTE
+ ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE
+ ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltl.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE
@@ -7918,385 +7939,352 @@
.text 0x000001f8 Section 0 strstr.o(.text)
.text 0x00000220 Section 0 strlen.o(.text)
.text 0x0000022e Section 0 uread4.o(.text)
- .text 0x00000242 Section 0 uread8.o(.text)
- .text 0x0000025e Section 0 uwrite4.o(.text)
- .text 0x00000270 Section 0 uwrite8.o(.text)
- .text 0x0000028e Section 0 fadd.o(.text)
- .text 0x00000340 Section 0 fmul.o(.text)
- .text 0x000003ba Section 0 fdiv.o(.text)
- .text 0x00000438 Section 0 dadd.o(.text)
- .text 0x0000059c Section 0 dmul.o(.text)
- .text 0x0000066c Section 0 ddiv.o(.text)
- .text 0x0000075c Section 0 fflti.o(.text)
- .text 0x00000772 Section 0 ffltui.o(.text)
- .text 0x00000780 Section 0 dflti.o(.text)
- .text 0x000007a8 Section 0 dfltui.o(.text)
- .text 0x000007c4 Section 0 ffixi.o(.text)
- .text 0x000007f6 Section 0 ffixui.o(.text)
- .text 0x00000820 Section 0 dfixi.o(.text)
- .text 0x00000868 Section 0 dfixui.o(.text)
- .text 0x000008a4 Section 0 dfixul.o(.text)
- .text 0x000008e4 Section 0 f2d.o(.text)
- .text 0x0000090c Section 40 cdcmple.o(.text)
- .text 0x00000934 Section 40 cdrcmple.o(.text)
- .text 0x0000095c Section 0 d2f.o(.text)
- .text 0x00000994 Section 20 cfrcmple.o(.text)
- .text 0x000009a8 Section 0 llshl.o(.text)
- .text 0x000009c8 Section 0 llushr.o(.text)
- .text 0x000009ea Section 0 llsshr.o(.text)
- .text 0x00000a10 Section 0 fepilogue.o(.text)
- .text 0x00000a10 Section 0 iusefp.o(.text)
- .text 0x00000a92 Section 0 depilogue.o(.text)
- .text 0x00000b50 Section 36 init.o(.text)
- .text 0x00000b74 Section 0 __dczerorl2.o(.text)
- i.ADC_CFGR_ACC_PERIOD_Set 0x00000bcc Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
- i.ADC_CFGR_BUFEN_Setable 0x00000bec Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
- i.ADC_CFGR_BUFSEL_Set 0x00000c10 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
- i.ADC_CR_ACC_IE_Setable 0x00000c2c Section 0 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
- i.ADC_CR_EN_Setable 0x00000c50 Section 0 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
- i.ADC_CR_HPEN_Set 0x00000c74 Section 0 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
- i.ADC_CR_MODE_Set 0x00000c94 Section 0 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
- i.ADC_CR_RSTCTRL_EN_Setable 0x00000cb4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
- i.ADC_DR_Read 0x00000cd8 Section 0 fm33a0xxev_adc.o(i.ADC_DR_Read)
- i.ADC_IN10_Init 0x00000ce4 Section 0 adc.o(i.ADC_IN10_Init)
- i.ADC_IN5_Init 0x00000d40 Section 0 adc.o(i.ADC_IN5_Init)
- i.ADC_ISR_ACC_IF_Chk 0x00000d9c Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
- i.ADC_ISR_ACC_IF_Clr 0x00000db8 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
- i.ADC_TRIM_Write 0x00000dc8 Section 0 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
- i.ADC_Temp_Init 0x00000dd8 Section 0 adc.o(i.ADC_Temp_Init)
- i.AES128_ECB_decrypt 0x00000e30 Section 0 aes128.o(i.AES128_ECB_decrypt)
- i.AES128_ECB_encrypt 0x00000e5c Section 0 aes128.o(i.AES128_ECB_encrypt)
- i.ALL_ADC_Init_Test 0x00000e88 Section 0 project_test.o(i.ALL_ADC_Init_Test)
- i.AddRoundKey 0x00000eb4 Section 0 aes128.o(i.AddRoundKey)
- AddRoundKey 0x00000eb5 Thumb Code 64 aes128.o(i.AddRoundKey)
- i.Alarm_List_Node_Deleted 0x00000efc Section 0 linked_list.o(i.Alarm_List_Node_Deleted)
- i.All_GPIO_Init_test 0x00000f54 Section 0 project_test.o(i.All_GPIO_Init_test)
- i.AltFunIO 0x00001148 Section 0 gpio.o(i.AltFunIO)
- i.AnalogIO 0x000011ee Section 0 gpio.o(i.AnalogIO)
- i.AnalogIO_H 0x00001240 Section 0 gpio.o(i.AnalogIO_H)
- i.AppNvr_Print 0x000012a0 Section 0 project_test.o(i.AppNvr_Print)
- i.BSTIM_ARR_Write 0x0000138c Section 0 fm33a0xxev_bstim.o(i.BSTIM_ARR_Write)
- i.BSTIM_CR1_ARPE_Setable 0x00001398 Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_ARPE_Setable)
- i.BSTIM_CR1_CEN_Setable 0x000013bc Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable)
- i.BSTIM_CR1_OPM_Set 0x000013e0 Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_OPM_Set)
- i.BSTIM_IER_UIE_Setable 0x00001400 Section 0 fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable)
- i.BSTIM_IRQHandler 0x00001424 Section 0 project_test.o(i.BSTIM_IRQHandler)
- i.BSTIM_ISR_UIF_Chk 0x00001444 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- i.BSTIM_ISR_UIF_Clr 0x0000145c Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- i.BSTIM_PSCR_Write 0x00001468 Section 0 fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write)
- i.BTx_CR1_CHEN_Setable 0x00001474 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
- i.BTx_IRQHandler 0x0000148c Section 0 tim.o(i.BTx_IRQHandler)
- i.BTx_ISR_CMPHIF_Chk 0x00001518 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
- i.BTx_ISR_CMPHIF_Clr 0x0000152c Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
- i.BTx_ISR_CMPLIF_Clr 0x00001532 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
- i.BlockCopy 0x00001538 Section 0 aes128.o(i.BlockCopy)
- BlockCopy 0x00001539 Thumb Code 20 aes128.o(i.BlockCopy)
- i.CDIF_CR_INTF_EN_Getable 0x0000154c Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
- i.CDIF_CR_INTF_EN_Setable 0x00001564 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
- i.CMU_GetClocksFreq 0x0000157c Section 0 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
- i.CMU_IER_HFDET_IE_Setable 0x0000169c Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- i.CMU_IRQHandler 0x000016c0 Section 0 user_init.o(i.CMU_IRQHandler)
- i.CMU_ISR_HFDETO_Chk 0x000016c4 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- i.CMU_Init_RCHF_Trim 0x000016e0 Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- i.CMU_OPCCR1_UART0CKE_Setable 0x00001734 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
- i.CMU_OPCCR1_UART0CKS_Set 0x0000175c Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
- i.CMU_OPCCR1_UART1CKE_Setable 0x00001778 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
- i.CMU_OPCCR1_UART1CKS_Set 0x000017a0 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
- i.CMU_OPCCR2_BSTCKE_Setable 0x000017c0 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable)
- i.CMU_OPCCR2_BSTCKS_Set 0x000017e4 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKS_Set)
- i.CMU_PERCLK_SetableEx 0x00001800 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- i.CMU_PLLHCR_EN_Getable 0x00001868 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
- i.CMU_PLLHCR_OSEL_Get 0x00001880 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
- i.CMU_PLLHCR_PLLHDB_Get 0x00001890 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
- i.CMU_RCHFCR_FSEL_Get 0x000018a4 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
- i.CMU_RCHFCR_FSEL_Set 0x000018b4 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- i.CMU_RCHFCR_RCHFEN_Getable 0x000018d4 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
- i.CMU_RCHFCR_RCHFEN_Setable 0x000018ec Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- i.CMU_RCHFTR_RCHFTRIM_Set 0x00001910 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- i.CMU_RCHF_Init 0x00001928 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- i.CMU_SYSCLKCR_AHBPRES_Get 0x0000193c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
- i.CMU_SYSCLKCR_AHBPRES_Set 0x0000194c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- i.CMU_SYSCLKCR_APBPRES_Get 0x0000196c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
- i.CMU_SYSCLKCR_APBPRES_Set 0x0000197c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000199c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- i.CMU_SYSCLKCR_SYSCLKSEL_Get 0x000019c4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
- i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x000019d4 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- i.CMU_SysClk_Init 0x000019f0 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- i.CMU_XTHFCR_XTHFEN_Setable 0x00001a10 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- i.CMU_XTHFCR_XTHF_CFG_Set 0x00001a34 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- i.COMP_CR1_CMP1OR_Chk 0x00001a54 Section 0 fm33a0xxev_comp.o(i.COMP_CR1_CMP1OR_Chk)
- i.COMP_IRQHandler 0x00001a70 Section 0 comp.o(i.COMP_IRQHandler)
- i.COMP_ISR_CMP1IF_Chk 0x00001aa0 Section 0 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Chk)
- i.COMP_ISR_CMP1IF_Clr 0x00001ab8 Section 0 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Clr)
- i.Cipher 0x00001ac4 Section 0 aes128.o(i.Cipher)
- Cipher 0x00001ac5 Thumb Code 56 aes128.o(i.Cipher)
- i.CloseH_IO 0x00001afc Section 0 gpio.o(i.CloseH_IO)
- i.CloseIO 0x00001b52 Section 0 gpio.o(i.CloseIO)
- i.DEBUG_Init 0x00001b8a Section 0 rcc_config.o(i.DEBUG_Init)
- i.DMA_CH11CR_CH11DIR_Set 0x00001b94 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
- i.DMA_CH11CR_CH11EN_Setable 0x00001bb4 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
- i.DMA_CH11CR_CH11FI_Set 0x00001bd8 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
- i.DMA_CH11CR_CH11FTIE_Setable 0x00001bf8 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
- i.DMA_CH11CR_CH11HTIE_Setable 0x00001c1c Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
- i.DMA_CH11CR_CH11PRI_Set 0x00001c40 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
- i.DMA_CH11CR_CH11RI_Set 0x00001c60 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
- i.DMA_CH11CR_CH11TSIZE_Set 0x00001c80 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
- i.DMA_CH11FAR_Write 0x00001ca0 Section 0 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
- i.DMA_CHxCR_BDW_Set 0x00001cb0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
- i.DMA_CHxCR_CHxFTIE_Getable 0x00001cd4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- i.DMA_CHxCR_CHxFTIE_Setable 0x00001cf4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
- i.DMA_CHxCR_CHxHTIE_Setable 0x00001d1c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
- i.DMA_CHxCR_CHxINC_Set 0x00001d44 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
- i.DMA_CHxCR_CHxPRI_Set 0x00001d68 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
- i.DMA_CHxCR_CHxSSEL_Set 0x00001d8c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
- i.DMA_CHxCR_CHxTSIZE_Set 0x00001db0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
- i.DMA_CHxCR_CIRC_Setable 0x00001dd4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
- i.DMA_CHxCR_ChxEN_Setable 0x00001dfc Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
- i.DMA_CHxCR_DIR_Set 0x00001e24 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
- i.DMA_CHxMAR_Read 0x00001e48 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
- i.DMA_CHxMAR_Write 0x00001e58 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
- i.DMA_GCR_DMAEN_Setable 0x00001e68 Section 0 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
- i.DMA_IRQHandler 0x00001e8c Section 0 rs232.o(i.DMA_IRQHandler)
- i.DMA_ISR_DMACHFT_Chk 0x00001eac Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- i.DMA_ISR_DMACHFT_Clr 0x00001ecc Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- i.DMA_Init 0x00001edc Section 0 fm33a0xxev_dma.o(i.DMA_Init)
- i.EEPROM_MultipleRead_Continue 0x00001f90 Section 0 e2p.o(i.EEPROM_MultipleRead_Continue)
- i.FLS_RDCR_WAIT_Set 0x00002004 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- i.FM25V02_data_read 0x00002020 Section 0 e2p.o(i.FM25V02_data_read)
- i.FM25V02_data_read_double 0x00002080 Section 0 e2p.o(i.FM25V02_data_read_double)
- i.FM25V02_data_read_float 0x00002132 Section 0 e2p.o(i.FM25V02_data_read_float)
- i.FM25V02_data_read_uint32 0x00002166 Section 0 e2p.o(i.FM25V02_data_read_uint32)
- i.FM25V02_data_read_uint32_Check 0x0000219c Section 0 e2p.o(i.FM25V02_data_read_uint32_Check)
- i.GPIO_Get_InitPara 0x0000223c Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- i.GPIO_IPD_Init 0x000022d0 Section 0 devicegpioinit.o(i.GPIO_IPD_Init)
- i.GPIO_Init 0x00002360 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
- i.GPIO_ReadInputDataBit 0x000023d2 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x000023e6 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x000023ea Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- i.GPIO_ToggleBits 0x000023ee Section 0 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
- i.GPIOx_ANEN_Setable 0x000023fe Section 0 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
- i.GPRS_Send_process 0x0000241c Section 0 1gprs.o(i.GPRS_Send_process)
- i.GPRS_UartSendCode 0x00002600 Section 0 rs232.o(i.GPRS_UartSendCode)
- i.Get_AdcTempValue 0x00002628 Section 0 adc.o(i.Get_AdcTempValue)
- i.Get_AdcValue 0x00002658 Section 0 adc.o(i.Get_AdcValue)
- i.Get_Alka_Bat_Voltage 0x0000268c Section 0 power_manage.o(i.Get_Alka_Bat_Voltage)
- i.Get_Lith_Bat_Voltage 0x0000272c Section 0 power_manage.o(i.Get_Lith_Bat_Voltage)
- i.Get_Mcu_Temp 0x000027cc Section 0 power_manage.o(i.Get_Mcu_Temp)
- i.Get_Sys_Rtc_Time 0x000027fc Section 0 rtc.o(i.Get_Sys_Rtc_Time)
- i.Get_Time 0x00002860 Section 0 ex_rtc.o(i.Get_Time)
- i.Get_vol_average 0x00002b50 Section 0 power_manage.o(i.Get_vol_average)
- i.Gprs_Open 0x00002c30 Section 0 1gprs.o(i.Gprs_Open)
- i.Gprs_Send_Pro 0x00002cf0 Section 0 1gprs.o(i.Gprs_Send_Pro)
- i.Gprs_Uart1_Rx_DMA_CH3_Check 0x00002f30 Section 0 rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check)
- i.IR_Uart5_Rx_DMA_CH5_Check 0x00002fb8 Section 0 ir_nec.o(i.IR_Uart5_Rx_DMA_CH5_Check)
- i.IWDT_Clr 0x00003044 Section 0 user_init.o(i.IWDT_Clr)
- i.IWDT_Init 0x00003054 Section 0 user_init.o(i.IWDT_Init)
- i.Iic_Init_Test 0x00003074 Section 0 project_test.o(i.Iic_Init_Test)
- i.Init_RCHF 0x0000309c Section 0 user_init.o(i.Init_RCHF)
- i.Init_RCLP 0x000030b8 Section 0 user_init.o(i.Init_RCLP)
- i.Init_SysClk 0x000030dc Section 0 user_init.o(i.Init_SysClk)
- i.Init_SysClk_Gen 0x00003154 Section 0 user_init.o(i.Init_SysClk_Gen)
- i.InputtIO 0x0000316a Section 0 gpio.o(i.InputtIO)
- i.InputtIO_H 0x000031e0 Section 0 gpio.o(i.InputtIO_H)
- i.InvCipher 0x00003264 Section 0 aes128.o(i.InvCipher)
- InvCipher 0x00003265 Thumb Code 56 aes128.o(i.InvCipher)
- i.InvMixColumns 0x0000329c Section 0 aes128.o(i.InvMixColumns)
- InvMixColumns 0x0000329d Thumb Code 1206 aes128.o(i.InvMixColumns)
- i.InvShiftRows 0x00003758 Section 0 aes128.o(i.InvShiftRows)
- InvShiftRows 0x00003759 Thumb Code 146 aes128.o(i.InvShiftRows)
- i.InvSubBytes 0x000037f0 Section 0 aes128.o(i.InvSubBytes)
- InvSubBytes 0x000037f1 Thumb Code 52 aes128.o(i.InvSubBytes)
- i.KeyExpansion 0x00003828 Section 0 aes128.o(i.KeyExpansion)
- KeyExpansion 0x00003829 Thumb Code 280 aes128.o(i.KeyExpansion)
- i.LCD_All_Display_new 0x0000394c Section 0 1lcd_new.o(i.LCD_All_Display_new)
- i.LCD_ClearSeg 0x00003c18 Section 0 1lcd.o(i.LCD_ClearSeg)
- i.LCD_Clear_NEW 0x00003c50 Section 0 1lcd_new.o(i.LCD_Clear_NEW)
- i.LCD_DisplayDigit_new 0x00003c66 Section 0 1lcd_new.o(i.LCD_DisplayDigit_new)
- i.LCD_DisplaySeg 0x00006158 Section 0 1lcd.o(i.LCD_DisplaySeg)
- i.LCD_Display_NEW 0x00006190 Section 0 1lcd_new.o(i.LCD_Display_NEW)
- i.LCD_IIC_Ack 0x000061a0 Section 0 lcd_iic.o(i.LCD_IIC_Ack)
- i.LCD_IIC_NAck 0x000061e0 Section 0 lcd_iic.o(i.LCD_IIC_NAck)
- i.LCD_IIC_Read_Byte 0x00006218 Section 0 lcd_iic.o(i.LCD_IIC_Read_Byte)
- i.LCD_IIC_Send_Byte 0x00006270 Section 0 lcd_iic.o(i.LCD_IIC_Send_Byte)
- i.LCD_IIC_Start 0x000062e0 Section 0 lcd_iic.o(i.LCD_IIC_Start)
- i.LCD_IIC_Stop 0x00006318 Section 0 lcd_iic.o(i.LCD_IIC_Stop)
- i.LCD_Write 0x00006350 Section 0 lcd_iic.o(i.LCD_Write)
- i.LCD_Write_reg 0x00006382 Section 0 lcd_iic.o(i.LCD_Write_reg)
- i.LCD_driver_init_new 0x000063ba Section 0 1lcd_new.o(i.LCD_driver_init_new)
- i.LPTIM_CR_EN_Getable 0x000063ec Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- i.LPTIM_IRQHandler 0x00006404 Section 0 tim.o(i.LPTIM_IRQHandler)
- i.LPTIM_ISR_OVIF_Chk 0x00006420 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- i.LPTIM_ISR_OVIF_Clr 0x00006438 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- i.LargeCurrent_LimitingProcess 0x00006444 Section 0 low_pwr_test.o(i.LargeCurrent_LimitingProcess)
- i.LinkErrorProcess 0x00006480 Section 0 1gprs.o(i.LinkErrorProcess)
- i.LinkHandleProc 0x000067f8 Section 0 1gprs.o(i.LinkHandleProc)
- i.MixColumns 0x0000684c Section 0 aes128.o(i.MixColumns)
- MixColumns 0x0000684d Thumb Code 288 aes128.o(i.MixColumns)
- i.NMI_Handler 0x00006970 Section 0 exti.o(i.NMI_Handler)
- i.NVIC_DisableIRQ 0x000069d0 Section 0 project_test.o(i.NVIC_DisableIRQ)
- NVIC_DisableIRQ 0x000069d1 Thumb Code 18 project_test.o(i.NVIC_DisableIRQ)
- i.NVIC_EnableIRQ 0x000069e8 Section 0 project_test.o(i.NVIC_EnableIRQ)
- NVIC_EnableIRQ 0x000069e9 Thumb Code 18 project_test.o(i.NVIC_EnableIRQ)
- i.NVIC_SetPriority 0x00006a00 Section 0 project_test.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x00006a01 Thumb Code 110 project_test.o(i.NVIC_SetPriority)
- i.OutputIO 0x00006a78 Section 0 gpio.o(i.OutputIO)
- i.PMU_CR_CVS_Set 0x00006aec Section 0 fm33a0xxev_pmu.o(i.PMU_CR_CVS_Set)
- i.PMU_CR_PMOD_Set 0x00006b0c Section 0 fm33a0xxev_pmu.o(i.PMU_CR_PMOD_Set)
- i.PMU_CR_SLPDP_Set 0x00006b28 Section 0 fm33a0xxev_pmu.o(i.PMU_CR_SLPDP_Set)
- i.PMU_SleepCfg_Init 0x00006b48 Section 0 fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init)
- i.PMU_WKFR_WKPxF_Chk 0x00006b7c Section 0 fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Chk)
- i.PMU_WKFR_WKPxF_Clr 0x00006b94 Section 0 fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Clr)
- i.PMU_WKTR_T1A_Set 0x00006ba0 Section 0 fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Set)
- i.Project_Test 0x00006bbc Section 0 project_test.o(i.Project_Test)
- i.Project_Test_8 0x00006bdc Section 0 project_test.o(i.Project_Test_8)
- i.R8025T_read 0x00006ca8 Section 0 ex_rtc.o(i.R8025T_read)
- i.R8025T_write 0x00006cf2 Section 0 ex_rtc.o(i.R8025T_write)
- i.RMU_BORCR_BOR_PDRCFG_Set 0x00006d24 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- i.RMU_BORCR_OFF_BOR_Setable 0x00006d44 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- i.RMU_PDRCR_PDRCFG_Set 0x00006d68 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set)
- i.RMU_PDRCR_PDREN_Setable 0x00006d88 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- i.RTC_ADJUST_Write 0x00006dac Section 0 fm33a0xxev_rtc.o(i.RTC_ADJUST_Write)
- i.RTC_BCDDATE_Read 0x00006dbc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDDATE_Read)
- i.RTC_BCDHOUR_Read 0x00006dcc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDHOUR_Read)
- i.RTC_BCDMIN_Read 0x00006ddc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDMIN_Read)
- i.RTC_BCDMONTH_Read 0x00006dec Section 0 fm33a0xxev_rtc.o(i.RTC_BCDMONTH_Read)
- i.RTC_BCDSEC_Read 0x00006dfc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDSEC_Read)
- i.RTC_BCDWEEK_Read 0x00006e0c Section 0 fm33a0xxev_rtc.o(i.RTC_BCDWEEK_Read)
- i.RTC_BCDYEAR_Read 0x00006e1c Section 0 fm33a0xxev_rtc.o(i.RTC_BCDYEAR_Read)
- i.RTC_GPIO_Init 0x00006e28 Section 0 devicegpioinit.o(i.RTC_GPIO_Init)
- i.RTC_IRQHandler 0x00006e50 Section 0 rtc.o(i.RTC_IRQHandler)
- i.RTC_ISR_SEC_IF_Chk 0x00006e8c Section 0 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Chk)
- i.RTC_ISR_SEC_IF_Clr 0x00006ea4 Section 0 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Clr)
- i.RTC_TimeDate_GetEx 0x00006eb0 Section 0 fm33a0xxev_rtc.o(i.RTC_TimeDate_GetEx)
- i.Rs485_Uart1_Receive_Data 0x00006ee0 Section 0 project_test.o(i.Rs485_Uart1_Receive_Data)
- i.Rs485_Uart1_Rx_DMA_CH5_Check 0x00006f3c Section 0 project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check)
- i.SPIx_ISR_RXBF_Chk 0x00006fbc Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- i.SPIx_ISR_TXBE_Chk 0x00006fd0 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- i.SPIx_RXBUF_Read 0x00006fe4 Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- i.SPIx_TXBUF_Write 0x00006fea Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- i.SVD_IRQHandler 0x00006ff0 Section 0 svd.o(i.SVD_IRQHandler)
- i.SVD_ISR_PFF_Chk 0x000070c0 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Chk)
- i.SVD_ISR_PFF_Clr 0x000070d8 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Clr)
- i.SVD_ISR_PRF_Chk 0x000070e4 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Chk)
- i.SVD_ISR_PRF_Clr 0x000070fc Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Clr)
- i.Sda_In 0x00007108 Section 0 lcd_iic.o(i.Sda_In)
- i.Sda_Out 0x00007128 Section 0 lcd_iic.o(i.Sda_Out)
- i.SendDataToSTM32 0x00007148 Section 0 para.o(i.SendDataToSTM32)
- i.ShiftRows 0x000071d4 Section 0 aes128.o(i.ShiftRows)
- ShiftRows 0x000071d5 Thumb Code 146 aes128.o(i.ShiftRows)
- i.SpiWriteAndRead 0x0000726c Section 0 spi.o(i.SpiWriteAndRead)
- i.SubBytes 0x000072a0 Section 0 aes128.o(i.SubBytes)
- SubBytes 0x000072a1 Thumb Code 52 aes128.o(i.SubBytes)
- i.SysWakeUp_ClockCfg 0x000072d8 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
- i.Sys_GetTick 0x00007330 Section 0 project_test.o(i.Sys_GetTick)
- i.SystemInit 0x0000733c Section 0 system_fm33a0xxev.o(i.SystemInit)
- i.System_power_on_init 0x0000734c Section 0 rcc_config.o(i.System_power_on_init)
- i.Time_Set 0x000073a0 Section 0 ex_rtc.o(i.Time_Set)
- i.Timer_Init 0x000074d0 Section 0 project_test.o(i.Timer_Init)
- i.UART1_IRQHandler 0x00007528 Section 0 rs232.o(i.UART1_IRQHandler)
- i.UART5_IRQHandler 0x00007568 Section 0 rs232.o(i.UART5_IRQHandler)
- i.UART_BaudREGCalc 0x000075a8 Section 0 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
- i.UART_Init 0x0000760c Section 0 fm33a0xxev_uart.o(i.UART_Init)
- i.UART_Init_test 0x00007684 Section 0 project_test.o(i.UART_Init_test)
- i.UART_SInit 0x00007860 Section 0 fm33a0xxev_uart.o(i.UART_SInit)
- i.UARTx_BGR_Write 0x00007a70 Section 0 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
- i.UARTx_CSR_PARITY_Set 0x00007a76 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
- i.UARTx_CSR_PDSEL_Set 0x00007a8e Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
- i.UARTx_CSR_RXEN_Setable 0x00007aa6 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
- i.UARTx_CSR_RXPOL_Setable 0x00007abe Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
- i.UARTx_CSR_RXTOEN_Setable 0x00007ad6 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
- i.UARTx_CSR_STOPCFG_Set 0x00007af0 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
- i.UARTx_CSR_TXEN_Setable 0x00007b0a Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
- i.UARTx_CSR_TXIREN_Setable 0x00007b22 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
- i.UARTx_CSR_TXPOL_Setable 0x00007b3c Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
- i.UARTx_IER_RXBF_IE_Getable 0x00007b54 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Getable)
- i.UARTx_IER_RXBF_IE_Setable 0x00007b6a Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
- i.UARTx_IER_RXERR_IE_Setable 0x00007b84 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
- i.UARTx_IER_RXTO_IE_Setable 0x00007b9e Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
- i.UARTx_IER_TXBE_IE_Setable 0x00007bb8 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
- i.UARTx_IER_TXSE_IE_Setable 0x00007bd0 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
- i.UARTx_ISR_RXBF_Chk 0x00007be8 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Chk)
- i.UARTx_ISR_RXBF_Clr 0x00007bfe Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
- i.UARTx_ISR_RXTO_Clr 0x00007c06 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
- i.UARTx_ISR_TXSE_Chk 0x00007c0e Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- i.UARTx_SendData_Normal 0x00007c24 Section 0 uart.o(i.UARTx_SendData_Normal)
- i.UARTx_TODR_RXTO_LEN_Set 0x00007cb4 Section 0 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
- i.UARTx_TXBUF_Write 0x00007cc4 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- i.Uart5_Receive_Data 0x00007ccc Section 0 project_test.o(i.Uart5_Receive_Data)
- i.VRTC_ADCCR_CKE_Setable 0x00007d2c Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
- i.VRTC_ADCCR_CKS_Set 0x00007d50 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
- i.VRTC_Init_RCMF_Trim 0x00007d70 Section 0 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
- i.VRTC_RCMFCR_EN_Setable 0x00007d94 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
- i.VRTC_RCMFCR_TRIM_Set 0x00007db8 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
- i.__0printf 0x00007dd4 Section 0 printfa.o(i.__0printf)
- i.__0sprintf 0x00007df4 Section 0 printfa.o(i.__0sprintf)
- i.__ARM_clz 0x00007e1c Section 0 depilogue.o(i.__ARM_clz)
- i.__ARM_common_switch8 0x00007e4a Section 0 upper_computer_read_log_api.o(i.__ARM_common_switch8)
- i.__scatterload_copy 0x00007e66 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x00007e74 Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x00007e76 Section 14 handlers.o(i.__scatterload_zeroinit)
- i._fp_digits 0x00007e84 Section 0 printfa.o(i._fp_digits)
- _fp_digits 0x00007e85 Thumb Code 344 printfa.o(i._fp_digits)
- i._printf_core 0x00007ff8 Section 0 printfa.o(i._printf_core)
- _printf_core 0x00007ff9 Thumb Code 1754 printfa.o(i._printf_core)
- i._printf_post_padding 0x000086e4 Section 0 printfa.o(i._printf_post_padding)
- _printf_post_padding 0x000086e5 Thumb Code 32 printfa.o(i._printf_post_padding)
- i._printf_pre_padding 0x00008704 Section 0 printfa.o(i._printf_pre_padding)
- _printf_pre_padding 0x00008705 Thumb Code 44 printfa.o(i._printf_pre_padding)
- i._sputc 0x00008730 Section 0 printfa.o(i._sputc)
- _sputc 0x00008731 Thumb Code 10 printfa.o(i._sputc)
- i.adc_tem_cal 0x0000873c Section 0 adc.o(i.adc_tem_cal)
- i.adc_vol_cal 0x000087e0 Section 0 adc.o(i.adc_vol_cal)
- i.adc_wait_finish 0x00008844 Section 0 adc.o(i.adc_wait_finish)
- i.button_handler 0x00008864 Section 0 multi_button.o(i.button_handler)
- i.button_ticks 0x00008ac0 Section 0 multi_button.o(i.button_ticks)
- i.cm_backtrace_call_stack 0x00008adc Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
- i.cm_backtrace_fault 0x00008bf0 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
- i.cm_backtrace_firmware_info 0x00008e00 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
- i.delay 0x00008e2c Section 0 project_test.o(i.delay)
- i.delay_init 0x00008e44 Section 0 delay.o(i.delay_init)
- i.delay_ms 0x00008e8c Section 0 delay.o(i.delay_ms)
- i.delay_us 0x00008edc Section 0 delay.o(i.delay_us)
- i.disassembly_ins_is_bl_blx 0x00008f2c Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- disassembly_ins_is_bl_blx 0x00008f2d Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
- i.dump_stack 0x00008f68 Section 0 cm_backtrace.o(i.dump_stack)
- dump_stack 0x00008f69 Thumb Code 128 cm_backtrace.o(i.dump_stack)
- i.fputc 0x0000903c Section 0 project_test.o(i.fputc)
- i.free 0x00009060 Section 0 malloc.o(i.free)
- i.getSBoxInvert 0x000090b4 Section 0 aes128.o(i.getSBoxInvert)
- getSBoxInvert 0x000090b5 Thumb Code 8 aes128.o(i.getSBoxInvert)
- i.getSBoxValue 0x000090c0 Section 0 aes128.o(i.getSBoxValue)
- getSBoxValue 0x000090c1 Thumb Code 8 aes128.o(i.getSBoxValue)
- i.getSampledata 0x000090cc Section 0 1gprs.o(i.getSampledata)
- i.gprs_data_2buff 0x00009640 Section 0 1gprs.o(i.gprs_data_2buff)
- i.gprs_data_send 0x00009654 Section 0 1gprs.o(i.gprs_data_send)
- i.gprs_protocol_header_2buff 0x00009974 Section 0 1gprs.o(i.gprs_protocol_header_2buff)
- i.gprsuart_sendbyte 0x0000998c Section 0 rs232.o(i.gprsuart_sendbyte)
- i.main 0x000099ac Section 0 main.o(i.main)
- i.malloc 0x000099d4 Section 0 malloc.o(i.malloc)
- i.print_call_stack 0x00009a40 Section 0 cm_backtrace.o(i.print_call_stack)
- print_call_stack 0x00009a41 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
- i.project_test_1 0x00009ad8 Section 0 project_test.o(i.project_test_1)
- i.project_test_10 0x00009b28 Section 0 project_test.o(i.project_test_10)
- i.project_test_11 0x00009b50 Section 0 project_test.o(i.project_test_11)
- i.project_test_2 0x00009bec Section 0 project_test.o(i.project_test_2)
- i.project_test_3 0x00009cc0 Section 0 project_test.o(i.project_test_3)
- i.project_test_6 0x00009e18 Section 0 project_test.o(i.project_test_6)
- i.project_test_7 0x00009f30 Section 0 project_test.o(i.project_test_7)
- i.project_test_9 0x00009f40 Section 0 project_test.o(i.project_test_9)
- i.pwr_enter_sleep_mode 0x0000a038 Section 0 1powermanage.o(i.pwr_enter_sleep_mode)
- i.readButton_key1_State 0x0000a090 Section 0 project_test.o(i.readButton_key1_State)
- i.xtime 0x0000a0ac Section 0 aes128.o(i.xtime)
- xtime 0x0000a0ad Thumb Code 18 aes128.o(i.xtime)
- .constdata 0x0000a0be Section 767 aes128.o(.constdata)
- sbox 0x0000a0be Data 256 aes128.o(.constdata)
- rsbox 0x0000a1be Data 256 aes128.o(.constdata)
- Rcon 0x0000a2be Data 255 aes128.o(.constdata)
- .constdata 0x0000a3c0 Section 224 cm_backtrace.o(.constdata)
- print_info 0x0000a3c0 Data 152 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x0000a458 Data 20 cm_backtrace.o(.constdata)
- __FUNCTION__ 0x0000a46c Data 19 cm_backtrace.o(.constdata)
- .conststring 0x0000a4a0 Section 1566 cm_backtrace.o(.conststring)
+ .text 0x00000242 Section 0 uwrite4.o(.text)
+ .text 0x00000254 Section 0 fadd.o(.text)
+ .text 0x00000306 Section 0 fmul.o(.text)
+ .text 0x00000380 Section 0 fdiv.o(.text)
+ .text 0x000003fc Section 0 dadd.o(.text)
+ .text 0x00000560 Section 0 dmul.o(.text)
+ .text 0x00000630 Section 0 ddiv.o(.text)
+ .text 0x00000720 Section 0 ffltui.o(.text)
+ .text 0x00000730 Section 0 dflti.o(.text)
+ .text 0x00000758 Section 0 dfltui.o(.text)
+ .text 0x00000774 Section 0 dfixi.o(.text)
+ .text 0x000007bc Section 0 dfixui.o(.text)
+ .text 0x000007f8 Section 0 dfixul.o(.text)
+ .text 0x00000838 Section 0 f2d.o(.text)
+ .text 0x00000860 Section 40 cdrcmple.o(.text)
+ .text 0x00000888 Section 0 d2f.o(.text)
+ .text 0x000008c0 Section 20 cfrcmple.o(.text)
+ .text 0x000008d4 Section 0 llshl.o(.text)
+ .text 0x000008f4 Section 0 llushr.o(.text)
+ .text 0x00000916 Section 0 llsshr.o(.text)
+ .text 0x0000093c Section 0 fepilogue.o(.text)
+ .text 0x0000093c Section 0 iusefp.o(.text)
+ .text 0x000009be Section 0 depilogue.o(.text)
+ .text 0x00000a7c Section 36 init.o(.text)
+ .text 0x00000aa0 Section 0 __dczerorl2.o(.text)
+ i.ADC_CFGR_ACC_PERIOD_Set 0x00000af8 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ i.ADC_CFGR_BUFEN_Setable 0x00000b18 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ i.ADC_CFGR_BUFSEL_Set 0x00000b3c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ i.ADC_CR_ACC_IE_Setable 0x00000b58 Section 0 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ i.ADC_CR_EN_Setable 0x00000b7c Section 0 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ i.ADC_CR_HPEN_Set 0x00000ba0 Section 0 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ i.ADC_CR_MODE_Set 0x00000bc0 Section 0 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ i.ADC_CR_RSTCTRL_EN_Setable 0x00000be0 Section 0 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ i.ADC_DR_Read 0x00000c04 Section 0 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ i.ADC_IN10_Init 0x00000c10 Section 0 adc.o(i.ADC_IN10_Init)
+ i.ADC_IN5_Init 0x00000c6c Section 0 adc.o(i.ADC_IN5_Init)
+ i.ADC_ISR_ACC_IF_Chk 0x00000cc8 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ i.ADC_ISR_ACC_IF_Clr 0x00000ce4 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ i.ADC_TRIM_Write 0x00000cf4 Section 0 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ i.ADC_Temp_Init 0x00000d04 Section 0 adc.o(i.ADC_Temp_Init)
+ i.AES128_ECB_decrypt 0x00000d5c Section 0 aes128.o(i.AES128_ECB_decrypt)
+ i.ALL_ADC_Init_Test 0x00000d88 Section 0 project_test.o(i.ALL_ADC_Init_Test)
+ i.ALL_GPIO_EXTI_test 0x00000db4 Section 0 project_test.o(i.ALL_GPIO_EXTI_test)
+ i.AddRoundKey 0x00000df8 Section 0 aes128.o(i.AddRoundKey)
+ AddRoundKey 0x00000df9 Thumb Code 64 aes128.o(i.AddRoundKey)
+ i.Alarm_List_Node_Deleted 0x00000e40 Section 0 linked_list.o(i.Alarm_List_Node_Deleted)
+ i.All_GPIO_Init_test 0x00000e98 Section 0 project_test.o(i.All_GPIO_Init_test)
+ i.AltFunIO 0x0000108c Section 0 gpio.o(i.AltFunIO)
+ i.AnalogIO 0x00001132 Section 0 gpio.o(i.AnalogIO)
+ i.AnalogIO_H 0x00001184 Section 0 gpio.o(i.AnalogIO_H)
+ i.AppNvr_Print 0x000011e4 Section 0 project_test.o(i.AppNvr_Print)
+ i.BSTIM_ARR_Write 0x000012d0 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ARR_Write)
+ i.BSTIM_CR1_ARPE_Setable 0x000012dc Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_ARPE_Setable)
+ i.BSTIM_CR1_CEN_Setable 0x00001300 Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable)
+ i.BSTIM_CR1_OPM_Set 0x00001324 Section 0 fm33a0xxev_bstim.o(i.BSTIM_CR1_OPM_Set)
+ i.BSTIM_IER_UIE_Setable 0x00001344 Section 0 fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable)
+ i.BSTIM_IRQHandler 0x00001368 Section 0 project_test.o(i.BSTIM_IRQHandler)
+ i.BSTIM_ISR_UIF_Chk 0x00001388 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ i.BSTIM_ISR_UIF_Clr 0x000013a0 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ i.BSTIM_PSCR_Write 0x000013ac Section 0 fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write)
+ i.BTx_CR1_CHEN_Setable 0x000013b8 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+ i.BTx_IRQHandler 0x000013d0 Section 0 tim.o(i.BTx_IRQHandler)
+ i.BTx_ISR_CMPHIF_Chk 0x0000145c Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+ i.BTx_ISR_CMPHIF_Clr 0x00001470 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+ i.BTx_ISR_CMPLIF_Clr 0x00001476 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+ i.BlockCopy 0x0000147c Section 0 aes128.o(i.BlockCopy)
+ BlockCopy 0x0000147d Thumb Code 20 aes128.o(i.BlockCopy)
+ i.CDIF_CR_INTF_EN_Getable 0x00001490 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ i.CDIF_CR_INTF_EN_Setable 0x000014a8 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ i.CMU_GetClocksFreq 0x000014c0 Section 0 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+ i.CMU_IER_HFDET_IE_Setable 0x000015e0 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ i.CMU_IRQHandler 0x00001604 Section 0 user_init.o(i.CMU_IRQHandler)
+ i.CMU_ISR_HFDETO_Chk 0x00001608 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ i.CMU_Init_RCHF_Trim 0x00001624 Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ i.CMU_OPCCR1_I2C0CKE_Setable 0x00001678 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKE_Setable)
+ i.CMU_OPCCR1_UART0CKE_Setable 0x000016a0 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+ i.CMU_OPCCR1_UART0CKS_Set 0x000016c8 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+ i.CMU_OPCCR1_UART1CKE_Setable 0x000016e4 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+ i.CMU_OPCCR1_UART1CKS_Set 0x0000170c Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+ i.CMU_OPCCR2_BSTCKE_Setable 0x0000172c Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable)
+ i.CMU_OPCCR2_BSTCKS_Set 0x00001750 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKS_Set)
+ i.CMU_PERCLK_SetableEx 0x0000176c Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ i.CMU_PLLHCR_EN_Getable 0x000017d4 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+ i.CMU_PLLHCR_OSEL_Get 0x000017ec Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+ i.CMU_PLLHCR_PLLHDB_Get 0x000017fc Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+ i.CMU_RCHFCR_FSEL_Get 0x00001810 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+ i.CMU_RCHFCR_FSEL_Set 0x00001820 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ i.CMU_RCHFCR_RCHFEN_Getable 0x00001840 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+ i.CMU_RCHFCR_RCHFEN_Setable 0x00001858 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ i.CMU_RCHFTR_RCHFTRIM_Set 0x0000187c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ i.CMU_RCHF_Init 0x00001894 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ i.CMU_SYSCLKCR_AHBPRES_Get 0x000018a8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+ i.CMU_SYSCLKCR_AHBPRES_Set 0x000018b8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ i.CMU_SYSCLKCR_APBPRES_Get 0x000018d8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+ i.CMU_SYSCLKCR_APBPRES_Set 0x000018e8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x00001908 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Get 0x00001930 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x00001940 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ i.CMU_SysClk_Init 0x0000195c Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ i.CMU_XTHFCR_XTHFEN_Setable 0x0000197c Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ i.CMU_XTHFCR_XTHF_CFG_Set 0x000019a0 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ i.COMP_CR1_CMP1OR_Chk 0x000019c0 Section 0 fm33a0xxev_comp.o(i.COMP_CR1_CMP1OR_Chk)
+ i.COMP_ICR_BUFBYP_Setable 0x000019dc Section 0 fm33a0xxev_comp.o(i.COMP_ICR_BUFBYP_Setable)
+ i.COMP_ICR_BUF_OFF_Setable 0x00001a00 Section 0 fm33a0xxev_comp.o(i.COMP_ICR_BUF_OFF_Setable)
+ i.COMP_IRQHandler 0x00001a24 Section 0 comp.o(i.COMP_IRQHandler)
+ i.COMP_ISR_CMP1IF_Chk 0x00001a54 Section 0 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Chk)
+ i.COMP_ISR_CMP1IF_Clr 0x00001a6c Section 0 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Clr)
+ i.CloseH_IO 0x00001a78 Section 0 gpio.o(i.CloseH_IO)
+ i.CloseIO 0x00001ace Section 0 gpio.o(i.CloseIO)
+ i.DEBUG_Init 0x00001b06 Section 0 rcc_config.o(i.DEBUG_Init)
+ i.DMA_CH11CR_CH11DIR_Set 0x00001b10 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+ i.DMA_CH11CR_CH11EN_Setable 0x00001b30 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+ i.DMA_CH11CR_CH11FI_Set 0x00001b54 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+ i.DMA_CH11CR_CH11FTIE_Setable 0x00001b74 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+ i.DMA_CH11CR_CH11HTIE_Setable 0x00001b98 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+ i.DMA_CH11CR_CH11PRI_Set 0x00001bbc Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+ i.DMA_CH11CR_CH11RI_Set 0x00001bdc Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+ i.DMA_CH11CR_CH11TSIZE_Set 0x00001bfc Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+ i.DMA_CH11FAR_Write 0x00001c1c Section 0 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+ i.DMA_CHxCR_BDW_Set 0x00001c2c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+ i.DMA_CHxCR_CHxFTIE_Setable 0x00001c50 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+ i.DMA_CHxCR_CHxHTIE_Setable 0x00001c78 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+ i.DMA_CHxCR_CHxINC_Set 0x00001ca0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+ i.DMA_CHxCR_CHxPRI_Set 0x00001cc4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+ i.DMA_CHxCR_CHxSSEL_Set 0x00001ce8 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+ i.DMA_CHxCR_CHxTSIZE_Set 0x00001d0c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+ i.DMA_CHxCR_CIRC_Setable 0x00001d30 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+ i.DMA_CHxCR_ChxEN_Setable 0x00001d58 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+ i.DMA_CHxCR_DIR_Set 0x00001d80 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+ i.DMA_CHxMAR_Read 0x00001da4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+ i.DMA_CHxMAR_Write 0x00001db4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+ i.DMA_GCR_DMAEN_Setable 0x00001dc4 Section 0 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+ i.DMA_ISR_DMACHFT_Clr 0x00001de8 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ i.DMA_Init 0x00001df8 Section 0 fm33a0xxev_dma.o(i.DMA_Init)
+ i.Deep_sleep_mode 0x00001eac Section 0 1powermanage.o(i.Deep_sleep_mode)
+ i.FLS_RDCR_WAIT_Set 0x00001f14 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ i.GPIOH_ReadInputDataBit 0x00001f30 Section 0 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+ i.GPIO_EXTI_EXTIDF_Setable 0x00001f4c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ i.GPIO_EXTI_EXTIISR_ClrEx 0x00002048 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ i.GPIO_EXTI_Init 0x00002134 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ i.GPIO_EXTI_Select_Edge 0x0000218c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ i.GPIO_EXTI_Select_Pin 0x00002298 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ i.GPIO_Get_InitPara 0x000023cc Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ i.GPIO_IPD_Init 0x00002460 Section 0 devicegpioinit.o(i.GPIO_IPD_Init)
+ i.GPIO_Init 0x00002554 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
+ i.GPIO_ReadInputDataBit 0x000025c6 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ i.GPIO_ResetBits 0x000025da Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ i.GPIO_SetBits 0x000025de Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ i.GPIO_ToggleBits 0x000025e2 Section 0 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+ i.GPIOx_ANEN_Setable 0x000025f2 Section 0 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+ i.GPRS_Send_process 0x00002610 Section 0 1gprs.o(i.GPRS_Send_process)
+ i.GPRS_UartSendCode 0x000027e8 Section 0 rs232.o(i.GPRS_UartSendCode)
+ i.Get_AdcTempValue 0x00002810 Section 0 adc.o(i.Get_AdcTempValue)
+ i.Get_AdcValue 0x00002840 Section 0 adc.o(i.Get_AdcValue)
+ i.Get_Alka_Bat_Voltage 0x00002874 Section 0 power_manage.o(i.Get_Alka_Bat_Voltage)
+ i.Get_Lith_Bat_Voltage 0x00002914 Section 0 power_manage.o(i.Get_Lith_Bat_Voltage)
+ i.Get_Mcu_Temp 0x000029b4 Section 0 power_manage.o(i.Get_Mcu_Temp)
+ i.Get_Sys_Rtc_Time 0x000029e4 Section 0 rtc.o(i.Get_Sys_Rtc_Time)
+ i.Get_Time 0x00002a48 Section 0 ex_rtc.o(i.Get_Time)
+ i.Get_vol_average 0x00002d38 Section 0 power_manage.o(i.Get_vol_average)
+ i.Gprs_Open 0x00002e18 Section 0 1gprs.o(i.Gprs_Open)
+ i.Gprs_Uart1_Receive_Data 0x00002ed0 Section 0 project_test.o(i.Gprs_Uart1_Receive_Data)
+ i.Gprs_Uart1_Rx_DMA_CH3_Check 0x00002f30 Section 0 gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check)
+ i.IWDT_Clr 0x00002fb8 Section 0 user_init.o(i.IWDT_Clr)
+ i.IWDT_Init 0x00002fc8 Section 0 user_init.o(i.IWDT_Init)
+ i.Iic_Init_Test 0x00002fe8 Section 0 project_test.o(i.Iic_Init_Test)
+ i.Init_RCHF 0x00003010 Section 0 user_init.o(i.Init_RCHF)
+ i.Init_RCLP 0x0000302c Section 0 user_init.o(i.Init_RCLP)
+ i.Init_SysClk 0x00003050 Section 0 user_init.o(i.Init_SysClk)
+ i.Init_SysClk_Gen 0x000030c8 Section 0 user_init.o(i.Init_SysClk_Gen)
+ i.InputtIO 0x000030de Section 0 gpio.o(i.InputtIO)
+ i.InputtIO_H 0x00003154 Section 0 gpio.o(i.InputtIO_H)
+ i.InvCipher 0x000031d8 Section 0 aes128.o(i.InvCipher)
+ InvCipher 0x000031d9 Thumb Code 56 aes128.o(i.InvCipher)
+ i.InvMixColumns 0x00003210 Section 0 aes128.o(i.InvMixColumns)
+ InvMixColumns 0x00003211 Thumb Code 1206 aes128.o(i.InvMixColumns)
+ i.InvShiftRows 0x000036cc Section 0 aes128.o(i.InvShiftRows)
+ InvShiftRows 0x000036cd Thumb Code 146 aes128.o(i.InvShiftRows)
+ i.InvSubBytes 0x00003764 Section 0 aes128.o(i.InvSubBytes)
+ InvSubBytes 0x00003765 Thumb Code 52 aes128.o(i.InvSubBytes)
+ i.KeyExpansion 0x0000379c Section 0 aes128.o(i.KeyExpansion)
+ KeyExpansion 0x0000379d Thumb Code 280 aes128.o(i.KeyExpansion)
+ i.LCD_All_Display_new 0x000038c0 Section 0 1lcd_new.o(i.LCD_All_Display_new)
+ i.LCD_ClearSeg 0x00003b8c Section 0 1lcd.o(i.LCD_ClearSeg)
+ i.LCD_Clear_NEW 0x00003bc4 Section 0 1lcd_new.o(i.LCD_Clear_NEW)
+ i.LCD_DisplayDigit_new 0x00003bda Section 0 1lcd_new.o(i.LCD_DisplayDigit_new)
+ i.LCD_DisplaySeg 0x000060cc Section 0 1lcd.o(i.LCD_DisplaySeg)
+ i.LCD_Display_NEW 0x00006104 Section 0 1lcd_new.o(i.LCD_Display_NEW)
+ i.LCD_IIC_Ack 0x00006114 Section 0 lcd_iic.o(i.LCD_IIC_Ack)
+ i.LCD_IIC_NAck 0x00006154 Section 0 lcd_iic.o(i.LCD_IIC_NAck)
+ i.LCD_IIC_Read_Byte 0x0000618c Section 0 lcd_iic.o(i.LCD_IIC_Read_Byte)
+ i.LCD_IIC_Send_Byte 0x000061e4 Section 0 lcd_iic.o(i.LCD_IIC_Send_Byte)
+ i.LCD_IIC_Start 0x00006254 Section 0 lcd_iic.o(i.LCD_IIC_Start)
+ i.LCD_IIC_Stop 0x0000628c Section 0 lcd_iic.o(i.LCD_IIC_Stop)
+ i.LCD_Write 0x000062c4 Section 0 lcd_iic.o(i.LCD_Write)
+ i.LCD_Write_reg 0x000062f6 Section 0 lcd_iic.o(i.LCD_Write_reg)
+ i.LCD_driver_init_new 0x0000632e Section 0 1lcd_new.o(i.LCD_driver_init_new)
+ i.LPTIM_CR_EN_Getable 0x00006360 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ i.LPTIM_IRQHandler 0x00006378 Section 0 tim.o(i.LPTIM_IRQHandler)
+ i.LPTIM_ISR_OVIF_Chk 0x00006394 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ i.LPTIM_ISR_OVIF_Clr 0x000063ac Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ i.LargeCurrent_LimitingProcess 0x000063b8 Section 0 low_pwr_test.o(i.LargeCurrent_LimitingProcess)
+ i.LinkErrorProcess 0x000063f4 Section 0 1gprs.o(i.LinkErrorProcess)
+ i.LinkHandleProc 0x0000676c Section 0 1gprs.o(i.LinkHandleProc)
+ i.NVIC_DisableIRQ 0x000067c0 Section 0 project_test.o(i.NVIC_DisableIRQ)
+ NVIC_DisableIRQ 0x000067c1 Thumb Code 18 project_test.o(i.NVIC_DisableIRQ)
+ i.NVIC_EnableIRQ 0x000067d8 Section 0 project_test.o(i.NVIC_EnableIRQ)
+ NVIC_EnableIRQ 0x000067d9 Thumb Code 18 project_test.o(i.NVIC_EnableIRQ)
+ i.NVIC_SetPriority 0x000067f0 Section 0 project_test.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x000067f1 Thumb Code 110 project_test.o(i.NVIC_SetPriority)
+ i.OutputIO 0x00006868 Section 0 gpio.o(i.OutputIO)
+ i.PMU_CR_CVS_Set 0x000068dc Section 0 fm33a0xxev_pmu.o(i.PMU_CR_CVS_Set)
+ i.PMU_CR_PMOD_Set 0x000068fc Section 0 fm33a0xxev_pmu.o(i.PMU_CR_PMOD_Set)
+ i.PMU_CR_SLPDP_Set 0x00006918 Section 0 fm33a0xxev_pmu.o(i.PMU_CR_SLPDP_Set)
+ i.PMU_SleepCfg_Init 0x00006938 Section 0 fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init)
+ i.PMU_WKTR_T1A_Set 0x0000696c Section 0 fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Set)
+ i.Project_Test 0x00006988 Section 0 project_test.o(i.Project_Test)
+ i.Project_Test_8 0x000069ac Section 0 project_test.o(i.Project_Test_8)
+ i.R8025T_read 0x00006a78 Section 0 ex_rtc.o(i.R8025T_read)
+ i.R8025T_write 0x00006ac2 Section 0 ex_rtc.o(i.R8025T_write)
+ i.RMU_BORCR_BOR_PDRCFG_Set 0x00006af4 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ i.RMU_BORCR_OFF_BOR_Setable 0x00006b14 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ i.RMU_PDRCR_PDRCFG_Set 0x00006b38 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set)
+ i.RMU_PDRCR_PDREN_Setable 0x00006b58 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ i.RTC_ADJUST_Write 0x00006b7c Section 0 fm33a0xxev_rtc.o(i.RTC_ADJUST_Write)
+ i.RTC_BCDDATE_Read 0x00006b8c Section 0 fm33a0xxev_rtc.o(i.RTC_BCDDATE_Read)
+ i.RTC_BCDHOUR_Read 0x00006b9c Section 0 fm33a0xxev_rtc.o(i.RTC_BCDHOUR_Read)
+ i.RTC_BCDMIN_Read 0x00006bac Section 0 fm33a0xxev_rtc.o(i.RTC_BCDMIN_Read)
+ i.RTC_BCDMONTH_Read 0x00006bbc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDMONTH_Read)
+ i.RTC_BCDSEC_Read 0x00006bcc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDSEC_Read)
+ i.RTC_BCDWEEK_Read 0x00006bdc Section 0 fm33a0xxev_rtc.o(i.RTC_BCDWEEK_Read)
+ i.RTC_BCDYEAR_Read 0x00006bec Section 0 fm33a0xxev_rtc.o(i.RTC_BCDYEAR_Read)
+ i.RTC_GPIO_Init 0x00006bf8 Section 0 devicegpioinit.o(i.RTC_GPIO_Init)
+ i.RTC_IRQHandler 0x00006c20 Section 0 rtc.o(i.RTC_IRQHandler)
+ i.RTC_ISR_SEC_IF_Chk 0x00006c5c Section 0 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Chk)
+ i.RTC_ISR_SEC_IF_Clr 0x00006c74 Section 0 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Clr)
+ i.RTC_TimeDate_GetEx 0x00006c80 Section 0 fm33a0xxev_rtc.o(i.RTC_TimeDate_GetEx)
+ i.SVD_IRQHandler 0x00006cb0 Section 0 svd.o(i.SVD_IRQHandler)
+ i.SVD_ISR_PFF_Chk 0x00006d80 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Chk)
+ i.SVD_ISR_PFF_Clr 0x00006d98 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Clr)
+ i.SVD_ISR_PRF_Chk 0x00006da4 Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Chk)
+ i.SVD_ISR_PRF_Clr 0x00006dbc Section 0 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Clr)
+ i.Sda_In 0x00006dc8 Section 0 lcd_iic.o(i.Sda_In)
+ i.Sda_Out 0x00006de8 Section 0 lcd_iic.o(i.Sda_Out)
+ i.SysWakeUp_ClockCfg 0x00006e08 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
+ i.Sys_GetTick 0x00006e60 Section 0 project_test.o(i.Sys_GetTick)
+ i.SystemInit 0x00006e6c Section 0 system_fm33a0xxev.o(i.SystemInit)
+ i.System_power_on_init 0x00006e7c Section 0 rcc_config.o(i.System_power_on_init)
+ i.Time_Set 0x00006ed0 Section 0 ex_rtc.o(i.Time_Set)
+ i.Timer_Init 0x00007000 Section 0 project_test.o(i.Timer_Init)
+ i.UART1_IRQHandler 0x00007058 Section 0 rs232.o(i.UART1_IRQHandler)
+ i.UART5_IRQHandler 0x00007070 Section 0 rs232.o(i.UART5_IRQHandler)
+ i.UART_BaudREGCalc 0x00007088 Section 0 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+ i.UART_Init 0x000070ec Section 0 fm33a0xxev_uart.o(i.UART_Init)
+ i.UART_Init_test 0x00007164 Section 0 project_test.o(i.UART_Init_test)
+ i.UART_SInit 0x00007328 Section 0 fm33a0xxev_uart.o(i.UART_SInit)
+ i.UARTx_BGR_Write 0x00007538 Section 0 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+ i.UARTx_CSR_PARITY_Set 0x0000753e Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+ i.UARTx_CSR_PDSEL_Set 0x00007556 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+ i.UARTx_CSR_RXEN_Setable 0x0000756e Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+ i.UARTx_CSR_RXPOL_Setable 0x00007586 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+ i.UARTx_CSR_RXTOEN_Setable 0x0000759e Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
+ i.UARTx_CSR_STOPCFG_Set 0x000075b8 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+ i.UARTx_CSR_TXEN_Setable 0x000075d2 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+ i.UARTx_CSR_TXIREN_Setable 0x000075ea Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+ i.UARTx_CSR_TXPOL_Setable 0x00007604 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+ i.UARTx_IER_RXBF_IE_Setable 0x0000761c Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+ i.UARTx_IER_RXERR_IE_Setable 0x00007636 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+ i.UARTx_IER_RXTO_IE_Setable 0x00007650 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+ i.UARTx_IER_TXBE_IE_Setable 0x0000766a Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+ i.UARTx_IER_TXSE_IE_Setable 0x00007682 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+ i.UARTx_ISR_RXBF_Clr 0x0000769a Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+ i.UARTx_ISR_RXTO_Chk 0x000076a2 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
+ i.UARTx_ISR_RXTO_Clr 0x000076b8 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
+ i.UARTx_ISR_TXSE_Chk 0x000076c0 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ i.UARTx_SendData_Normal 0x000076d4 Section 0 uart.o(i.UARTx_SendData_Normal)
+ i.UARTx_TODR_RXTO_LEN_Set 0x0000776c Section 0 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
+ i.UARTx_TXBUF_Write 0x0000777c Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ i.VRTC_ADCCR_CKE_Setable 0x00007784 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ i.VRTC_ADCCR_CKS_Set 0x000077a8 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ i.VRTC_Init_RCMF_Trim 0x000077c8 Section 0 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ i.VRTC_RCMFCR_EN_Setable 0x000077ec Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ i.VRTC_RCMFCR_TRIM_Set 0x00007810 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ i.__0printf 0x0000782c Section 0 printfa.o(i.__0printf)
+ i.__0sprintf 0x0000784c Section 0 printfa.o(i.__0sprintf)
+ i.__ARM_clz 0x00007874 Section 0 depilogue.o(i.__ARM_clz)
+ i.__ARM_common_switch8 0x000078a2 Section 0 upper_computer_read_log_api.o(i.__ARM_common_switch8)
+ i.__scatterload_copy 0x000078be Section 14 handlers.o(i.__scatterload_copy)
+ i.__scatterload_null 0x000078cc Section 2 handlers.o(i.__scatterload_null)
+ i.__scatterload_zeroinit 0x000078ce Section 14 handlers.o(i.__scatterload_zeroinit)
+ i._fp_digits 0x000078dc Section 0 printfa.o(i._fp_digits)
+ _fp_digits 0x000078dd Thumb Code 344 printfa.o(i._fp_digits)
+ i._printf_core 0x00007a50 Section 0 printfa.o(i._printf_core)
+ _printf_core 0x00007a51 Thumb Code 1754 printfa.o(i._printf_core)
+ i._printf_post_padding 0x0000813c Section 0 printfa.o(i._printf_post_padding)
+ _printf_post_padding 0x0000813d Thumb Code 32 printfa.o(i._printf_post_padding)
+ i._printf_pre_padding 0x0000815c Section 0 printfa.o(i._printf_pre_padding)
+ _printf_pre_padding 0x0000815d Thumb Code 44 printfa.o(i._printf_pre_padding)
+ i._sputc 0x00008188 Section 0 printfa.o(i._sputc)
+ _sputc 0x00008189 Thumb Code 10 printfa.o(i._sputc)
+ i.adc_tem_cal 0x00008194 Section 0 adc.o(i.adc_tem_cal)
+ i.adc_vol_cal 0x00008238 Section 0 adc.o(i.adc_vol_cal)
+ i.adc_wait_finish 0x0000829c Section 0 adc.o(i.adc_wait_finish)
+ i.button_handler 0x000082bc Section 0 multi_button.o(i.button_handler)
+ i.button_ticks 0x00008518 Section 0 multi_button.o(i.button_ticks)
+ i.cm_backtrace_call_stack 0x00008534 Section 0 cm_backtrace.o(i.cm_backtrace_call_stack)
+ i.cm_backtrace_fault 0x00008648 Section 0 cm_backtrace.o(i.cm_backtrace_fault)
+ i.cm_backtrace_firmware_info 0x00008858 Section 0 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ i.delay_init 0x00008884 Section 0 delay.o(i.delay_init)
+ i.delay_ms 0x000088cc Section 0 delay.o(i.delay_ms)
+ i.delay_us 0x0000891c Section 0 delay.o(i.delay_us)
+ i.disassembly_ins_is_bl_blx 0x0000896c Section 0 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ disassembly_ins_is_bl_blx 0x0000896d Thumb Code 58 cm_backtrace.o(i.disassembly_ins_is_bl_blx)
+ i.dump_stack 0x000089a8 Section 0 cm_backtrace.o(i.dump_stack)
+ dump_stack 0x000089a9 Thumb Code 128 cm_backtrace.o(i.dump_stack)
+ i.fputc 0x00008a7c Section 0 project_test.o(i.fputc)
+ i.free 0x00008aa0 Section 0 malloc.o(i.free)
+ i.getSBoxInvert 0x00008af4 Section 0 aes128.o(i.getSBoxInvert)
+ getSBoxInvert 0x00008af5 Thumb Code 8 aes128.o(i.getSBoxInvert)
+ i.getSBoxValue 0x00008b00 Section 0 aes128.o(i.getSBoxValue)
+ getSBoxValue 0x00008b01 Thumb Code 8 aes128.o(i.getSBoxValue)
+ i.gprsuart_sendbyte 0x00008b0c Section 0 rs232.o(i.gprsuart_sendbyte)
+ i.main 0x00008b2c Section 0 main.o(i.main)
+ i.malloc 0x00008b58 Section 0 malloc.o(i.malloc)
+ i.print_call_stack 0x00008bc4 Section 0 cm_backtrace.o(i.print_call_stack)
+ print_call_stack 0x00008bc5 Thumb Code 120 cm_backtrace.o(i.print_call_stack)
+ i.project_test_1 0x00008c5c Section 0 project_test.o(i.project_test_1)
+ i.project_test_10 0x00008cb0 Section 0 project_test.o(i.project_test_10)
+ i.project_test_2 0x00008cdc Section 0 project_test.o(i.project_test_2)
+ i.project_test_3 0x00008dbc Section 0 project_test.o(i.project_test_3)
+ i.project_test_5 0x00008f10 Section 0 project_test.o(i.project_test_5)
+ i.project_test_6 0x00008fe4 Section 0 project_test.o(i.project_test_6)
+ i.project_test_7 0x000090f4 Section 0 project_test.o(i.project_test_7)
+ i.project_test_9 0x00009104 Section 0 project_test.o(i.project_test_9)
+ i.readButton_key1_State 0x00009194 Section 0 project_test.o(i.readButton_key1_State)
+ i.xtime 0x000091b0 Section 0 aes128.o(i.xtime)
+ xtime 0x000091b1 Thumb Code 18 aes128.o(i.xtime)
+ .constdata 0x000091c2 Section 767 aes128.o(.constdata)
+ sbox 0x000091c2 Data 256 aes128.o(.constdata)
+ rsbox 0x000092c2 Data 256 aes128.o(.constdata)
+ Rcon 0x000093c2 Data 255 aes128.o(.constdata)
+ .constdata 0x000094c4 Section 224 cm_backtrace.o(.constdata)
+ print_info 0x000094c4 Data 152 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x0000955c Data 20 cm_backtrace.o(.constdata)
+ __FUNCTION__ 0x00009570 Data 19 cm_backtrace.o(.constdata)
+ .conststring 0x000095a4 Section 1566 cm_backtrace.o(.conststring)
.data 0x20000000 Section 4 delay.o(.data)
fac_us 0x20000000 Data 1 delay.o(.data)
fac_ms 0x20000002 Data 2 delay.o(.data)
@@ -8350,24 +8338,22 @@
.data 0x20000644 Section 4 mvars.o(.data)
.bss 0x20000648 Section 3067 upper_computer.o(.bss)
uc_temp_result_buffer 0x20000a4b Data 2040 upper_computer.o(.bss)
- .bss 0x20001244 Section 1028 project_test.o(.bss)
- .bss 0x20001648 Section 240 sundry.o(.bss)
- .bss 0x20001738 Section 336 aes128.o(.bss)
- RoundKey 0x200017d8 Data 176 aes128.o(.bss)
- .bss 0x20001888 Section 308 cm_backtrace.o(.bss)
- fw_name 0x20001888 Data 32 cm_backtrace.o(.bss)
- hw_ver 0x200018a8 Data 32 cm_backtrace.o(.bss)
- sw_ver 0x200018c8 Data 32 cm_backtrace.o(.bss)
- call_stack_info 0x200018e8 Data 144 cm_backtrace.o(.bss)
- regs 0x20001978 Data 68 cm_backtrace.o(.bss)
- .bss 0x200019bc Section 427 para.o(.bss)
- .bss 0x20001b67 Section 1311 1gprs.o(.bss)
- .bss 0x20002088 Section 576 readdevicedata.o(.bss)
- .bss 0x200022c8 Section 48 1lcd.o(.bss)
- .bss 0x200022f8 Section 250 rs232.o(.bss)
- .bss 0x200023f2 Section 20 ex_rtc.o(.bss)
- HEAP 0x20002408 Section 4096 startup_fm33a0xxev.o(HEAP)
- STACK 0x20003408 Section 16384 startup_fm33a0xxev.o(STACK)
+ .bss 0x20001244 Section 1043 gprs_module_api.o(.bss)
+ .bss 0x20001658 Section 240 sundry.o(.bss)
+ .bss 0x20001748 Section 336 aes128.o(.bss)
+ RoundKey 0x200017e8 Data 176 aes128.o(.bss)
+ .bss 0x20001898 Section 308 cm_backtrace.o(.bss)
+ fw_name 0x20001898 Data 32 cm_backtrace.o(.bss)
+ hw_ver 0x200018b8 Data 32 cm_backtrace.o(.bss)
+ sw_ver 0x200018d8 Data 32 cm_backtrace.o(.bss)
+ call_stack_info 0x200018f8 Data 144 cm_backtrace.o(.bss)
+ regs 0x20001988 Data 68 cm_backtrace.o(.bss)
+ .bss 0x200019cc Section 427 para.o(.bss)
+ .bss 0x20001b77 Section 1311 1gprs.o(.bss)
+ .bss 0x20002096 Section 48 1lcd.o(.bss)
+ .bss 0x200020c6 Section 20 ex_rtc.o(.bss)
+ HEAP 0x200020e0 Section 4096 startup_fm33a0xxev.o(HEAP)
+ STACK 0x200030e0 Section 16384 startup_fm33a0xxev.o(STACK)
Global Symbols
@@ -8438,11 +8424,13 @@
__rt_final_exit 0x000000d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
HardFault_Handler 0x000000d5 Thumb Code 12 cmb_fault.o(.text)
Reset_Handler 0x000000e1 Thumb Code 8 startup_fm33a0xxev.o(.text)
+ NMI_Handler 0x000000e9 Thumb Code 2 startup_fm33a0xxev.o(.text)
SVC_Handler 0x000000ed Thumb Code 2 startup_fm33a0xxev.o(.text)
PendSV_Handler 0x000000ef Thumb Code 2 startup_fm33a0xxev.o(.text)
SysTick_Handler 0x000000f1 Thumb Code 2 startup_fm33a0xxev.o(.text)
ADC_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
CRYPTO_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
+ DMA_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
ETx_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
FLASH_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
GPIO_IRQHandler 0x000000f3 Thumb Code 0 startup_fm33a0xxev.o(.text)
@@ -8482,355 +8470,325 @@
__aeabi_uread4 0x0000022f Thumb Code 20 uread4.o(.text)
__rt_uread4 0x0000022f Thumb Code 0 uread4.o(.text)
_uread4 0x0000022f Thumb Code 0 uread4.o(.text)
- __aeabi_uread8 0x00000243 Thumb Code 28 uread8.o(.text)
- __rt_uread8 0x00000243 Thumb Code 0 uread8.o(.text)
- _uread8 0x00000243 Thumb Code 0 uread8.o(.text)
- __aeabi_uwrite4 0x0000025f Thumb Code 18 uwrite4.o(.text)
- __rt_uwrite4 0x0000025f Thumb Code 0 uwrite4.o(.text)
- _uwrite4 0x0000025f Thumb Code 0 uwrite4.o(.text)
- __aeabi_uwrite8 0x00000271 Thumb Code 30 uwrite8.o(.text)
- __rt_uwrite8 0x00000271 Thumb Code 0 uwrite8.o(.text)
- _uwrite8 0x00000271 Thumb Code 0 uwrite8.o(.text)
- __aeabi_fadd 0x0000028f Thumb Code 162 fadd.o(.text)
- __aeabi_fsub 0x00000331 Thumb Code 8 fadd.o(.text)
- __aeabi_frsub 0x00000339 Thumb Code 8 fadd.o(.text)
- __aeabi_fmul 0x00000341 Thumb Code 122 fmul.o(.text)
- __aeabi_fdiv 0x000003bb Thumb Code 124 fdiv.o(.text)
- __aeabi_dadd 0x00000439 Thumb Code 328 dadd.o(.text)
- __aeabi_dsub 0x00000581 Thumb Code 12 dadd.o(.text)
- __aeabi_drsub 0x0000058d Thumb Code 12 dadd.o(.text)
- __aeabi_dmul 0x0000059d Thumb Code 202 dmul.o(.text)
- __aeabi_ddiv 0x0000066d Thumb Code 234 ddiv.o(.text)
- __aeabi_i2f 0x0000075d Thumb Code 22 fflti.o(.text)
- __aeabi_ui2f 0x00000773 Thumb Code 14 ffltui.o(.text)
- __aeabi_i2d 0x00000781 Thumb Code 34 dflti.o(.text)
- __aeabi_ui2d 0x000007a9 Thumb Code 24 dfltui.o(.text)
- __aeabi_f2iz 0x000007c5 Thumb Code 50 ffixi.o(.text)
- __aeabi_f2uiz 0x000007f7 Thumb Code 40 ffixui.o(.text)
- __aeabi_d2iz 0x00000821 Thumb Code 62 dfixi.o(.text)
- __aeabi_d2uiz 0x00000869 Thumb Code 50 dfixui.o(.text)
- __aeabi_d2ulz 0x000008a5 Thumb Code 54 dfixul.o(.text)
- __aeabi_f2d 0x000008e5 Thumb Code 40 f2d.o(.text)
- __aeabi_cdcmpeq 0x0000090d Thumb Code 0 cdcmple.o(.text)
- __aeabi_cdcmple 0x0000090d Thumb Code 38 cdcmple.o(.text)
- __aeabi_cdrcmple 0x00000935 Thumb Code 38 cdrcmple.o(.text)
- __aeabi_d2f 0x0000095d Thumb Code 56 d2f.o(.text)
- __aeabi_cfrcmple 0x00000995 Thumb Code 20 cfrcmple.o(.text)
- __aeabi_llsl 0x000009a9 Thumb Code 32 llshl.o(.text)
- _ll_shift_l 0x000009a9 Thumb Code 0 llshl.o(.text)
- __aeabi_llsr 0x000009c9 Thumb Code 34 llushr.o(.text)
- _ll_ushift_r 0x000009c9 Thumb Code 0 llushr.o(.text)
- __aeabi_lasr 0x000009eb Thumb Code 38 llsshr.o(.text)
- _ll_sshift_r 0x000009eb Thumb Code 0 llsshr.o(.text)
- __I$use$fp 0x00000a11 Thumb Code 0 iusefp.o(.text)
- _float_round 0x00000a11 Thumb Code 16 fepilogue.o(.text)
- _float_epilogue 0x00000a21 Thumb Code 114 fepilogue.o(.text)
- _double_round 0x00000a93 Thumb Code 26 depilogue.o(.text)
- _double_epilogue 0x00000aad Thumb Code 164 depilogue.o(.text)
- __scatterload 0x00000b51 Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x00000b51 Thumb Code 0 init.o(.text)
- __decompress 0x00000b75 Thumb Code 0 __dczerorl2.o(.text)
- __decompress1 0x00000b75 Thumb Code 86 __dczerorl2.o(.text)
- ADC_CFGR_ACC_PERIOD_Set 0x00000bcd Thumb Code 28 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
- ADC_CFGR_BUFEN_Setable 0x00000bed Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
- ADC_CFGR_BUFSEL_Set 0x00000c11 Thumb Code 22 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
- ADC_CR_ACC_IE_Setable 0x00000c2d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
- ADC_CR_EN_Setable 0x00000c51 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
- ADC_CR_HPEN_Set 0x00000c75 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
- ADC_CR_MODE_Set 0x00000c95 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
- ADC_CR_RSTCTRL_EN_Setable 0x00000cb5 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
- ADC_DR_Read 0x00000cd9 Thumb Code 8 fm33a0xxev_adc.o(i.ADC_DR_Read)
- ADC_IN10_Init 0x00000ce5 Thumb Code 88 adc.o(i.ADC_IN10_Init)
- ADC_IN5_Init 0x00000d41 Thumb Code 88 adc.o(i.ADC_IN5_Init)
- ADC_ISR_ACC_IF_Chk 0x00000d9d Thumb Code 22 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
- ADC_ISR_ACC_IF_Clr 0x00000db9 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
- ADC_TRIM_Write 0x00000dc9 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
- ADC_Temp_Init 0x00000dd9 Thumb Code 82 adc.o(i.ADC_Temp_Init)
- AES128_ECB_decrypt 0x00000e31 Thumb Code 34 aes128.o(i.AES128_ECB_decrypt)
- AES128_ECB_encrypt 0x00000e5d Thumb Code 34 aes128.o(i.AES128_ECB_encrypt)
- ALL_ADC_Init_Test 0x00000e89 Thumb Code 36 project_test.o(i.ALL_ADC_Init_Test)
- Alarm_List_Node_Deleted 0x00000efd Thumb Code 84 linked_list.o(i.Alarm_List_Node_Deleted)
- All_GPIO_Init_test 0x00000f55 Thumb Code 490 project_test.o(i.All_GPIO_Init_test)
- AltFunIO 0x00001149 Thumb Code 166 gpio.o(i.AltFunIO)
- AnalogIO 0x000011ef Thumb Code 80 gpio.o(i.AnalogIO)
- AnalogIO_H 0x00001241 Thumb Code 92 gpio.o(i.AnalogIO_H)
- AppNvr_Print 0x000012a1 Thumb Code 56 project_test.o(i.AppNvr_Print)
- BSTIM_ARR_Write 0x0000138d Thumb Code 6 fm33a0xxev_bstim.o(i.BSTIM_ARR_Write)
- BSTIM_CR1_ARPE_Setable 0x00001399 Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_CR1_ARPE_Setable)
- BSTIM_CR1_CEN_Setable 0x000013bd Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable)
- BSTIM_CR1_OPM_Set 0x000013e1 Thumb Code 26 fm33a0xxev_bstim.o(i.BSTIM_CR1_OPM_Set)
- BSTIM_IER_UIE_Setable 0x00001401 Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable)
- BSTIM_IRQHandler 0x00001425 Thumb Code 26 project_test.o(i.BSTIM_IRQHandler)
- BSTIM_ISR_UIF_Chk 0x00001445 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- BSTIM_ISR_UIF_Clr 0x0000145d Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- BSTIM_PSCR_Write 0x00001469 Thumb Code 6 fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write)
- BTx_CR1_CHEN_Setable 0x00001475 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
- BTx_IRQHandler 0x0000148d Thumb Code 118 tim.o(i.BTx_IRQHandler)
- BTx_ISR_CMPHIF_Chk 0x00001519 Thumb Code 20 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
- BTx_ISR_CMPHIF_Clr 0x0000152d Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
- BTx_ISR_CMPLIF_Clr 0x00001533 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
- CDIF_CR_INTF_EN_Getable 0x0000154d Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
- CDIF_CR_INTF_EN_Setable 0x00001565 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
- CMU_GetClocksFreq 0x0000157d Thumb Code 274 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
- CMU_IER_HFDET_IE_Setable 0x0000169d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- CMU_IRQHandler 0x000016c1 Thumb Code 2 user_init.o(i.CMU_IRQHandler)
- CMU_ISR_HFDETO_Chk 0x000016c5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- CMU_Init_RCHF_Trim 0x000016e1 Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- CMU_OPCCR1_UART0CKE_Setable 0x00001735 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
- CMU_OPCCR1_UART0CKS_Set 0x0000175d Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
- CMU_OPCCR1_UART1CKE_Setable 0x00001779 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
- CMU_OPCCR1_UART1CKS_Set 0x000017a1 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
- CMU_OPCCR2_BSTCKE_Setable 0x000017c1 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable)
- CMU_OPCCR2_BSTCKS_Set 0x000017e5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKS_Set)
- CMU_PERCLK_SetableEx 0x00001801 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- CMU_PLLHCR_EN_Getable 0x00001869 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
- CMU_PLLHCR_OSEL_Get 0x00001881 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
- CMU_PLLHCR_PLLHDB_Get 0x00001891 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
- CMU_RCHFCR_FSEL_Get 0x000018a5 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
- CMU_RCHFCR_FSEL_Set 0x000018b5 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- CMU_RCHFCR_RCHFEN_Getable 0x000018d5 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
- CMU_RCHFCR_RCHFEN_Setable 0x000018ed Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- CMU_RCHFTR_RCHFTRIM_Set 0x00001911 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- CMU_RCHF_Init 0x00001929 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- CMU_SYSCLKCR_AHBPRES_Get 0x0000193d Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
- CMU_SYSCLKCR_AHBPRES_Set 0x0000194d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- CMU_SYSCLKCR_APBPRES_Get 0x0000196d Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
- CMU_SYSCLKCR_APBPRES_Set 0x0000197d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0000199d Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- CMU_SYSCLKCR_SYSCLKSEL_Get 0x000019c5 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
- CMU_SYSCLKCR_SYSCLKSEL_Set 0x000019d5 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- CMU_SysClk_Init 0x000019f1 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- CMU_XTHFCR_XTHFEN_Setable 0x00001a11 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- CMU_XTHFCR_XTHF_CFG_Set 0x00001a35 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- COMP_CR1_CMP1OR_Chk 0x00001a55 Thumb Code 22 fm33a0xxev_comp.o(i.COMP_CR1_CMP1OR_Chk)
- COMP_IRQHandler 0x00001a71 Thumb Code 38 comp.o(i.COMP_IRQHandler)
- COMP_ISR_CMP1IF_Chk 0x00001aa1 Thumb Code 20 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Chk)
- COMP_ISR_CMP1IF_Clr 0x00001ab9 Thumb Code 8 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Clr)
- CloseH_IO 0x00001afd Thumb Code 86 gpio.o(i.CloseH_IO)
- CloseIO 0x00001b53 Thumb Code 56 gpio.o(i.CloseIO)
- DEBUG_Init 0x00001b8b Thumb Code 10 rcc_config.o(i.DEBUG_Init)
- DMA_CH11CR_CH11DIR_Set 0x00001b95 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
- DMA_CH11CR_CH11EN_Setable 0x00001bb5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
- DMA_CH11CR_CH11FI_Set 0x00001bd9 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
- DMA_CH11CR_CH11FTIE_Setable 0x00001bf9 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
- DMA_CH11CR_CH11HTIE_Setable 0x00001c1d Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
- DMA_CH11CR_CH11PRI_Set 0x00001c41 Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
- DMA_CH11CR_CH11RI_Set 0x00001c61 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
- DMA_CH11CR_CH11TSIZE_Set 0x00001c81 Thumb Code 22 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
- DMA_CH11FAR_Write 0x00001ca1 Thumb Code 10 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
- DMA_CHxCR_BDW_Set 0x00001cb1 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
- DMA_CHxCR_CHxFTIE_Getable 0x00001cd5 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- DMA_CHxCR_CHxFTIE_Setable 0x00001cf5 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
- DMA_CHxCR_CHxHTIE_Setable 0x00001d1d Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
- DMA_CHxCR_CHxINC_Set 0x00001d45 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
- DMA_CHxCR_CHxPRI_Set 0x00001d69 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
- DMA_CHxCR_CHxSSEL_Set 0x00001d8d Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
- DMA_CHxCR_CHxTSIZE_Set 0x00001db1 Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
- DMA_CHxCR_CIRC_Setable 0x00001dd5 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
- DMA_CHxCR_ChxEN_Setable 0x00001dfd Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
- DMA_CHxCR_DIR_Set 0x00001e25 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
- DMA_CHxMAR_Read 0x00001e49 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
- DMA_CHxMAR_Write 0x00001e59 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
- DMA_GCR_DMAEN_Setable 0x00001e69 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
- DMA_IRQHandler 0x00001e8d Thumb Code 30 rs232.o(i.DMA_IRQHandler)
- DMA_ISR_DMACHFT_Chk 0x00001ead Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- DMA_ISR_DMACHFT_Clr 0x00001ecd Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- DMA_Init 0x00001edd Thumb Code 180 fm33a0xxev_dma.o(i.DMA_Init)
- EEPROM_MultipleRead_Continue 0x00001f91 Thumb Code 112 e2p.o(i.EEPROM_MultipleRead_Continue)
- FLS_RDCR_WAIT_Set 0x00002005 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- FM25V02_data_read 0x00002021 Thumb Code 90 e2p.o(i.FM25V02_data_read)
- FM25V02_data_read_double 0x00002081 Thumb Code 178 e2p.o(i.FM25V02_data_read_double)
- FM25V02_data_read_float 0x00002133 Thumb Code 52 e2p.o(i.FM25V02_data_read_float)
- FM25V02_data_read_uint32 0x00002167 Thumb Code 52 e2p.o(i.FM25V02_data_read_uint32)
- FM25V02_data_read_uint32_Check 0x0000219d Thumb Code 154 e2p.o(i.FM25V02_data_read_uint32_Check)
- GPIO_Get_InitPara 0x0000223d Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- GPIO_IPD_Init 0x000022d1 Thumb Code 112 devicegpioinit.o(i.GPIO_IPD_Init)
- GPIO_Init 0x00002361 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
- GPIO_ReadInputDataBit 0x000023d3 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x000023e7 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x000023eb Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- GPIO_ToggleBits 0x000023ef Thumb Code 16 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
- GPIOx_ANEN_Setable 0x000023ff Thumb Code 28 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
- GPRS_Send_process 0x0000241d Thumb Code 418 1gprs.o(i.GPRS_Send_process)
- GPRS_UartSendCode 0x00002601 Thumb Code 40 rs232.o(i.GPRS_UartSendCode)
- Get_AdcTempValue 0x00002629 Thumb Code 48 adc.o(i.Get_AdcTempValue)
- Get_AdcValue 0x00002659 Thumb Code 50 adc.o(i.Get_AdcValue)
- Get_Alka_Bat_Voltage 0x0000268d Thumb Code 138 power_manage.o(i.Get_Alka_Bat_Voltage)
- Get_Lith_Bat_Voltage 0x0000272d Thumb Code 138 power_manage.o(i.Get_Lith_Bat_Voltage)
- Get_Mcu_Temp 0x000027cd Thumb Code 48 power_manage.o(i.Get_Mcu_Temp)
- Get_Sys_Rtc_Time 0x000027fd Thumb Code 96 rtc.o(i.Get_Sys_Rtc_Time)
- Get_Time 0x00002861 Thumb Code 686 ex_rtc.o(i.Get_Time)
- Get_vol_average 0x00002b51 Thumb Code 222 power_manage.o(i.Get_vol_average)
- Gprs_Open 0x00002c31 Thumb Code 178 1gprs.o(i.Gprs_Open)
- Gprs_Send_Pro 0x00002cf1 Thumb Code 530 1gprs.o(i.Gprs_Send_Pro)
- Gprs_Uart1_Rx_DMA_CH3_Check 0x00002f31 Thumb Code 126 rs232.o(i.Gprs_Uart1_Rx_DMA_CH3_Check)
- IR_Uart5_Rx_DMA_CH5_Check 0x00002fb9 Thumb Code 130 ir_nec.o(i.IR_Uart5_Rx_DMA_CH5_Check)
- IWDT_Clr 0x00003045 Thumb Code 8 user_init.o(i.IWDT_Clr)
- IWDT_Init 0x00003055 Thumb Code 22 user_init.o(i.IWDT_Init)
- Iic_Init_Test 0x00003075 Thumb Code 32 project_test.o(i.Iic_Init_Test)
- Init_RCHF 0x0000309d Thumb Code 26 user_init.o(i.Init_RCHF)
- Init_RCLP 0x000030b9 Thumb Code 24 user_init.o(i.Init_RCLP)
- Init_SysClk 0x000030dd Thumb Code 108 user_init.o(i.Init_SysClk)
- Init_SysClk_Gen 0x00003155 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
- InputtIO 0x0000316b Thumb Code 116 gpio.o(i.InputtIO)
- InputtIO_H 0x000031e1 Thumb Code 126 gpio.o(i.InputtIO_H)
- LCD_All_Display_new 0x0000394d Thumb Code 712 1lcd_new.o(i.LCD_All_Display_new)
- LCD_ClearSeg 0x00003c19 Thumb Code 50 1lcd.o(i.LCD_ClearSeg)
- LCD_Clear_NEW 0x00003c51 Thumb Code 22 1lcd_new.o(i.LCD_Clear_NEW)
- LCD_DisplayDigit_new 0x00003c67 Thumb Code 9456 1lcd_new.o(i.LCD_DisplayDigit_new)
- LCD_DisplaySeg 0x00006159 Thumb Code 50 1lcd.o(i.LCD_DisplaySeg)
- LCD_Display_NEW 0x00006191 Thumb Code 16 1lcd_new.o(i.LCD_Display_NEW)
- LCD_IIC_Ack 0x000061a1 Thumb Code 58 lcd_iic.o(i.LCD_IIC_Ack)
- LCD_IIC_NAck 0x000061e1 Thumb Code 50 lcd_iic.o(i.LCD_IIC_NAck)
- LCD_IIC_Read_Byte 0x00006219 Thumb Code 84 lcd_iic.o(i.LCD_IIC_Read_Byte)
- LCD_IIC_Send_Byte 0x00006271 Thumb Code 108 lcd_iic.o(i.LCD_IIC_Send_Byte)
- LCD_IIC_Start 0x000062e1 Thumb Code 52 lcd_iic.o(i.LCD_IIC_Start)
- LCD_IIC_Stop 0x00006319 Thumb Code 50 lcd_iic.o(i.LCD_IIC_Stop)
- LCD_Write 0x00006351 Thumb Code 50 lcd_iic.o(i.LCD_Write)
- LCD_Write_reg 0x00006383 Thumb Code 56 lcd_iic.o(i.LCD_Write_reg)
- LCD_driver_init_new 0x000063bb Thumb Code 48 1lcd_new.o(i.LCD_driver_init_new)
- LPTIM_CR_EN_Getable 0x000063ed Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- LPTIM_IRQHandler 0x00006405 Thumb Code 28 tim.o(i.LPTIM_IRQHandler)
- LPTIM_ISR_OVIF_Chk 0x00006421 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- LPTIM_ISR_OVIF_Clr 0x00006439 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- LargeCurrent_LimitingProcess 0x00006445 Thumb Code 52 low_pwr_test.o(i.LargeCurrent_LimitingProcess)
- LinkErrorProcess 0x00006481 Thumb Code 808 1gprs.o(i.LinkErrorProcess)
- LinkHandleProc 0x000067f9 Thumb Code 74 1gprs.o(i.LinkHandleProc)
- NMI_Handler 0x00006971 Thumb Code 80 exti.o(i.NMI_Handler)
- OutputIO 0x00006a79 Thumb Code 114 gpio.o(i.OutputIO)
- PMU_CR_CVS_Set 0x00006aed Thumb Code 26 fm33a0xxev_pmu.o(i.PMU_CR_CVS_Set)
- PMU_CR_PMOD_Set 0x00006b0d Thumb Code 22 fm33a0xxev_pmu.o(i.PMU_CR_PMOD_Set)
- PMU_CR_SLPDP_Set 0x00006b29 Thumb Code 26 fm33a0xxev_pmu.o(i.PMU_CR_SLPDP_Set)
- PMU_SleepCfg_Init 0x00006b49 Thumb Code 46 fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init)
- PMU_WKFR_WKPxF_Chk 0x00006b7d Thumb Code 20 fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Chk)
- PMU_WKFR_WKPxF_Clr 0x00006b95 Thumb Code 6 fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Clr)
- PMU_WKTR_T1A_Set 0x00006ba1 Thumb Code 22 fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Set)
- Project_Test 0x00006bbd Thumb Code 32 project_test.o(i.Project_Test)
- Project_Test_8 0x00006bdd Thumb Code 200 project_test.o(i.Project_Test_8)
- R8025T_read 0x00006ca9 Thumb Code 74 ex_rtc.o(i.R8025T_read)
- R8025T_write 0x00006cf3 Thumb Code 48 ex_rtc.o(i.R8025T_write)
- RMU_BORCR_BOR_PDRCFG_Set 0x00006d25 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- RMU_BORCR_OFF_BOR_Setable 0x00006d45 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- RMU_PDRCR_PDRCFG_Set 0x00006d69 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set)
- RMU_PDRCR_PDREN_Setable 0x00006d89 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- RTC_ADJUST_Write 0x00006dad Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_ADJUST_Write)
- RTC_BCDDATE_Read 0x00006dbd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDDATE_Read)
- RTC_BCDHOUR_Read 0x00006dcd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDHOUR_Read)
- RTC_BCDMIN_Read 0x00006ddd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDMIN_Read)
- RTC_BCDMONTH_Read 0x00006ded Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDMONTH_Read)
- RTC_BCDSEC_Read 0x00006dfd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDSEC_Read)
- RTC_BCDWEEK_Read 0x00006e0d Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDWEEK_Read)
- RTC_BCDYEAR_Read 0x00006e1d Thumb Code 8 fm33a0xxev_rtc.o(i.RTC_BCDYEAR_Read)
- RTC_GPIO_Init 0x00006e29 Thumb Code 32 devicegpioinit.o(i.RTC_GPIO_Init)
- RTC_IRQHandler 0x00006e51 Thumb Code 48 rtc.o(i.RTC_IRQHandler)
- RTC_ISR_SEC_IF_Chk 0x00006e8d Thumb Code 20 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Chk)
- RTC_ISR_SEC_IF_Clr 0x00006ea5 Thumb Code 8 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Clr)
- RTC_TimeDate_GetEx 0x00006eb1 Thumb Code 48 fm33a0xxev_rtc.o(i.RTC_TimeDate_GetEx)
- Rs485_Uart1_Receive_Data 0x00006ee1 Thumb Code 56 project_test.o(i.Rs485_Uart1_Receive_Data)
- Rs485_Uart1_Rx_DMA_CH5_Check 0x00006f3d Thumb Code 118 project_test.o(i.Rs485_Uart1_Rx_DMA_CH5_Check)
- SPIx_ISR_RXBF_Chk 0x00006fbd Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- SPIx_ISR_TXBE_Chk 0x00006fd1 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- SPIx_RXBUF_Read 0x00006fe5 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- SPIx_TXBUF_Write 0x00006feb Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- SVD_IRQHandler 0x00006ff1 Thumb Code 158 svd.o(i.SVD_IRQHandler)
- SVD_ISR_PFF_Chk 0x000070c1 Thumb Code 20 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Chk)
- SVD_ISR_PFF_Clr 0x000070d9 Thumb Code 8 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Clr)
- SVD_ISR_PRF_Chk 0x000070e5 Thumb Code 20 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Chk)
- SVD_ISR_PRF_Clr 0x000070fd Thumb Code 8 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Clr)
- Sda_In 0x00007109 Thumb Code 22 lcd_iic.o(i.Sda_In)
- Sda_Out 0x00007129 Thumb Code 22 lcd_iic.o(i.Sda_Out)
- SendDataToSTM32 0x00007149 Thumb Code 128 para.o(i.SendDataToSTM32)
- SpiWriteAndRead 0x0000726d Thumb Code 48 spi.o(i.SpiWriteAndRead)
- SysWakeUp_ClockCfg 0x000072d9 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
- Sys_GetTick 0x00007331 Thumb Code 6 project_test.o(i.Sys_GetTick)
- SystemInit 0x0000733d Thumb Code 8 system_fm33a0xxev.o(i.SystemInit)
- System_power_on_init 0x0000734d Thumb Code 76 rcc_config.o(i.System_power_on_init)
- Time_Set 0x000073a1 Thumb Code 300 ex_rtc.o(i.Time_Set)
- Timer_Init 0x000074d1 Thumb Code 88 project_test.o(i.Timer_Init)
- UART1_IRQHandler 0x00007529 Thumb Code 54 rs232.o(i.UART1_IRQHandler)
- UART5_IRQHandler 0x00007569 Thumb Code 54 rs232.o(i.UART5_IRQHandler)
- UART_BaudREGCalc 0x000075a9 Thumb Code 90 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
- UART_Init 0x0000760d Thumb Code 120 fm33a0xxev_uart.o(i.UART_Init)
- UART_Init_test 0x00007685 Thumb Code 444 project_test.o(i.UART_Init_test)
- UART_SInit 0x00007861 Thumb Code 500 fm33a0xxev_uart.o(i.UART_SInit)
- UARTx_BGR_Write 0x00007a71 Thumb Code 6 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
- UARTx_CSR_PARITY_Set 0x00007a77 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
- UARTx_CSR_PDSEL_Set 0x00007a8f Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
- UARTx_CSR_RXEN_Setable 0x00007aa7 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
- UARTx_CSR_RXPOL_Setable 0x00007abf Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
- UARTx_CSR_RXTOEN_Setable 0x00007ad7 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
- UARTx_CSR_STOPCFG_Set 0x00007af1 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
- UARTx_CSR_TXEN_Setable 0x00007b0b Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
- UARTx_CSR_TXIREN_Setable 0x00007b23 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
- UARTx_CSR_TXPOL_Setable 0x00007b3d Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
- UARTx_IER_RXBF_IE_Getable 0x00007b55 Thumb Code 22 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Getable)
- UARTx_IER_RXBF_IE_Setable 0x00007b6b Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
- UARTx_IER_RXERR_IE_Setable 0x00007b85 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
- UARTx_IER_RXTO_IE_Setable 0x00007b9f Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
- UARTx_IER_TXBE_IE_Setable 0x00007bb9 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
- UARTx_IER_TXSE_IE_Setable 0x00007bd1 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
- UARTx_ISR_RXBF_Chk 0x00007be9 Thumb Code 22 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Chk)
- UARTx_ISR_RXBF_Clr 0x00007bff Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
- UARTx_ISR_RXTO_Clr 0x00007c07 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
- UARTx_ISR_TXSE_Chk 0x00007c0f Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- UARTx_SendData_Normal 0x00007c25 Thumb Code 98 uart.o(i.UARTx_SendData_Normal)
- UARTx_TODR_RXTO_LEN_Set 0x00007cb5 Thumb Code 16 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
- UARTx_TXBUF_Write 0x00007cc5 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- Uart5_Receive_Data 0x00007ccd Thumb Code 62 project_test.o(i.Uart5_Receive_Data)
- VRTC_ADCCR_CKE_Setable 0x00007d2d Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
- VRTC_ADCCR_CKS_Set 0x00007d51 Thumb Code 26 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
- VRTC_Init_RCMF_Trim 0x00007d71 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
- VRTC_RCMFCR_EN_Setable 0x00007d95 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
- VRTC_RCMFCR_TRIM_Set 0x00007db9 Thumb Code 22 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
- __0printf 0x00007dd5 Thumb Code 24 printfa.o(i.__0printf)
- __1printf 0x00007dd5 Thumb Code 0 printfa.o(i.__0printf)
- __2printf 0x00007dd5 Thumb Code 0 printfa.o(i.__0printf)
- __c89printf 0x00007dd5 Thumb Code 0 printfa.o(i.__0printf)
- printf 0x00007dd5 Thumb Code 0 printfa.o(i.__0printf)
- __0sprintf 0x00007df5 Thumb Code 36 printfa.o(i.__0sprintf)
- __1sprintf 0x00007df5 Thumb Code 0 printfa.o(i.__0sprintf)
- __2sprintf 0x00007df5 Thumb Code 0 printfa.o(i.__0sprintf)
- __c89sprintf 0x00007df5 Thumb Code 0 printfa.o(i.__0sprintf)
- sprintf 0x00007df5 Thumb Code 0 printfa.o(i.__0sprintf)
- __ARM_clz 0x00007e1d Thumb Code 46 depilogue.o(i.__ARM_clz)
- __ARM_common_switch8 0x00007e4b Thumb Code 28 upper_computer_read_log_api.o(i.__ARM_common_switch8)
- __scatterload_copy 0x00007e67 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x00007e75 Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x00007e77 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- adc_tem_cal 0x0000873d Thumb Code 146 adc.o(i.adc_tem_cal)
- adc_vol_cal 0x000087e1 Thumb Code 88 adc.o(i.adc_vol_cal)
- adc_wait_finish 0x00008845 Thumb Code 32 adc.o(i.adc_wait_finish)
- button_handler 0x00008865 Thumb Code 604 multi_button.o(i.button_handler)
- button_ticks 0x00008ac1 Thumb Code 22 multi_button.o(i.button_ticks)
- cm_backtrace_call_stack 0x00008add Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
- cm_backtrace_fault 0x00008bf1 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
- cm_backtrace_firmware_info 0x00008e01 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
- delay 0x00008e2d Thumb Code 24 project_test.o(i.delay)
- delay_init 0x00008e45 Thumb Code 56 delay.o(i.delay_init)
- delay_ms 0x00008e8d Thumb Code 70 delay.o(i.delay_ms)
- delay_us 0x00008edd Thumb Code 70 delay.o(i.delay_us)
- fputc 0x0000903d Thumb Code 30 project_test.o(i.fputc)
- free 0x00009061 Thumb Code 80 malloc.o(i.free)
- getSampledata 0x000090cd Thumb Code 1382 1gprs.o(i.getSampledata)
- gprs_data_2buff 0x00009641 Thumb Code 20 1gprs.o(i.gprs_data_2buff)
- gprs_data_send 0x00009655 Thumb Code 750 1gprs.o(i.gprs_data_send)
- gprs_protocol_header_2buff 0x00009975 Thumb Code 22 1gprs.o(i.gprs_protocol_header_2buff)
- gprsuart_sendbyte 0x0000998d Thumb Code 26 rs232.o(i.gprsuart_sendbyte)
- main 0x000099ad Thumb Code 40 main.o(i.main)
- malloc 0x000099d5 Thumb Code 92 malloc.o(i.malloc)
- project_test_1 0x00009ad9 Thumb Code 44 project_test.o(i.project_test_1)
- project_test_10 0x00009b29 Thumb Code 32 project_test.o(i.project_test_10)
- project_test_11 0x00009b51 Thumb Code 126 project_test.o(i.project_test_11)
- project_test_2 0x00009bed Thumb Code 156 project_test.o(i.project_test_2)
- project_test_3 0x00009cc1 Thumb Code 238 project_test.o(i.project_test_3)
- project_test_6 0x00009e19 Thumb Code 168 project_test.o(i.project_test_6)
- project_test_7 0x00009f31 Thumb Code 16 project_test.o(i.project_test_7)
- project_test_9 0x00009f41 Thumb Code 172 project_test.o(i.project_test_9)
- pwr_enter_sleep_mode 0x0000a039 Thumb Code 86 1powermanage.o(i.pwr_enter_sleep_mode)
- readButton_key1_State 0x0000a091 Thumb Code 24 project_test.o(i.readButton_key1_State)
- Region$$Table$$Base 0x0000aac0 Number 0 anon$$obj.o(Region$$Table)
- Image$$ER_IROM1$$Limit 0x0000aae0 Number 0 anon$$obj.o ABSOLUTE
- Region$$Table$$Limit 0x0000aae0 Number 0 anon$$obj.o(Region$$Table)
+ __aeabi_uwrite4 0x00000243 Thumb Code 18 uwrite4.o(.text)
+ __rt_uwrite4 0x00000243 Thumb Code 0 uwrite4.o(.text)
+ _uwrite4 0x00000243 Thumb Code 0 uwrite4.o(.text)
+ __aeabi_fadd 0x00000255 Thumb Code 162 fadd.o(.text)
+ __aeabi_fsub 0x000002f7 Thumb Code 8 fadd.o(.text)
+ __aeabi_frsub 0x000002ff Thumb Code 8 fadd.o(.text)
+ __aeabi_fmul 0x00000307 Thumb Code 122 fmul.o(.text)
+ __aeabi_fdiv 0x00000381 Thumb Code 124 fdiv.o(.text)
+ __aeabi_dadd 0x000003fd Thumb Code 328 dadd.o(.text)
+ __aeabi_dsub 0x00000545 Thumb Code 12 dadd.o(.text)
+ __aeabi_drsub 0x00000551 Thumb Code 12 dadd.o(.text)
+ __aeabi_dmul 0x00000561 Thumb Code 202 dmul.o(.text)
+ __aeabi_ddiv 0x00000631 Thumb Code 234 ddiv.o(.text)
+ __aeabi_ui2f 0x00000721 Thumb Code 14 ffltui.o(.text)
+ __aeabi_i2d 0x00000731 Thumb Code 34 dflti.o(.text)
+ __aeabi_ui2d 0x00000759 Thumb Code 24 dfltui.o(.text)
+ __aeabi_d2iz 0x00000775 Thumb Code 62 dfixi.o(.text)
+ __aeabi_d2uiz 0x000007bd Thumb Code 50 dfixui.o(.text)
+ __aeabi_d2ulz 0x000007f9 Thumb Code 54 dfixul.o(.text)
+ __aeabi_f2d 0x00000839 Thumb Code 40 f2d.o(.text)
+ __aeabi_cdrcmple 0x00000861 Thumb Code 38 cdrcmple.o(.text)
+ __aeabi_d2f 0x00000889 Thumb Code 56 d2f.o(.text)
+ __aeabi_cfrcmple 0x000008c1 Thumb Code 20 cfrcmple.o(.text)
+ __aeabi_llsl 0x000008d5 Thumb Code 32 llshl.o(.text)
+ _ll_shift_l 0x000008d5 Thumb Code 0 llshl.o(.text)
+ __aeabi_llsr 0x000008f5 Thumb Code 34 llushr.o(.text)
+ _ll_ushift_r 0x000008f5 Thumb Code 0 llushr.o(.text)
+ __aeabi_lasr 0x00000917 Thumb Code 38 llsshr.o(.text)
+ _ll_sshift_r 0x00000917 Thumb Code 0 llsshr.o(.text)
+ __I$use$fp 0x0000093d Thumb Code 0 iusefp.o(.text)
+ _float_round 0x0000093d Thumb Code 16 fepilogue.o(.text)
+ _float_epilogue 0x0000094d Thumb Code 114 fepilogue.o(.text)
+ _double_round 0x000009bf Thumb Code 26 depilogue.o(.text)
+ _double_epilogue 0x000009d9 Thumb Code 164 depilogue.o(.text)
+ __scatterload 0x00000a7d Thumb Code 28 init.o(.text)
+ __scatterload_rt2 0x00000a7d Thumb Code 0 init.o(.text)
+ __decompress 0x00000aa1 Thumb Code 0 __dczerorl2.o(.text)
+ __decompress1 0x00000aa1 Thumb Code 86 __dczerorl2.o(.text)
+ ADC_CFGR_ACC_PERIOD_Set 0x00000af9 Thumb Code 28 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ ADC_CFGR_BUFEN_Setable 0x00000b19 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ ADC_CFGR_BUFSEL_Set 0x00000b3d Thumb Code 22 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ ADC_CR_ACC_IE_Setable 0x00000b59 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ ADC_CR_EN_Setable 0x00000b7d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ ADC_CR_HPEN_Set 0x00000ba1 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ ADC_CR_MODE_Set 0x00000bc1 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ ADC_CR_RSTCTRL_EN_Setable 0x00000be1 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ ADC_DR_Read 0x00000c05 Thumb Code 8 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ ADC_IN10_Init 0x00000c11 Thumb Code 88 adc.o(i.ADC_IN10_Init)
+ ADC_IN5_Init 0x00000c6d Thumb Code 88 adc.o(i.ADC_IN5_Init)
+ ADC_ISR_ACC_IF_Chk 0x00000cc9 Thumb Code 22 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ ADC_ISR_ACC_IF_Clr 0x00000ce5 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ ADC_TRIM_Write 0x00000cf5 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ ADC_Temp_Init 0x00000d05 Thumb Code 82 adc.o(i.ADC_Temp_Init)
+ AES128_ECB_decrypt 0x00000d5d Thumb Code 34 aes128.o(i.AES128_ECB_decrypt)
+ ALL_ADC_Init_Test 0x00000d89 Thumb Code 36 project_test.o(i.ALL_ADC_Init_Test)
+ ALL_GPIO_EXTI_test 0x00000db5 Thumb Code 62 project_test.o(i.ALL_GPIO_EXTI_test)
+ Alarm_List_Node_Deleted 0x00000e41 Thumb Code 84 linked_list.o(i.Alarm_List_Node_Deleted)
+ All_GPIO_Init_test 0x00000e99 Thumb Code 490 project_test.o(i.All_GPIO_Init_test)
+ AltFunIO 0x0000108d Thumb Code 166 gpio.o(i.AltFunIO)
+ AnalogIO 0x00001133 Thumb Code 80 gpio.o(i.AnalogIO)
+ AnalogIO_H 0x00001185 Thumb Code 92 gpio.o(i.AnalogIO_H)
+ AppNvr_Print 0x000011e5 Thumb Code 56 project_test.o(i.AppNvr_Print)
+ BSTIM_ARR_Write 0x000012d1 Thumb Code 6 fm33a0xxev_bstim.o(i.BSTIM_ARR_Write)
+ BSTIM_CR1_ARPE_Setable 0x000012dd Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_CR1_ARPE_Setable)
+ BSTIM_CR1_CEN_Setable 0x00001301 Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable)
+ BSTIM_CR1_OPM_Set 0x00001325 Thumb Code 26 fm33a0xxev_bstim.o(i.BSTIM_CR1_OPM_Set)
+ BSTIM_IER_UIE_Setable 0x00001345 Thumb Code 32 fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable)
+ BSTIM_IRQHandler 0x00001369 Thumb Code 26 project_test.o(i.BSTIM_IRQHandler)
+ BSTIM_ISR_UIF_Chk 0x00001389 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ BSTIM_ISR_UIF_Clr 0x000013a1 Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ BSTIM_PSCR_Write 0x000013ad Thumb Code 6 fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write)
+ BTx_CR1_CHEN_Setable 0x000013b9 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+ BTx_IRQHandler 0x000013d1 Thumb Code 118 tim.o(i.BTx_IRQHandler)
+ BTx_ISR_CMPHIF_Chk 0x0000145d Thumb Code 20 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+ BTx_ISR_CMPHIF_Clr 0x00001471 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+ BTx_ISR_CMPLIF_Clr 0x00001477 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+ CDIF_CR_INTF_EN_Getable 0x00001491 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ CDIF_CR_INTF_EN_Setable 0x000014a9 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ CMU_GetClocksFreq 0x000014c1 Thumb Code 274 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+ CMU_IER_HFDET_IE_Setable 0x000015e1 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ CMU_IRQHandler 0x00001605 Thumb Code 2 user_init.o(i.CMU_IRQHandler)
+ CMU_ISR_HFDETO_Chk 0x00001609 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ CMU_Init_RCHF_Trim 0x00001625 Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ CMU_OPCCR1_I2C0CKE_Setable 0x00001679 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_I2C0CKE_Setable)
+ CMU_OPCCR1_UART0CKE_Setable 0x000016a1 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+ CMU_OPCCR1_UART0CKS_Set 0x000016c9 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+ CMU_OPCCR1_UART1CKE_Setable 0x000016e5 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+ CMU_OPCCR1_UART1CKS_Set 0x0000170d Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+ CMU_OPCCR2_BSTCKE_Setable 0x0000172d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable)
+ CMU_OPCCR2_BSTCKS_Set 0x00001751 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKS_Set)
+ CMU_PERCLK_SetableEx 0x0000176d Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ CMU_PLLHCR_EN_Getable 0x000017d5 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+ CMU_PLLHCR_OSEL_Get 0x000017ed Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+ CMU_PLLHCR_PLLHDB_Get 0x000017fd Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+ CMU_RCHFCR_FSEL_Get 0x00001811 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+ CMU_RCHFCR_FSEL_Set 0x00001821 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ CMU_RCHFCR_RCHFEN_Getable 0x00001841 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+ CMU_RCHFCR_RCHFEN_Setable 0x00001859 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ CMU_RCHFTR_RCHFTRIM_Set 0x0000187d Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ CMU_RCHF_Init 0x00001895 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ CMU_SYSCLKCR_AHBPRES_Get 0x000018a9 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+ CMU_SYSCLKCR_AHBPRES_Set 0x000018b9 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ CMU_SYSCLKCR_APBPRES_Get 0x000018d9 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+ CMU_SYSCLKCR_APBPRES_Set 0x000018e9 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x00001909 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ CMU_SYSCLKCR_SYSCLKSEL_Get 0x00001931 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+ CMU_SYSCLKCR_SYSCLKSEL_Set 0x00001941 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ CMU_SysClk_Init 0x0000195d Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ CMU_XTHFCR_XTHFEN_Setable 0x0000197d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ CMU_XTHFCR_XTHF_CFG_Set 0x000019a1 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ COMP_CR1_CMP1OR_Chk 0x000019c1 Thumb Code 22 fm33a0xxev_comp.o(i.COMP_CR1_CMP1OR_Chk)
+ COMP_ICR_BUFBYP_Setable 0x000019dd Thumb Code 32 fm33a0xxev_comp.o(i.COMP_ICR_BUFBYP_Setable)
+ COMP_ICR_BUF_OFF_Setable 0x00001a01 Thumb Code 32 fm33a0xxev_comp.o(i.COMP_ICR_BUF_OFF_Setable)
+ COMP_IRQHandler 0x00001a25 Thumb Code 38 comp.o(i.COMP_IRQHandler)
+ COMP_ISR_CMP1IF_Chk 0x00001a55 Thumb Code 20 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Chk)
+ COMP_ISR_CMP1IF_Clr 0x00001a6d Thumb Code 8 fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Clr)
+ CloseH_IO 0x00001a79 Thumb Code 86 gpio.o(i.CloseH_IO)
+ CloseIO 0x00001acf Thumb Code 56 gpio.o(i.CloseIO)
+ DEBUG_Init 0x00001b07 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
+ DMA_CH11CR_CH11DIR_Set 0x00001b11 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+ DMA_CH11CR_CH11EN_Setable 0x00001b31 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+ DMA_CH11CR_CH11FI_Set 0x00001b55 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+ DMA_CH11CR_CH11FTIE_Setable 0x00001b75 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+ DMA_CH11CR_CH11HTIE_Setable 0x00001b99 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+ DMA_CH11CR_CH11PRI_Set 0x00001bbd Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+ DMA_CH11CR_CH11RI_Set 0x00001bdd Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+ DMA_CH11CR_CH11TSIZE_Set 0x00001bfd Thumb Code 22 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+ DMA_CH11FAR_Write 0x00001c1d Thumb Code 10 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+ DMA_CHxCR_BDW_Set 0x00001c2d Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+ DMA_CHxCR_CHxFTIE_Setable 0x00001c51 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+ DMA_CHxCR_CHxHTIE_Setable 0x00001c79 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+ DMA_CHxCR_CHxINC_Set 0x00001ca1 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+ DMA_CHxCR_CHxPRI_Set 0x00001cc5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+ DMA_CHxCR_CHxSSEL_Set 0x00001ce9 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+ DMA_CHxCR_CHxTSIZE_Set 0x00001d0d Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+ DMA_CHxCR_CIRC_Setable 0x00001d31 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+ DMA_CHxCR_ChxEN_Setable 0x00001d59 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+ DMA_CHxCR_DIR_Set 0x00001d81 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+ DMA_CHxMAR_Read 0x00001da5 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+ DMA_CHxMAR_Write 0x00001db5 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+ DMA_GCR_DMAEN_Setable 0x00001dc5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+ DMA_ISR_DMACHFT_Clr 0x00001de9 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ DMA_Init 0x00001df9 Thumb Code 180 fm33a0xxev_dma.o(i.DMA_Init)
+ Deep_sleep_mode 0x00001ead Thumb Code 102 1powermanage.o(i.Deep_sleep_mode)
+ FLS_RDCR_WAIT_Set 0x00001f15 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ GPIOH_ReadInputDataBit 0x00001f31 Thumb Code 22 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+ GPIO_EXTI_EXTIDF_Setable 0x00001f4d Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ GPIO_EXTI_EXTIISR_ClrEx 0x00002049 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ GPIO_EXTI_Init 0x00002135 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ GPIO_EXTI_Select_Edge 0x0000218d Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ GPIO_EXTI_Select_Pin 0x00002299 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ GPIO_Get_InitPara 0x000023cd Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ GPIO_IPD_Init 0x00002461 Thumb Code 204 devicegpioinit.o(i.GPIO_IPD_Init)
+ GPIO_Init 0x00002555 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
+ GPIO_ReadInputDataBit 0x000025c7 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ GPIO_ResetBits 0x000025db Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ GPIO_SetBits 0x000025df Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ GPIO_ToggleBits 0x000025e3 Thumb Code 16 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+ GPIOx_ANEN_Setable 0x000025f3 Thumb Code 28 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+ GPRS_Send_process 0x00002611 Thumb Code 408 1gprs.o(i.GPRS_Send_process)
+ GPRS_UartSendCode 0x000027e9 Thumb Code 40 rs232.o(i.GPRS_UartSendCode)
+ Get_AdcTempValue 0x00002811 Thumb Code 48 adc.o(i.Get_AdcTempValue)
+ Get_AdcValue 0x00002841 Thumb Code 50 adc.o(i.Get_AdcValue)
+ Get_Alka_Bat_Voltage 0x00002875 Thumb Code 138 power_manage.o(i.Get_Alka_Bat_Voltage)
+ Get_Lith_Bat_Voltage 0x00002915 Thumb Code 138 power_manage.o(i.Get_Lith_Bat_Voltage)
+ Get_Mcu_Temp 0x000029b5 Thumb Code 48 power_manage.o(i.Get_Mcu_Temp)
+ Get_Sys_Rtc_Time 0x000029e5 Thumb Code 96 rtc.o(i.Get_Sys_Rtc_Time)
+ Get_Time 0x00002a49 Thumb Code 686 ex_rtc.o(i.Get_Time)
+ Get_vol_average 0x00002d39 Thumb Code 222 power_manage.o(i.Get_vol_average)
+ Gprs_Open 0x00002e19 Thumb Code 176 1gprs.o(i.Gprs_Open)
+ Gprs_Uart1_Receive_Data 0x00002ed1 Thumb Code 62 project_test.o(i.Gprs_Uart1_Receive_Data)
+ Gprs_Uart1_Rx_DMA_CH3_Check 0x00002f31 Thumb Code 126 gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check)
+ IWDT_Clr 0x00002fb9 Thumb Code 8 user_init.o(i.IWDT_Clr)
+ IWDT_Init 0x00002fc9 Thumb Code 22 user_init.o(i.IWDT_Init)
+ Iic_Init_Test 0x00002fe9 Thumb Code 32 project_test.o(i.Iic_Init_Test)
+ Init_RCHF 0x00003011 Thumb Code 26 user_init.o(i.Init_RCHF)
+ Init_RCLP 0x0000302d Thumb Code 24 user_init.o(i.Init_RCLP)
+ Init_SysClk 0x00003051 Thumb Code 108 user_init.o(i.Init_SysClk)
+ Init_SysClk_Gen 0x000030c9 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
+ InputtIO 0x000030df Thumb Code 116 gpio.o(i.InputtIO)
+ InputtIO_H 0x00003155 Thumb Code 126 gpio.o(i.InputtIO_H)
+ LCD_All_Display_new 0x000038c1 Thumb Code 712 1lcd_new.o(i.LCD_All_Display_new)
+ LCD_ClearSeg 0x00003b8d Thumb Code 50 1lcd.o(i.LCD_ClearSeg)
+ LCD_Clear_NEW 0x00003bc5 Thumb Code 22 1lcd_new.o(i.LCD_Clear_NEW)
+ LCD_DisplayDigit_new 0x00003bdb Thumb Code 9456 1lcd_new.o(i.LCD_DisplayDigit_new)
+ LCD_DisplaySeg 0x000060cd Thumb Code 50 1lcd.o(i.LCD_DisplaySeg)
+ LCD_Display_NEW 0x00006105 Thumb Code 16 1lcd_new.o(i.LCD_Display_NEW)
+ LCD_IIC_Ack 0x00006115 Thumb Code 58 lcd_iic.o(i.LCD_IIC_Ack)
+ LCD_IIC_NAck 0x00006155 Thumb Code 50 lcd_iic.o(i.LCD_IIC_NAck)
+ LCD_IIC_Read_Byte 0x0000618d Thumb Code 84 lcd_iic.o(i.LCD_IIC_Read_Byte)
+ LCD_IIC_Send_Byte 0x000061e5 Thumb Code 108 lcd_iic.o(i.LCD_IIC_Send_Byte)
+ LCD_IIC_Start 0x00006255 Thumb Code 52 lcd_iic.o(i.LCD_IIC_Start)
+ LCD_IIC_Stop 0x0000628d Thumb Code 50 lcd_iic.o(i.LCD_IIC_Stop)
+ LCD_Write 0x000062c5 Thumb Code 50 lcd_iic.o(i.LCD_Write)
+ LCD_Write_reg 0x000062f7 Thumb Code 56 lcd_iic.o(i.LCD_Write_reg)
+ LCD_driver_init_new 0x0000632f Thumb Code 48 1lcd_new.o(i.LCD_driver_init_new)
+ LPTIM_CR_EN_Getable 0x00006361 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ LPTIM_IRQHandler 0x00006379 Thumb Code 28 tim.o(i.LPTIM_IRQHandler)
+ LPTIM_ISR_OVIF_Chk 0x00006395 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ LPTIM_ISR_OVIF_Clr 0x000063ad Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ LargeCurrent_LimitingProcess 0x000063b9 Thumb Code 52 low_pwr_test.o(i.LargeCurrent_LimitingProcess)
+ LinkErrorProcess 0x000063f5 Thumb Code 808 1gprs.o(i.LinkErrorProcess)
+ LinkHandleProc 0x0000676d Thumb Code 74 1gprs.o(i.LinkHandleProc)
+ OutputIO 0x00006869 Thumb Code 114 gpio.o(i.OutputIO)
+ PMU_CR_CVS_Set 0x000068dd Thumb Code 26 fm33a0xxev_pmu.o(i.PMU_CR_CVS_Set)
+ PMU_CR_PMOD_Set 0x000068fd Thumb Code 22 fm33a0xxev_pmu.o(i.PMU_CR_PMOD_Set)
+ PMU_CR_SLPDP_Set 0x00006919 Thumb Code 26 fm33a0xxev_pmu.o(i.PMU_CR_SLPDP_Set)
+ PMU_SleepCfg_Init 0x00006939 Thumb Code 46 fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init)
+ PMU_WKTR_T1A_Set 0x0000696d Thumb Code 22 fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Set)
+ Project_Test 0x00006989 Thumb Code 36 project_test.o(i.Project_Test)
+ Project_Test_8 0x000069ad Thumb Code 200 project_test.o(i.Project_Test_8)
+ R8025T_read 0x00006a79 Thumb Code 74 ex_rtc.o(i.R8025T_read)
+ R8025T_write 0x00006ac3 Thumb Code 48 ex_rtc.o(i.R8025T_write)
+ RMU_BORCR_BOR_PDRCFG_Set 0x00006af5 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ RMU_BORCR_OFF_BOR_Setable 0x00006b15 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ RMU_PDRCR_PDRCFG_Set 0x00006b39 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set)
+ RMU_PDRCR_PDREN_Setable 0x00006b59 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ RTC_ADJUST_Write 0x00006b7d Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_ADJUST_Write)
+ RTC_BCDDATE_Read 0x00006b8d Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDDATE_Read)
+ RTC_BCDHOUR_Read 0x00006b9d Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDHOUR_Read)
+ RTC_BCDMIN_Read 0x00006bad Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDMIN_Read)
+ RTC_BCDMONTH_Read 0x00006bbd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDMONTH_Read)
+ RTC_BCDSEC_Read 0x00006bcd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDSEC_Read)
+ RTC_BCDWEEK_Read 0x00006bdd Thumb Code 10 fm33a0xxev_rtc.o(i.RTC_BCDWEEK_Read)
+ RTC_BCDYEAR_Read 0x00006bed Thumb Code 8 fm33a0xxev_rtc.o(i.RTC_BCDYEAR_Read)
+ RTC_GPIO_Init 0x00006bf9 Thumb Code 32 devicegpioinit.o(i.RTC_GPIO_Init)
+ RTC_IRQHandler 0x00006c21 Thumb Code 48 rtc.o(i.RTC_IRQHandler)
+ RTC_ISR_SEC_IF_Chk 0x00006c5d Thumb Code 20 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Chk)
+ RTC_ISR_SEC_IF_Clr 0x00006c75 Thumb Code 8 fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Clr)
+ RTC_TimeDate_GetEx 0x00006c81 Thumb Code 48 fm33a0xxev_rtc.o(i.RTC_TimeDate_GetEx)
+ SVD_IRQHandler 0x00006cb1 Thumb Code 158 svd.o(i.SVD_IRQHandler)
+ SVD_ISR_PFF_Chk 0x00006d81 Thumb Code 20 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Chk)
+ SVD_ISR_PFF_Clr 0x00006d99 Thumb Code 8 fm33a0xxev_svd.o(i.SVD_ISR_PFF_Clr)
+ SVD_ISR_PRF_Chk 0x00006da5 Thumb Code 20 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Chk)
+ SVD_ISR_PRF_Clr 0x00006dbd Thumb Code 8 fm33a0xxev_svd.o(i.SVD_ISR_PRF_Clr)
+ Sda_In 0x00006dc9 Thumb Code 22 lcd_iic.o(i.Sda_In)
+ Sda_Out 0x00006de9 Thumb Code 22 lcd_iic.o(i.Sda_Out)
+ SysWakeUp_ClockCfg 0x00006e09 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
+ Sys_GetTick 0x00006e61 Thumb Code 6 project_test.o(i.Sys_GetTick)
+ SystemInit 0x00006e6d Thumb Code 8 system_fm33a0xxev.o(i.SystemInit)
+ System_power_on_init 0x00006e7d Thumb Code 76 rcc_config.o(i.System_power_on_init)
+ Time_Set 0x00006ed1 Thumb Code 300 ex_rtc.o(i.Time_Set)
+ Timer_Init 0x00007001 Thumb Code 88 project_test.o(i.Timer_Init)
+ UART1_IRQHandler 0x00007059 Thumb Code 20 rs232.o(i.UART1_IRQHandler)
+ UART5_IRQHandler 0x00007071 Thumb Code 20 rs232.o(i.UART5_IRQHandler)
+ UART_BaudREGCalc 0x00007089 Thumb Code 90 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+ UART_Init 0x000070ed Thumb Code 120 fm33a0xxev_uart.o(i.UART_Init)
+ UART_Init_test 0x00007165 Thumb Code 416 project_test.o(i.UART_Init_test)
+ UART_SInit 0x00007329 Thumb Code 500 fm33a0xxev_uart.o(i.UART_SInit)
+ UARTx_BGR_Write 0x00007539 Thumb Code 6 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+ UARTx_CSR_PARITY_Set 0x0000753f Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+ UARTx_CSR_PDSEL_Set 0x00007557 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+ UARTx_CSR_RXEN_Setable 0x0000756f Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+ UARTx_CSR_RXPOL_Setable 0x00007587 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+ UARTx_CSR_RXTOEN_Setable 0x0000759f Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
+ UARTx_CSR_STOPCFG_Set 0x000075b9 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+ UARTx_CSR_TXEN_Setable 0x000075d3 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+ UARTx_CSR_TXIREN_Setable 0x000075eb Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+ UARTx_CSR_TXPOL_Setable 0x00007605 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+ UARTx_IER_RXBF_IE_Setable 0x0000761d Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+ UARTx_IER_RXERR_IE_Setable 0x00007637 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+ UARTx_IER_RXTO_IE_Setable 0x00007651 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+ UARTx_IER_TXBE_IE_Setable 0x0000766b Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+ UARTx_IER_TXSE_IE_Setable 0x00007683 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+ UARTx_ISR_RXBF_Clr 0x0000769b Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+ UARTx_ISR_RXTO_Chk 0x000076a3 Thumb Code 22 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
+ UARTx_ISR_RXTO_Clr 0x000076b9 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
+ UARTx_ISR_TXSE_Chk 0x000076c1 Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ UARTx_SendData_Normal 0x000076d5 Thumb Code 106 uart.o(i.UARTx_SendData_Normal)
+ UARTx_TODR_RXTO_LEN_Set 0x0000776d Thumb Code 16 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
+ UARTx_TXBUF_Write 0x0000777d Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ VRTC_ADCCR_CKE_Setable 0x00007785 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ VRTC_ADCCR_CKS_Set 0x000077a9 Thumb Code 26 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ VRTC_Init_RCMF_Trim 0x000077c9 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ VRTC_RCMFCR_EN_Setable 0x000077ed Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ VRTC_RCMFCR_TRIM_Set 0x00007811 Thumb Code 22 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ __0printf 0x0000782d Thumb Code 24 printfa.o(i.__0printf)
+ __1printf 0x0000782d Thumb Code 0 printfa.o(i.__0printf)
+ __2printf 0x0000782d Thumb Code 0 printfa.o(i.__0printf)
+ __c89printf 0x0000782d Thumb Code 0 printfa.o(i.__0printf)
+ printf 0x0000782d Thumb Code 0 printfa.o(i.__0printf)
+ __0sprintf 0x0000784d Thumb Code 36 printfa.o(i.__0sprintf)
+ __1sprintf 0x0000784d Thumb Code 0 printfa.o(i.__0sprintf)
+ __2sprintf 0x0000784d Thumb Code 0 printfa.o(i.__0sprintf)
+ __c89sprintf 0x0000784d Thumb Code 0 printfa.o(i.__0sprintf)
+ sprintf 0x0000784d Thumb Code 0 printfa.o(i.__0sprintf)
+ __ARM_clz 0x00007875 Thumb Code 46 depilogue.o(i.__ARM_clz)
+ __ARM_common_switch8 0x000078a3 Thumb Code 28 upper_computer_read_log_api.o(i.__ARM_common_switch8)
+ __scatterload_copy 0x000078bf Thumb Code 14 handlers.o(i.__scatterload_copy)
+ __scatterload_null 0x000078cd Thumb Code 2 handlers.o(i.__scatterload_null)
+ __scatterload_zeroinit 0x000078cf Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
+ adc_tem_cal 0x00008195 Thumb Code 146 adc.o(i.adc_tem_cal)
+ adc_vol_cal 0x00008239 Thumb Code 88 adc.o(i.adc_vol_cal)
+ adc_wait_finish 0x0000829d Thumb Code 32 adc.o(i.adc_wait_finish)
+ button_handler 0x000082bd Thumb Code 604 multi_button.o(i.button_handler)
+ button_ticks 0x00008519 Thumb Code 22 multi_button.o(i.button_ticks)
+ cm_backtrace_call_stack 0x00008535 Thumb Code 248 cm_backtrace.o(i.cm_backtrace_call_stack)
+ cm_backtrace_fault 0x00008649 Thumb Code 322 cm_backtrace.o(i.cm_backtrace_fault)
+ cm_backtrace_firmware_info 0x00008859 Thumb Code 24 cm_backtrace.o(i.cm_backtrace_firmware_info)
+ delay_init 0x00008885 Thumb Code 56 delay.o(i.delay_init)
+ delay_ms 0x000088cd Thumb Code 70 delay.o(i.delay_ms)
+ delay_us 0x0000891d Thumb Code 70 delay.o(i.delay_us)
+ fputc 0x00008a7d Thumb Code 30 project_test.o(i.fputc)
+ free 0x00008aa1 Thumb Code 80 malloc.o(i.free)
+ gprsuart_sendbyte 0x00008b0d Thumb Code 26 rs232.o(i.gprsuart_sendbyte)
+ main 0x00008b2d Thumb Code 44 main.o(i.main)
+ malloc 0x00008b59 Thumb Code 92 malloc.o(i.malloc)
+ project_test_1 0x00008c5d Thumb Code 48 project_test.o(i.project_test_1)
+ project_test_10 0x00008cb1 Thumb Code 36 project_test.o(i.project_test_10)
+ project_test_2 0x00008cdd Thumb Code 184 project_test.o(i.project_test_2)
+ project_test_3 0x00008dbd Thumb Code 240 project_test.o(i.project_test_3)
+ project_test_5 0x00008f11 Thumb Code 206 project_test.o(i.project_test_5)
+ project_test_6 0x00008fe5 Thumb Code 168 project_test.o(i.project_test_6)
+ project_test_7 0x000090f5 Thumb Code 16 project_test.o(i.project_test_7)
+ project_test_9 0x00009105 Thumb Code 128 project_test.o(i.project_test_9)
+ readButton_key1_State 0x00009195 Thumb Code 24 project_test.o(i.readButton_key1_State)
+ Region$$Table$$Base 0x00009bc4 Number 0 anon$$obj.o(Region$$Table)
+ Image$$ER_IROM1$$Limit 0x00009be4 Number 0 anon$$obj.o ABSOLUTE
+ Region$$Table$$Limit 0x00009be4 Number 0 anon$$obj.o(Region$$Table)
first_power_tim_cnt_g 0x20000004 Data 1 tim.o(.data)
calendar_g 0x20000005 Data 7 rtc.o(.data)
const_TmpeK_14BIT 0x2000000c Data 4 adc.o(.data)
@@ -8945,35 +8903,33 @@
__microlib_freelist 0x20000640 Data 4 mvars.o(.data)
__microlib_freelist_initialised 0x20000644 Data 4 mvars.o(.data)
uc_recv_para_g 0x20000648 Data 1027 upper_computer.o(.bss)
- rs485_modeule_pagra 0x20001244 Data 1028 project_test.o(.bss)
- flow_ring_buffer 0x20001648 Data 80 sundry.o(.bss)
- temp_ring_buffer 0x20001698 Data 40 sundry.o(.bss)
- press_ring_buffer 0x200016c0 Data 40 sundry.o(.bss)
- instant_wc_ring_queue_buffer 0x200016e8 Data 80 sundry.o(.bss)
- KVer_AES_128 0x20001738 Data 16 aes128.o(.bss)
- KVer_AES_128_xinao 0x20001748 Data 144 aes128.o(.bss)
- LLJ_data_g 0x200019bc Data 80 para.o(.bss)
- device_Parm 0x20001a0c Data 32 para.o(.bss)
- parameter_bil 0x20001a2c Data 53 para.o(.bss)
- system_alarm 0x20001a61 Data 73 para.o(.bss)
- Debug 0x20001aaa Data 150 para.o(.bss)
- valve_abnormal_para_g 0x20001b40 Data 18 para.o(.bss)
- regDevSerialNum 0x20001b52 Data 21 para.o(.bss)
- LinkDlg 0x20001b67 Data 529 1gprs.o(.bss)
- VariaDlg 0x20001d78 Data 43 1gprs.o(.bss)
- gprs_protocol_header 0x20001da3 Data 58 1gprs.o(.bss)
- gprs_data_package 0x20001ddd Data 82 1gprs.o(.bss)
- GPRS_SEND_BUFF 0x20001e2f Data 599 1gprs.o(.bss)
- LLJ_Msg 0x20002088 Data 517 readdevicedata.o(.bss)
- parmAccess 0x20002290 Data 56 readdevicedata.o(.bss)
- LCD_Buffer 0x200022c8 Data 48 1lcd.o(.bss)
- UTR_rec_buff 0x200022f8 Data 250 rs232.o(.bss)
- I2C_RECV_DATA 0x200023f2 Data 20 ex_rtc.o(.bss)
- __heap_base 0x20002408 Data 0 startup_fm33a0xxev.o(HEAP)
- STACK$$Base 0x20003408 Number 0 startup_fm33a0xxev.o(STACK)
- __heap_limit 0x20003408 Data 0 startup_fm33a0xxev.o(HEAP)
- STACK$$Limit 0x20007408 Number 0 startup_fm33a0xxev.o(STACK)
- __initial_sp 0x20007408 Data 0 startup_fm33a0xxev.o(STACK)
+ gprs_module_para_g 0x20001244 Data 1028 gprs_module_api.o(.bss)
+ sim_imei_g 0x20001648 Data 15 gprs_module_api.o(.bss)
+ flow_ring_buffer 0x20001658 Data 80 sundry.o(.bss)
+ temp_ring_buffer 0x200016a8 Data 40 sundry.o(.bss)
+ press_ring_buffer 0x200016d0 Data 40 sundry.o(.bss)
+ instant_wc_ring_queue_buffer 0x200016f8 Data 80 sundry.o(.bss)
+ KVer_AES_128 0x20001748 Data 16 aes128.o(.bss)
+ KVer_AES_128_xinao 0x20001758 Data 144 aes128.o(.bss)
+ LLJ_data_g 0x200019cc Data 80 para.o(.bss)
+ device_Parm 0x20001a1c Data 32 para.o(.bss)
+ parameter_bil 0x20001a3c Data 53 para.o(.bss)
+ system_alarm 0x20001a71 Data 73 para.o(.bss)
+ Debug 0x20001aba Data 150 para.o(.bss)
+ valve_abnormal_para_g 0x20001b50 Data 18 para.o(.bss)
+ regDevSerialNum 0x20001b62 Data 21 para.o(.bss)
+ LinkDlg 0x20001b77 Data 529 1gprs.o(.bss)
+ VariaDlg 0x20001d88 Data 43 1gprs.o(.bss)
+ gprs_protocol_header 0x20001db3 Data 58 1gprs.o(.bss)
+ gprs_data_package 0x20001ded Data 82 1gprs.o(.bss)
+ GPRS_SEND_BUFF 0x20001e3f Data 599 1gprs.o(.bss)
+ LCD_Buffer 0x20002096 Data 48 1lcd.o(.bss)
+ I2C_RECV_DATA 0x200020c6 Data 20 ex_rtc.o(.bss)
+ __heap_base 0x200020e0 Data 0 startup_fm33a0xxev.o(HEAP)
+ STACK$$Base 0x200030e0 Number 0 startup_fm33a0xxev.o(STACK)
+ __heap_limit 0x200030e0 Data 0 startup_fm33a0xxev.o(HEAP)
+ STACK$$Limit 0x200070e0 Number 0 startup_fm33a0xxev.o(STACK)
+ __initial_sp 0x200070e0 Data 0 startup_fm33a0xxev.o(STACK)
@@ -8983,460 +8939,423 @@
Image Entry point : 0x000000c1
- Load Region LR_IROM1 (Base: 0x00000000, Size: 0x0000b128, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x0000ad20])
+ Load Region LR_IROM1 (Base: 0x00000000, Size: 0x0000a22c, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x00009e24])
- Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x0000aae0, Max: 0x00080000, ABSOLUTE)
+ Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x00009be4, Max: 0x00080000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x00000000 0x00000000 0x000000c0 Data RO 17559 RESET startup_fm33a0xxev.o
- 0x000000c0 0x000000c0 0x00000000 Code RO 17610 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x000000c0 0x000000c0 0x00000004 Code RO 18021 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x000000c4 0x000000c4 0x00000004 Code RO 18024 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 18026 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 18028 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x000000c8 0x000000c8 0x00000008 Code RO 18029 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x000000d0 0x000000d0 0x00000000 Code RO 18031 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o)
- 0x000000d0 0x000000d0 0x00000000 Code RO 18033 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o)
- 0x000000d0 0x000000d0 0x00000004 Code RO 18022 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x000000d4 0x000000d4 0x0000000c Code RO 5600 .text cmb_fault.o
- 0x000000e0 0x000000e0 0x0000001c Code RO 17560 .text startup_fm33a0xxev.o
- 0x000000fc 0x000000fc 0x0000002c Code RO 17613 .text mc_p.l(uidiv.o)
- 0x00000128 0x00000128 0x00000028 Code RO 17615 .text mc_p.l(idiv.o)
- 0x00000150 0x00000150 0x00000060 Code RO 17617 .text mc_p.l(uldiv.o)
- 0x000001b0 0x000001b0 0x00000024 Code RO 17629 .text mc_p.l(memcpya.o)
- 0x000001d4 0x000001d4 0x00000024 Code RO 17631 .text mc_p.l(memseta.o)
- 0x000001f8 0x000001f8 0x00000028 Code RO 17633 .text mc_p.l(strstr.o)
- 0x00000220 0x00000220 0x0000000e Code RO 17639 .text mc_p.l(strlen.o)
- 0x0000022e 0x0000022e 0x00000014 Code RO 17934 .text mc_p.l(uread4.o)
- 0x00000242 0x00000242 0x0000001c Code RO 17936 .text mc_p.l(uread8.o)
- 0x0000025e 0x0000025e 0x00000012 Code RO 17938 .text mc_p.l(uwrite4.o)
- 0x00000270 0x00000270 0x0000001e Code RO 17940 .text mc_p.l(uwrite8.o)
- 0x0000028e 0x0000028e 0x000000b2 Code RO 17948 .text mf_p.l(fadd.o)
- 0x00000340 0x00000340 0x0000007a Code RO 17950 .text mf_p.l(fmul.o)
- 0x000003ba 0x000003ba 0x0000007c Code RO 17952 .text mf_p.l(fdiv.o)
- 0x00000436 0x00000436 0x00000002 PAD
- 0x00000438 0x00000438 0x00000164 Code RO 17954 .text mf_p.l(dadd.o)
- 0x0000059c 0x0000059c 0x000000d0 Code RO 17956 .text mf_p.l(dmul.o)
- 0x0000066c 0x0000066c 0x000000f0 Code RO 17958 .text mf_p.l(ddiv.o)
- 0x0000075c 0x0000075c 0x00000016 Code RO 17960 .text mf_p.l(fflti.o)
- 0x00000772 0x00000772 0x0000000e Code RO 17962 .text mf_p.l(ffltui.o)
- 0x00000780 0x00000780 0x00000028 Code RO 17964 .text mf_p.l(dflti.o)
- 0x000007a8 0x000007a8 0x0000001c Code RO 17966 .text mf_p.l(dfltui.o)
- 0x000007c4 0x000007c4 0x00000032 Code RO 17970 .text mf_p.l(ffixi.o)
- 0x000007f6 0x000007f6 0x00000028 Code RO 17972 .text mf_p.l(ffixui.o)
- 0x0000081e 0x0000081e 0x00000002 PAD
- 0x00000820 0x00000820 0x00000048 Code RO 17974 .text mf_p.l(dfixi.o)
- 0x00000868 0x00000868 0x0000003c Code RO 17976 .text mf_p.l(dfixui.o)
- 0x000008a4 0x000008a4 0x00000040 Code RO 17980 .text mf_p.l(dfixul.o)
- 0x000008e4 0x000008e4 0x00000028 Code RO 17982 .text mf_p.l(f2d.o)
- 0x0000090c 0x0000090c 0x00000028 Code RO 17984 .text mf_p.l(cdcmple.o)
- 0x00000934 0x00000934 0x00000028 Code RO 17986 .text mf_p.l(cdrcmple.o)
- 0x0000095c 0x0000095c 0x00000038 Code RO 17988 .text mf_p.l(d2f.o)
- 0x00000994 0x00000994 0x00000014 Code RO 17992 .text mf_p.l(cfrcmple.o)
- 0x000009a8 0x000009a8 0x00000020 Code RO 18036 .text mc_p.l(llshl.o)
- 0x000009c8 0x000009c8 0x00000022 Code RO 18038 .text mc_p.l(llushr.o)
- 0x000009ea 0x000009ea 0x00000026 Code RO 18040 .text mc_p.l(llsshr.o)
- 0x00000a10 0x00000a10 0x00000000 Code RO 18065 .text mc_p.l(iusefp.o)
- 0x00000a10 0x00000a10 0x00000082 Code RO 18066 .text mf_p.l(fepilogue.o)
- 0x00000a92 0x00000a92 0x000000be Code RO 18068 .text mf_p.l(depilogue.o)
- 0x00000b50 0x00000b50 0x00000024 Code RO 18074 .text mc_p.l(init.o)
- 0x00000b74 0x00000b74 0x00000056 Code RO 18123 .text mc_p.l(__dczerorl2.o)
- 0x00000bca 0x00000bca 0x00000002 PAD
- 0x00000bcc 0x00000bcc 0x00000020 Code RO 5629 i.ADC_CFGR_ACC_PERIOD_Set fm33a0xxev_adc.o
- 0x00000bec 0x00000bec 0x00000024 Code RO 5631 i.ADC_CFGR_BUFEN_Setable fm33a0xxev_adc.o
- 0x00000c10 0x00000c10 0x0000001c Code RO 5633 i.ADC_CFGR_BUFSEL_Set fm33a0xxev_adc.o
- 0x00000c2c 0x00000c2c 0x00000024 Code RO 5637 i.ADC_CR_ACC_IE_Setable fm33a0xxev_adc.o
- 0x00000c50 0x00000c50 0x00000024 Code RO 5641 i.ADC_CR_EN_Setable fm33a0xxev_adc.o
- 0x00000c74 0x00000c74 0x00000020 Code RO 5643 i.ADC_CR_HPEN_Set fm33a0xxev_adc.o
- 0x00000c94 0x00000c94 0x00000020 Code RO 5645 i.ADC_CR_MODE_Set fm33a0xxev_adc.o
- 0x00000cb4 0x00000cb4 0x00000024 Code RO 5647 i.ADC_CR_RSTCTRL_EN_Setable fm33a0xxev_adc.o
- 0x00000cd8 0x00000cd8 0x0000000c Code RO 5648 i.ADC_DR_Read fm33a0xxev_adc.o
- 0x00000ce4 0x00000ce4 0x0000005c Code RO 836 i.ADC_IN10_Init adc.o
- 0x00000d40 0x00000d40 0x0000005c Code RO 837 i.ADC_IN5_Init adc.o
- 0x00000d9c 0x00000d9c 0x0000001c Code RO 5650 i.ADC_ISR_ACC_IF_Chk fm33a0xxev_adc.o
- 0x00000db8 0x00000db8 0x00000010 Code RO 5651 i.ADC_ISR_ACC_IF_Clr fm33a0xxev_adc.o
- 0x00000dc8 0x00000dc8 0x00000010 Code RO 5657 i.ADC_TRIM_Write fm33a0xxev_adc.o
- 0x00000dd8 0x00000dd8 0x00000058 Code RO 840 i.ADC_Temp_Init adc.o
- 0x00000e30 0x00000e30 0x0000002c Code RO 4726 i.AES128_ECB_decrypt aes128.o
- 0x00000e5c 0x00000e5c 0x0000002c Code RO 4727 i.AES128_ECB_encrypt aes128.o
- 0x00000e88 0x00000e88 0x0000002c Code RO 4285 i.ALL_ADC_Init_Test project_test.o
- 0x00000eb4 0x00000eb4 0x00000048 Code RO 4728 i.AddRoundKey aes128.o
- 0x00000efc 0x00000efc 0x00000058 Code RO 4681 i.Alarm_List_Node_Deleted linked_list.o
- 0x00000f54 0x00000f54 0x000001f4 Code RO 4287 i.All_GPIO_Init_test project_test.o
- 0x00001148 0x00001148 0x000000a6 Code RO 381 i.AltFunIO gpio.o
- 0x000011ee 0x000011ee 0x00000050 Code RO 383 i.AnalogIO gpio.o
- 0x0000123e 0x0000123e 0x00000002 PAD
- 0x00001240 0x00001240 0x00000060 Code RO 384 i.AnalogIO_H gpio.o
- 0x000012a0 0x000012a0 0x000000ec Code RO 4288 i.AppNvr_Print project_test.o
- 0x0000138c 0x0000138c 0x0000000c Code RO 6349 i.BSTIM_ARR_Write fm33a0xxev_bstim.o
- 0x00001398 0x00001398 0x00000024 Code RO 6353 i.BSTIM_CR1_ARPE_Setable fm33a0xxev_bstim.o
- 0x000013bc 0x000013bc 0x00000024 Code RO 6355 i.BSTIM_CR1_CEN_Setable fm33a0xxev_bstim.o
- 0x000013e0 0x000013e0 0x00000020 Code RO 6357 i.BSTIM_CR1_OPM_Set fm33a0xxev_bstim.o
- 0x00001400 0x00001400 0x00000024 Code RO 6367 i.BSTIM_IER_UIE_Setable fm33a0xxev_bstim.o
- 0x00001424 0x00001424 0x00000020 Code RO 4289 i.BSTIM_IRQHandler project_test.o
- 0x00001444 0x00001444 0x00000018 Code RO 6368 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
- 0x0000145c 0x0000145c 0x0000000c Code RO 6369 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
- 0x00001468 0x00001468 0x0000000c Code RO 6371 i.BSTIM_PSCR_Write fm33a0xxev_bstim.o
- 0x00001474 0x00001474 0x00000018 Code RO 6539 i.BTx_CR1_CHEN_Setable fm33a0xxev_bt.o
- 0x0000148c 0x0000148c 0x0000008c Code RO 689 i.BTx_IRQHandler tim.o
- 0x00001518 0x00001518 0x00000014 Code RO 6575 i.BTx_ISR_CMPHIF_Chk fm33a0xxev_bt.o
- 0x0000152c 0x0000152c 0x00000006 Code RO 6576 i.BTx_ISR_CMPHIF_Clr fm33a0xxev_bt.o
- 0x00001532 0x00001532 0x00000006 Code RO 6578 i.BTx_ISR_CMPLIF_Clr fm33a0xxev_bt.o
- 0x00001538 0x00001538 0x00000014 Code RO 4729 i.BlockCopy aes128.o
- 0x0000154c 0x0000154c 0x00000018 Code RO 7116 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
- 0x00001564 0x00001564 0x00000018 Code RO 7117 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
- 0x0000157c 0x0000157c 0x00000120 Code RO 7165 i.CMU_GetClocksFreq fm33a0xxev_cmu.o
- 0x0000169c 0x0000169c 0x00000024 Code RO 7167 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
- 0x000016c0 0x000016c0 0x00000002 Code RO 203 i.CMU_IRQHandler user_init.o
- 0x000016c2 0x000016c2 0x00000002 PAD
- 0x000016c4 0x000016c4 0x0000001c Code RO 7170 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
- 0x000016e0 0x000016e0 0x00000054 Code RO 7175 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
- 0x00001734 0x00001734 0x00000028 Code RO 7197 i.CMU_OPCCR1_UART0CKE_Setable fm33a0xxev_cmu.o
- 0x0000175c 0x0000175c 0x0000001c Code RO 7199 i.CMU_OPCCR1_UART0CKS_Set fm33a0xxev_cmu.o
- 0x00001778 0x00001778 0x00000028 Code RO 7201 i.CMU_OPCCR1_UART1CKE_Setable fm33a0xxev_cmu.o
- 0x000017a0 0x000017a0 0x00000020 Code RO 7203 i.CMU_OPCCR1_UART1CKS_Set fm33a0xxev_cmu.o
- 0x000017c0 0x000017c0 0x00000024 Code RO 7205 i.CMU_OPCCR2_BSTCKE_Setable fm33a0xxev_cmu.o
- 0x000017e4 0x000017e4 0x0000001c Code RO 7207 i.CMU_OPCCR2_BSTCKS_Set fm33a0xxev_cmu.o
- 0x00001800 0x00001800 0x00000068 Code RO 7218 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
- 0x00001868 0x00001868 0x00000018 Code RO 7219 i.CMU_PLLHCR_EN_Getable fm33a0xxev_cmu.o
- 0x00001880 0x00001880 0x00000010 Code RO 7224 i.CMU_PLLHCR_OSEL_Get fm33a0xxev_cmu.o
- 0x00001890 0x00001890 0x00000014 Code RO 7226 i.CMU_PLLHCR_PLLHDB_Get fm33a0xxev_cmu.o
- 0x000018a4 0x000018a4 0x00000010 Code RO 7236 i.CMU_RCHFCR_FSEL_Get fm33a0xxev_cmu.o
- 0x000018b4 0x000018b4 0x00000020 Code RO 7237 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
- 0x000018d4 0x000018d4 0x00000018 Code RO 7238 i.CMU_RCHFCR_RCHFEN_Getable fm33a0xxev_cmu.o
- 0x000018ec 0x000018ec 0x00000024 Code RO 7239 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
- 0x00001910 0x00001910 0x00000018 Code RO 7241 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
- 0x00001928 0x00001928 0x00000012 Code RO 7242 i.CMU_RCHF_Init fm33a0xxev_cmu.o
- 0x0000193a 0x0000193a 0x00000002 PAD
- 0x0000193c 0x0000193c 0x00000010 Code RO 7243 i.CMU_SYSCLKCR_AHBPRES_Get fm33a0xxev_cmu.o
- 0x0000194c 0x0000194c 0x00000020 Code RO 7244 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
- 0x0000196c 0x0000196c 0x00000010 Code RO 7245 i.CMU_SYSCLKCR_APBPRES_Get fm33a0xxev_cmu.o
- 0x0000197c 0x0000197c 0x00000020 Code RO 7246 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
- 0x0000199c 0x0000199c 0x00000028 Code RO 7248 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
- 0x000019c4 0x000019c4 0x00000010 Code RO 7251 i.CMU_SYSCLKCR_SYSCLKSEL_Get fm33a0xxev_cmu.o
- 0x000019d4 0x000019d4 0x0000001c Code RO 7252 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
- 0x000019f0 0x000019f0 0x0000001e Code RO 7253 i.CMU_SysClk_Init fm33a0xxev_cmu.o
- 0x00001a0e 0x00001a0e 0x00000002 PAD
- 0x00001a10 0x00001a10 0x00000024 Code RO 7255 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
- 0x00001a34 0x00001a34 0x00000020 Code RO 7257 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
- 0x00001a54 0x00001a54 0x0000001c Code RO 7749 i.COMP_CR1_CMP1OR_Chk fm33a0xxev_comp.o
- 0x00001a70 0x00001a70 0x00000030 Code RO 1129 i.COMP_IRQHandler comp.o
- 0x00001aa0 0x00001aa0 0x00000018 Code RO 7795 i.COMP_ISR_CMP1IF_Chk fm33a0xxev_comp.o
- 0x00001ab8 0x00001ab8 0x0000000c Code RO 7796 i.COMP_ISR_CMP1IF_Clr fm33a0xxev_comp.o
- 0x00001ac4 0x00001ac4 0x00000038 Code RO 4730 i.Cipher aes128.o
- 0x00001afc 0x00001afc 0x00000056 Code RO 385 i.CloseH_IO gpio.o
- 0x00001b52 0x00001b52 0x00000038 Code RO 386 i.CloseIO gpio.o
- 0x00001b8a 0x00001b8a 0x0000000a Code RO 344 i.DEBUG_Init rcc_config.o
- 0x00001b94 0x00001b94 0x00000020 Code RO 8533 i.DMA_CH11CR_CH11DIR_Set fm33a0xxev_dma.o
- 0x00001bb4 0x00001bb4 0x00000024 Code RO 8535 i.DMA_CH11CR_CH11EN_Setable fm33a0xxev_dma.o
- 0x00001bd8 0x00001bd8 0x00000020 Code RO 8537 i.DMA_CH11CR_CH11FI_Set fm33a0xxev_dma.o
- 0x00001bf8 0x00001bf8 0x00000024 Code RO 8539 i.DMA_CH11CR_CH11FTIE_Setable fm33a0xxev_dma.o
- 0x00001c1c 0x00001c1c 0x00000024 Code RO 8541 i.DMA_CH11CR_CH11HTIE_Setable fm33a0xxev_dma.o
- 0x00001c40 0x00001c40 0x00000020 Code RO 8543 i.DMA_CH11CR_CH11PRI_Set fm33a0xxev_dma.o
- 0x00001c60 0x00001c60 0x00000020 Code RO 8545 i.DMA_CH11CR_CH11RI_Set fm33a0xxev_dma.o
- 0x00001c80 0x00001c80 0x00000020 Code RO 8547 i.DMA_CH11CR_CH11TSIZE_Set fm33a0xxev_dma.o
- 0x00001ca0 0x00001ca0 0x00000010 Code RO 8549 i.DMA_CH11FAR_Write fm33a0xxev_dma.o
- 0x00001cb0 0x00001cb0 0x00000024 Code RO 8553 i.DMA_CHxCR_BDW_Set fm33a0xxev_dma.o
- 0x00001cd4 0x00001cd4 0x00000020 Code RO 8554 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
- 0x00001cf4 0x00001cf4 0x00000028 Code RO 8555 i.DMA_CHxCR_CHxFTIE_Setable fm33a0xxev_dma.o
- 0x00001d1c 0x00001d1c 0x00000028 Code RO 8557 i.DMA_CHxCR_CHxHTIE_Setable fm33a0xxev_dma.o
- 0x00001d44 0x00001d44 0x00000024 Code RO 8559 i.DMA_CHxCR_CHxINC_Set fm33a0xxev_dma.o
- 0x00001d68 0x00001d68 0x00000024 Code RO 8561 i.DMA_CHxCR_CHxPRI_Set fm33a0xxev_dma.o
- 0x00001d8c 0x00001d8c 0x00000024 Code RO 8563 i.DMA_CHxCR_CHxSSEL_Set fm33a0xxev_dma.o
- 0x00001db0 0x00001db0 0x00000024 Code RO 8565 i.DMA_CHxCR_CHxTSIZE_Set fm33a0xxev_dma.o
- 0x00001dd4 0x00001dd4 0x00000028 Code RO 8567 i.DMA_CHxCR_CIRC_Setable fm33a0xxev_dma.o
- 0x00001dfc 0x00001dfc 0x00000028 Code RO 8571 i.DMA_CHxCR_ChxEN_Setable fm33a0xxev_dma.o
- 0x00001e24 0x00001e24 0x00000024 Code RO 8573 i.DMA_CHxCR_DIR_Set fm33a0xxev_dma.o
- 0x00001e48 0x00001e48 0x00000010 Code RO 8578 i.DMA_CHxMAR_Read fm33a0xxev_dma.o
- 0x00001e58 0x00001e58 0x00000010 Code RO 8579 i.DMA_CHxMAR_Write fm33a0xxev_dma.o
- 0x00001e68 0x00001e68 0x00000024 Code RO 8584 i.DMA_GCR_DMAEN_Setable fm33a0xxev_dma.o
- 0x00001e8c 0x00001e8c 0x0000001e Code RO 16881 i.DMA_IRQHandler rs232.o
- 0x00001eaa 0x00001eaa 0x00000002 PAD
- 0x00001eac 0x00001eac 0x00000020 Code RO 8587 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
- 0x00001ecc 0x00001ecc 0x00000010 Code RO 8588 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
- 0x00001edc 0x00001edc 0x000000b4 Code RO 8593 i.DMA_Init fm33a0xxev_dma.o
- 0x00001f90 0x00001f90 0x00000074 Code RO 4126 i.EEPROM_MultipleRead_Continue e2p.o
- 0x00002004 0x00002004 0x0000001c Code RO 9303 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
- 0x00002020 0x00002020 0x00000060 Code RO 4130 i.FM25V02_data_read e2p.o
- 0x00002080 0x00002080 0x000000b2 Code RO 4131 i.FM25V02_data_read_double e2p.o
- 0x00002132 0x00002132 0x00000034 Code RO 4132 i.FM25V02_data_read_float e2p.o
- 0x00002166 0x00002166 0x00000034 Code RO 4134 i.FM25V02_data_read_uint32 e2p.o
- 0x0000219a 0x0000219a 0x00000002 PAD
- 0x0000219c 0x0000219c 0x000000a0 Code RO 4135 i.FM25V02_data_read_uint32_Check e2p.o
- 0x0000223c 0x0000223c 0x00000094 Code RO 9574 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
- 0x000022d0 0x000022d0 0x00000090 Code RO 16579 i.GPIO_IPD_Init devicegpioinit.o
- 0x00002360 0x00002360 0x00000072 Code RO 9579 i.GPIO_Init fm33a0xxev_gpio.o
- 0x000023d2 0x000023d2 0x00000014 Code RO 9587 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
- 0x000023e6 0x000023e6 0x00000004 Code RO 9590 i.GPIO_ResetBits fm33a0xxev_gpio.o
- 0x000023ea 0x000023ea 0x00000004 Code RO 9591 i.GPIO_SetBits fm33a0xxev_gpio.o
- 0x000023ee 0x000023ee 0x00000010 Code RO 9592 i.GPIO_ToggleBits fm33a0xxev_gpio.o
- 0x000023fe 0x000023fe 0x0000001c Code RO 9594 i.GPIOx_ANEN_Setable fm33a0xxev_gpio.o
- 0x0000241a 0x0000241a 0x00000002 PAD
- 0x0000241c 0x0000241c 0x000001e4 Code RO 16100 i.GPRS_Send_process 1gprs.o
- 0x00002600 0x00002600 0x00000028 Code RO 16882 i.GPRS_UartSendCode rs232.o
- 0x00002628 0x00002628 0x00000030 Code RO 841 i.Get_AdcTempValue adc.o
- 0x00002658 0x00002658 0x00000032 Code RO 842 i.Get_AdcValue adc.o
- 0x0000268a 0x0000268a 0x00000002 PAD
- 0x0000268c 0x0000268c 0x000000a0 Code RO 3691 i.Get_Alka_Bat_Voltage power_manage.o
- 0x0000272c 0x0000272c 0x000000a0 Code RO 3693 i.Get_Lith_Bat_Voltage power_manage.o
- 0x000027cc 0x000027cc 0x00000030 Code RO 3694 i.Get_Mcu_Temp power_manage.o
- 0x000027fc 0x000027fc 0x00000064 Code RO 770 i.Get_Sys_Rtc_Time rtc.o
- 0x00002860 0x00002860 0x000002f0 Code RO 17392 i.Get_Time ex_rtc.o
- 0x00002b50 0x00002b50 0x000000de Code RO 3695 i.Get_vol_average power_manage.o
- 0x00002c2e 0x00002c2e 0x00000002 PAD
- 0x00002c30 0x00002c30 0x000000c0 Code RO 16101 i.Gprs_Open 1gprs.o
- 0x00002cf0 0x00002cf0 0x00000240 Code RO 16102 i.Gprs_Send_Pro 1gprs.o
- 0x00002f30 0x00002f30 0x00000088 Code RO 16884 i.Gprs_Uart1_Rx_DMA_CH3_Check rs232.o
- 0x00002fb8 0x00002fb8 0x0000008c Code RO 3666 i.IR_Uart5_Rx_DMA_CH5_Check ir_nec.o
- 0x00003044 0x00003044 0x00000010 Code RO 206 i.IWDT_Clr user_init.o
- 0x00003054 0x00003054 0x00000020 Code RO 207 i.IWDT_Init user_init.o
- 0x00003074 0x00003074 0x00000028 Code RO 4291 i.Iic_Init_Test project_test.o
- 0x0000309c 0x0000309c 0x0000001a Code RO 208 i.Init_RCHF user_init.o
- 0x000030b6 0x000030b6 0x00000002 PAD
- 0x000030b8 0x000030b8 0x00000024 Code RO 209 i.Init_RCLP user_init.o
- 0x000030dc 0x000030dc 0x00000078 Code RO 210 i.Init_SysClk user_init.o
- 0x00003154 0x00003154 0x00000016 Code RO 211 i.Init_SysClk_Gen user_init.o
- 0x0000316a 0x0000316a 0x00000074 Code RO 387 i.InputtIO gpio.o
- 0x000031de 0x000031de 0x00000002 PAD
- 0x000031e0 0x000031e0 0x00000084 Code RO 388 i.InputtIO_H gpio.o
- 0x00003264 0x00003264 0x00000038 Code RO 4731 i.InvCipher aes128.o
- 0x0000329c 0x0000329c 0x000004bc Code RO 4732 i.InvMixColumns aes128.o
- 0x00003758 0x00003758 0x00000098 Code RO 4733 i.InvShiftRows aes128.o
- 0x000037f0 0x000037f0 0x00000038 Code RO 4734 i.InvSubBytes aes128.o
- 0x00003828 0x00003828 0x00000124 Code RO 4735 i.KeyExpansion aes128.o
- 0x0000394c 0x0000394c 0x000002cc Code RO 17451 i.LCD_All_Display_new 1lcd_new.o
- 0x00003c18 0x00003c18 0x00000038 Code RO 16432 i.LCD_ClearSeg 1lcd.o
- 0x00003c50 0x00003c50 0x00000016 Code RO 17455 i.LCD_Clear_NEW 1lcd_new.o
- 0x00003c66 0x00003c66 0x000024f0 Code RO 17458 i.LCD_DisplayDigit_new 1lcd_new.o
- 0x00006156 0x00006156 0x00000002 PAD
- 0x00006158 0x00006158 0x00000038 Code RO 16437 i.LCD_DisplaySeg 1lcd.o
- 0x00006190 0x00006190 0x00000010 Code RO 17460 i.LCD_Display_NEW 1lcd_new.o
- 0x000061a0 0x000061a0 0x00000040 Code RO 16984 i.LCD_IIC_Ack lcd_iic.o
- 0x000061e0 0x000061e0 0x00000038 Code RO 16985 i.LCD_IIC_NAck lcd_iic.o
- 0x00006218 0x00006218 0x00000058 Code RO 16986 i.LCD_IIC_Read_Byte lcd_iic.o
- 0x00006270 0x00006270 0x00000070 Code RO 16987 i.LCD_IIC_Send_Byte lcd_iic.o
- 0x000062e0 0x000062e0 0x00000038 Code RO 16988 i.LCD_IIC_Start lcd_iic.o
- 0x00006318 0x00006318 0x00000038 Code RO 16989 i.LCD_IIC_Stop lcd_iic.o
- 0x00006350 0x00006350 0x00000032 Code RO 16991 i.LCD_Write lcd_iic.o
- 0x00006382 0x00006382 0x00000038 Code RO 16992 i.LCD_Write_reg lcd_iic.o
- 0x000063ba 0x000063ba 0x00000030 Code RO 17464 i.LCD_driver_init_new 1lcd_new.o
- 0x000063ea 0x000063ea 0x00000002 PAD
- 0x000063ec 0x000063ec 0x00000018 Code RO 10835 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
- 0x00006404 0x00006404 0x0000001c Code RO 692 i.LPTIM_IRQHandler tim.o
- 0x00006420 0x00006420 0x00000018 Code RO 10874 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
- 0x00006438 0x00006438 0x0000000c Code RO 10875 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
- 0x00006444 0x00006444 0x0000003c Code RO 5090 i.LargeCurrent_LimitingProcess low_pwr_test.o
- 0x00006480 0x00006480 0x00000378 Code RO 16103 i.LinkErrorProcess 1gprs.o
- 0x000067f8 0x000067f8 0x00000054 Code RO 16104 i.LinkHandleProc 1gprs.o
- 0x0000684c 0x0000684c 0x00000124 Code RO 4736 i.MixColumns aes128.o
- 0x00006970 0x00006970 0x00000060 Code RO 546 i.NMI_Handler exti.o
- 0x000069d0 0x000069d0 0x00000018 Code RO 4292 i.NVIC_DisableIRQ project_test.o
- 0x000069e8 0x000069e8 0x00000018 Code RO 4293 i.NVIC_EnableIRQ project_test.o
- 0x00006a00 0x00006a00 0x00000078 Code RO 4294 i.NVIC_SetPriority project_test.o
- 0x00006a78 0x00006a78 0x00000072 Code RO 389 i.OutputIO gpio.o
- 0x00006aea 0x00006aea 0x00000002 PAD
- 0x00006aec 0x00006aec 0x00000020 Code RO 12037 i.PMU_CR_CVS_Set fm33a0xxev_pmu.o
- 0x00006b0c 0x00006b0c 0x0000001c Code RO 12041 i.PMU_CR_PMOD_Set fm33a0xxev_pmu.o
- 0x00006b28 0x00006b28 0x00000020 Code RO 12043 i.PMU_CR_SLPDP_Set fm33a0xxev_pmu.o
- 0x00006b48 0x00006b48 0x00000034 Code RO 12055 i.PMU_SleepCfg_Init fm33a0xxev_pmu.o
- 0x00006b7c 0x00006b7c 0x00000018 Code RO 12071 i.PMU_WKFR_WKPxF_Chk fm33a0xxev_pmu.o
- 0x00006b94 0x00006b94 0x0000000c Code RO 12072 i.PMU_WKFR_WKPxF_Clr fm33a0xxev_pmu.o
- 0x00006ba0 0x00006ba0 0x0000001c Code RO 12076 i.PMU_WKTR_T1A_Set fm33a0xxev_pmu.o
- 0x00006bbc 0x00006bbc 0x00000020 Code RO 4295 i.Project_Test project_test.o
- 0x00006bdc 0x00006bdc 0x000000cc Code RO 4296 i.Project_Test_8 project_test.o
- 0x00006ca8 0x00006ca8 0x0000004a Code RO 17393 i.R8025T_read ex_rtc.o
- 0x00006cf2 0x00006cf2 0x00000030 Code RO 17394 i.R8025T_write ex_rtc.o
- 0x00006d22 0x00006d22 0x00000002 PAD
- 0x00006d24 0x00006d24 0x00000020 Code RO 12759 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x00006d44 0x00006d44 0x00000024 Code RO 12761 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
- 0x00006d68 0x00006d68 0x00000020 Code RO 12764 i.RMU_PDRCR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x00006d88 0x00006d88 0x00000024 Code RO 12766 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
- 0x00006dac 0x00006dac 0x00000010 Code RO 13370 i.RTC_ADJUST_Write fm33a0xxev_rtc.o
- 0x00006dbc 0x00006dbc 0x00000010 Code RO 13382 i.RTC_BCDDATE_Read fm33a0xxev_rtc.o
- 0x00006dcc 0x00006dcc 0x00000010 Code RO 13384 i.RTC_BCDHOUR_Read fm33a0xxev_rtc.o
- 0x00006ddc 0x00006ddc 0x00000010 Code RO 13386 i.RTC_BCDMIN_Read fm33a0xxev_rtc.o
- 0x00006dec 0x00006dec 0x00000010 Code RO 13388 i.RTC_BCDMONTH_Read fm33a0xxev_rtc.o
- 0x00006dfc 0x00006dfc 0x00000010 Code RO 13390 i.RTC_BCDSEC_Read fm33a0xxev_rtc.o
- 0x00006e0c 0x00006e0c 0x00000010 Code RO 13392 i.RTC_BCDWEEK_Read fm33a0xxev_rtc.o
- 0x00006e1c 0x00006e1c 0x0000000c Code RO 13394 i.RTC_BCDYEAR_Read fm33a0xxev_rtc.o
- 0x00006e28 0x00006e28 0x00000028 Code RO 16599 i.RTC_GPIO_Init devicegpioinit.o
- 0x00006e50 0x00006e50 0x0000003c Code RO 772 i.RTC_IRQHandler rtc.o
- 0x00006e8c 0x00006e8c 0x00000018 Code RO 13453 i.RTC_ISR_SEC_IF_Chk fm33a0xxev_rtc.o
- 0x00006ea4 0x00006ea4 0x0000000c Code RO 13454 i.RTC_ISR_SEC_IF_Clr fm33a0xxev_rtc.o
- 0x00006eb0 0x00006eb0 0x00000030 Code RO 13464 i.RTC_TimeDate_GetEx fm33a0xxev_rtc.o
- 0x00006ee0 0x00006ee0 0x0000005c Code RO 4297 i.Rs485_Uart1_Receive_Data project_test.o
- 0x00006f3c 0x00006f3c 0x00000080 Code RO 4298 i.Rs485_Uart1_Rx_DMA_CH5_Check project_test.o
- 0x00006fbc 0x00006fbc 0x00000014 Code RO 14064 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
- 0x00006fd0 0x00006fd0 0x00000014 Code RO 14068 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
- 0x00006fe4 0x00006fe4 0x00000006 Code RO 14071 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
- 0x00006fea 0x00006fea 0x00000004 Code RO 14072 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
- 0x00006fee 0x00006fee 0x00000002 PAD
- 0x00006ff0 0x00006ff0 0x000000d0 Code RO 1090 i.SVD_IRQHandler svd.o
- 0x000070c0 0x000070c0 0x00000018 Code RO 14455 i.SVD_ISR_PFF_Chk fm33a0xxev_svd.o
- 0x000070d8 0x000070d8 0x0000000c Code RO 14456 i.SVD_ISR_PFF_Clr fm33a0xxev_svd.o
- 0x000070e4 0x000070e4 0x00000018 Code RO 14457 i.SVD_ISR_PRF_Chk fm33a0xxev_svd.o
- 0x000070fc 0x000070fc 0x0000000c Code RO 14458 i.SVD_ISR_PRF_Clr fm33a0xxev_svd.o
- 0x00007108 0x00007108 0x00000020 Code RO 16993 i.Sda_In lcd_iic.o
- 0x00007128 0x00007128 0x00000020 Code RO 16994 i.Sda_Out lcd_iic.o
- 0x00007148 0x00007148 0x0000008c Code RO 15729 i.SendDataToSTM32 para.o
- 0x000071d4 0x000071d4 0x00000098 Code RO 4737 i.ShiftRows aes128.o
- 0x0000726c 0x0000726c 0x00000034 Code RO 973 i.SpiWriteAndRead spi.o
- 0x000072a0 0x000072a0 0x00000038 Code RO 4738 i.SubBytes aes128.o
- 0x000072d8 0x000072d8 0x00000058 Code RO 212 i.SysWakeUp_ClockCfg user_init.o
- 0x00007330 0x00007330 0x0000000c Code RO 4299 i.Sys_GetTick project_test.o
- 0x0000733c 0x0000733c 0x00000010 Code RO 17567 i.SystemInit system_fm33a0xxev.o
- 0x0000734c 0x0000734c 0x00000054 Code RO 345 i.System_power_on_init rcc_config.o
- 0x000073a0 0x000073a0 0x00000130 Code RO 17395 i.Time_Set ex_rtc.o
- 0x000074d0 0x000074d0 0x00000058 Code RO 4300 i.Timer_Init project_test.o
- 0x00007528 0x00007528 0x00000040 Code RO 16886 i.UART1_IRQHandler rs232.o
- 0x00007568 0x00007568 0x00000040 Code RO 16887 i.UART5_IRQHandler rs232.o
- 0x000075a8 0x000075a8 0x00000064 Code RO 15030 i.UART_BaudREGCalc fm33a0xxev_uart.o
- 0x0000760c 0x0000760c 0x00000078 Code RO 15033 i.UART_Init fm33a0xxev_uart.o
- 0x00007684 0x00007684 0x000001dc Code RO 4301 i.UART_Init_test project_test.o
- 0x00007860 0x00007860 0x00000210 Code RO 15034 i.UART_SInit fm33a0xxev_uart.o
- 0x00007a70 0x00007a70 0x00000006 Code RO 15036 i.UARTx_BGR_Write fm33a0xxev_uart.o
- 0x00007a76 0x00007a76 0x00000018 Code RO 15045 i.UARTx_CSR_PARITY_Set fm33a0xxev_uart.o
- 0x00007a8e 0x00007a8e 0x00000018 Code RO 15047 i.UARTx_CSR_PDSEL_Set fm33a0xxev_uart.o
- 0x00007aa6 0x00007aa6 0x00000018 Code RO 15049 i.UARTx_CSR_RXEN_Setable fm33a0xxev_uart.o
- 0x00007abe 0x00007abe 0x00000018 Code RO 15051 i.UARTx_CSR_RXPOL_Setable fm33a0xxev_uart.o
- 0x00007ad6 0x00007ad6 0x0000001a Code RO 15053 i.UARTx_CSR_RXTOEN_Setable fm33a0xxev_uart.o
- 0x00007af0 0x00007af0 0x0000001a Code RO 15055 i.UARTx_CSR_STOPCFG_Set fm33a0xxev_uart.o
- 0x00007b0a 0x00007b0a 0x00000018 Code RO 15057 i.UARTx_CSR_TXEN_Setable fm33a0xxev_uart.o
- 0x00007b22 0x00007b22 0x0000001a Code RO 15059 i.UARTx_CSR_TXIREN_Setable fm33a0xxev_uart.o
- 0x00007b3c 0x00007b3c 0x00000018 Code RO 15061 i.UARTx_CSR_TXPOL_Setable fm33a0xxev_uart.o
- 0x00007b54 0x00007b54 0x00000016 Code RO 15063 i.UARTx_IER_RXBF_IE_Getable fm33a0xxev_uart.o
- 0x00007b6a 0x00007b6a 0x0000001a Code RO 15064 i.UARTx_IER_RXBF_IE_Setable fm33a0xxev_uart.o
- 0x00007b84 0x00007b84 0x0000001a Code RO 15066 i.UARTx_IER_RXERR_IE_Setable fm33a0xxev_uart.o
- 0x00007b9e 0x00007b9e 0x0000001a Code RO 15068 i.UARTx_IER_RXTO_IE_Setable fm33a0xxev_uart.o
- 0x00007bb8 0x00007bb8 0x00000018 Code RO 15070 i.UARTx_IER_TXBE_IE_Setable fm33a0xxev_uart.o
- 0x00007bd0 0x00007bd0 0x00000018 Code RO 15072 i.UARTx_IER_TXSE_IE_Setable fm33a0xxev_uart.o
- 0x00007be8 0x00007be8 0x00000016 Code RO 15079 i.UARTx_ISR_RXBF_Chk fm33a0xxev_uart.o
- 0x00007bfe 0x00007bfe 0x00000008 Code RO 15080 i.UARTx_ISR_RXBF_Clr fm33a0xxev_uart.o
- 0x00007c06 0x00007c06 0x00000008 Code RO 15082 i.UARTx_ISR_RXTO_Clr fm33a0xxev_uart.o
- 0x00007c0e 0x00007c0e 0x00000014 Code RO 15084 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
- 0x00007c22 0x00007c22 0x00000002 PAD
- 0x00007c24 0x00007c24 0x00000090 Code RO 592 i.UARTx_SendData_Normal uart.o
- 0x00007cb4 0x00007cb4 0x00000010 Code RO 15088 i.UARTx_TODR_RXTO_LEN_Set fm33a0xxev_uart.o
- 0x00007cc4 0x00007cc4 0x00000008 Code RO 15092 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
- 0x00007ccc 0x00007ccc 0x00000060 Code RO 4302 i.Uart5_Receive_Data project_test.o
- 0x00007d2c 0x00007d2c 0x00000024 Code RO 15460 i.VRTC_ADCCR_CKE_Setable fm33a0xxev_vrtc.o
- 0x00007d50 0x00007d50 0x00000020 Code RO 15462 i.VRTC_ADCCR_CKS_Set fm33a0xxev_vrtc.o
- 0x00007d70 0x00007d70 0x00000024 Code RO 15465 i.VRTC_Init_RCMF_Trim fm33a0xxev_vrtc.o
- 0x00007d94 0x00007d94 0x00000024 Code RO 15478 i.VRTC_RCMFCR_EN_Setable fm33a0xxev_vrtc.o
- 0x00007db8 0x00007db8 0x0000001c Code RO 15480 i.VRTC_RCMFCR_TRIM_Set fm33a0xxev_vrtc.o
- 0x00007dd4 0x00007dd4 0x00000020 Code RO 17878 i.__0printf mc_p.l(printfa.o)
- 0x00007df4 0x00007df4 0x00000028 Code RO 17880 i.__0sprintf mc_p.l(printfa.o)
- 0x00007e1c 0x00007e1c 0x0000002e Code RO 18070 i.__ARM_clz mf_p.l(depilogue.o)
- 0x00007e4a 0x00007e4a 0x0000001c Code RO 1291 i.__ARM_common_switch8 upper_computer_read_log_api.o
- 0x00007e66 0x00007e66 0x0000000e Code RO 18117 i.__scatterload_copy mc_p.l(handlers.o)
- 0x00007e74 0x00007e74 0x00000002 Code RO 18118 i.__scatterload_null mc_p.l(handlers.o)
- 0x00007e76 0x00007e76 0x0000000e Code RO 18119 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x00007e84 0x00007e84 0x00000174 Code RO 17885 i._fp_digits mc_p.l(printfa.o)
- 0x00007ff8 0x00007ff8 0x000006ec Code RO 17886 i._printf_core mc_p.l(printfa.o)
- 0x000086e4 0x000086e4 0x00000020 Code RO 17887 i._printf_post_padding mc_p.l(printfa.o)
- 0x00008704 0x00008704 0x0000002c Code RO 17888 i._printf_pre_padding mc_p.l(printfa.o)
- 0x00008730 0x00008730 0x0000000a Code RO 17890 i._sputc mc_p.l(printfa.o)
- 0x0000873a 0x0000873a 0x00000002 PAD
- 0x0000873c 0x0000873c 0x000000a4 Code RO 843 i.adc_tem_cal adc.o
- 0x000087e0 0x000087e0 0x00000064 Code RO 844 i.adc_vol_cal adc.o
- 0x00008844 0x00008844 0x00000020 Code RO 845 i.adc_wait_finish adc.o
- 0x00008864 0x00008864 0x0000025c Code RO 5455 i.button_handler multi_button.o
- 0x00008ac0 0x00008ac0 0x0000001c Code RO 5459 i.button_ticks multi_button.o
- 0x00008adc 0x00008adc 0x00000114 Code RO 5519 i.cm_backtrace_call_stack cm_backtrace.o
- 0x00008bf0 0x00008bf0 0x00000210 Code RO 5520 i.cm_backtrace_fault cm_backtrace.o
- 0x00008e00 0x00008e00 0x0000002c Code RO 5521 i.cm_backtrace_firmware_info cm_backtrace.o
- 0x00008e2c 0x00008e2c 0x00000018 Code RO 4303 i.delay project_test.o
- 0x00008e44 0x00008e44 0x00000048 Code RO 284 i.delay_init delay.o
- 0x00008e8c 0x00008e8c 0x00000050 Code RO 285 i.delay_ms delay.o
- 0x00008edc 0x00008edc 0x00000050 Code RO 286 i.delay_us delay.o
- 0x00008f2c 0x00008f2c 0x0000003a Code RO 5523 i.disassembly_ins_is_bl_blx cm_backtrace.o
- 0x00008f66 0x00008f66 0x00000002 PAD
- 0x00008f68 0x00008f68 0x000000d4 Code RO 5524 i.dump_stack cm_backtrace.o
- 0x0000903c 0x0000903c 0x00000024 Code RO 4304 i.fputc project_test.o
- 0x00009060 0x00009060 0x00000054 Code RO 17906 i.free mc_p.l(malloc.o)
- 0x000090b4 0x000090b4 0x0000000c Code RO 4739 i.getSBoxInvert aes128.o
- 0x000090c0 0x000090c0 0x0000000c Code RO 4740 i.getSBoxValue aes128.o
- 0x000090cc 0x000090cc 0x00000574 Code RO 16106 i.getSampledata 1gprs.o
- 0x00009640 0x00009640 0x00000014 Code RO 16107 i.gprs_data_2buff 1gprs.o
- 0x00009654 0x00009654 0x00000320 Code RO 16108 i.gprs_data_send 1gprs.o
- 0x00009974 0x00009974 0x00000016 Code RO 16109 i.gprs_protocol_header_2buff 1gprs.o
- 0x0000998a 0x0000998a 0x00000002 PAD
- 0x0000998c 0x0000998c 0x00000020 Code RO 16893 i.gprsuart_sendbyte rs232.o
- 0x000099ac 0x000099ac 0x00000028 Code RO 3 i.main main.o
- 0x000099d4 0x000099d4 0x0000006c Code RO 17907 i.malloc mc_p.l(malloc.o)
- 0x00009a40 0x00009a40 0x00000098 Code RO 5525 i.print_call_stack cm_backtrace.o
- 0x00009ad8 0x00009ad8 0x00000050 Code RO 4305 i.project_test_1 project_test.o
- 0x00009b28 0x00009b28 0x00000028 Code RO 4306 i.project_test_10 project_test.o
- 0x00009b50 0x00009b50 0x0000009c Code RO 4307 i.project_test_11 project_test.o
- 0x00009bec 0x00009bec 0x000000d4 Code RO 4308 i.project_test_2 project_test.o
- 0x00009cc0 0x00009cc0 0x00000158 Code RO 4309 i.project_test_3 project_test.o
- 0x00009e18 0x00009e18 0x00000118 Code RO 4312 i.project_test_6 project_test.o
- 0x00009f30 0x00009f30 0x00000010 Code RO 4313 i.project_test_7 project_test.o
- 0x00009f40 0x00009f40 0x000000f8 Code RO 4314 i.project_test_9 project_test.o
- 0x0000a038 0x0000a038 0x00000056 Code RO 16799 i.pwr_enter_sleep_mode 1powermanage.o
- 0x0000a08e 0x0000a08e 0x00000002 PAD
- 0x0000a090 0x0000a090 0x0000001c Code RO 4315 i.readButton_key1_State project_test.o
- 0x0000a0ac 0x0000a0ac 0x00000012 Code RO 4741 i.xtime aes128.o
- 0x0000a0be 0x0000a0be 0x000002ff Data RO 4743 .constdata aes128.o
- 0x0000a3bd 0x0000a3bd 0x00000003 PAD
- 0x0000a3c0 0x0000a3c0 0x000000e0 Data RO 5527 .constdata cm_backtrace.o
- 0x0000a4a0 0x0000a4a0 0x0000061e Data RO 5528 .conststring cm_backtrace.o
- 0x0000aabe 0x0000aabe 0x00000002 PAD
- 0x0000aac0 0x0000aac0 0x00000020 Data RO 18115 Region$$Table anon$$obj.o
+ 0x00000000 0x00000000 0x000000c0 Data RO 17541 RESET startup_fm33a0xxev.o
+ 0x000000c0 0x000000c0 0x00000000 Code RO 17592 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
+ 0x000000c0 0x000000c0 0x00000004 Code RO 18003 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
+ 0x000000c4 0x000000c4 0x00000004 Code RO 18006 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 18008 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
+ 0x000000c8 0x000000c8 0x00000000 Code RO 18010 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
+ 0x000000c8 0x000000c8 0x00000008 Code RO 18011 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
+ 0x000000d0 0x000000d0 0x00000000 Code RO 18013 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o)
+ 0x000000d0 0x000000d0 0x00000000 Code RO 18015 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o)
+ 0x000000d0 0x000000d0 0x00000004 Code RO 18004 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
+ 0x000000d4 0x000000d4 0x0000000c Code RO 5597 .text cmb_fault.o
+ 0x000000e0 0x000000e0 0x0000001c Code RO 17542 .text startup_fm33a0xxev.o
+ 0x000000fc 0x000000fc 0x0000002c Code RO 17595 .text mc_p.l(uidiv.o)
+ 0x00000128 0x00000128 0x00000028 Code RO 17597 .text mc_p.l(idiv.o)
+ 0x00000150 0x00000150 0x00000060 Code RO 17599 .text mc_p.l(uldiv.o)
+ 0x000001b0 0x000001b0 0x00000024 Code RO 17611 .text mc_p.l(memcpya.o)
+ 0x000001d4 0x000001d4 0x00000024 Code RO 17613 .text mc_p.l(memseta.o)
+ 0x000001f8 0x000001f8 0x00000028 Code RO 17615 .text mc_p.l(strstr.o)
+ 0x00000220 0x00000220 0x0000000e Code RO 17621 .text mc_p.l(strlen.o)
+ 0x0000022e 0x0000022e 0x00000014 Code RO 17916 .text mc_p.l(uread4.o)
+ 0x00000242 0x00000242 0x00000012 Code RO 17920 .text mc_p.l(uwrite4.o)
+ 0x00000254 0x00000254 0x000000b2 Code RO 17930 .text mf_p.l(fadd.o)
+ 0x00000306 0x00000306 0x0000007a Code RO 17932 .text mf_p.l(fmul.o)
+ 0x00000380 0x00000380 0x0000007c Code RO 17934 .text mf_p.l(fdiv.o)
+ 0x000003fc 0x000003fc 0x00000164 Code RO 17936 .text mf_p.l(dadd.o)
+ 0x00000560 0x00000560 0x000000d0 Code RO 17938 .text mf_p.l(dmul.o)
+ 0x00000630 0x00000630 0x000000f0 Code RO 17940 .text mf_p.l(ddiv.o)
+ 0x00000720 0x00000720 0x0000000e Code RO 17944 .text mf_p.l(ffltui.o)
+ 0x0000072e 0x0000072e 0x00000002 PAD
+ 0x00000730 0x00000730 0x00000028 Code RO 17946 .text mf_p.l(dflti.o)
+ 0x00000758 0x00000758 0x0000001c Code RO 17948 .text mf_p.l(dfltui.o)
+ 0x00000774 0x00000774 0x00000048 Code RO 17956 .text mf_p.l(dfixi.o)
+ 0x000007bc 0x000007bc 0x0000003c Code RO 17958 .text mf_p.l(dfixui.o)
+ 0x000007f8 0x000007f8 0x00000040 Code RO 17962 .text mf_p.l(dfixul.o)
+ 0x00000838 0x00000838 0x00000028 Code RO 17964 .text mf_p.l(f2d.o)
+ 0x00000860 0x00000860 0x00000028 Code RO 17968 .text mf_p.l(cdrcmple.o)
+ 0x00000888 0x00000888 0x00000038 Code RO 17970 .text mf_p.l(d2f.o)
+ 0x000008c0 0x000008c0 0x00000014 Code RO 17974 .text mf_p.l(cfrcmple.o)
+ 0x000008d4 0x000008d4 0x00000020 Code RO 18018 .text mc_p.l(llshl.o)
+ 0x000008f4 0x000008f4 0x00000022 Code RO 18020 .text mc_p.l(llushr.o)
+ 0x00000916 0x00000916 0x00000026 Code RO 18022 .text mc_p.l(llsshr.o)
+ 0x0000093c 0x0000093c 0x00000000 Code RO 18047 .text mc_p.l(iusefp.o)
+ 0x0000093c 0x0000093c 0x00000082 Code RO 18048 .text mf_p.l(fepilogue.o)
+ 0x000009be 0x000009be 0x000000be Code RO 18050 .text mf_p.l(depilogue.o)
+ 0x00000a7c 0x00000a7c 0x00000024 Code RO 18056 .text mc_p.l(init.o)
+ 0x00000aa0 0x00000aa0 0x00000056 Code RO 18105 .text mc_p.l(__dczerorl2.o)
+ 0x00000af6 0x00000af6 0x00000002 PAD
+ 0x00000af8 0x00000af8 0x00000020 Code RO 5626 i.ADC_CFGR_ACC_PERIOD_Set fm33a0xxev_adc.o
+ 0x00000b18 0x00000b18 0x00000024 Code RO 5628 i.ADC_CFGR_BUFEN_Setable fm33a0xxev_adc.o
+ 0x00000b3c 0x00000b3c 0x0000001c Code RO 5630 i.ADC_CFGR_BUFSEL_Set fm33a0xxev_adc.o
+ 0x00000b58 0x00000b58 0x00000024 Code RO 5634 i.ADC_CR_ACC_IE_Setable fm33a0xxev_adc.o
+ 0x00000b7c 0x00000b7c 0x00000024 Code RO 5638 i.ADC_CR_EN_Setable fm33a0xxev_adc.o
+ 0x00000ba0 0x00000ba0 0x00000020 Code RO 5640 i.ADC_CR_HPEN_Set fm33a0xxev_adc.o
+ 0x00000bc0 0x00000bc0 0x00000020 Code RO 5642 i.ADC_CR_MODE_Set fm33a0xxev_adc.o
+ 0x00000be0 0x00000be0 0x00000024 Code RO 5644 i.ADC_CR_RSTCTRL_EN_Setable fm33a0xxev_adc.o
+ 0x00000c04 0x00000c04 0x0000000c Code RO 5645 i.ADC_DR_Read fm33a0xxev_adc.o
+ 0x00000c10 0x00000c10 0x0000005c Code RO 830 i.ADC_IN10_Init adc.o
+ 0x00000c6c 0x00000c6c 0x0000005c Code RO 831 i.ADC_IN5_Init adc.o
+ 0x00000cc8 0x00000cc8 0x0000001c Code RO 5647 i.ADC_ISR_ACC_IF_Chk fm33a0xxev_adc.o
+ 0x00000ce4 0x00000ce4 0x00000010 Code RO 5648 i.ADC_ISR_ACC_IF_Clr fm33a0xxev_adc.o
+ 0x00000cf4 0x00000cf4 0x00000010 Code RO 5654 i.ADC_TRIM_Write fm33a0xxev_adc.o
+ 0x00000d04 0x00000d04 0x00000058 Code RO 834 i.ADC_Temp_Init adc.o
+ 0x00000d5c 0x00000d5c 0x0000002c Code RO 4723 i.AES128_ECB_decrypt aes128.o
+ 0x00000d88 0x00000d88 0x0000002c Code RO 4279 i.ALL_ADC_Init_Test project_test.o
+ 0x00000db4 0x00000db4 0x00000044 Code RO 4280 i.ALL_GPIO_EXTI_test project_test.o
+ 0x00000df8 0x00000df8 0x00000048 Code RO 4725 i.AddRoundKey aes128.o
+ 0x00000e40 0x00000e40 0x00000058 Code RO 4678 i.Alarm_List_Node_Deleted linked_list.o
+ 0x00000e98 0x00000e98 0x000001f4 Code RO 4281 i.All_GPIO_Init_test project_test.o
+ 0x0000108c 0x0000108c 0x000000a6 Code RO 381 i.AltFunIO gpio.o
+ 0x00001132 0x00001132 0x00000050 Code RO 383 i.AnalogIO gpio.o
+ 0x00001182 0x00001182 0x00000002 PAD
+ 0x00001184 0x00001184 0x00000060 Code RO 384 i.AnalogIO_H gpio.o
+ 0x000011e4 0x000011e4 0x000000ec Code RO 4282 i.AppNvr_Print project_test.o
+ 0x000012d0 0x000012d0 0x0000000c Code RO 6346 i.BSTIM_ARR_Write fm33a0xxev_bstim.o
+ 0x000012dc 0x000012dc 0x00000024 Code RO 6350 i.BSTIM_CR1_ARPE_Setable fm33a0xxev_bstim.o
+ 0x00001300 0x00001300 0x00000024 Code RO 6352 i.BSTIM_CR1_CEN_Setable fm33a0xxev_bstim.o
+ 0x00001324 0x00001324 0x00000020 Code RO 6354 i.BSTIM_CR1_OPM_Set fm33a0xxev_bstim.o
+ 0x00001344 0x00001344 0x00000024 Code RO 6364 i.BSTIM_IER_UIE_Setable fm33a0xxev_bstim.o
+ 0x00001368 0x00001368 0x00000020 Code RO 4283 i.BSTIM_IRQHandler project_test.o
+ 0x00001388 0x00001388 0x00000018 Code RO 6365 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
+ 0x000013a0 0x000013a0 0x0000000c Code RO 6366 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
+ 0x000013ac 0x000013ac 0x0000000c Code RO 6368 i.BSTIM_PSCR_Write fm33a0xxev_bstim.o
+ 0x000013b8 0x000013b8 0x00000018 Code RO 6536 i.BTx_CR1_CHEN_Setable fm33a0xxev_bt.o
+ 0x000013d0 0x000013d0 0x0000008c Code RO 683 i.BTx_IRQHandler tim.o
+ 0x0000145c 0x0000145c 0x00000014 Code RO 6572 i.BTx_ISR_CMPHIF_Chk fm33a0xxev_bt.o
+ 0x00001470 0x00001470 0x00000006 Code RO 6573 i.BTx_ISR_CMPHIF_Clr fm33a0xxev_bt.o
+ 0x00001476 0x00001476 0x00000006 Code RO 6575 i.BTx_ISR_CMPLIF_Clr fm33a0xxev_bt.o
+ 0x0000147c 0x0000147c 0x00000014 Code RO 4726 i.BlockCopy aes128.o
+ 0x00001490 0x00001490 0x00000018 Code RO 7113 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
+ 0x000014a8 0x000014a8 0x00000018 Code RO 7114 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
+ 0x000014c0 0x000014c0 0x00000120 Code RO 7162 i.CMU_GetClocksFreq fm33a0xxev_cmu.o
+ 0x000015e0 0x000015e0 0x00000024 Code RO 7164 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
+ 0x00001604 0x00001604 0x00000002 Code RO 206 i.CMU_IRQHandler user_init.o
+ 0x00001606 0x00001606 0x00000002 PAD
+ 0x00001608 0x00001608 0x0000001c Code RO 7167 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
+ 0x00001624 0x00001624 0x00000054 Code RO 7172 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
+ 0x00001678 0x00001678 0x00000028 Code RO 7178 i.CMU_OPCCR1_I2C0CKE_Setable fm33a0xxev_cmu.o
+ 0x000016a0 0x000016a0 0x00000028 Code RO 7194 i.CMU_OPCCR1_UART0CKE_Setable fm33a0xxev_cmu.o
+ 0x000016c8 0x000016c8 0x0000001c Code RO 7196 i.CMU_OPCCR1_UART0CKS_Set fm33a0xxev_cmu.o
+ 0x000016e4 0x000016e4 0x00000028 Code RO 7198 i.CMU_OPCCR1_UART1CKE_Setable fm33a0xxev_cmu.o
+ 0x0000170c 0x0000170c 0x00000020 Code RO 7200 i.CMU_OPCCR1_UART1CKS_Set fm33a0xxev_cmu.o
+ 0x0000172c 0x0000172c 0x00000024 Code RO 7202 i.CMU_OPCCR2_BSTCKE_Setable fm33a0xxev_cmu.o
+ 0x00001750 0x00001750 0x0000001c Code RO 7204 i.CMU_OPCCR2_BSTCKS_Set fm33a0xxev_cmu.o
+ 0x0000176c 0x0000176c 0x00000068 Code RO 7215 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
+ 0x000017d4 0x000017d4 0x00000018 Code RO 7216 i.CMU_PLLHCR_EN_Getable fm33a0xxev_cmu.o
+ 0x000017ec 0x000017ec 0x00000010 Code RO 7221 i.CMU_PLLHCR_OSEL_Get fm33a0xxev_cmu.o
+ 0x000017fc 0x000017fc 0x00000014 Code RO 7223 i.CMU_PLLHCR_PLLHDB_Get fm33a0xxev_cmu.o
+ 0x00001810 0x00001810 0x00000010 Code RO 7233 i.CMU_RCHFCR_FSEL_Get fm33a0xxev_cmu.o
+ 0x00001820 0x00001820 0x00000020 Code RO 7234 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
+ 0x00001840 0x00001840 0x00000018 Code RO 7235 i.CMU_RCHFCR_RCHFEN_Getable fm33a0xxev_cmu.o
+ 0x00001858 0x00001858 0x00000024 Code RO 7236 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
+ 0x0000187c 0x0000187c 0x00000018 Code RO 7238 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
+ 0x00001894 0x00001894 0x00000012 Code RO 7239 i.CMU_RCHF_Init fm33a0xxev_cmu.o
+ 0x000018a6 0x000018a6 0x00000002 PAD
+ 0x000018a8 0x000018a8 0x00000010 Code RO 7240 i.CMU_SYSCLKCR_AHBPRES_Get fm33a0xxev_cmu.o
+ 0x000018b8 0x000018b8 0x00000020 Code RO 7241 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
+ 0x000018d8 0x000018d8 0x00000010 Code RO 7242 i.CMU_SYSCLKCR_APBPRES_Get fm33a0xxev_cmu.o
+ 0x000018e8 0x000018e8 0x00000020 Code RO 7243 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
+ 0x00001908 0x00001908 0x00000028 Code RO 7245 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
+ 0x00001930 0x00001930 0x00000010 Code RO 7248 i.CMU_SYSCLKCR_SYSCLKSEL_Get fm33a0xxev_cmu.o
+ 0x00001940 0x00001940 0x0000001c Code RO 7249 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
+ 0x0000195c 0x0000195c 0x0000001e Code RO 7250 i.CMU_SysClk_Init fm33a0xxev_cmu.o
+ 0x0000197a 0x0000197a 0x00000002 PAD
+ 0x0000197c 0x0000197c 0x00000024 Code RO 7252 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
+ 0x000019a0 0x000019a0 0x00000020 Code RO 7254 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
+ 0x000019c0 0x000019c0 0x0000001c Code RO 7746 i.COMP_CR1_CMP1OR_Chk fm33a0xxev_comp.o
+ 0x000019dc 0x000019dc 0x00000024 Code RO 7777 i.COMP_ICR_BUFBYP_Setable fm33a0xxev_comp.o
+ 0x00001a00 0x00001a00 0x00000024 Code RO 7779 i.COMP_ICR_BUF_OFF_Setable fm33a0xxev_comp.o
+ 0x00001a24 0x00001a24 0x00000030 Code RO 1123 i.COMP_IRQHandler comp.o
+ 0x00001a54 0x00001a54 0x00000018 Code RO 7792 i.COMP_ISR_CMP1IF_Chk fm33a0xxev_comp.o
+ 0x00001a6c 0x00001a6c 0x0000000c Code RO 7793 i.COMP_ISR_CMP1IF_Clr fm33a0xxev_comp.o
+ 0x00001a78 0x00001a78 0x00000056 Code RO 385 i.CloseH_IO gpio.o
+ 0x00001ace 0x00001ace 0x00000038 Code RO 386 i.CloseIO gpio.o
+ 0x00001b06 0x00001b06 0x0000000a Code RO 344 i.DEBUG_Init rcc_config.o
+ 0x00001b10 0x00001b10 0x00000020 Code RO 8530 i.DMA_CH11CR_CH11DIR_Set fm33a0xxev_dma.o
+ 0x00001b30 0x00001b30 0x00000024 Code RO 8532 i.DMA_CH11CR_CH11EN_Setable fm33a0xxev_dma.o
+ 0x00001b54 0x00001b54 0x00000020 Code RO 8534 i.DMA_CH11CR_CH11FI_Set fm33a0xxev_dma.o
+ 0x00001b74 0x00001b74 0x00000024 Code RO 8536 i.DMA_CH11CR_CH11FTIE_Setable fm33a0xxev_dma.o
+ 0x00001b98 0x00001b98 0x00000024 Code RO 8538 i.DMA_CH11CR_CH11HTIE_Setable fm33a0xxev_dma.o
+ 0x00001bbc 0x00001bbc 0x00000020 Code RO 8540 i.DMA_CH11CR_CH11PRI_Set fm33a0xxev_dma.o
+ 0x00001bdc 0x00001bdc 0x00000020 Code RO 8542 i.DMA_CH11CR_CH11RI_Set fm33a0xxev_dma.o
+ 0x00001bfc 0x00001bfc 0x00000020 Code RO 8544 i.DMA_CH11CR_CH11TSIZE_Set fm33a0xxev_dma.o
+ 0x00001c1c 0x00001c1c 0x00000010 Code RO 8546 i.DMA_CH11FAR_Write fm33a0xxev_dma.o
+ 0x00001c2c 0x00001c2c 0x00000024 Code RO 8550 i.DMA_CHxCR_BDW_Set fm33a0xxev_dma.o
+ 0x00001c50 0x00001c50 0x00000028 Code RO 8552 i.DMA_CHxCR_CHxFTIE_Setable fm33a0xxev_dma.o
+ 0x00001c78 0x00001c78 0x00000028 Code RO 8554 i.DMA_CHxCR_CHxHTIE_Setable fm33a0xxev_dma.o
+ 0x00001ca0 0x00001ca0 0x00000024 Code RO 8556 i.DMA_CHxCR_CHxINC_Set fm33a0xxev_dma.o
+ 0x00001cc4 0x00001cc4 0x00000024 Code RO 8558 i.DMA_CHxCR_CHxPRI_Set fm33a0xxev_dma.o
+ 0x00001ce8 0x00001ce8 0x00000024 Code RO 8560 i.DMA_CHxCR_CHxSSEL_Set fm33a0xxev_dma.o
+ 0x00001d0c 0x00001d0c 0x00000024 Code RO 8562 i.DMA_CHxCR_CHxTSIZE_Set fm33a0xxev_dma.o
+ 0x00001d30 0x00001d30 0x00000028 Code RO 8564 i.DMA_CHxCR_CIRC_Setable fm33a0xxev_dma.o
+ 0x00001d58 0x00001d58 0x00000028 Code RO 8568 i.DMA_CHxCR_ChxEN_Setable fm33a0xxev_dma.o
+ 0x00001d80 0x00001d80 0x00000024 Code RO 8570 i.DMA_CHxCR_DIR_Set fm33a0xxev_dma.o
+ 0x00001da4 0x00001da4 0x00000010 Code RO 8575 i.DMA_CHxMAR_Read fm33a0xxev_dma.o
+ 0x00001db4 0x00001db4 0x00000010 Code RO 8576 i.DMA_CHxMAR_Write fm33a0xxev_dma.o
+ 0x00001dc4 0x00001dc4 0x00000024 Code RO 8581 i.DMA_GCR_DMAEN_Setable fm33a0xxev_dma.o
+ 0x00001de8 0x00001de8 0x00000010 Code RO 8585 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
+ 0x00001df8 0x00001df8 0x000000b4 Code RO 8590 i.DMA_Init fm33a0xxev_dma.o
+ 0x00001eac 0x00001eac 0x00000066 Code RO 16791 i.Deep_sleep_mode 1powermanage.o
+ 0x00001f12 0x00001f12 0x00000002 PAD
+ 0x00001f14 0x00001f14 0x0000001c Code RO 9300 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
+ 0x00001f30 0x00001f30 0x0000001c Code RO 9553 i.GPIOH_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x00001f4c 0x00001f4c 0x000000fc Code RO 9560 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
+ 0x00002048 0x00002048 0x000000ec Code RO 9563 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
+ 0x00002134 0x00002134 0x00000058 Code RO 9564 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
+ 0x0000218c 0x0000218c 0x0000010c Code RO 9565 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
+ 0x00002298 0x00002298 0x00000134 Code RO 9566 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
+ 0x000023cc 0x000023cc 0x00000094 Code RO 9571 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
+ 0x00002460 0x00002460 0x000000f4 Code RO 16573 i.GPIO_IPD_Init devicegpioinit.o
+ 0x00002554 0x00002554 0x00000072 Code RO 9576 i.GPIO_Init fm33a0xxev_gpio.o
+ 0x000025c6 0x000025c6 0x00000014 Code RO 9584 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x000025da 0x000025da 0x00000004 Code RO 9587 i.GPIO_ResetBits fm33a0xxev_gpio.o
+ 0x000025de 0x000025de 0x00000004 Code RO 9588 i.GPIO_SetBits fm33a0xxev_gpio.o
+ 0x000025e2 0x000025e2 0x00000010 Code RO 9589 i.GPIO_ToggleBits fm33a0xxev_gpio.o
+ 0x000025f2 0x000025f2 0x0000001c Code RO 9591 i.GPIOx_ANEN_Setable fm33a0xxev_gpio.o
+ 0x0000260e 0x0000260e 0x00000002 PAD
+ 0x00002610 0x00002610 0x000001d8 Code RO 16094 i.GPRS_Send_process 1gprs.o
+ 0x000027e8 0x000027e8 0x00000028 Code RO 16875 i.GPRS_UartSendCode rs232.o
+ 0x00002810 0x00002810 0x00000030 Code RO 835 i.Get_AdcTempValue adc.o
+ 0x00002840 0x00002840 0x00000032 Code RO 836 i.Get_AdcValue adc.o
+ 0x00002872 0x00002872 0x00000002 PAD
+ 0x00002874 0x00002874 0x000000a0 Code RO 3685 i.Get_Alka_Bat_Voltage power_manage.o
+ 0x00002914 0x00002914 0x000000a0 Code RO 3687 i.Get_Lith_Bat_Voltage power_manage.o
+ 0x000029b4 0x000029b4 0x00000030 Code RO 3688 i.Get_Mcu_Temp power_manage.o
+ 0x000029e4 0x000029e4 0x00000064 Code RO 764 i.Get_Sys_Rtc_Time rtc.o
+ 0x00002a48 0x00002a48 0x000002f0 Code RO 17374 i.Get_Time ex_rtc.o
+ 0x00002d38 0x00002d38 0x000000de Code RO 3689 i.Get_vol_average power_manage.o
+ 0x00002e16 0x00002e16 0x00000002 PAD
+ 0x00002e18 0x00002e18 0x000000b8 Code RO 16095 i.Gprs_Open 1gprs.o
+ 0x00002ed0 0x00002ed0 0x00000060 Code RO 4284 i.Gprs_Uart1_Receive_Data project_test.o
+ 0x00002f30 0x00002f30 0x00000088 Code RO 2242 i.Gprs_Uart1_Rx_DMA_CH3_Check gprs_module_api.o
+ 0x00002fb8 0x00002fb8 0x00000010 Code RO 209 i.IWDT_Clr user_init.o
+ 0x00002fc8 0x00002fc8 0x00000020 Code RO 210 i.IWDT_Init user_init.o
+ 0x00002fe8 0x00002fe8 0x00000028 Code RO 4285 i.Iic_Init_Test project_test.o
+ 0x00003010 0x00003010 0x0000001a Code RO 211 i.Init_RCHF user_init.o
+ 0x0000302a 0x0000302a 0x00000002 PAD
+ 0x0000302c 0x0000302c 0x00000024 Code RO 212 i.Init_RCLP user_init.o
+ 0x00003050 0x00003050 0x00000078 Code RO 213 i.Init_SysClk user_init.o
+ 0x000030c8 0x000030c8 0x00000016 Code RO 214 i.Init_SysClk_Gen user_init.o
+ 0x000030de 0x000030de 0x00000074 Code RO 387 i.InputtIO gpio.o
+ 0x00003152 0x00003152 0x00000002 PAD
+ 0x00003154 0x00003154 0x00000084 Code RO 388 i.InputtIO_H gpio.o
+ 0x000031d8 0x000031d8 0x00000038 Code RO 4728 i.InvCipher aes128.o
+ 0x00003210 0x00003210 0x000004bc Code RO 4729 i.InvMixColumns aes128.o
+ 0x000036cc 0x000036cc 0x00000098 Code RO 4730 i.InvShiftRows aes128.o
+ 0x00003764 0x00003764 0x00000038 Code RO 4731 i.InvSubBytes aes128.o
+ 0x0000379c 0x0000379c 0x00000124 Code RO 4732 i.KeyExpansion aes128.o
+ 0x000038c0 0x000038c0 0x000002cc Code RO 17433 i.LCD_All_Display_new 1lcd_new.o
+ 0x00003b8c 0x00003b8c 0x00000038 Code RO 16426 i.LCD_ClearSeg 1lcd.o
+ 0x00003bc4 0x00003bc4 0x00000016 Code RO 17437 i.LCD_Clear_NEW 1lcd_new.o
+ 0x00003bda 0x00003bda 0x000024f0 Code RO 17440 i.LCD_DisplayDigit_new 1lcd_new.o
+ 0x000060ca 0x000060ca 0x00000002 PAD
+ 0x000060cc 0x000060cc 0x00000038 Code RO 16431 i.LCD_DisplaySeg 1lcd.o
+ 0x00006104 0x00006104 0x00000010 Code RO 17442 i.LCD_Display_NEW 1lcd_new.o
+ 0x00006114 0x00006114 0x00000040 Code RO 16966 i.LCD_IIC_Ack lcd_iic.o
+ 0x00006154 0x00006154 0x00000038 Code RO 16967 i.LCD_IIC_NAck lcd_iic.o
+ 0x0000618c 0x0000618c 0x00000058 Code RO 16968 i.LCD_IIC_Read_Byte lcd_iic.o
+ 0x000061e4 0x000061e4 0x00000070 Code RO 16969 i.LCD_IIC_Send_Byte lcd_iic.o
+ 0x00006254 0x00006254 0x00000038 Code RO 16970 i.LCD_IIC_Start lcd_iic.o
+ 0x0000628c 0x0000628c 0x00000038 Code RO 16971 i.LCD_IIC_Stop lcd_iic.o
+ 0x000062c4 0x000062c4 0x00000032 Code RO 16973 i.LCD_Write lcd_iic.o
+ 0x000062f6 0x000062f6 0x00000038 Code RO 16974 i.LCD_Write_reg lcd_iic.o
+ 0x0000632e 0x0000632e 0x00000030 Code RO 17446 i.LCD_driver_init_new 1lcd_new.o
+ 0x0000635e 0x0000635e 0x00000002 PAD
+ 0x00006360 0x00006360 0x00000018 Code RO 10832 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
+ 0x00006378 0x00006378 0x0000001c Code RO 686 i.LPTIM_IRQHandler tim.o
+ 0x00006394 0x00006394 0x00000018 Code RO 10871 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
+ 0x000063ac 0x000063ac 0x0000000c Code RO 10872 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
+ 0x000063b8 0x000063b8 0x0000003c Code RO 5087 i.LargeCurrent_LimitingProcess low_pwr_test.o
+ 0x000063f4 0x000063f4 0x00000378 Code RO 16097 i.LinkErrorProcess 1gprs.o
+ 0x0000676c 0x0000676c 0x00000054 Code RO 16098 i.LinkHandleProc 1gprs.o
+ 0x000067c0 0x000067c0 0x00000018 Code RO 4286 i.NVIC_DisableIRQ project_test.o
+ 0x000067d8 0x000067d8 0x00000018 Code RO 4287 i.NVIC_EnableIRQ project_test.o
+ 0x000067f0 0x000067f0 0x00000078 Code RO 4288 i.NVIC_SetPriority project_test.o
+ 0x00006868 0x00006868 0x00000072 Code RO 389 i.OutputIO gpio.o
+ 0x000068da 0x000068da 0x00000002 PAD
+ 0x000068dc 0x000068dc 0x00000020 Code RO 12034 i.PMU_CR_CVS_Set fm33a0xxev_pmu.o
+ 0x000068fc 0x000068fc 0x0000001c Code RO 12038 i.PMU_CR_PMOD_Set fm33a0xxev_pmu.o
+ 0x00006918 0x00006918 0x00000020 Code RO 12040 i.PMU_CR_SLPDP_Set fm33a0xxev_pmu.o
+ 0x00006938 0x00006938 0x00000034 Code RO 12052 i.PMU_SleepCfg_Init fm33a0xxev_pmu.o
+ 0x0000696c 0x0000696c 0x0000001c Code RO 12073 i.PMU_WKTR_T1A_Set fm33a0xxev_pmu.o
+ 0x00006988 0x00006988 0x00000024 Code RO 4289 i.Project_Test project_test.o
+ 0x000069ac 0x000069ac 0x000000cc Code RO 4290 i.Project_Test_8 project_test.o
+ 0x00006a78 0x00006a78 0x0000004a Code RO 17375 i.R8025T_read ex_rtc.o
+ 0x00006ac2 0x00006ac2 0x00000030 Code RO 17376 i.R8025T_write ex_rtc.o
+ 0x00006af2 0x00006af2 0x00000002 PAD
+ 0x00006af4 0x00006af4 0x00000020 Code RO 12756 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
+ 0x00006b14 0x00006b14 0x00000024 Code RO 12758 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
+ 0x00006b38 0x00006b38 0x00000020 Code RO 12761 i.RMU_PDRCR_PDRCFG_Set fm33a0xxev_rmu.o
+ 0x00006b58 0x00006b58 0x00000024 Code RO 12763 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
+ 0x00006b7c 0x00006b7c 0x00000010 Code RO 13367 i.RTC_ADJUST_Write fm33a0xxev_rtc.o
+ 0x00006b8c 0x00006b8c 0x00000010 Code RO 13379 i.RTC_BCDDATE_Read fm33a0xxev_rtc.o
+ 0x00006b9c 0x00006b9c 0x00000010 Code RO 13381 i.RTC_BCDHOUR_Read fm33a0xxev_rtc.o
+ 0x00006bac 0x00006bac 0x00000010 Code RO 13383 i.RTC_BCDMIN_Read fm33a0xxev_rtc.o
+ 0x00006bbc 0x00006bbc 0x00000010 Code RO 13385 i.RTC_BCDMONTH_Read fm33a0xxev_rtc.o
+ 0x00006bcc 0x00006bcc 0x00000010 Code RO 13387 i.RTC_BCDSEC_Read fm33a0xxev_rtc.o
+ 0x00006bdc 0x00006bdc 0x00000010 Code RO 13389 i.RTC_BCDWEEK_Read fm33a0xxev_rtc.o
+ 0x00006bec 0x00006bec 0x0000000c Code RO 13391 i.RTC_BCDYEAR_Read fm33a0xxev_rtc.o
+ 0x00006bf8 0x00006bf8 0x00000028 Code RO 16593 i.RTC_GPIO_Init devicegpioinit.o
+ 0x00006c20 0x00006c20 0x0000003c Code RO 766 i.RTC_IRQHandler rtc.o
+ 0x00006c5c 0x00006c5c 0x00000018 Code RO 13450 i.RTC_ISR_SEC_IF_Chk fm33a0xxev_rtc.o
+ 0x00006c74 0x00006c74 0x0000000c Code RO 13451 i.RTC_ISR_SEC_IF_Clr fm33a0xxev_rtc.o
+ 0x00006c80 0x00006c80 0x00000030 Code RO 13461 i.RTC_TimeDate_GetEx fm33a0xxev_rtc.o
+ 0x00006cb0 0x00006cb0 0x000000d0 Code RO 1084 i.SVD_IRQHandler svd.o
+ 0x00006d80 0x00006d80 0x00000018 Code RO 14452 i.SVD_ISR_PFF_Chk fm33a0xxev_svd.o
+ 0x00006d98 0x00006d98 0x0000000c Code RO 14453 i.SVD_ISR_PFF_Clr fm33a0xxev_svd.o
+ 0x00006da4 0x00006da4 0x00000018 Code RO 14454 i.SVD_ISR_PRF_Chk fm33a0xxev_svd.o
+ 0x00006dbc 0x00006dbc 0x0000000c Code RO 14455 i.SVD_ISR_PRF_Clr fm33a0xxev_svd.o
+ 0x00006dc8 0x00006dc8 0x00000020 Code RO 16975 i.Sda_In lcd_iic.o
+ 0x00006de8 0x00006de8 0x00000020 Code RO 16976 i.Sda_Out lcd_iic.o
+ 0x00006e08 0x00006e08 0x00000058 Code RO 215 i.SysWakeUp_ClockCfg user_init.o
+ 0x00006e60 0x00006e60 0x0000000c Code RO 4293 i.Sys_GetTick project_test.o
+ 0x00006e6c 0x00006e6c 0x00000010 Code RO 17549 i.SystemInit system_fm33a0xxev.o
+ 0x00006e7c 0x00006e7c 0x00000054 Code RO 345 i.System_power_on_init rcc_config.o
+ 0x00006ed0 0x00006ed0 0x00000130 Code RO 17377 i.Time_Set ex_rtc.o
+ 0x00007000 0x00007000 0x00000058 Code RO 4294 i.Timer_Init project_test.o
+ 0x00007058 0x00007058 0x00000018 Code RO 16878 i.UART1_IRQHandler rs232.o
+ 0x00007070 0x00007070 0x00000018 Code RO 16879 i.UART5_IRQHandler rs232.o
+ 0x00007088 0x00007088 0x00000064 Code RO 15027 i.UART_BaudREGCalc fm33a0xxev_uart.o
+ 0x000070ec 0x000070ec 0x00000078 Code RO 15030 i.UART_Init fm33a0xxev_uart.o
+ 0x00007164 0x00007164 0x000001c4 Code RO 4295 i.UART_Init_test project_test.o
+ 0x00007328 0x00007328 0x00000210 Code RO 15031 i.UART_SInit fm33a0xxev_uart.o
+ 0x00007538 0x00007538 0x00000006 Code RO 15033 i.UARTx_BGR_Write fm33a0xxev_uart.o
+ 0x0000753e 0x0000753e 0x00000018 Code RO 15042 i.UARTx_CSR_PARITY_Set fm33a0xxev_uart.o
+ 0x00007556 0x00007556 0x00000018 Code RO 15044 i.UARTx_CSR_PDSEL_Set fm33a0xxev_uart.o
+ 0x0000756e 0x0000756e 0x00000018 Code RO 15046 i.UARTx_CSR_RXEN_Setable fm33a0xxev_uart.o
+ 0x00007586 0x00007586 0x00000018 Code RO 15048 i.UARTx_CSR_RXPOL_Setable fm33a0xxev_uart.o
+ 0x0000759e 0x0000759e 0x0000001a Code RO 15050 i.UARTx_CSR_RXTOEN_Setable fm33a0xxev_uart.o
+ 0x000075b8 0x000075b8 0x0000001a Code RO 15052 i.UARTx_CSR_STOPCFG_Set fm33a0xxev_uart.o
+ 0x000075d2 0x000075d2 0x00000018 Code RO 15054 i.UARTx_CSR_TXEN_Setable fm33a0xxev_uart.o
+ 0x000075ea 0x000075ea 0x0000001a Code RO 15056 i.UARTx_CSR_TXIREN_Setable fm33a0xxev_uart.o
+ 0x00007604 0x00007604 0x00000018 Code RO 15058 i.UARTx_CSR_TXPOL_Setable fm33a0xxev_uart.o
+ 0x0000761c 0x0000761c 0x0000001a Code RO 15061 i.UARTx_IER_RXBF_IE_Setable fm33a0xxev_uart.o
+ 0x00007636 0x00007636 0x0000001a Code RO 15063 i.UARTx_IER_RXERR_IE_Setable fm33a0xxev_uart.o
+ 0x00007650 0x00007650 0x0000001a Code RO 15065 i.UARTx_IER_RXTO_IE_Setable fm33a0xxev_uart.o
+ 0x0000766a 0x0000766a 0x00000018 Code RO 15067 i.UARTx_IER_TXBE_IE_Setable fm33a0xxev_uart.o
+ 0x00007682 0x00007682 0x00000018 Code RO 15069 i.UARTx_IER_TXSE_IE_Setable fm33a0xxev_uart.o
+ 0x0000769a 0x0000769a 0x00000008 Code RO 15077 i.UARTx_ISR_RXBF_Clr fm33a0xxev_uart.o
+ 0x000076a2 0x000076a2 0x00000016 Code RO 15078 i.UARTx_ISR_RXTO_Chk fm33a0xxev_uart.o
+ 0x000076b8 0x000076b8 0x00000008 Code RO 15079 i.UARTx_ISR_RXTO_Clr fm33a0xxev_uart.o
+ 0x000076c0 0x000076c0 0x00000014 Code RO 15081 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
+ 0x000076d4 0x000076d4 0x00000098 Code RO 586 i.UARTx_SendData_Normal uart.o
+ 0x0000776c 0x0000776c 0x00000010 Code RO 15085 i.UARTx_TODR_RXTO_LEN_Set fm33a0xxev_uart.o
+ 0x0000777c 0x0000777c 0x00000008 Code RO 15089 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
+ 0x00007784 0x00007784 0x00000024 Code RO 15457 i.VRTC_ADCCR_CKE_Setable fm33a0xxev_vrtc.o
+ 0x000077a8 0x000077a8 0x00000020 Code RO 15459 i.VRTC_ADCCR_CKS_Set fm33a0xxev_vrtc.o
+ 0x000077c8 0x000077c8 0x00000024 Code RO 15462 i.VRTC_Init_RCMF_Trim fm33a0xxev_vrtc.o
+ 0x000077ec 0x000077ec 0x00000024 Code RO 15475 i.VRTC_RCMFCR_EN_Setable fm33a0xxev_vrtc.o
+ 0x00007810 0x00007810 0x0000001c Code RO 15477 i.VRTC_RCMFCR_TRIM_Set fm33a0xxev_vrtc.o
+ 0x0000782c 0x0000782c 0x00000020 Code RO 17860 i.__0printf mc_p.l(printfa.o)
+ 0x0000784c 0x0000784c 0x00000028 Code RO 17862 i.__0sprintf mc_p.l(printfa.o)
+ 0x00007874 0x00007874 0x0000002e Code RO 18052 i.__ARM_clz mf_p.l(depilogue.o)
+ 0x000078a2 0x000078a2 0x0000001c Code RO 1285 i.__ARM_common_switch8 upper_computer_read_log_api.o
+ 0x000078be 0x000078be 0x0000000e Code RO 18099 i.__scatterload_copy mc_p.l(handlers.o)
+ 0x000078cc 0x000078cc 0x00000002 Code RO 18100 i.__scatterload_null mc_p.l(handlers.o)
+ 0x000078ce 0x000078ce 0x0000000e Code RO 18101 i.__scatterload_zeroinit mc_p.l(handlers.o)
+ 0x000078dc 0x000078dc 0x00000174 Code RO 17867 i._fp_digits mc_p.l(printfa.o)
+ 0x00007a50 0x00007a50 0x000006ec Code RO 17868 i._printf_core mc_p.l(printfa.o)
+ 0x0000813c 0x0000813c 0x00000020 Code RO 17869 i._printf_post_padding mc_p.l(printfa.o)
+ 0x0000815c 0x0000815c 0x0000002c Code RO 17870 i._printf_pre_padding mc_p.l(printfa.o)
+ 0x00008188 0x00008188 0x0000000a Code RO 17872 i._sputc mc_p.l(printfa.o)
+ 0x00008192 0x00008192 0x00000002 PAD
+ 0x00008194 0x00008194 0x000000a4 Code RO 837 i.adc_tem_cal adc.o
+ 0x00008238 0x00008238 0x00000064 Code RO 838 i.adc_vol_cal adc.o
+ 0x0000829c 0x0000829c 0x00000020 Code RO 839 i.adc_wait_finish adc.o
+ 0x000082bc 0x000082bc 0x0000025c Code RO 5452 i.button_handler multi_button.o
+ 0x00008518 0x00008518 0x0000001c Code RO 5456 i.button_ticks multi_button.o
+ 0x00008534 0x00008534 0x00000114 Code RO 5516 i.cm_backtrace_call_stack cm_backtrace.o
+ 0x00008648 0x00008648 0x00000210 Code RO 5517 i.cm_backtrace_fault cm_backtrace.o
+ 0x00008858 0x00008858 0x0000002c Code RO 5518 i.cm_backtrace_firmware_info cm_backtrace.o
+ 0x00008884 0x00008884 0x00000048 Code RO 284 i.delay_init delay.o
+ 0x000088cc 0x000088cc 0x00000050 Code RO 285 i.delay_ms delay.o
+ 0x0000891c 0x0000891c 0x00000050 Code RO 286 i.delay_us delay.o
+ 0x0000896c 0x0000896c 0x0000003a Code RO 5520 i.disassembly_ins_is_bl_blx cm_backtrace.o
+ 0x000089a6 0x000089a6 0x00000002 PAD
+ 0x000089a8 0x000089a8 0x000000d4 Code RO 5521 i.dump_stack cm_backtrace.o
+ 0x00008a7c 0x00008a7c 0x00000024 Code RO 4298 i.fputc project_test.o
+ 0x00008aa0 0x00008aa0 0x00000054 Code RO 17888 i.free mc_p.l(malloc.o)
+ 0x00008af4 0x00008af4 0x0000000c Code RO 4736 i.getSBoxInvert aes128.o
+ 0x00008b00 0x00008b00 0x0000000c Code RO 4737 i.getSBoxValue aes128.o
+ 0x00008b0c 0x00008b0c 0x00000020 Code RO 16885 i.gprsuart_sendbyte rs232.o
+ 0x00008b2c 0x00008b2c 0x0000002c Code RO 3 i.main main.o
+ 0x00008b58 0x00008b58 0x0000006c Code RO 17889 i.malloc mc_p.l(malloc.o)
+ 0x00008bc4 0x00008bc4 0x00000098 Code RO 5522 i.print_call_stack cm_backtrace.o
+ 0x00008c5c 0x00008c5c 0x00000054 Code RO 4299 i.project_test_1 project_test.o
+ 0x00008cb0 0x00008cb0 0x0000002c Code RO 4300 i.project_test_10 project_test.o
+ 0x00008cdc 0x00008cdc 0x000000e0 Code RO 4302 i.project_test_2 project_test.o
+ 0x00008dbc 0x00008dbc 0x00000154 Code RO 4303 i.project_test_3 project_test.o
+ 0x00008f10 0x00008f10 0x000000d4 Code RO 4305 i.project_test_5 project_test.o
+ 0x00008fe4 0x00008fe4 0x00000110 Code RO 4306 i.project_test_6 project_test.o
+ 0x000090f4 0x000090f4 0x00000010 Code RO 4307 i.project_test_7 project_test.o
+ 0x00009104 0x00009104 0x00000090 Code RO 4308 i.project_test_9 project_test.o
+ 0x00009194 0x00009194 0x0000001c Code RO 4309 i.readButton_key1_State project_test.o
+ 0x000091b0 0x000091b0 0x00000012 Code RO 4738 i.xtime aes128.o
+ 0x000091c2 0x000091c2 0x000002ff Data RO 4740 .constdata aes128.o
+ 0x000094c1 0x000094c1 0x00000003 PAD
+ 0x000094c4 0x000094c4 0x000000e0 Data RO 5524 .constdata cm_backtrace.o
+ 0x000095a4 0x000095a4 0x0000061e Data RO 5525 .conststring cm_backtrace.o
+ 0x00009bc2 0x00009bc2 0x00000002 PAD
+ 0x00009bc4 0x00009bc4 0x00000020 Data RO 18097 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0000aae0, Size: 0x00007408, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000240])
+ Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x00009be4, Size: 0x000070e0, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000240])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 COMPRESSED 0x00000004 Data RW 287 .data delay.o
- 0x20000004 COMPRESSED 0x00000001 Data RW 698 .data tim.o
- 0x20000005 COMPRESSED 0x00000007 Data RW 776 .data rtc.o
- 0x2000000c COMPRESSED 0x00000008 Data RW 846 .data adc.o
- 0x20000014 COMPRESSED 0x000000dc Data RW 2688 .data gprs.o
- 0x200000f0 COMPRESSED 0x0000000a Data RW 3041 .data lcd.o
- 0x200000fa COMPRESSED 0x0000001c Data RW 3701 .data power_manage.o
- 0x20000116 COMPRESSED 0x00000297 Data RW 3806 .data administrator.o
+ 0x20000004 COMPRESSED 0x00000001 Data RW 692 .data tim.o
+ 0x20000005 COMPRESSED 0x00000007 Data RW 770 .data rtc.o
+ 0x2000000c COMPRESSED 0x00000008 Data RW 840 .data adc.o
+ 0x20000014 COMPRESSED 0x000000dc Data RW 2682 .data gprs.o
+ 0x200000f0 COMPRESSED 0x0000000a Data RW 3035 .data lcd.o
+ 0x200000fa COMPRESSED 0x0000001c Data RW 3695 .data power_manage.o
+ 0x20000116 COMPRESSED 0x00000297 Data RW 3800 .data administrator.o
0x200003ad COMPRESSED 0x00000003 PAD
- 0x200003b0 COMPRESSED 0x00000031 Data RW 4317 .data project_test.o
+ 0x200003b0 COMPRESSED 0x00000031 Data RW 4311 .data project_test.o
0x200003e1 COMPRESSED 0x00000003 PAD
- 0x200003e4 COMPRESSED 0x00000042 Data RW 4526 .data sundry.o
+ 0x200003e4 COMPRESSED 0x00000042 Data RW 4523 .data sundry.o
0x20000426 COMPRESSED 0x00000002 PAD
- 0x20000428 COMPRESSED 0x00000005 Data RW 4684 .data linked_list.o
+ 0x20000428 COMPRESSED 0x00000005 Data RW 4681 .data linked_list.o
0x2000042d COMPRESSED 0x00000003 PAD
- 0x20000430 COMPRESSED 0x0000000c Data RW 4744 .data aes128.o
- 0x2000043c COMPRESSED 0x0000016f Data RW 4942 .data system_parameter.o
+ 0x20000430 COMPRESSED 0x0000000c Data RW 4741 .data aes128.o
+ 0x2000043c COMPRESSED 0x0000016f Data RW 4939 .data system_parameter.o
0x200005ab COMPRESSED 0x00000001 PAD
- 0x200005ac COMPRESSED 0x00000004 Data RW 5461 .data multi_button.o
- 0x200005b0 COMPRESSED 0x00000014 Data RW 5529 .data cm_backtrace.o
- 0x200005c4 COMPRESSED 0x0000002d Data RW 15755 .data para.o
+ 0x200005ac COMPRESSED 0x00000004 Data RW 5458 .data multi_button.o
+ 0x200005b0 COMPRESSED 0x00000014 Data RW 5526 .data cm_backtrace.o
+ 0x200005c4 COMPRESSED 0x0000002d Data RW 15752 .data para.o
0x200005f1 COMPRESSED 0x00000001 PAD
- 0x200005f2 COMPRESSED 0x00000013 Data RW 16111 .data 1gprs.o
+ 0x200005f2 COMPRESSED 0x00000013 Data RW 16105 .data 1gprs.o
0x20000605 COMPRESSED 0x00000003 PAD
- 0x20000608 COMPRESSED 0x00000012 Data RW 16206 .data readdevicedata.o
- 0x2000061a COMPRESSED 0x0000001d Data RW 17398 .data ex_rtc.o
+ 0x20000608 COMPRESSED 0x00000012 Data RW 16200 .data readdevicedata.o
+ 0x2000061a COMPRESSED 0x0000001d Data RW 17380 .data ex_rtc.o
0x20000637 COMPRESSED 0x00000001 PAD
- 0x20000638 COMPRESSED 0x00000004 Data RW 17568 .data system_fm33a0xxev.o
- 0x2000063c COMPRESSED 0x00000004 Data RW 18035 .data mc_p.l(stdout.o)
- 0x20000640 COMPRESSED 0x00000004 Data RW 18048 .data mc_p.l(mvars.o)
- 0x20000644 COMPRESSED 0x00000004 Data RW 18049 .data mc_p.l(mvars.o)
- 0x20000648 - 0x00000bfb Zero RW 1840 .bss upper_computer.o
+ 0x20000638 COMPRESSED 0x00000004 Data RW 17550 .data system_fm33a0xxev.o
+ 0x2000063c COMPRESSED 0x00000004 Data RW 18017 .data mc_p.l(stdout.o)
+ 0x20000640 COMPRESSED 0x00000004 Data RW 18030 .data mc_p.l(mvars.o)
+ 0x20000644 COMPRESSED 0x00000004 Data RW 18031 .data mc_p.l(mvars.o)
+ 0x20000648 - 0x00000bfb Zero RW 1834 .bss upper_computer.o
0x20001243 COMPRESSED 0x00000001 PAD
- 0x20001244 - 0x00000404 Zero RW 4316 .bss project_test.o
- 0x20001648 - 0x000000f0 Zero RW 4524 .bss sundry.o
- 0x20001738 - 0x00000150 Zero RW 4742 .bss aes128.o
- 0x20001888 - 0x00000134 Zero RW 5526 .bss cm_backtrace.o
- 0x200019bc - 0x000001ab Zero RW 15754 .bss para.o
- 0x20001b67 - 0x0000051f Zero RW 16110 .bss 1gprs.o
- 0x20002086 COMPRESSED 0x00000002 PAD
- 0x20002088 - 0x00000240 Zero RW 16205 .bss readdevicedata.o
- 0x200022c8 - 0x00000030 Zero RW 16449 .bss 1lcd.o
- 0x200022f8 - 0x000000fa Zero RW 16894 .bss rs232.o
- 0x200023f2 - 0x00000014 Zero RW 17397 .bss ex_rtc.o
- 0x20002406 COMPRESSED 0x00000002 PAD
- 0x20002408 - 0x00001000 Zero RW 17558 HEAP startup_fm33a0xxev.o
- 0x20003408 - 0x00004000 Zero RW 17557 STACK startup_fm33a0xxev.o
+ 0x20001244 - 0x00000413 Zero RW 2243 .bss gprs_module_api.o
+ 0x20001657 COMPRESSED 0x00000001 PAD
+ 0x20001658 - 0x000000f0 Zero RW 4521 .bss sundry.o
+ 0x20001748 - 0x00000150 Zero RW 4739 .bss aes128.o
+ 0x20001898 - 0x00000134 Zero RW 5523 .bss cm_backtrace.o
+ 0x200019cc - 0x000001ab Zero RW 15751 .bss para.o
+ 0x20001b77 - 0x0000051f Zero RW 16104 .bss 1gprs.o
+ 0x20002096 - 0x00000030 Zero RW 16443 .bss 1lcd.o
+ 0x200020c6 - 0x00000014 Zero RW 17379 .bss ex_rtc.o
+ 0x200020da COMPRESSED 0x00000006 PAD
+ 0x200020e0 - 0x00001000 Zero RW 17540 HEAP startup_fm33a0xxev.o
+ 0x200030e0 - 0x00004000 Zero RW 17539 STACK startup_fm33a0xxev.o
==============================================================================
@@ -9446,71 +9365,67 @@
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
- 4462 364 0 19 1311 13736 1gprs.o
+ 1628 162 0 19 1311 9776 1gprs.o
112 12 0 0 48 1910 1lcd.o
10258 286 0 0 0 9773 1lcd_new.o
- 86 0 0 0 0 647 1powermanage.o
+ 102 0 0 0 0 606 1powermanage.o
666 44 0 8 0 5216 adc.o
0 0 0 663 0 11298 administrator.o
- 2546 82 767 12 336 9482 aes128.o
+ 1946 58 767 12 336 6953 aes128.o
1270 370 1790 20 308 12446 cm_backtrace.o
12 0 0 0 0 368 cmb_fault.o
48 10 0 0 0 470 comp.o
232 36 0 4 0 31535 delay.o
- 184 40 0 0 0 988 devicegpioinit.o
- 654 16 0 0 0 5988 e2p.o
+ 284 48 0 0 0 1036 devicegpioinit.o
1178 70 0 29 20 5092 ex_rtc.o
- 96 16 0 0 0 462 exti.o
340 60 0 0 0 5982 fm33a0xxev_adc.o
200 38 0 0 0 3954 fm33a0xxev_bstim.o
56 0 0 0 0 2458 fm33a0xxev_bt.o
48 8 0 0 0 1016 fm33a0xxev_cdif.o
- 1232 148 0 0 0 16316 fm33a0xxev_cmu.o
- 64 14 0 0 0 1462 fm33a0xxev_comp.o
- 988 136 0 0 0 15027 fm33a0xxev_dma.o
+ 1272 154 0 0 0 16825 fm33a0xxev_cmu.o
+ 136 22 0 0 0 2479 fm33a0xxev_comp.o
+ 924 124 0 0 0 13873 fm33a0xxev_dma.o
28 6 0 0 0 528 fm33a0xxev_flash.o
- 334 0 0 0 0 15579 fm33a0xxev_gpio.o
+ 1514 64 0 0 0 29381 fm33a0xxev_gpio.o
60 12 0 0 0 1460 fm33a0xxev_lptim.o
- 208 40 0 0 0 4111 fm33a0xxev_pmu.o
+ 172 30 0 0 0 3069 fm33a0xxev_pmu.o
136 20 0 0 0 2076 fm33a0xxev_rmu.o
208 54 0 0 0 5662 fm33a0xxev_rtc.o
- 50 0 0 0 0 2597 fm33a0xxev_spi.o
72 16 0 0 0 1872 fm33a0xxev_svd.o
- 1206 38 0 0 0 30698 fm33a0xxev_uart.o
+ 1184 38 0 0 0 30130 fm33a0xxev_uart.o
168 24 0 0 0 2588 fm33a0xxev_vrtc.o
- 846 10 0 0 0 23919 gpio.o
+ 846 10 0 0 0 33852 gpio.o
0 0 0 220 0 4504 gprs.o
- 140 10 0 0 0 752 ir_nec.o
+ 136 10 0 0 1043 3538 gprs_module_api.o
0 0 0 10 0 2009 lcd.o
602 50 0 0 0 5815 lcd_iic.o
88 4 0 5 0 1942 linked_list.o
60 8 0 0 0 531 low_pwr_test.o
- 40 0 0 0 0 69589 main.o
+ 44 0 0 0 0 68677 main.o
0 0 0 0 0 32416 mbcrc.o
632 14 0 4 0 1536 multi_button.o
- 140 12 0 45 427 13148 para.o
+ 0 0 0 45 427 12598 para.o
590 44 0 28 0 7012 power_manage.o
- 3612 790 0 49 1028 18356 project_test.o
+ 3376 640 0 49 0 17155 project_test.o
94 8 0 0 0 956 rcc_config.o
- 0 0 0 18 576 2985 readdevicedata.o
- 366 36 0 0 250 4251 rs232.o
+ 0 0 0 18 0 2985 readdevicedata.o
+ 120 14 0 0 0 2022 rs232.o
160 16 0 7 0 7985 rtc.o
- 52 4 0 0 0 542 spi.o
28 8 192 0 20480 648 startup_fm33a0xxev.o
0 0 0 66 240 5036 sundry.o
208 50 0 0 0 513 svd.o
16 8 0 4 0 719 system_fm33a0xxev.o
0 0 0 367 0 7685 system_parameter.o
168 22 0 1 0 10428 tim.o
- 144 46 0 0 0 1468 uart.o
+ 152 46 0 0 0 1476 uart.o
0 0 0 0 3067 2854 upper_computer.o
28 0 0 0 0 76 upper_computer_read_log_api.o
342 46 0 0 0 3865 user_init.o
----------------------------------------------------------------------
- 35598 3146 2786 1596 28096 454337 Object Totals
+ 31974 2764 2786 1596 27288 458665 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 40 0 5 17 5 0 (incl. Padding)
+ 30 0 5 17 8 0 (incl. Padding)
----------------------------------------------------------------------
@@ -9543,10 +9458,7 @@
44 0 0 0 0 72 uidiv.o
96 0 0 0 0 84 uldiv.o
20 0 0 0 0 60 uread4.o
- 28 0 0 0 0 68 uread8.o
18 0 0 0 0 60 uwrite4.o
- 30 0 0 0 0 72 uwrite8.o
- 40 2 0 0 0 68 cdcmple.o
40 2 0 0 0 68 cdrcmple.o
20 0 0 0 0 68 cfrcmple.o
56 0 0 0 0 68 d2f.o
@@ -9563,25 +9475,22 @@
178 0 0 0 0 108 fadd.o
124 0 0 0 0 72 fdiv.o
130 0 0 0 0 144 fepilogue.o
- 50 0 0 0 0 60 ffixi.o
- 40 0 0 0 0 60 ffixui.o
- 22 0 0 0 0 68 fflti.o
14 0 0 0 0 68 ffltui.o
122 0 0 0 0 72 fmul.o
----------------------------------------------------------------------
- 5360 198 0 12 0 3608 Library Totals
- 8 0 0 0 0 0 (incl. Padding)
+ 5148 196 0 12 0 3212 Library Totals
+ 6 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
- 3172 138 0 12 0 1752 mc_p.l
- 2180 60 0 0 0 1856 mf_p.l
+ 3114 138 0 12 0 1612 mc_p.l
+ 2028 58 0 0 0 1600 mf_p.l
----------------------------------------------------------------------
- 5360 198 0 12 0 3608 Library Totals
+ 5148 196 0 12 0 3212 Library Totals
----------------------------------------------------------------------
@@ -9590,15 +9499,15 @@
Code (inc. data) RO Data RW Data ZI Data Debug
- 40958 3344 2786 1608 28096 443089 Grand Totals
- 40958 3344 2786 576 28096 443089 ELF Image Totals (compressed)
- 40958 3344 2786 576 0 0 ROM Totals
+ 37122 2960 2786 1608 27288 448305 Grand Totals
+ 37122 2960 2786 576 27288 448305 ELF Image Totals (compressed)
+ 37122 2960 2786 576 0 0 ROM Totals
==============================================================================
- Total RO Size (Code + RO Data) 43744 ( 42.72kB)
- Total RW Size (RW Data + ZI Data) 29704 ( 29.01kB)
- Total ROM Size (Code + RO Data + RW Data) 44320 ( 43.28kB)
+ Total RO Size (Code + RO Data) 39908 ( 38.97kB)
+ Total RW Size (RW Data + ZI Data) 28896 ( 28.22kB)
+ Total ROM Size (Code + RO Data + RW Data) 40484 ( 39.54kB)
==============================================================================
--
Gitblit v1.9.3