1.1
### uVision Project, (C) Keil Software
RT-Thread/AT91SAM7X256
0x4
ARM-ADS
AT91SAM7X256
Atmel
IRAM(0x200000-0x20FFFF) IROM(0x100000-0x13FFFF) CLOCK(18432000) CPUTYPE(ARM7TDMI)
"STARTUP\Atmel\SAM7.s" ("Atmel AT91SAM7 Startup Code")
UL2ARM(-U56240812 -O15 -S0 -C0 -FO7 -FD200000 -FC800 -FN1 -FF0AT91SAM7_256 -FS0100000 -FL040000)
4081
AT91SAM7X256.H
0
Atmel\SAM7X\
Atmel\SAM7X\
0
0
0
0
1
.\objs\
project
1
0
0
1
1
.\
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
-cAT91SAM7X
DARMATS.DLL
-p91SAM7X256
SARM.DLL
TARMATS.DLL
-p91SAM7X256
1
0
0
0
16
0
1
1
1
1
1
1
1
0
1
1
0
1
1
1
0
1
0
6
Segger\JLTAgdi.dll
1
0
0
1
1
4098
Segger\JLTAgdi.dll
"" ()
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
ARM7TDMI
0
0
0
1
1
0
0
0
0
0
8
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
0x200000
0x10000
1
0x100000
0x40000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x100000
0x40000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x200000
0x10000
0
0x0
0x0
1
1
0
0
0
0
0
0
0
0
0
0
applications;.;drivers;../../include;../../libcpu/arm/AT91SAM7X;../../libcpu/arm/common;../../components/finsh;../../components/net/lwip-1.4.1/src;../../components/net/lwip-1.4.1/src/include;../../components/net/lwip-1.4.1/src/include/ipv4;../../components/net/lwip-1.4.1/src/arch/include;../../components/net/lwip-1.4.1/src/include/netif
1
0
0
0
0
0
0
1
0
0
0
1
0
0x00100000
0x00200000
--keep *.o(FSymTab) --keep *.o(VSymTab)
Applications
application.c
1
applications/application.c
startup.c
1
applications/startup.c
Drivers
board.c
1
drivers/board.c
sam7x_emac.c
1
drivers/sam7x_emac.c
serial.c
1
drivers/serial.c
Kernel
clock.c
1
../../src/clock.c
components.c
1
../../src/components.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
thread.c
1
../../src/thread.c
timer.c
1
../../src/timer.c
AT91SAM7X
cpu.c
1
../../libcpu/arm/AT91SAM7X/cpu.c
interrupt.c
1
../../libcpu/arm/AT91SAM7X/interrupt.c
stack.c
1
../../libcpu/arm/AT91SAM7X/stack.c
trap.c
1
../../libcpu/arm/AT91SAM7X/trap.c
context_rvds.S
2
../../libcpu/arm/AT91SAM7X/context_rvds.S
start_rvds.S
2
../../libcpu/arm/AT91SAM7X/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
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
LwIP
api_lib.c
1
../../components/net/lwip-1.4.1/src/api/api_lib.c
api_msg.c
1
../../components/net/lwip-1.4.1/src/api/api_msg.c
err.c
1
../../components/net/lwip-1.4.1/src/api/err.c
netbuf.c
1
../../components/net/lwip-1.4.1/src/api/netbuf.c
netdb.c
1
../../components/net/lwip-1.4.1/src/api/netdb.c
netifapi.c
1
../../components/net/lwip-1.4.1/src/api/netifapi.c
sockets.c
1
../../components/net/lwip-1.4.1/src/api/sockets.c
tcpip.c
1
../../components/net/lwip-1.4.1/src/api/tcpip.c
sys_arch.c
1
../../components/net/lwip-1.4.1/src/arch/sys_arch.c
def.c
1
../../components/net/lwip-1.4.1/src/core/def.c
dhcp.c
1
../../components/net/lwip-1.4.1/src/core/dhcp.c
dns.c
1
../../components/net/lwip-1.4.1/src/core/dns.c
init.c
1
../../components/net/lwip-1.4.1/src/core/init.c
memp.c
1
../../components/net/lwip-1.4.1/src/core/memp.c
netif.c
1
../../components/net/lwip-1.4.1/src/core/netif.c
pbuf.c
1
../../components/net/lwip-1.4.1/src/core/pbuf.c
raw.c
1
../../components/net/lwip-1.4.1/src/core/raw.c
stats.c
1
../../components/net/lwip-1.4.1/src/core/stats.c
sys.c
1
../../components/net/lwip-1.4.1/src/core/sys.c
tcp.c
1
../../components/net/lwip-1.4.1/src/core/tcp.c
tcp_in.c
1
../../components/net/lwip-1.4.1/src/core/tcp_in.c
tcp_out.c
1
../../components/net/lwip-1.4.1/src/core/tcp_out.c
timers.c
1
../../components/net/lwip-1.4.1/src/core/timers.c
udp.c
1
../../components/net/lwip-1.4.1/src/core/udp.c
autoip.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/autoip.c
icmp.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/icmp.c
igmp.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/igmp.c
inet.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/inet.c
inet_chksum.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/inet_chksum.c
ip.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/ip.c
ip_addr.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/ip_addr.c
ip_frag.c
1
../../components/net/lwip-1.4.1/src/core/ipv4/ip_frag.c
etharp.c
1
../../components/net/lwip-1.4.1/src/netif/etharp.c
ethernetif.c
1
../../components/net/lwip-1.4.1/src/netif/ethernetif.c
slipif.c
1
../../components/net/lwip-1.4.1/src/netif/slipif.c