2.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::.\ARMCC
0
GD32F107VC
GigaDevice
GigaDevice.GD32F10x_DFP.2.0.1
http://www.keil.com/pack/
IRAM(0x20000000,0x00018000) IROM(0x08000000,0x00040000) CPUTYPE("Cortex-M3") CLOCK(10800000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0GD32F10x_CL -FS08000000 -FL040000 -FP0($$Device:GD32F107VC$Flash\GD32F10x_CL.FLM))
0
$$Device:GD32F107VC$Device\Include\gd32f10x.h
$$Device:GD32F107VC$SVD\GD32F10x\GD32F10x_CL.svd
0
0
0
0
0
0
1
.\build\
rtthread
1
0
0
1
0
.\build\
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
0x18000
1
0x8000000
0x40000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x40000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x18000
0
0x0
0x0
1
4
0
0
0
0
0
0
0
0
0
0
0
1
0
0
1
1
1
1
0
0
0
USE_STDPERIPH_DRIVER, GD32F10X_CL, __RTTHREAD__, RT_USING_ARM_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
applications;.;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\extension;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\spi;..\..\..\components\drivers\include;board;..\libraries\gd32_drivers;..\..\..\components\finsh;.;..\..\..\include;..\libraries\GD32F10x_Firmware_Library\CMSIS\GD\GD32F10x\Include;..\libraries\GD32F10x_Firmware_Library\CMSIS;..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\io\stdio;..\..\..\components\libc\posix\ipc;..\..\..\examples\utest\testcases\kernel
1
0
0
0
0
0
0
0
0
4
1
0
0
0
1
0
0x08000000
0x20000000
.\gd32_rom.ld
Applications
main.c
1
applications\main.c
Compiler
syscall_mem.c
1
..\..\..\components\libc\compilers\armlibc\syscall_mem.c
syscalls.c
1
..\..\..\components\libc\compilers\armlibc\syscalls.c
stdlib.c
1
..\..\..\components\libc\compilers\common\stdlib.c
time.c
1
..\..\..\components\libc\compilers\common\time.c
CPU
showmem.c
1
..\..\..\libcpu\arm\common\showmem.c
div0.c
1
..\..\..\libcpu\arm\common\div0.c
backtrace.c
1
..\..\..\libcpu\arm\common\backtrace.c
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m3\context_rvds.S
cpuport.c
1
..\..\..\libcpu\arm\cortex-m3\cpuport.c
DeviceDrivers
ringblk_buf.c
1
..\..\..\components\drivers\ipc\ringblk_buf.c
pipe.c
1
..\..\..\components\drivers\ipc\pipe.c
workqueue.c
1
..\..\..\components\drivers\ipc\workqueue.c
waitqueue.c
1
..\..\..\components\drivers\ipc\waitqueue.c
dataqueue.c
1
..\..\..\components\drivers\ipc\dataqueue.c
ringbuffer.c
1
..\..\..\components\drivers\ipc\ringbuffer.c
completion.c
1
..\..\..\components\drivers\ipc\completion.c
pin.c
1
..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\components\drivers\serial\serial.c
spi_core.c
1
..\..\..\components\drivers\spi\spi_core.c
spi_dev.c
1
..\..\..\components\drivers\spi\spi_dev.c
Drivers
startup_gd32f10x_cl.s
2
..\libraries\GD32F10x_Firmware_Library\CMSIS\GD\GD32F10x\Source\ARM\startup_gd32f10x_cl.s
board.c
1
board\board.c
drv_gpio.c
1
..\libraries\gd32_drivers\drv_gpio.c
drv_usart.c
1
..\libraries\gd32_drivers\drv_usart.c
drv_spi.c
1
..\libraries\gd32_drivers\drv_spi.c
Finsh
shell.c
1
..\..\..\components\finsh\shell.c
msh.c
1
..\..\..\components\finsh\msh.c
cmd.c
1
..\..\..\components\finsh\cmd.c
Kernel
idle.c
1
..\..\..\src\idle.c
object.c
1
..\..\..\src\object.c
components.c
1
..\..\..\src\components.c
thread.c
1
..\..\..\src\thread.c
clock.c
1
..\..\..\src\clock.c
mempool.c
1
..\..\..\src\mempool.c
irq.c
1
..\..\..\src\irq.c
timer.c
1
..\..\..\src\timer.c
mem.c
1
..\..\..\src\mem.c
device.c
1
..\..\..\src\device.c
scheduler.c
1
..\..\..\src\scheduler.c
ipc.c
1
..\..\..\src\ipc.c
kservice.c
1
..\..\..\src\kservice.c
Libraries
gd32f10x_spi.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_spi.c
gd32f10x_exti.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_exti.c
gd32f10x_gpio.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_gpio.c
gd32f10x_misc.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_misc.c
system_gd32f10x.c
1
..\libraries\GD32F10x_Firmware_Library\CMSIS\GD\GD32F10x\Source\system_gd32f10x.c
gd32f10x_rcu.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_rcu.c
gd32f10x_usart.c
1
..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_usart.c
<Project Info>
0
1