2.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::.\ARMCC
0
GD32F303CG
GigaDevice
GigaDevice.GD32F30x_DFP.2.2.0
http://gd32mcu.com/data/documents/pack/
IRAM(0x20000000,0x018000) IROM(0x08000000,0x0100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0GD32F30x_XD -FS08000000 -FL0100000 -FP0($$Device:GD32F303CG$Flash\GD32F30x_XD.FLM))
0
$$Device:GD32F303CG$Device\Include\gd32f30x.h
$$Device:GD32F303CG$SVD\GD32F30x_XD.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 -MPU
DCM.DLL
-pCM4
SARMCM3.DLL
-MPU
TCM.DLL
-pCM4
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-M4"
0
0
0
1
1
0
0
2
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
0x100000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x100000
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
__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, USE_STDPERIPH_DRIVER, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, GD32F30X_XD, __RTTHREAD__
..\..\..\..\components\libc\posix\io\poll;..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\components\libc\compilers\common\include;..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\libcpu\arm\cortex-m4;..\libraries\GD32F30x_Firmware_Library\CMSIS;..\..\..\..\include;..\..\..\..\components\drivers\include;..\..\..\..\components\drivers\include;..\libraries\GD32F30x_Firmware_Library\CMSIS\GD\GD32F30x\Include;..\..\..\..\components\drivers\include;..\..\..\..\components\libc\posix\ipc;applications;..\..\..\..\components\libc\posix\io\eventfd;board;..\libraries\gd32_drivers;..\..\..\..\components\drivers\include;.;..\..\..\..\libcpu\arm\common;..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Include;..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\components\finsh
1
0
0
0
0
0
0
0
0
0
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
cctype.c
1
..\..\..\..\components\libc\compilers\common\cctype.c
cstdlib.c
1
..\..\..\..\components\libc\compilers\common\cstdlib.c
cstring.c
1
..\..\..\..\components\libc\compilers\common\cstring.c
ctime.c
1
..\..\..\..\components\libc\compilers\common\ctime.c
cunistd.c
1
..\..\..\..\components\libc\compilers\common\cunistd.c
cwchar.c
1
..\..\..\..\components\libc\compilers\common\cwchar.c
CPU
div0.c
1
..\..\..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\..\..\libcpu\arm\common\showmem.c
context_rvds.S
2
..\..\..\..\libcpu\arm\cortex-m4\context_rvds.S
cpuport.c
1
..\..\..\..\libcpu\arm\cortex-m4\cpuport.c
DeviceDrivers
device.c
1
..\..\..\..\components\drivers\core\device.c
completion.c
1
..\..\..\..\components\drivers\ipc\completion.c
dataqueue.c
1
..\..\..\..\components\drivers\ipc\dataqueue.c
pipe.c
1
..\..\..\..\components\drivers\ipc\pipe.c
ringblk_buf.c
1
..\..\..\..\components\drivers\ipc\ringblk_buf.c
ringbuffer.c
1
..\..\..\..\components\drivers\ipc\ringbuffer.c
waitqueue.c
1
..\..\..\..\components\drivers\ipc\waitqueue.c
workqueue.c
1
..\..\..\..\components\drivers\ipc\workqueue.c
pin.c
1
..\..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\..\components\drivers\serial\serial.c
Drivers
board.c
1
board\board.c
startup_gd32f30x_xd.s
2
..\libraries\GD32F30x_Firmware_Library\CMSIS\GD\GD32F30x\Source\ARM\startup_gd32f30x_xd.s
drv_gpio.c
1
..\libraries\gd32_drivers\drv_gpio.c
drv_usart.c
1
..\libraries\gd32_drivers\drv_usart.c
Finsh
shell.c
1
..\..\..\..\components\finsh\shell.c
msh.c
1
..\..\..\..\components\finsh\msh.c
msh_parse.c
1
..\..\..\..\components\finsh\msh_parse.c
cmd.c
1
..\..\..\..\components\finsh\cmd.c
Kernel
clock.c
1
..\..\..\..\src\clock.c
components.c
1
..\..\..\..\src\components.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_up.c
1
..\..\..\..\src\scheduler_up.c
thread.c
1
..\..\..\..\src\thread.c
timer.c
1
..\..\..\..\src\timer.c
Libraries
system_gd32f30x.c
1
..\libraries\GD32F30x_Firmware_Library\CMSIS\GD\GD32F30x\Source\system_gd32f30x.c
gd32f30x_rcu.c
1
..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Source\gd32f30x_rcu.c
gd32f30x_usart.c
1
..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Source\gd32f30x_usart.c
gd32f30x_exti.c
1
..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Source\gd32f30x_exti.c
gd32f30x_gpio.c
1
..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Source\gd32f30x_gpio.c
gd32f30x_misc.c
1
..\libraries\GD32F30x_Firmware_Library\GD32F30x_standard_peripheral\Source\gd32f30x_misc.c