2.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::ARMCC
0
APM32F103ZE
Geehy
Geehy.APM32F1xx_DFP.1.0.7
https://www.geehy.com/uploads/tool/
IRAM(0x20000000,0x00020000) IROM(0x08000000,0x00080000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0APM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:APM32F103ZE$Flash\APM32F10x_512.FLM))
0
$$Device:APM32F103ZE$Device\Include\apm32f10x.h
$$Device:APM32F103ZE$SVD\APM32F103xx.svd
0
0
0
0
0
0
1
.\build\keil\Obj\
rtthread
1
0
0
1
0
.\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
DCM.DLL
-pCM3
SARMCM3.DLL
TCM.DLL
-pCM3
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-M3"
0
0
0
1
1
0
0
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
0x20000
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
0x20000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
2
0
0
1
0
0
1
1
1
1
0
0
0
USE_STDPERIPH_DRIVER, APM32F103xE, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND
applications;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;..\libraries\Drivers;..\libraries\Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\nogcc;..\libraries\APM32F10x_Library\Device\Geehy\APM32F10x\Include;..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\inc;..\libraries\APM32F10x_Library\CMSIS\Include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\ipc;..\..\..\examples\utest\testcases\kernel
1
0
0
0
0
0
0
0
0
4
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
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m3\context_rvds.S
cpuport.c
1
..\..\..\libcpu\arm\cortex-m3\cpuport.c
DeviceDrivers
pin.c
1
..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\components\drivers\serial\serial.c
pipe.c
1
..\..\..\components\drivers\src\pipe.c
waitqueue.c
1
..\..\..\components\drivers\src\waitqueue.c
dataqueue.c
1
..\..\..\components\drivers\src\dataqueue.c
workqueue.c
1
..\..\..\components\drivers\src\workqueue.c
completion.c
1
..\..\..\components\drivers\src\completion.c
ringblk_buf.c
1
..\..\..\components\drivers\src\ringblk_buf.c
ringbuffer.c
1
..\..\..\components\drivers\src\ringbuffer.c
Drivers
startup_apm32f10x_hd.s
2
..\libraries\APM32F10x_Library\Device\Geehy\APM32F10x\Source\ARM\startup_apm32f10x_hd.s
board.c
1
board\board.c
drv_gpio.c
1
..\libraries\Drivers\drv_gpio.c
drv_usart.c
1
..\libraries\Drivers\drv_usart.c
drv_common.c
1
..\libraries\Drivers\drv_common.c
Finsh
shell.c
1
..\..\..\components\finsh\shell.c
msh.c
1
..\..\..\components\finsh\msh.c
cmd.c
1
..\..\..\components\finsh\cmd.c
Kernel
clock.c
1
..\..\..\src\clock.c
timer.c
1
..\..\..\src\timer.c
components.c
1
..\..\..\src\components.c
object.c
1
..\..\..\src\object.c
idle.c
1
..\..\..\src\idle.c
mem.c
1
..\..\..\src\mem.c
kservice.c
1
..\..\..\src\kservice.c
scheduler.c
1
..\..\..\src\scheduler.c
thread.c
1
..\..\..\src\thread.c
irq.c
1
..\..\..\src\irq.c
device.c
1
..\..\..\src\device.c
ipc.c
1
..\..\..\src\ipc.c
mempool.c
1
..\..\..\src\mempool.c
libc
time.c
1
..\..\..\components\libc\compilers\common\time.c
Libraries
system_apm32f10x.c
1
..\libraries\APM32F10x_Library\Device\Geehy\APM32F10x\Source\system_apm32f10x.c
apm32f10x_rcm.c
1
..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\src\apm32f10x_rcm.c
apm32f10x_misc.c
1
..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\src\apm32f10x_misc.c
apm32f10x_usart.c
1
..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\src\apm32f10x_usart.c
apm32f10x_eint.c
1
..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\src\apm32f10x_eint.c
apm32f10x_gpio.c
1
..\libraries\APM32F10x_Library\APM32F10x_StdPeriphDriver\src\apm32f10x_gpio.c