You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
752 lines
63 KiB
752 lines
63 KiB
Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] |
|
|
|
============================================================================== |
|
|
|
Section Cross References |
|
|
|
main.o(.text) refers to dht11.o(.text) for DHT11_Read_Data |
|
main.o(.text) refers to delay.o(.text) for delay_init |
|
main.o(.text) refers to misc.o(.text) for NVIC_PriorityGroupConfig |
|
main.o(.text) refers to usart.o(.text) for uart_init |
|
main.o(.text) refers to wifi.o(.text) for USART3_init |
|
main.o(.text) refers to led.o(.text) for Relay_Beep_Init |
|
main.o(.text) refers to ds18b20.o(.text) for DS18B20_Init |
|
main.o(.text) refers to motor.o(.text) for motor_Init |
|
main.o(.text) refers to main.o(.data) for humi_value |
|
main.o(.text) refers to usart.o(.data) for USART_RX_STA |
|
system_stm32f10x.o(.text) refers to system_stm32f10x.o(.data) for SystemCoreClock |
|
led.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
led.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_PinRemapConfig |
|
wifi.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
wifi.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
wifi.o(.text) refers to misc.o(.text) for NVIC_Init |
|
wifi.o(.text) refers to stm32f10x_usart.o(.text) for USART_Init |
|
wifi.o(.text) refers to strstr.o(.text) for strstr |
|
wifi.o(.text) refers to delay.o(.text) for delay_ms |
|
wifi.o(.text) refers to wifi.o(.bss) for Uart3_Buf |
|
wifi.o(.text) refers to wifi.o(.data) for First_Int |
|
dht11.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
dht11.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
dht11.o(.text) refers to delay.o(.text) for delay_ms |
|
lcd1602.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
lcd1602.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
lcd1602.o(.text) refers to delay.o(.text) for delay_us |
|
adc.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
adc.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
adc.o(.text) refers to stm32f10x_adc.o(.text) for ADC_DeInit |
|
adc.o(.text) refers to delay.o(.text) for delay_ms |
|
timer.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB1PeriphClockCmd |
|
timer.o(.text) refers to stm32f10x_tim.o(.text) for TIM_TimeBaseInit |
|
timer.o(.text) refers to misc.o(.text) for NVIC_Init |
|
ds18b20.o(.text) refers to delay.o(.text) for delay_us |
|
ds18b20.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
ds18b20.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
ds18b20.o(.text) refers to fflti.o(.text) for __aeabi_i2f |
|
ds18b20.o(.text) refers to f2d.o(.text) for __aeabi_f2d |
|
ds18b20.o(.text) refers to dmul.o(.text) for __aeabi_dmul |
|
ds18b20.o(.text) refers to dfixi.o(.text) for __aeabi_d2iz |
|
motor.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
motor.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
motor.o(.text) refers to stm32f10x_tim.o(.text) for TIM_SetCompare2 |
|
motor.o(.text) refers to motor.o(.data) for Ypwmva |
|
delay.o(.text) refers to misc.o(.text) for SysTick_CLKSourceConfig |
|
delay.o(.text) refers to system_stm32f10x.o(.data) for SystemCoreClock |
|
delay.o(.text) refers to delay.o(.data) for fac_us |
|
usart.o(.text) refers to stm32f10x_usart.o(.text) for USART_GetFlagStatus |
|
usart.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphClockCmd |
|
usart.o(.text) refers to stm32f10x_gpio.o(.text) for GPIO_Init |
|
usart.o(.text) refers to misc.o(.text) for NVIC_Init |
|
usart.o(.text) refers to usart.o(.data) for USART_RX_STA |
|
usart.o(.text) refers to usart.o(.bss) for USART_RX_BUF |
|
startup_stm32f10x_md.o(RESET) refers to startup_stm32f10x_md.o(STACK) for __initial_sp |
|
startup_stm32f10x_md.o(RESET) refers to startup_stm32f10x_md.o(.text) for Reset_Handler |
|
startup_stm32f10x_md.o(RESET) refers to stm32f10x_it.o(.text) for NMI_Handler |
|
startup_stm32f10x_md.o(RESET) refers to timer.o(.text) for TIM3_IRQHandler |
|
startup_stm32f10x_md.o(RESET) refers to usart.o(.text) for USART1_IRQHandler |
|
startup_stm32f10x_md.o(RESET) refers to wifi.o(.text) for USART3_IRQHandler |
|
startup_stm32f10x_md.o(.text) refers to system_stm32f10x.o(.text) for SystemInit |
|
startup_stm32f10x_md.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main |
|
stm32f10x_gpio.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd |
|
stm32f10x_rcc.o(.text) refers to stm32f10x_rcc.o(.data) for APBAHBPrescTable |
|
stm32f10x_usart.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd |
|
stm32f10x_adc.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd |
|
stm32f10x_tim.o(.text) refers to stm32f10x_rcc.o(.text) for RCC_APB2PeriphResetCmd |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload |
|
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk |
|
dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp |
|
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue |
|
fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp |
|
fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue |
|
dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp |
|
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr |
|
f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp |
|
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000 |
|
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f10x_md.o(STACK) for __initial_sp |
|
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f10x_md.o(STACK) for __initial_sp |
|
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main |
|
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload |
|
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(.text) for main |
|
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(.text) for main |
|
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl |
|
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr |
|
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload |
|
|
|
|
|
============================================================================== |
|
|
|
Removing Unused input sections from the image. |
|
|
|
Removing lcd1602.o(.text), (328 bytes). |
|
Removing adc.o(.text), (236 bytes). |
|
Removing sys.o(.emb_text), (6 bytes). |
|
Removing sys.o(.text), (12 bytes). |
|
Removing core_cm3.o(.emb_text), (32 bytes). |
|
Removing startup_stm32f10x_md.o(HEAP), (512 bytes). |
|
Removing stm32f10x_adc.o(.text), (1102 bytes). |
|
|
|
7 unused section(s) (total 2228 bytes) removed from the image. |
|
|
|
============================================================================== |
|
|
|
Image Symbol Table |
|
|
|
Local Symbols |
|
|
|
Symbol Name Value Ov Type Size Object(Section) |
|
|
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE |
|
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE |
|
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE |
|
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE |
|
../clib/microlib/string/strstr.c 0x00000000 Number 0 strstr.o ABSOLUTE |
|
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE |
|
../clib/microlib/stubs.s 0x00000000 Number 0 useno.o ABSOLUTE |
|
../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE |
|
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE |
|
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE |
|
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE |
|
../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE |
|
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE |
|
..\CORE\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE |
|
..\CORE\startup_stm32f10x_md.s 0x00000000 Number 0 startup_stm32f10x_md.o ABSOLUTE |
|
..\HARDWARE\ADC\adc.c 0x00000000 Number 0 adc.o ABSOLUTE |
|
..\HARDWARE\DCmotor\motor.c 0x00000000 Number 0 motor.o ABSOLUTE |
|
..\HARDWARE\DHT11\dht11.c 0x00000000 Number 0 dht11.o ABSOLUTE |
|
..\HARDWARE\DS18B20\ds18b20.c 0x00000000 Number 0 ds18b20.o ABSOLUTE |
|
..\HARDWARE\ESP8266\wifi.c 0x00000000 Number 0 wifi.o ABSOLUTE |
|
..\HARDWARE\LCD1602\LCD1602.c 0x00000000 Number 0 lcd1602.o ABSOLUTE |
|
..\HARDWARE\LED\led.c 0x00000000 Number 0 led.o ABSOLUTE |
|
..\HARDWARE\TIMER\timer.c 0x00000000 Number 0 timer.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\stm32f10x_adc.c 0x00000000 Number 0 stm32f10x_adc.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE |
|
..\STM32F10x_FWLib\src\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE |
|
..\SYSTEM\delay\delay.c 0x00000000 Number 0 delay.o ABSOLUTE |
|
..\SYSTEM\sys\sys.c 0x00000000 Number 0 sys.o ABSOLUTE |
|
..\SYSTEM\usart\usart.c 0x00000000 Number 0 usart.o ABSOLUTE |
|
..\\CORE\\core_cm3.c 0x00000000 Number 0 core_cm3.o ABSOLUTE |
|
..\\SYSTEM\\sys\\sys.c 0x00000000 Number 0 sys.o ABSOLUTE |
|
dc.s 0x00000000 Number 0 dc.o ABSOLUTE |
|
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE |
|
init.s 0x00000000 Number 0 init.o ABSOLUTE |
|
main.c 0x00000000 Number 0 main.o ABSOLUTE |
|
stm32f10x_it.c 0x00000000 Number 0 stm32f10x_it.o ABSOLUTE |
|
system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE |
|
RESET 0x08000000 Section 236 startup_stm32f10x_md.o(RESET) |
|
.ARM.Collect$$$$00000000 0x080000ec Section 0 entry.o(.ARM.Collect$$$$00000000) |
|
.ARM.Collect$$$$00000001 0x080000ec Section 4 entry2.o(.ARM.Collect$$$$00000001) |
|
.ARM.Collect$$$$00000004 0x080000f0 Section 4 entry5.o(.ARM.Collect$$$$00000004) |
|
.ARM.Collect$$$$00000008 0x080000f4 Section 0 entry7b.o(.ARM.Collect$$$$00000008) |
|
.ARM.Collect$$$$0000000A 0x080000f4 Section 0 entry8b.o(.ARM.Collect$$$$0000000A) |
|
.ARM.Collect$$$$0000000B 0x080000f4 Section 8 entry9a.o(.ARM.Collect$$$$0000000B) |
|
.ARM.Collect$$$$0000000D 0x080000fc Section 0 entry10a.o(.ARM.Collect$$$$0000000D) |
|
.ARM.Collect$$$$0000000F 0x080000fc Section 0 entry11a.o(.ARM.Collect$$$$0000000F) |
|
.ARM.Collect$$$$00002712 0x080000fc Section 4 entry2.o(.ARM.Collect$$$$00002712) |
|
__lit__00000000 0x080000fc Data 4 entry2.o(.ARM.Collect$$$$00002712) |
|
.text 0x08000100 Section 0 main.o(.text) |
|
.text 0x0800024c Section 0 stm32f10x_it.o(.text) |
|
.text 0x08000268 Section 0 system_stm32f10x.o(.text) |
|
SetSysClockTo72 0x08000269 Thumb Code 214 system_stm32f10x.o(.text) |
|
SetSysClock 0x0800033f Thumb Code 8 system_stm32f10x.o(.text) |
|
.text 0x08000448 Section 0 led.o(.text) |
|
.text 0x08000514 Section 0 wifi.o(.text) |
|
.text 0x08000800 Section 0 dht11.o(.text) |
|
.text 0x080009c8 Section 0 timer.o(.text) |
|
.text 0x08000a3c Section 0 ds18b20.o(.text) |
|
.text 0x08000ca8 Section 0 motor.o(.text) |
|
.text 0x08000dd8 Section 0 delay.o(.text) |
|
.text 0x08000eac Section 0 usart.o(.text) |
|
.text 0x08001018 Section 36 startup_stm32f10x_md.o(.text) |
|
.text 0x0800103c Section 0 stm32f10x_gpio.o(.text) |
|
.text 0x08001398 Section 0 stm32f10x_rcc.o(.text) |
|
.text 0x0800173c Section 0 stm32f10x_usart.o(.text) |
|
.text 0x08001b44 Section 0 misc.o(.text) |
|
.text 0x08001c20 Section 0 stm32f10x_tim.o(.text) |
|
TI4_Config 0x080020c7 Thumb Code 130 stm32f10x_tim.o(.text) |
|
TI3_Config 0x0800215b Thumb Code 122 stm32f10x_tim.o(.text) |
|
TI2_Config 0x080021ef Thumb Code 130 stm32f10x_tim.o(.text) |
|
TI1_Config 0x08002283 Thumb Code 108 stm32f10x_tim.o(.text) |
|
.text 0x08002a3a Section 0 strstr.o(.text) |
|
.text 0x08002a5e Section 0 dmul.o(.text) |
|
.text 0x08002b42 Section 0 fflti.o(.text) |
|
.text 0x08002b54 Section 0 dfixi.o(.text) |
|
.text 0x08002b92 Section 0 f2d.o(.text) |
|
.text 0x08002bb8 Section 0 llushr.o(.text) |
|
.text 0x08002bd8 Section 0 fepilogue.o(.text) |
|
.text 0x08002bd8 Section 0 iusefp.o(.text) |
|
.text 0x08002c46 Section 0 depilogue.o(.text) |
|
.text 0x08002d00 Section 36 init.o(.text) |
|
.text 0x08002d24 Section 0 llshl.o(.text) |
|
i.__scatterload_copy 0x08002d42 Section 14 handlers.o(i.__scatterload_copy) |
|
i.__scatterload_null 0x08002d50 Section 2 handlers.o(i.__scatterload_null) |
|
i.__scatterload_zeroinit 0x08002d52 Section 14 handlers.o(i.__scatterload_zeroinit) |
|
.data 0x20000000 Section 20 main.o(.data) |
|
.data 0x20000014 Section 20 system_stm32f10x.o(.data) |
|
.data 0x20000028 Section 1 wifi.o(.data) |
|
.data 0x2000002a Section 4 motor.o(.data) |
|
.data 0x2000002e Section 4 delay.o(.data) |
|
fac_us 0x2000002e Data 1 delay.o(.data) |
|
fac_ms 0x20000030 Data 2 delay.o(.data) |
|
.data 0x20000034 Section 6 usart.o(.data) |
|
.data 0x2000003a Section 20 stm32f10x_rcc.o(.data) |
|
APBAHBPrescTable 0x2000003a Data 16 stm32f10x_rcc.o(.data) |
|
ADCPrescTable 0x2000004a Data 4 stm32f10x_rcc.o(.data) |
|
.bss 0x20000050 Section 100 wifi.o(.bss) |
|
.bss 0x200000b4 Section 200 usart.o(.bss) |
|
STACK 0x20000180 Section 1024 startup_stm32f10x_md.o(STACK) |
|
|
|
Global Symbols |
|
|
|
Symbol Name Value Ov Type Size Object(Section) |
|
|
|
BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE |
|
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE |
|
__use_no_errno 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_exception_handling 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_fp 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_heap 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_heap_region 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_semihosting 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_semihosting_swi 0x00000000 Number 0 useno.o ABSOLUTE |
|
__use_no_signal_handling 0x00000000 Number 0 useno.o ABSOLUTE |
|
__cpp_initialize__aeabi_ - Undefined Weak Reference |
|
__cxa_finalize - Undefined Weak Reference |
|
__decompress - Undefined Weak Reference |
|
_clock_init - Undefined Weak Reference |
|
_microlib_exit - Undefined Weak Reference |
|
__Vectors_Size 0x000000ec Number 0 startup_stm32f10x_md.o ABSOLUTE |
|
__Vectors 0x08000000 Data 4 startup_stm32f10x_md.o(RESET) |
|
__Vectors_End 0x080000ec Data 0 startup_stm32f10x_md.o(RESET) |
|
__main 0x080000ed Thumb Code 0 entry.o(.ARM.Collect$$$$00000000) |
|
_main_stk 0x080000ed Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001) |
|
_main_scatterload 0x080000f1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) |
|
__main_after_scatterload 0x080000f5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004) |
|
_main_clock 0x080000f5 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008) |
|
_main_cpp_init 0x080000f5 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A) |
|
_main_init 0x080000f5 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B) |
|
__rt_final_cpp 0x080000fd Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D) |
|
__rt_final_exit 0x080000fd Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) |
|
Data_Deal 0x08000101 Thumb Code 12 main.o(.text) |
|
Receive_data 0x0800010d Thumb Code 18 main.o(.text) |
|
Sys_Init 0x0800011f Thumb Code 48 main.o(.text) |
|
getSum 0x0800014f Thumb Code 26 main.o(.text) |
|
deserialization 0x08000169 Thumb Code 94 main.o(.text) |
|
serialize 0x080001c7 Thumb Code 82 main.o(.text) |
|
main 0x08000219 Thumb Code 38 main.o(.text) |
|
NMI_Handler 0x0800024d Thumb Code 2 stm32f10x_it.o(.text) |
|
HardFault_Handler 0x0800024f Thumb Code 4 stm32f10x_it.o(.text) |
|
MemManage_Handler 0x08000253 Thumb Code 4 stm32f10x_it.o(.text) |
|
BusFault_Handler 0x08000257 Thumb Code 4 stm32f10x_it.o(.text) |
|
UsageFault_Handler 0x0800025b Thumb Code 4 stm32f10x_it.o(.text) |
|
SVC_Handler 0x0800025f Thumb Code 2 stm32f10x_it.o(.text) |
|
DebugMon_Handler 0x08000261 Thumb Code 2 stm32f10x_it.o(.text) |
|
PendSV_Handler 0x08000263 Thumb Code 2 stm32f10x_it.o(.text) |
|
SysTick_Handler 0x08000265 Thumb Code 2 stm32f10x_it.o(.text) |
|
SystemInit 0x08000347 Thumb Code 78 system_stm32f10x.o(.text) |
|
SystemCoreClockUpdate 0x08000395 Thumb Code 142 system_stm32f10x.o(.text) |
|
Motor_Init 0x08000449 Thumb Code 96 led.o(.text) |
|
Relay_Beep_Init 0x080004a9 Thumb Code 50 led.o(.text) |
|
LED_Init 0x080004db Thumb Code 46 led.o(.text) |
|
USART3_init 0x08000515 Thumb Code 160 wifi.o(.text) |
|
USART3_IRQHandler 0x080005b5 Thumb Code 44 wifi.o(.text) |
|
CLR_Buf 0x080005e1 Thumb Code 26 wifi.o(.text) |
|
UART3_SendString 0x080005fb Thumb Code 38 wifi.o(.text) |
|
UART3_Send_Command 0x08000621 Thumb Code 22 wifi.o(.text) |
|
Find 0x08000637 Thumb Code 22 wifi.o(.text) |
|
UART3_Send_AT_Command 0x0800064d Thumb Code 54 wifi.o(.text) |
|
ESP8266_wifi_Init 0x08000683 Thumb Code 186 wifi.o(.text) |
|
ESP8266_send_data 0x0800073d Thumb Code 36 wifi.o(.text) |
|
DHT11_IO_IN 0x08000801 Thumb Code 40 dht11.o(.text) |
|
DHT11_IO_OUT 0x08000829 Thumb Code 40 dht11.o(.text) |
|
DHT11_Rst 0x08000851 Thumb Code 34 dht11.o(.text) |
|
DHT11_Check 0x08000873 Thumb Code 78 dht11.o(.text) |
|
DHT11_Read_Bit 0x080008c1 Thumb Code 76 dht11.o(.text) |
|
DHT11_Read_Byte 0x0800090d Thumb Code 30 dht11.o(.text) |
|
DHT11_Read_Data 0x0800092b Thumb Code 88 dht11.o(.text) |
|
DHT11_Init 0x08000983 Thumb Code 58 dht11.o(.text) |
|
TIM3_Int_Init 0x080009c9 Thumb Code 88 timer.o(.text) |
|
TIM3_IRQHandler 0x08000a21 Thumb Code 22 timer.o(.text) |
|
DS18B20_Rst 0x08000a3d Thumb Code 54 ds18b20.o(.text) |
|
DS18B20_Check 0x08000a73 Thumb Code 96 ds18b20.o(.text) |
|
DS18B20_Read_Bit 0x08000ad3 Thumb Code 96 ds18b20.o(.text) |
|
DS18B20_Read_Byte 0x08000b33 Thumb Code 34 ds18b20.o(.text) |
|
DS18B20_Write_Byte 0x08000b55 Thumb Code 102 ds18b20.o(.text) |
|
DS18B20_Start 0x08000bbb Thumb Code 24 ds18b20.o(.text) |
|
DS18B20_Init 0x08000bd3 Thumb Code 62 ds18b20.o(.text) |
|
DS18B20_Get_Temp 0x08000c11 Thumb Code 136 ds18b20.o(.text) |
|
motor_Init 0x08000ca9 Thumb Code 46 motor.o(.text) |
|
PWM_init 0x08000cd7 Thumb Code 20 motor.o(.text) |
|
run 0x08000ceb Thumb Code 44 motor.o(.text) |
|
stop 0x08000d17 Thumb Code 40 motor.o(.text) |
|
backrun 0x08000d3f Thumb Code 44 motor.o(.text) |
|
leftrun 0x08000d6b Thumb Code 42 motor.o(.text) |
|
rightrun 0x08000d95 Thumb Code 42 motor.o(.text) |
|
delay_init 0x08000dd9 Thumb Code 50 delay.o(.text) |
|
delay_us 0x08000e0b Thumb Code 72 delay.o(.text) |
|
delay_ms 0x08000e53 Thumb Code 72 delay.o(.text) |
|
_sys_exit 0x08000ead Thumb Code 6 usart.o(.text) |
|
fputc 0x08000eb3 Thumb Code 24 usart.o(.text) |
|
UART1_SendString 0x08000ecb Thumb Code 42 usart.o(.text) |
|
uart_init 0x08000ef5 Thumb Code 152 usart.o(.text) |
|
USART1_IRQHandler 0x08000f8d Thumb Code 122 usart.o(.text) |
|
Reset_Handler 0x08001019 Thumb Code 8 startup_stm32f10x_md.o(.text) |
|
ADC1_2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
CAN1_RX1_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
CAN1_SCE_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel1_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel3_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel4_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel5_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel6_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
DMA1_Channel7_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI0_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI15_10_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI1_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI3_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI4_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
EXTI9_5_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
FLASH_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
I2C1_ER_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
I2C1_EV_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
I2C2_ER_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
I2C2_EV_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
PVD_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
RCC_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
RTCAlarm_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
RTC_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
SPI1_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
SPI2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TAMPER_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM1_BRK_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM1_CC_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM1_TRG_COM_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM1_UP_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
TIM4_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
USART2_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
USBWakeUp_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
USB_HP_CAN1_TX_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
USB_LP_CAN1_RX0_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
WWDG_IRQHandler 0x08001033 Thumb Code 0 startup_stm32f10x_md.o(.text) |
|
GPIO_DeInit 0x0800103d Thumb Code 172 stm32f10x_gpio.o(.text) |
|
GPIO_AFIODeInit 0x080010e9 Thumb Code 20 stm32f10x_gpio.o(.text) |
|
GPIO_Init 0x080010fd Thumb Code 278 stm32f10x_gpio.o(.text) |
|
GPIO_StructInit 0x08001213 Thumb Code 16 stm32f10x_gpio.o(.text) |
|
GPIO_ReadInputDataBit 0x08001223 Thumb Code 18 stm32f10x_gpio.o(.text) |
|
GPIO_ReadInputData 0x08001235 Thumb Code 8 stm32f10x_gpio.o(.text) |
|
GPIO_ReadOutputDataBit 0x0800123d Thumb Code 18 stm32f10x_gpio.o(.text) |
|
GPIO_ReadOutputData 0x0800124f Thumb Code 8 stm32f10x_gpio.o(.text) |
|
GPIO_SetBits 0x08001257 Thumb Code 4 stm32f10x_gpio.o(.text) |
|
GPIO_ResetBits 0x0800125b Thumb Code 4 stm32f10x_gpio.o(.text) |
|
GPIO_WriteBit 0x0800125f Thumb Code 10 stm32f10x_gpio.o(.text) |
|
GPIO_Write 0x08001269 Thumb Code 4 stm32f10x_gpio.o(.text) |
|
GPIO_PinLockConfig 0x0800126d Thumb Code 18 stm32f10x_gpio.o(.text) |
|
GPIO_EventOutputConfig 0x0800127f Thumb Code 26 stm32f10x_gpio.o(.text) |
|
GPIO_EventOutputCmd 0x08001299 Thumb Code 6 stm32f10x_gpio.o(.text) |
|
GPIO_PinRemapConfig 0x0800129f Thumb Code 138 stm32f10x_gpio.o(.text) |
|
GPIO_EXTILineConfig 0x08001329 Thumb Code 66 stm32f10x_gpio.o(.text) |
|
GPIO_ETH_MediaInterfaceConfig 0x0800136b Thumb Code 8 stm32f10x_gpio.o(.text) |
|
RCC_DeInit 0x08001399 Thumb Code 64 stm32f10x_rcc.o(.text) |
|
RCC_HSEConfig 0x080013d9 Thumb Code 70 stm32f10x_rcc.o(.text) |
|
RCC_GetFlagStatus 0x0800141f Thumb Code 56 stm32f10x_rcc.o(.text) |
|
RCC_WaitForHSEStartUp 0x08001457 Thumb Code 56 stm32f10x_rcc.o(.text) |
|
RCC_AdjustHSICalibrationValue 0x0800148f Thumb Code 20 stm32f10x_rcc.o(.text) |
|
RCC_HSICmd 0x080014a3 Thumb Code 6 stm32f10x_rcc.o(.text) |
|
RCC_PLLConfig 0x080014a9 Thumb Code 24 stm32f10x_rcc.o(.text) |
|
RCC_PLLCmd 0x080014c1 Thumb Code 6 stm32f10x_rcc.o(.text) |
|
RCC_SYSCLKConfig 0x080014c7 Thumb Code 18 stm32f10x_rcc.o(.text) |
|
RCC_GetSYSCLKSource 0x080014d9 Thumb Code 10 stm32f10x_rcc.o(.text) |
|
RCC_HCLKConfig 0x080014e3 Thumb Code 18 stm32f10x_rcc.o(.text) |
|
RCC_PCLK1Config 0x080014f5 Thumb Code 18 stm32f10x_rcc.o(.text) |
|
RCC_PCLK2Config 0x08001507 Thumb Code 20 stm32f10x_rcc.o(.text) |
|
RCC_ITConfig 0x0800151b Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_USBCLKConfig 0x08001535 Thumb Code 8 stm32f10x_rcc.o(.text) |
|
RCC_ADCCLKConfig 0x0800153d Thumb Code 18 stm32f10x_rcc.o(.text) |
|
RCC_LSEConfig 0x0800154f Thumb Code 50 stm32f10x_rcc.o(.text) |
|
RCC_LSICmd 0x08001581 Thumb Code 6 stm32f10x_rcc.o(.text) |
|
RCC_RTCCLKConfig 0x08001587 Thumb Code 12 stm32f10x_rcc.o(.text) |
|
RCC_RTCCLKCmd 0x08001593 Thumb Code 8 stm32f10x_rcc.o(.text) |
|
RCC_GetClocksFreq 0x0800159b Thumb Code 192 stm32f10x_rcc.o(.text) |
|
RCC_AHBPeriphClockCmd 0x0800165b Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_APB2PeriphClockCmd 0x08001675 Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_APB1PeriphClockCmd 0x0800168f Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_APB2PeriphResetCmd 0x080016a9 Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_APB1PeriphResetCmd 0x080016c3 Thumb Code 26 stm32f10x_rcc.o(.text) |
|
RCC_BackupResetCmd 0x080016dd Thumb Code 8 stm32f10x_rcc.o(.text) |
|
RCC_ClockSecuritySystemCmd 0x080016e5 Thumb Code 6 stm32f10x_rcc.o(.text) |
|
RCC_MCOConfig 0x080016eb Thumb Code 6 stm32f10x_rcc.o(.text) |
|
RCC_ClearFlag 0x080016f1 Thumb Code 14 stm32f10x_rcc.o(.text) |
|
RCC_GetITStatus 0x080016ff Thumb Code 20 stm32f10x_rcc.o(.text) |
|
RCC_ClearITPendingBit 0x08001713 Thumb Code 6 stm32f10x_rcc.o(.text) |
|
USART_DeInit 0x0800173d Thumb Code 134 stm32f10x_usart.o(.text) |
|
USART_Init 0x080017c3 Thumb Code 210 stm32f10x_usart.o(.text) |
|
USART_StructInit 0x08001895 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_ClockInit 0x080018ad Thumb Code 34 stm32f10x_usart.o(.text) |
|
USART_ClockStructInit 0x080018cf Thumb Code 12 stm32f10x_usart.o(.text) |
|
USART_Cmd 0x080018db Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_ITConfig 0x080018f3 Thumb Code 74 stm32f10x_usart.o(.text) |
|
USART_DMACmd 0x0800193d Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_SetAddress 0x0800194f Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_WakeUpConfig 0x08001961 Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_ReceiverWakeUpCmd 0x08001973 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_LINBreakDetectLengthConfig 0x0800198b Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_LINCmd 0x0800199d Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_SendData 0x080019b5 Thumb Code 8 stm32f10x_usart.o(.text) |
|
USART_ReceiveData 0x080019bd Thumb Code 10 stm32f10x_usart.o(.text) |
|
USART_SendBreak 0x080019c7 Thumb Code 10 stm32f10x_usart.o(.text) |
|
USART_SetGuardTime 0x080019d1 Thumb Code 16 stm32f10x_usart.o(.text) |
|
USART_SetPrescaler 0x080019e1 Thumb Code 16 stm32f10x_usart.o(.text) |
|
USART_SmartCardCmd 0x080019f1 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_SmartCardNACKCmd 0x08001a09 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_HalfDuplexCmd 0x08001a21 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_OverSampling8Cmd 0x08001a39 Thumb Code 22 stm32f10x_usart.o(.text) |
|
USART_OneBitMethodCmd 0x08001a4f Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_IrDAConfig 0x08001a67 Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_IrDACmd 0x08001a79 Thumb Code 24 stm32f10x_usart.o(.text) |
|
USART_GetFlagStatus 0x08001a91 Thumb Code 26 stm32f10x_usart.o(.text) |
|
USART_ClearFlag 0x08001aab Thumb Code 18 stm32f10x_usart.o(.text) |
|
USART_GetITStatus 0x08001abd Thumb Code 84 stm32f10x_usart.o(.text) |
|
USART_ClearITPendingBit 0x08001b11 Thumb Code 52 stm32f10x_usart.o(.text) |
|
NVIC_PriorityGroupConfig 0x08001b45 Thumb Code 10 misc.o(.text) |
|
NVIC_Init 0x08001b4f Thumb Code 100 misc.o(.text) |
|
NVIC_SetVectorTable 0x08001bb3 Thumb Code 14 misc.o(.text) |
|
NVIC_SystemLPConfig 0x08001bc1 Thumb Code 34 misc.o(.text) |
|
SysTick_CLKSourceConfig 0x08001be3 Thumb Code 40 misc.o(.text) |
|
TIM_DeInit 0x08001c21 Thumb Code 424 stm32f10x_tim.o(.text) |
|
TIM_TimeBaseInit 0x08001dc9 Thumb Code 122 stm32f10x_tim.o(.text) |
|
TIM_OC1Init 0x08001e43 Thumb Code 132 stm32f10x_tim.o(.text) |
|
TIM_OC2Init 0x08001ec7 Thumb Code 154 stm32f10x_tim.o(.text) |
|
TIM_OC3Init 0x08001f61 Thumb Code 150 stm32f10x_tim.o(.text) |
|
TIM_OC4Init 0x08001ff7 Thumb Code 182 stm32f10x_tim.o(.text) |
|
TIM_SetIC4Prescaler 0x080020ad Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_SetIC3Prescaler 0x08002149 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_SetIC2Prescaler 0x080021d5 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_SetIC1Prescaler 0x08002271 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ICInit 0x080022ef Thumb Code 150 stm32f10x_tim.o(.text) |
|
TIM_PWMIConfig 0x08002385 Thumb Code 124 stm32f10x_tim.o(.text) |
|
TIM_BDTRConfig 0x08002401 Thumb Code 32 stm32f10x_tim.o(.text) |
|
TIM_TimeBaseStructInit 0x08002421 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OCStructInit 0x08002433 Thumb Code 20 stm32f10x_tim.o(.text) |
|
TIM_ICStructInit 0x08002447 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_BDTRStructInit 0x08002459 Thumb Code 40 stm32f10x_tim.o(.text) |
|
TIM_Cmd 0x08002481 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_CtrlPWMOutputs 0x08002499 Thumb Code 30 stm32f10x_tim.o(.text) |
|
TIM_ITConfig 0x080024b7 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_GenerateEvent 0x080024c9 Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_DMAConfig 0x080024cd Thumb Code 10 stm32f10x_tim.o(.text) |
|
TIM_DMACmd 0x080024d7 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_InternalClockConfig 0x080024e9 Thumb Code 12 stm32f10x_tim.o(.text) |
|
TIM_SelectInputTrigger 0x080024f5 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ITRxExternalClockConfig 0x08002507 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_TIxExternalClockConfig 0x0800251f Thumb Code 62 stm32f10x_tim.o(.text) |
|
TIM_ETRConfig 0x0800255d Thumb Code 28 stm32f10x_tim.o(.text) |
|
TIM_ETRClockMode1Config 0x08002579 Thumb Code 54 stm32f10x_tim.o(.text) |
|
TIM_ETRClockMode2Config 0x080025af Thumb Code 32 stm32f10x_tim.o(.text) |
|
TIM_PrescalerConfig 0x080025cf Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_CounterModeConfig 0x080025d5 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_EncoderInterfaceConfig 0x080025e7 Thumb Code 66 stm32f10x_tim.o(.text) |
|
TIM_ForcedOC1Config 0x08002629 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ForcedOC2Config 0x0800263b Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_ForcedOC3Config 0x08002655 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ForcedOC4Config 0x08002667 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_ARRPreloadConfig 0x08002681 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_SelectCOM 0x08002699 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_SelectCCDMA 0x080026b1 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_CCPreloadControl 0x080026c9 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_OC1PreloadConfig 0x080026e1 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC2PreloadConfig 0x080026f3 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC3PreloadConfig 0x0800270d Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC4PreloadConfig 0x0800271f Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC1FastConfig 0x08002739 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC2FastConfig 0x0800274b Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC3FastConfig 0x08002765 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC4FastConfig 0x08002777 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_ClearOC1Ref 0x08002791 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ClearOC2Ref 0x080027a3 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_ClearOC3Ref 0x080027bb Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ClearOC4Ref 0x080027cd Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_OC1PolarityConfig 0x080027e5 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC1NPolarityConfig 0x080027f7 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_OC2PolarityConfig 0x08002809 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC2NPolarityConfig 0x08002823 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC3PolarityConfig 0x0800283d Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC3NPolarityConfig 0x08002857 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_OC4PolarityConfig 0x08002871 Thumb Code 26 stm32f10x_tim.o(.text) |
|
TIM_CCxCmd 0x0800288b Thumb Code 30 stm32f10x_tim.o(.text) |
|
TIM_CCxNCmd 0x080028a9 Thumb Code 30 stm32f10x_tim.o(.text) |
|
TIM_SelectOCxM 0x080028c7 Thumb Code 82 stm32f10x_tim.o(.text) |
|
TIM_UpdateDisableConfig 0x08002919 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_UpdateRequestConfig 0x08002931 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_SelectHallSensor 0x08002949 Thumb Code 24 stm32f10x_tim.o(.text) |
|
TIM_SelectOnePulseMode 0x08002961 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_SelectOutputTrigger 0x08002973 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_SelectSlaveMode 0x08002985 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_SelectMasterSlaveMode 0x08002997 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_SetCounter 0x080029a9 Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_SetAutoreload 0x080029ad Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_SetCompare1 0x080029b1 Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_SetCompare2 0x080029b5 Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_SetCompare3 0x080029b9 Thumb Code 4 stm32f10x_tim.o(.text) |
|
TIM_SetCompare4 0x080029bd Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_SetClockDivision 0x080029c3 Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_GetCapture1 0x080029d5 Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetCapture2 0x080029db Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetCapture3 0x080029e1 Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetCapture4 0x080029e7 Thumb Code 8 stm32f10x_tim.o(.text) |
|
TIM_GetCounter 0x080029ef Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetPrescaler 0x080029f5 Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetFlagStatus 0x080029fb Thumb Code 18 stm32f10x_tim.o(.text) |
|
TIM_ClearFlag 0x08002a0d Thumb Code 6 stm32f10x_tim.o(.text) |
|
TIM_GetITStatus 0x08002a13 Thumb Code 34 stm32f10x_tim.o(.text) |
|
TIM_ClearITPendingBit 0x08002a35 Thumb Code 6 stm32f10x_tim.o(.text) |
|
strstr 0x08002a3b Thumb Code 36 strstr.o(.text) |
|
__aeabi_dmul 0x08002a5f Thumb Code 228 dmul.o(.text) |
|
__aeabi_i2f 0x08002b43 Thumb Code 18 fflti.o(.text) |
|
__aeabi_d2iz 0x08002b55 Thumb Code 62 dfixi.o(.text) |
|
__aeabi_f2d 0x08002b93 Thumb Code 38 f2d.o(.text) |
|
__aeabi_llsr 0x08002bb9 Thumb Code 32 llushr.o(.text) |
|
_ll_ushift_r 0x08002bb9 Thumb Code 0 llushr.o(.text) |
|
__I$use$fp 0x08002bd9 Thumb Code 0 iusefp.o(.text) |
|
_float_round 0x08002bd9 Thumb Code 18 fepilogue.o(.text) |
|
_float_epilogue 0x08002beb Thumb Code 92 fepilogue.o(.text) |
|
_double_round 0x08002c47 Thumb Code 30 depilogue.o(.text) |
|
_double_epilogue 0x08002c65 Thumb Code 156 depilogue.o(.text) |
|
__scatterload 0x08002d01 Thumb Code 28 init.o(.text) |
|
__scatterload_rt2 0x08002d01 Thumb Code 0 init.o(.text) |
|
__aeabi_llsl 0x08002d25 Thumb Code 30 llshl.o(.text) |
|
_ll_shift_l 0x08002d25 Thumb Code 0 llshl.o(.text) |
|
__scatterload_copy 0x08002d43 Thumb Code 14 handlers.o(i.__scatterload_copy) |
|
__scatterload_null 0x08002d51 Thumb Code 2 handlers.o(i.__scatterload_null) |
|
__scatterload_zeroinit 0x08002d53 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) |
|
Region$$Table$$Base 0x08002d60 Number 0 anon$$obj.o(Region$$Table) |
|
Region$$Table$$Limit 0x08002d80 Number 0 anon$$obj.o(Region$$Table) |
|
humi_value 0x20000000 Data 1 main.o(.data) |
|
temp_value 0x20000001 Data 1 main.o(.data) |
|
temp_pig 0x20000002 Data 1 main.o(.data) |
|
smog_value 0x20000004 Data 2 main.o(.data) |
|
beam_value 0x20000006 Data 2 main.o(.data) |
|
UpperThreshold 0x20000008 Data 4 main.o(.data) |
|
LowerThreshold 0x2000000c Data 4 main.o(.data) |
|
temp_threshold 0x20000010 Data 1 main.o(.data) |
|
humi_threshold 0x20000011 Data 1 main.o(.data) |
|
cleanFlag 0x20000012 Data 1 main.o(.data) |
|
feedFlag 0x20000013 Data 1 main.o(.data) |
|
SystemCoreClock 0x20000014 Data 4 system_stm32f10x.o(.data) |
|
AHBPrescTable 0x20000018 Data 16 system_stm32f10x.o(.data) |
|
First_Int 0x20000028 Data 1 wifi.o(.data) |
|
Ypwmva 0x2000002a Data 2 motor.o(.data) |
|
Zpwmva 0x2000002c Data 2 motor.o(.data) |
|
__stdout 0x20000034 Data 4 usart.o(.data) |
|
USART_RX_STA 0x20000038 Data 2 usart.o(.data) |
|
Uart3_Buf 0x20000050 Data 100 wifi.o(.bss) |
|
USART_RX_BUF 0x200000b4 Data 200 usart.o(.bss) |
|
__initial_sp 0x20000580 Data 0 startup_stm32f10x_md.o(STACK) |
|
|
|
|
|
|
|
============================================================================== |
|
|
|
Memory Map of the image |
|
|
|
Image Entry point : 0x080000ed |
|
|
|
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00002dd0, Max: 0x00010000, ABSOLUTE) |
|
|
|
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00002d80, Max: 0x00010000, ABSOLUTE) |
|
|
|
Exec Addr Load Addr Size Type Attr Idx E Section Name Object |
|
|
|
0x08000000 0x08000000 0x000000ec Data RO 380 RESET startup_stm32f10x_md.o |
|
0x080000ec 0x080000ec 0x00000000 Code RO 459 * .ARM.Collect$$$$00000000 mc_w.l(entry.o) |
|
0x080000ec 0x080000ec 0x00000004 Code RO 472 .ARM.Collect$$$$00000001 mc_w.l(entry2.o) |
|
0x080000f0 0x080000f0 0x00000004 Code RO 475 .ARM.Collect$$$$00000004 mc_w.l(entry5.o) |
|
0x080000f4 0x080000f4 0x00000000 Code RO 477 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o) |
|
0x080000f4 0x080000f4 0x00000000 Code RO 479 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o) |
|
0x080000f4 0x080000f4 0x00000008 Code RO 480 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o) |
|
0x080000fc 0x080000fc 0x00000000 Code RO 482 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o) |
|
0x080000fc 0x080000fc 0x00000000 Code RO 484 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o) |
|
0x080000fc 0x080000fc 0x00000004 Code RO 473 .ARM.Collect$$$$00002712 mc_w.l(entry2.o) |
|
0x08000100 0x08000100 0x0000014c Code RO 1 .text main.o |
|
0x0800024c 0x0800024c 0x0000001a Code RO 148 .text stm32f10x_it.o |
|
0x08000266 0x08000266 0x00000002 PAD |
|
0x08000268 0x08000268 0x000001e0 Code RO 189 .text system_stm32f10x.o |
|
0x08000448 0x08000448 0x000000cc Code RO 207 .text led.o |
|
0x08000514 0x08000514 0x000002ec Code RO 219 .text wifi.o |
|
0x08000800 0x08000800 0x000001c8 Code RO 238 .text dht11.o |
|
0x080009c8 0x080009c8 0x00000074 Code RO 274 .text timer.o |
|
0x08000a3c 0x08000a3c 0x0000026c Code RO 287 .text ds18b20.o |
|
0x08000ca8 0x08000ca8 0x00000130 Code RO 299 .text motor.o |
|
0x08000dd8 0x08000dd8 0x000000d4 Code RO 314 .text delay.o |
|
0x08000eac 0x08000eac 0x0000016c Code RO 345 .text usart.o |
|
0x08001018 0x08001018 0x00000024 Code RO 381 .text startup_stm32f10x_md.o |
|
0x0800103c 0x0800103c 0x0000035c Code RO 385 .text stm32f10x_gpio.o |
|
0x08001398 0x08001398 0x000003a4 Code RO 397 .text stm32f10x_rcc.o |
|
0x0800173c 0x0800173c 0x00000408 Code RO 411 .text stm32f10x_usart.o |
|
0x08001b44 0x08001b44 0x000000dc Code RO 423 .text misc.o |
|
0x08001c20 0x08001c20 0x00000e1a Code RO 447 .text stm32f10x_tim.o |
|
0x08002a3a 0x08002a3a 0x00000024 Code RO 462 .text mc_w.l(strstr.o) |
|
0x08002a5e 0x08002a5e 0x000000e4 Code RO 464 .text mf_w.l(dmul.o) |
|
0x08002b42 0x08002b42 0x00000012 Code RO 466 .text mf_w.l(fflti.o) |
|
0x08002b54 0x08002b54 0x0000003e Code RO 468 .text mf_w.l(dfixi.o) |
|
0x08002b92 0x08002b92 0x00000026 Code RO 470 .text mf_w.l(f2d.o) |
|
0x08002bb8 0x08002bb8 0x00000020 Code RO 486 .text mc_w.l(llushr.o) |
|
0x08002bd8 0x08002bd8 0x00000000 Code RO 488 .text mc_w.l(iusefp.o) |
|
0x08002bd8 0x08002bd8 0x0000006e Code RO 489 .text mf_w.l(fepilogue.o) |
|
0x08002c46 0x08002c46 0x000000ba Code RO 491 .text mf_w.l(depilogue.o) |
|
0x08002d00 0x08002d00 0x00000024 Code RO 493 .text mc_w.l(init.o) |
|
0x08002d24 0x08002d24 0x0000001e Code RO 495 .text mc_w.l(llshl.o) |
|
0x08002d42 0x08002d42 0x0000000e Code RO 499 i.__scatterload_copy mc_w.l(handlers.o) |
|
0x08002d50 0x08002d50 0x00000002 Code RO 500 i.__scatterload_null mc_w.l(handlers.o) |
|
0x08002d52 0x08002d52 0x0000000e Code RO 501 i.__scatterload_zeroinit mc_w.l(handlers.o) |
|
0x08002d60 0x08002d60 0x00000020 Data RO 497 Region$$Table anon$$obj.o |
|
|
|
|
|
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08002d80, Size: 0x00000580, Max: 0x00005000, ABSOLUTE) |
|
|
|
Exec Addr Load Addr Size Type Attr Idx E Section Name Object |
|
|
|
0x20000000 0x08002d80 0x00000014 Data RW 2 .data main.o |
|
0x20000014 0x08002d94 0x00000014 Data RW 190 .data system_stm32f10x.o |
|
0x20000028 0x08002da8 0x00000001 Data RW 221 .data wifi.o |
|
0x20000029 0x08002da9 0x00000001 PAD |
|
0x2000002a 0x08002daa 0x00000004 Data RW 300 .data motor.o |
|
0x2000002e 0x08002dae 0x00000004 Data RW 315 .data delay.o |
|
0x20000032 0x08002db2 0x00000002 PAD |
|
0x20000034 0x08002db4 0x00000006 Data RW 347 .data usart.o |
|
0x2000003a 0x08002dba 0x00000014 Data RW 398 .data stm32f10x_rcc.o |
|
0x2000004e 0x08002dce 0x00000002 PAD |
|
0x20000050 - 0x00000064 Zero RW 220 .bss wifi.o |
|
0x200000b4 - 0x000000c8 Zero RW 346 .bss usart.o |
|
0x2000017c 0x08002dce 0x00000004 PAD |
|
0x20000180 - 0x00000400 Zero RW 378 STACK startup_stm32f10x_md.o |
|
|
|
|
|
============================================================================== |
|
|
|
Image component sizes |
|
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Object Name |
|
|
|
212 18 0 4 0 1043 delay.o |
|
456 12 0 0 0 2451 dht11.o |
|
620 16 0 0 0 2222 ds18b20.o |
|
204 12 0 0 0 838 led.o |
|
332 14 0 20 0 254742 main.o |
|
220 22 0 0 0 1801 misc.o |
|
304 26 0 4 0 1444 motor.o |
|
36 8 236 0 1024 788 startup_stm32f10x_md.o |
|
860 38 0 0 0 5733 stm32f10x_gpio.o |
|
26 0 0 0 0 1178 stm32f10x_it.o |
|
932 36 0 20 0 8908 stm32f10x_rcc.o |
|
3610 88 0 0 0 22840 stm32f10x_tim.o |
|
1032 22 0 0 0 8456 stm32f10x_usart.o |
|
0 0 0 0 0 32 sys.o |
|
480 38 0 20 0 1739 system_stm32f10x.o |
|
116 6 0 0 0 784 timer.o |
|
364 18 0 6 200 3451 usart.o |
|
748 160 0 1 100 3289 wifi.o |
|
|
|
---------------------------------------------------------------------- |
|
10554 534 268 80 1328 321739 Object Totals |
|
0 0 32 0 0 0 (incl. Generated) |
|
2 0 0 5 4 0 (incl. Padding) |
|
|
|
---------------------------------------------------------------------- |
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name |
|
|
|
0 0 0 0 0 0 entry.o |
|
0 0 0 0 0 0 entry10a.o |
|
0 0 0 0 0 0 entry11a.o |
|
8 4 0 0 0 0 entry2.o |
|
4 0 0 0 0 0 entry5.o |
|
0 0 0 0 0 0 entry7b.o |
|
0 0 0 0 0 0 entry8b.o |
|
8 4 0 0 0 0 entry9a.o |
|
30 0 0 0 0 0 handlers.o |
|
36 8 0 0 0 68 init.o |
|
0 0 0 0 0 0 iusefp.o |
|
30 0 0 0 0 68 llshl.o |
|
32 0 0 0 0 68 llushr.o |
|
36 0 0 0 0 80 strstr.o |
|
186 0 0 0 0 176 depilogue.o |
|
62 0 0 0 0 80 dfixi.o |
|
228 0 0 0 0 96 dmul.o |
|
38 0 0 0 0 68 f2d.o |
|
110 0 0 0 0 168 fepilogue.o |
|
18 0 0 0 0 68 fflti.o |
|
|
|
---------------------------------------------------------------------- |
|
826 16 0 0 0 940 Library Totals |
|
0 0 0 0 0 0 (incl. Padding) |
|
|
|
---------------------------------------------------------------------- |
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug Library Name |
|
|
|
184 16 0 0 0 284 mc_w.l |
|
642 0 0 0 0 656 mf_w.l |
|
|
|
---------------------------------------------------------------------- |
|
826 16 0 0 0 940 Library Totals |
|
|
|
---------------------------------------------------------------------- |
|
|
|
============================================================================== |
|
|
|
|
|
Code (inc. data) RO Data RW Data ZI Data Debug |
|
|
|
11380 550 268 80 1328 321115 Grand Totals |
|
11380 550 268 80 1328 321115 ELF Image Totals |
|
11380 550 268 80 0 0 ROM Totals |
|
|
|
============================================================================== |
|
|
|
Total RO Size (Code + RO Data) 11648 ( 11.38kB) |
|
Total RW Size (RW Data + ZI Data) 1408 ( 1.38kB) |
|
Total ROM Size (Code + RO Data + RW Data) 11728 ( 11.45kB) |
|
|
|
============================================================================== |
|
|
|
|