1.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
STM32F103ZE
STMicroelectronics
IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")
"STARTUP\ST\STM32F10x\startup_stm32f10x_hd.s" ("STM32 High Density Line Startup Code")
UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000)
4216
stm32f10x.h
SFD\ST\STM32F1xx\STM32F103xx.sfr
0
0
ST\STM32F10x\
ST\STM32F10x\
0
0
0
0
1
.\build\keil\Obj\
rt-thread
1
0
0
1
0
.\build\keil\List\
1
0
0
0
0
0
0
0
0
0
0
0
0
1
0
fromelf --bin !L --output rtthread.bin
0
0
0
0
0
0
0
0
1
0
0
0
0
3
1
SARMCM3.DLL
DARMSTM.DLL
-pSTM32F103ZE
SARMCM3.DLL
TARMSTM.DLL
-pSTM32F103ZE
1
0
0
0
16
0
1
1
1
1
1
1
1
0
1
1
1
1
1
1
1
0
1
0
1
0
0
6
Segger\JL2CM3.dll
1
0
0
1
1
4096
1
BIN\UL2CM3.DLL
0
0
1
1
1
1
1
1
1
0
1
1
0
1
1
0
0
1
1
1
1
1
1
1
1
1
0
0
"Cortex-M3"
0
0
0
1
1
0
0
0
0
0
8
0
0
0
3
3
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
1
0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x10000
1
0x8000000
0x80000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x80000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x10000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
0
0
0
1
0
USE_HAL_DRIVER, RT_USING_ARM_LIBC, STM32F103xE
applications;.;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\include;..\..\..\libcpu\arm\cortex-m3;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\compilers\armlibc;..\..\..\components\libc\compilers\common;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Include
1
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0x08000000
0x20000000
.\board\linker_scripts\link.sct
--keep *.o(.rti_fn.*) --keep *.o(FSymTab)
Applications
main.c
1
applications\main.c
Drivers
board.c
1
board\board.c
stm32f1xx_hal_msp.c
1
board\CubeMX_Config\Src\stm32f1xx_hal_msp.c
startup_stm32f103xe.s
2
..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s
drv_gpio.c
1
..\libraries\HAL_Drivers\drv_gpio.c
drv_usart.c
1
..\libraries\HAL_Drivers\drv_usart.c
drv_common.c
1
..\libraries\HAL_Drivers\drv_common.c
Kernel
clock.c
1
..\..\..\src\clock.c
components.c
1
..\..\..\src\components.c
cpu.c
1
..\..\..\src\cpu.c
device.c
1
..\..\..\src\device.c
idle.c
1
..\..\..\src\idle.c
ipc.c
1
..\..\..\src\ipc.c
irq.c
1
..\..\..\src\irq.c
kservice.c
1
..\..\..\src\kservice.c
mem.c
1
..\..\..\src\mem.c
memheap.c
1
..\..\..\src\memheap.c
mempool.c
1
..\..\..\src\mempool.c
object.c
1
..\..\..\src\object.c
scheduler.c
1
..\..\..\src\scheduler.c
signal.c
1
..\..\..\src\signal.c
thread.c
1
..\..\..\src\thread.c
timer.c
1
..\..\..\src\timer.c
CORTEX-M3
cpuport.c
1
..\..\..\libcpu\arm\cortex-m3\cpuport.c
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m3\context_rvds.S
backtrace.c
1
..\..\..\libcpu\arm\common\backtrace.c
div0.c
1
..\..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\..\libcpu\arm\common\showmem.c
DeviceDrivers
pin.c
1
..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\components\drivers\serial\serial.c
completion.c
1
..\..\..\components\drivers\src\completion.c
dataqueue.c
1
..\..\..\components\drivers\src\dataqueue.c
pipe.c
1
..\..\..\components\drivers\src\pipe.c
ringblk_buf.c
1
..\..\..\components\drivers\src\ringblk_buf.c
ringbuffer.c
1
..\..\..\components\drivers\src\ringbuffer.c
waitqueue.c
1
..\..\..\components\drivers\src\waitqueue.c
workqueue.c
1
..\..\..\components\drivers\src\workqueue.c
finsh
shell.c
1
..\..\..\components\finsh\shell.c
symbol.c
1
..\..\..\components\finsh\symbol.c
cmd.c
1
..\..\..\components\finsh\cmd.c
msh.c
1
..\..\..\components\finsh\msh.c
msh_cmd.c
1
..\..\..\components\finsh\msh_cmd.c
msh_file.c
1
..\..\..\components\finsh\msh_file.c
libc
libc.c
1
..\..\..\components\libc\compilers\armlibc\libc.c
mem_std.c
1
..\..\..\components\libc\compilers\armlibc\mem_std.c
stubs.c
1
..\..\..\components\libc\compilers\armlibc\stubs.c
time.c
1
..\..\..\components\libc\compilers\armlibc\time.c
gmtime_r.c
1
..\..\..\components\libc\compilers\common\gmtime_r.c
STM32_HAL
system_stm32f1xx.c
1
..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c
stm32f1xx_hal_adc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc.c
stm32f1xx_hal_adc_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_adc_ex.c
stm32f1xx_hal_gpio.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c
stm32f1xx_hal_gpio_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c
stm32f1xx_hal_flash.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.c
stm32f1xx_hal_flash_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.c
stm32f1xx_hal_dma.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c
stm32f1xx_hal_cortex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c
stm32f1xx_hal_crc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c
stm32f1xx_hal_i2c.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_i2c.c
stm32f1xx_hal_irda.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_irda.c
stm32f1xx_hal_iwdg.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_iwdg.c
stm32f1xx_hal_pwr.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c
stm32f1xx_hal_rcc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c
stm32f1xx_hal_rcc_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c
stm32f1xx_hal_rtc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rtc.c
stm32f1xx_hal_rtc_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rtc_ex.c
stm32f1xx_hal_smartcard.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_smartcard.c
stm32f1xx_hal_spi.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_spi.c
stm32f1xx_hal_spi_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_spi_ex.c
stm32f1xx_hal_tim.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.c
stm32f1xx_hal_tim_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.c
stm32f1xx_hal_uart.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c
stm32f1xx_hal_usart.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c
stm32f1xx_hal_wwdg.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_wwdg.c
stm32f1xx_hal.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c
stm32f1xx_ll_adc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_adc.c
stm32f1xx_ll_crc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_crc.c
stm32f1xx_ll_dac.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_dac.c
stm32f1xx_ll_dma.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_dma.c
stm32f1xx_ll_exti.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_exti.c
stm32f1xx_ll_fsmc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_fsmc.c
stm32f1xx_ll_gpio.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_gpio.c
stm32f1xx_ll_i2c.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_i2c.c
stm32f1xx_ll_pwr.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_pwr.c
stm32f1xx_ll_rcc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_rcc.c
stm32f1xx_ll_rtc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_rtc.c
stm32f1xx_ll_sdmmc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_sdmmc.c
stm32f1xx_ll_spi.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_spi.c
stm32f1xx_ll_tim.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_tim.c
stm32f1xx_ll_usart.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_usart.c
stm32f1xx_ll_usb.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_usb.c
stm32f1xx_ll_utils.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_utils.c
stm32f1xx_hal_cec.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c
stm32f1xx_hal_can.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_can.c
stm32f1xx_hal_dac.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dac.c
stm32f1xx_hal_dac_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dac_ex.c
stm32f1xx_hal_eth.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_eth.c
stm32f1xx_hal_hcd.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_hcd.c
stm32f1xx_hal_i2s.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_i2s.c
stm32f1xx_hal_mmc.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_mmc.c
stm32f1xx_hal_sd.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sd.c
stm32f1xx_hal_nand.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_nand.c
stm32f1xx_hal_pccard.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pccard.c
stm32f1xx_hal_nor.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_nor.c
stm32f1xx_hal_sram.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sram.c
stm32f1xx_hal_pcd.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pcd.c
stm32f1xx_hal_pcd_ex.c
1
..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pcd_ex.c