1.1
### uVision Project, (C) Keil Software
RT-Thread Mini2440
0x4
ARM-ADS
S3C2440A
Samsung
IRAM(0x40000000-0x40000FFF) CLOCK(12000000) CPUTYPE(ARM920T)
"STARTUP\Samsung\S3C2440.s" ("Samsung S3C2440 Startup Code")
UL2ARM(-UV2077N9E -O40 -S0 -C0 -N00("ARM920T Core") -D00(0032409D) -L00(4) -FO7 -FD40000000 -FC1000 -FN1 -FF0S3C2440_NAND_SP -FS030000000 -FL07FFC000)
4277
S3C2440.H
0
Samsung\
Samsung\
0
0
0
0
1
.\build\
rtthread-mini2440
1
0
0
1
0
.\
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
3
SARM.DLL
DARMSS9.DLL
-pS3C2440A
SARM.DLL
TARMSS9.DLL
-pS3C2440A
1
0
0
0
16
0
1
1
1
1
1
1
1
0
1
0
0
1
1
1
0
1
0
6
.\Ext_RAM.ini
Segger\JLTAgdi.dll
1
0
0
0
1
4098
Segger\JLTAgdi.dll
"" ()
0
1
1
1
1
1
1
1
0
1
1
0
0
1
0
0
1
1
1
1
1
1
1
1
1
0
0
ARM920T
0
0
0
0
1
0
0
0
0
0
1
0
0
0
0
3
0
0
0
0
0
0
0
1
0
0
0
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
0x40000000
0x1000
0
0x0
0x0
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x40000000
0x1000
0
0x0
0x0
1
1
0
0
0
0
0
0
0
0
0
0
--diag_suppress=870
RT_USING_LIBC, RT_USING_ARMLIBC, __STDC_LIMIT_MACROS, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND
..\..\components\libc\posix\ipc;.;..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\libcpu\arm\common;..\..\components\libc\compilers\common\extension;..\..\components\drivers\include;..\..\components\drivers\include;..\..\include;..\..\components\libc\posix\io\eventfd;..\..\components\libc\posix\io\epoll;..\..\components\drivers\include;..\..\libcpu\arm\s3c24x0;..\..\components\libc\posix\io\poll;applications;drivers;..\..\components\finsh;..\..\components\drivers\include;..\..\components\libc\compilers\common\include
1
0
0
0
0
0
0
0
0
0
0
1
0
0x30000000
0x40000000
rtthread-mini2440.sct
Applications
mnt.c
1
applications\mnt.c
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
DeviceDrivers
device.c
1
..\..\components\drivers\core\device.c
__RT_IPC_SOURCE__
completion.c
1
..\..\components\drivers\ipc\completion.c
__RT_IPC_SOURCE__
dataqueue.c
1
..\..\components\drivers\ipc\dataqueue.c
__RT_IPC_SOURCE__
pipe.c
1
..\..\components\drivers\ipc\pipe.c
__RT_IPC_SOURCE__
ringblk_buf.c
1
..\..\components\drivers\ipc\ringblk_buf.c
__RT_IPC_SOURCE__
ringbuffer.c
1
..\..\components\drivers\ipc\ringbuffer.c
__RT_IPC_SOURCE__
waitqueue.c
1
..\..\components\drivers\ipc\waitqueue.c
__RT_IPC_SOURCE__
workqueue.c
1
..\..\components\drivers\ipc\workqueue.c
__RT_IPC_SOURCE__
pin.c
1
..\..\components\drivers\pin\pin.c
__RT_IPC_SOURCE__
serial.c
1
..\..\components\drivers\serial\serial.c
__RT_IPC_SOURCE__
Drivers
uart.c
1
drivers\uart.c
key.c
1
drivers\key.c
board.c
1
drivers\board.c
led.c
1
drivers\led.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
__RT_KERNEL_SOURCE__
components.c
1
..\..\src\components.c
__RT_KERNEL_SOURCE__
idle.c
1
..\..\src\idle.c
__RT_KERNEL_SOURCE__
ipc.c
1
..\..\src\ipc.c
__RT_KERNEL_SOURCE__
irq.c
1
..\..\src\irq.c
__RT_KERNEL_SOURCE__
kstdio.c
1
..\..\src\klibc\kstdio.c
__RT_KERNEL_SOURCE__
kstring.c
1
..\..\src\klibc\kstring.c
__RT_KERNEL_SOURCE__
kservice.c
1
..\..\src\kservice.c
__RT_KERNEL_SOURCE__
mem.c
1
..\..\src\mem.c
__RT_KERNEL_SOURCE__
memheap.c
1
..\..\src\memheap.c
__RT_KERNEL_SOURCE__
mempool.c
1
..\..\src\mempool.c
__RT_KERNEL_SOURCE__
object.c
1
..\..\src\object.c
__RT_KERNEL_SOURCE__
scheduler_comm.c
1
..\..\src\scheduler_comm.c
__RT_KERNEL_SOURCE__
scheduler_up.c
1
..\..\src\scheduler_up.c
__RT_KERNEL_SOURCE__
thread.c
1
..\..\src\thread.c
__RT_KERNEL_SOURCE__
timer.c
1
..\..\src\timer.c
__RT_KERNEL_SOURCE__
libcpu
div0.c
1
..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\libcpu\arm\common\showmem.c
context_rvds.S
2
..\..\libcpu\arm\s3c24x0\context_rvds.S
cpu.c
1
..\..\libcpu\arm\s3c24x0\cpu.c
interrupt.c
1
..\..\libcpu\arm\s3c24x0\interrupt.c
mmu.c
1
..\..\libcpu\arm\s3c24x0\mmu.c
rtc.c
1
..\..\libcpu\arm\s3c24x0\rtc.c
stack.c
1
..\..\libcpu\arm\s3c24x0\stack.c
start_rvds.S
2
..\..\libcpu\arm\s3c24x0\start_rvds.S
system_clock.c
1
..\..\libcpu\arm\s3c24x0\system_clock.c
trap.c
1
..\..\libcpu\arm\s3c24x0\trap.c