2.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
5060300::V5.06 update 3 (build 300)::ARMCC
STM32L053R8Tx
STMicroelectronics
Keil.STM32L0xx_DFP.1.6.0
http://www.keil.com/pack/
IRAM(0x20000000,0x00002000) IROM(0x08000000,0x00010000) CPUTYPE("Cortex-M0+") CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32L0xx_64 -FS08000000 -FL010000 -FP0($$Device:STM32L053R8Tx$CMSIS\Flash\STM32L0xx_64.FLM))
0
$$Device:STM32L053R8Tx$Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l0xx.h
$$Device:STM32L053R8Tx$CMSIS\SVD\STM32L053x.svd
0
0
0
0
0
0
1
.\build\keil\Obj\
rt-thread
1
0
1
1
1
.\build\keil\List\
1
0
0
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
0
0
1
0
0
0
0
3
1
SARMCM3.DLL
-REMAP-MPU
DARMCM1.DLL
-pCM0+
SARMCM3.DLL
-MPU
TARMCM1.DLL
-pCM0+
1
0
0
0
16
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-M0+"
0
0
0
1
1
0
0
0
0
0
8
0
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
0x2000
1
0x8000000
0x10000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x10000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x2000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
0
0
0
1
0
1
1
1
1
0
0
0
STM32L053xx, USE_HAL_DRIVER, __RTTHREAD__
applications;.;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Inc;..\libraries\STM32L0xx_HAL\CMSIS\Device\ST\STM32L0xx\Include;..\libraries\STM32L0xx_HAL\CMSIS\Include
1
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0x08000000
0x20000000
.\board\linker_scripts\link.sct
Applications
main.c
1
applications\main.c
CPU
backtrace.c
1
..\..\..\libcpu\arm\common\backtrace.c
div0.c
1
..\..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\..\libcpu\arm\common\showmem.c
cpuport.c
1
..\..\..\libcpu\arm\cortex-m0\cpuport.c
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m0\context_rvds.S
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
Drivers
board.c
1
board\board.c
stm32l0xx_hal_msp.c
1
board\CubeMX_Config\Src\stm32l0xx_hal_msp.c
startup_stm32l053xx.s
2
..\libraries\STM32L0xx_HAL\CMSIS\Device\ST\STM32L0xx\Source\Templates\arm\startup_stm32l053xx.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
finsh
shell.c
1
..\..\..\components\finsh\shell.c
cmd.c
1
..\..\..\components\finsh\cmd.c
msh.c
1
..\..\..\components\finsh\msh.c
Kernel
clock.c
1
..\..\..\src\clock.c
components.c
1
..\..\..\src\components.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
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
Libraries
system_stm32l0xx.c
1
..\libraries\STM32L0xx_HAL\CMSIS\Device\ST\STM32L0xx\Source\Templates\system_stm32l0xx.c
stm32l0xx_hal.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal.c
stm32l0xx_hal_comp.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_comp.c
stm32l0xx_hal_cortex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cortex.c
stm32l0xx_hal_crc.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_crc.c
stm32l0xx_hal_crc_ex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_crc_ex.c
stm32l0xx_hal_cryp.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cryp.c
stm32l0xx_hal_cryp_ex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cryp_ex.c
stm32l0xx_hal_dma.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_dma.c
stm32l0xx_hal_pwr.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr.c
stm32l0xx_hal_pwr_ex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr_ex.c
stm32l0xx_hal_rcc.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_rcc.c
stm32l0xx_hal_rcc_ex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_rcc_ex.c
stm32l0xx_hal_rng.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_rng.c
stm32l0xx_hal_gpio.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_gpio.c
stm32l0xx_hal_uart.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c
stm32l0xx_hal_uart_ex.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c
stm32l0xx_hal_usart.c
1
..\libraries\STM32L0xx_HAL\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_usart.c