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_ARM_LIBC
drivers;applications;.;../../include;../../libcpu/arm/s3c24x0;../../libcpu/arm/common;../../components/drivers/include;../../components/libc/pthreads;../../components/libc/time;../../components/libc/compilers/armlibc;../../components/finsh;../../components/external/jpeg;../../components/net/lwip-2.0.2/src;../../components/net/lwip-2.0.2/src/include;../../components/net/lwip-2.0.2/src/include/ipv4;../../components/net/lwip-2.0.2/src/arch/include;../../components/net/lwip-2.0.2/src/include/netif;../../components/net/lwip-2.0.2/src/include/posix;../../components/dfs/include;../../components/dfs/filesystems/devfs;../../components/dfs/filesystems/elmfat
1
0
0
0
0
0
0
0
0
0
0
1
0
0x30000000
0x40000000
rtthread-mini2440.sct
--keep *.o(RTMSymTab) --keep *.o(FSymTab) --keep *.o(VSymTab)
Drivers
board.c
1
drivers/board.c
led.c
1
drivers/led.c
console.c
1
drivers/console.c
sdcard.c
1
drivers/sdcard.c
dm9000.c
1
drivers/dm9000.c
Applications
application.c
1
applications/application.c
startup.c
1
applications/startup.c
Kernel
clock.c
1
../../src/clock.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
S3C24X0
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
serial.c
1
../../libcpu/arm/s3c24x0/serial.c
stack.c
1
../../libcpu/arm/s3c24x0/stack.c
system_clock.c
1
../../libcpu/arm/s3c24x0/system_clock.c
trap.c
1
../../libcpu/arm/s3c24x0/trap.c
context_rvds.S
2
../../libcpu/arm/s3c24x0/context_rvds.S
start_rvds.S
2
../../libcpu/arm/s3c24x0/start_rvds.S
backtrace.c
1
../../libcpu/arm/common/backtrace.c
div0.c
1
../../libcpu/arm/common/div0.c
showmem.c
1
../../libcpu/arm/common/showmem.c
DeviceDrivers
completion.c
1
../../components/drivers/src/completion.c
dataqueue.c
1
../../components/drivers/src/dataqueue.c
pipe.c
1
../../components/drivers/src/pipe.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
pthreads
mqueue.c
1
../../components/libc/pthreads/mqueue.c
pthread.c
1
../../components/libc/pthreads/pthread.c
pthread_attr.c
1
../../components/libc/pthreads/pthread_attr.c
pthread_barrier.c
1
../../components/libc/pthreads/pthread_barrier.c
pthread_cond.c
1
../../components/libc/pthreads/pthread_cond.c
pthread_mutex.c
1
../../components/libc/pthreads/pthread_mutex.c
pthread_rwlock.c
1
../../components/libc/pthreads/pthread_rwlock.c
pthread_spin.c
1
../../components/libc/pthreads/pthread_spin.c
pthread_tls.c
1
../../components/libc/pthreads/pthread_tls.c
sched.c
1
../../components/libc/pthreads/sched.c
semaphore.c
1
../../components/libc/pthreads/semaphore.c
clock_time.c
1
../../components/libc/time/clock_time.c
posix_sleep.c
1
../../components/libc/time/posix_sleep.c
libc
libc.c
1
../../components/libc/compilers/armlibc/libc.c
libc_syms.c
1
../../components/libc/compilers/armlibc/libc_syms.c
mem_std.c
1
../../components/libc/compilers/armlibc/mem_std.c
stdio.c
1
../../components/libc/compilers/armlibc/stdio.c
stubs.c
1
../../components/libc/compilers/armlibc/stubs.c
time.c
1
../../components/libc/compilers/armlibc/time.c
finsh
shell.c
1
../../components/finsh/shell.c
symbol.c
1
../../components/finsh/symbol.c
cmd.c
1
../../components/finsh/cmd.c
finsh_compiler.c
1
../../components/finsh/finsh_compiler.c
finsh_error.c
1
../../components/finsh/finsh_error.c
finsh_heap.c
1
../../components/finsh/finsh_heap.c
finsh_init.c
1
../../components/finsh/finsh_init.c
finsh_node.c
1
../../components/finsh/finsh_node.c
finsh_ops.c
1
../../components/finsh/finsh_ops.c
finsh_parser.c
1
../../components/finsh/finsh_parser.c
finsh_var.c
1
../../components/finsh/finsh_var.c
finsh_vm.c
1
../../components/finsh/finsh_vm.c
finsh_token.c
1
../../components/finsh/finsh_token.c
jpeg
jaricom.c
1
../../components/external/jpeg/jaricom.c
jcomapi.c
1
../../components/external/jpeg/jcomapi.c
jutils.c
1
../../components/external/jpeg/jutils.c
jerror.c
1
../../components/external/jpeg/jerror.c
jmemmgr.c
1
../../components/external/jpeg/jmemmgr.c
jdapimin.c
1
../../components/external/jpeg/jdapimin.c
jdapistd.c
1
../../components/external/jpeg/jdapistd.c
jdarith.c
1
../../components/external/jpeg/jdarith.c
jdtrans.c
1
../../components/external/jpeg/jdtrans.c
jdmaster.c
1
../../components/external/jpeg/jdmaster.c
jdinput.c
1
../../components/external/jpeg/jdinput.c
jdmarker.c
1
../../components/external/jpeg/jdmarker.c
jdhuff.c
1
../../components/external/jpeg/jdhuff.c
jdmainct.c
1
../../components/external/jpeg/jdmainct.c
jdcoefct.c
1
../../components/external/jpeg/jdcoefct.c
jdpostct.c
1
../../components/external/jpeg/jdpostct.c
jddctmgr.c
1
../../components/external/jpeg/jddctmgr.c
jidctfst.c
1
../../components/external/jpeg/jidctfst.c
jidctflt.c
1
../../components/external/jpeg/jidctflt.c
jidctint.c
1
../../components/external/jpeg/jidctint.c
jdsample.c
1
../../components/external/jpeg/jdsample.c
jdcolor.c
1
../../components/external/jpeg/jdcolor.c
jquant1.c
1
../../components/external/jpeg/jquant1.c
jquant2.c
1
../../components/external/jpeg/jquant2.c
jdmerge.c
1
../../components/external/jpeg/jdmerge.c
jmemnobs.c
1
../../components/external/jpeg/jmemnobs.c
lwIP
sys_arch.c
1
../../components/net/lwip-2.0.2/src/arch/sys_arch.c
api_lib.c
1
../../components/net/lwip-2.0.2/src/api/api_lib.c
api_msg.c
1
../../components/net/lwip-2.0.2/src/api/api_msg.c
err.c
1
../../components/net/lwip-2.0.2/src/api/err.c
netbuf.c
1
../../components/net/lwip-2.0.2/src/api/netbuf.c
netdb.c
1
../../components/net/lwip-2.0.2/src/api/netdb.c
netifapi.c
1
../../components/net/lwip-2.0.2/src/api/netifapi.c
sockets.c
1
../../components/net/lwip-2.0.2/src/api/sockets.c
tcpip.c
1
../../components/net/lwip-2.0.2/src/api/tcpip.c
def.c
1
../../components/net/lwip-2.0.2/src/core/def.c
dns.c
1
../../components/net/lwip-2.0.2/src/core/dns.c
inet_chksum.c
1
../../components/net/lwip-2.0.2/src/core/inet_chksum.c
init.c
1
../../components/net/lwip-2.0.2/src/core/init.c
ip.c
1
../../components/net/lwip-2.0.2/src/core/ip.c
memp.c
1
../../components/net/lwip-2.0.2/src/core/memp.c
netif.c
1
../../components/net/lwip-2.0.2/src/core/netif.c
pbuf.c
1
../../components/net/lwip-2.0.2/src/core/pbuf.c
raw.c
1
../../components/net/lwip-2.0.2/src/core/raw.c
stats.c
1
../../components/net/lwip-2.0.2/src/core/stats.c
sys.c
1
../../components/net/lwip-2.0.2/src/core/sys.c
tcp.c
1
../../components/net/lwip-2.0.2/src/core/tcp.c
tcp_in.c
1
../../components/net/lwip-2.0.2/src/core/tcp_in.c
tcp_out.c
1
../../components/net/lwip-2.0.2/src/core/tcp_out.c
timeouts.c
1
../../components/net/lwip-2.0.2/src/core/timeouts.c
udp.c
1
../../components/net/lwip-2.0.2/src/core/udp.c
ethernet.c
1
../../components/net/lwip-2.0.2/src/netif/ethernet.c
ethernetif.c
1
../../components/net/lwip-2.0.2/src/netif/ethernetif.c
lowpan6.c
1
../../components/net/lwip-2.0.2/src/netif/lowpan6.c
autoip.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/autoip.c
dhcp.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/dhcp.c
etharp.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/etharp.c
icmp.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/icmp.c
igmp.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/igmp.c
ip4.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/ip4.c
ip4_addr.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/ip4_addr.c
ip4_frag.c
1
../../components/net/lwip-2.0.2/src/core/ipv4/ip4_frag.c
Filesystem
dfs.c
1
../../components/dfs/src/dfs.c
dfs_file.c
1
../../components/dfs/src/dfs_file.c
dfs_fs.c
1
../../components/dfs/src/dfs_fs.c
dfs_posix.c
1
../../components/dfs/src/dfs_posix.c
devfs.c
1
../../components/dfs/filesystems/devfs/devfs.c
dfs_elm.c
1
../../components/dfs/filesystems/elmfat/dfs_elm.c
ff.c
1
../../components/dfs/filesystems/elmfat/ff.c
cc936.c
1
../../components/dfs/filesystems/elmfat/option/cc936.c