194 lines
7.6 KiB
Plaintext
194 lines
7.6 KiB
Plaintext
|
### uVision2 Project, (C) Keil Software
|
|||
|
### Do not modify !
|
|||
|
|
|||
|
Target (RT-Thread/LPC2148), 0x0004 // Tools: 'ARM-ADS'
|
|||
|
|
|||
|
Group (Startup)
|
|||
|
Group (Kernel)
|
|||
|
Group (LPC214x)
|
|||
|
Group (finsh)
|
|||
|
Group (Filesystem)
|
|||
|
Group (LwIP)
|
|||
|
|
|||
|
File 1,1,<.\application.c><application.c>
|
|||
|
File 1,1,<.\board.c><board.c>
|
|||
|
File 1,1,<.\startup.c><startup.c>
|
|||
|
File 1,1,<.\dm9000.c><dm9000.c>
|
|||
|
File 1,1,<.\sd.c><sd.c>
|
|||
|
File 1,5,<.\rtconfig.h><rtconfig.h>
|
|||
|
File 2,1,<..\..\src\clock.c><clock.c>
|
|||
|
File 2,1,<..\..\src\device.c><device.c>
|
|||
|
File 2,1,<..\..\src\ipc.c><ipc.c>
|
|||
|
File 2,1,<..\..\src\mempool.c><mempool.c>
|
|||
|
File 2,1,<..\..\src\object.c><object.c>
|
|||
|
File 2,1,<..\..\src\timer.c><timer.c>
|
|||
|
File 2,1,<..\..\src\idle.c><idle.c>
|
|||
|
File 2,1,<..\..\src\irq.c><irq.c>
|
|||
|
File 2,1,<..\..\src\mem.c><mem.c>
|
|||
|
File 2,1,<..\..\src\scheduler.c><scheduler.c>
|
|||
|
File 2,1,<..\..\src\slab.c><slab.c>
|
|||
|
File 2,1,<..\..\src\thread.c><thread.c>
|
|||
|
File 2,1,<..\..\src\kservice.c><kservice.c>
|
|||
|
File 3,1,<..\..\libcpu\arm\lpc214x\serial.c><serial.c>
|
|||
|
File 3,1,<..\..\libcpu\arm\lpc214x\interrupt.c><interrupt.c>
|
|||
|
File 3,1,<..\..\libcpu\arm\lpc214x\cpu.c><cpu.c>
|
|||
|
File 3,1,<..\..\libcpu\arm\lpc214x\trap.c><trap.c>
|
|||
|
File 3,1,<..\..\libcpu\arm\lpc214x\stack.c><stack.c>
|
|||
|
File 3,2,<..\..\libcpu\arm\lpc214x\start_rvds.s><start_rvds.s>
|
|||
|
File 3,2,<..\..\libcpu\arm\lpc214x\context_rvds.s><context_rvds.s>
|
|||
|
File 4,1,<..\..\finsh\finsh_compiler.c><finsh_compiler.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_error.c><finsh_error.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_heap.c><finsh_heap.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_init.c><finsh_init.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_node.c><finsh_node.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_ops.c><finsh_ops.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_token.c><finsh_token.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_var.c><finsh_var.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_vm.c><finsh_vm.c>
|
|||
|
File 4,1,<..\..\finsh\shell.c><shell.c>
|
|||
|
File 4,1,<..\..\finsh\symbol.c><symbol.c>
|
|||
|
File 4,1,<..\..\finsh\cmd.c><cmd.c>
|
|||
|
File 4,1,<..\..\finsh\finsh_parser.c><finsh_parser.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_util.c><dfs_util.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_cache.c><dfs_cache.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_fs.c><dfs_fs.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_init.c><dfs_init.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_posix.c><dfs_posix.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\src\dfs_raw.c><dfs_raw.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\plibc.c><plibc.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\efs.c><efs.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\extract.c><extract.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\partition.c><partition.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\dir.c><dir.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fat.c><fat.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\file.c><file.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fs.c><fs.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ls.c><ls.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ui.c><ui.c>
|
|||
|
File 5,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\time.c><time.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\netif\etharp.c><etharp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\netif\ethernetif.c><ethernetif.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\udp.c><udp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\dhcp.c><dhcp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\dns.c><dns.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\init.c><init.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\memp_tiny.c><memp_tiny.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\netif.c><netif.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\pbuf.c><pbuf.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\raw.c><raw.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\stats.c><stats.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\sys.c><sys.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\tcp.c><tcp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\tcp_in.c><tcp_in.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\tcp_out.c><tcp_out.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\ip_frag.c><ip_frag.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\autoip.c><autoip.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\icmp.c><icmp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\igmp.c><igmp.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\inet.c><inet.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\inet_chksum.c><inet_chksum.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\ip.c><ip.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\core\ipv4\ip_addr.c><ip_addr.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\tcpip.c><tcpip.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\api_lib.c><api_lib.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\api_msg.c><api_msg.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\err.c><err.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\netbuf.c><netbuf.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\netdb.c><netdb.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\netifapi.c><netifapi.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\api\sockets.c><sockets.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\arch\sys_arch_init.c><sys_arch_init.c>
|
|||
|
File 6,1,<..\..\net\lwip\src\arch\sys_arch.c><sys_arch.c>
|
|||
|
|
|||
|
|
|||
|
Options 1,0,0 // Target 'RT-Thread/LPC2148'
|
|||
|
Device (LPC2148)
|
|||
|
Vendor (NXP (founded by Philips))
|
|||
|
Cpu (IRAM(0x40000000-0x40007FFF) IROM(0-0x7FFFF) CLOCK(12000000) CPUTYPE(ARM7TDMI))
|
|||
|
FlashUt (LPC210x_ISP.EXE ("#H" ^X $D COM1: 38400 1))
|
|||
|
StupF ("STARTUP\Philips\Startup.s" ("Philips LPC2100 Startup Code"))
|
|||
|
FlashDR (UL2ARM(-U268761108 -O7 -C0 -FO15 -FD40000000 -FC800 -FN1 -FF0LPC_IAP2_512 -FS00 -FL07D000))
|
|||
|
DevID (3880)
|
|||
|
Rgf (LPC214X.H)
|
|||
|
Mem ()
|
|||
|
C ()
|
|||
|
A ()
|
|||
|
RL ()
|
|||
|
OH ()
|
|||
|
DBC_IFX ()
|
|||
|
DBC_CMS ()
|
|||
|
DBC_AMS ()
|
|||
|
DBC_LMS ()
|
|||
|
UseEnv=0
|
|||
|
EnvBin ()
|
|||
|
EnvInc ()
|
|||
|
EnvLib ()
|
|||
|
EnvReg (<28>Philips\)
|
|||
|
OrgReg (<28>Philips\)
|
|||
|
TgStat=16
|
|||
|
OutDir (.\objs\)
|
|||
|
OutName (rtthread-lpc2148)
|
|||
|
GenApp=1
|
|||
|
GenLib=0
|
|||
|
GenHex=0
|
|||
|
Debug=1
|
|||
|
Browse=1
|
|||
|
LstDir (.\objs\)
|
|||
|
HexSel=1
|
|||
|
MG32K=0
|
|||
|
TGMORE=0
|
|||
|
RunUsr 0 0 <>
|
|||
|
RunUsr 1 0 <>
|
|||
|
BrunUsr 0 0 <>
|
|||
|
BrunUsr 1 0 <>
|
|||
|
CrunUsr 0 0 <>
|
|||
|
CrunUsr 1 0 <>
|
|||
|
SVCSID <>
|
|||
|
GLFLAGS=1790
|
|||
|
ADSFLGA { 243,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
ACPUTYP (ARM7TDMI)
|
|||
|
RVDEV ()
|
|||
|
ADSTFLGA { 0,12,0,2,99,0,1,66,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
OCMADSOCM { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
OCMADSIRAM { 0,0,0,0,64,0,128,0,0 }
|
|||
|
OCMADSIROM { 1,0,0,0,0,0,0,8,0 }
|
|||
|
OCMADSXRAM { 0,0,0,0,0,0,0,0,0 }
|
|||
|
OCR_RVCT { 1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,8,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,128,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
RV_STAVEC ()
|
|||
|
ADSCCFLG { 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
ADSCMISC ()
|
|||
|
ADSCDEFN ()
|
|||
|
ADSCUDEF ()
|
|||
|
ADSCINCD (.;..\..\include;..\..\libcpu\arm\lpc214x;..\..\finsh;..\..\net\lwip\src;..\..\net\lwip\src\include;..\..\net\lwip\src\arch\include;..\..\net\lwip\src\include\ipv4;..\..\filesystem\dfs;..\..\filesystem\dfs\include;..\..\filesystem\dfs\filesystems\efsl\src\include;..\..\filesystem\dfs\filesystems\efsl\src\base\include;..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\include)
|
|||
|
ADSASFLG { 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
ADSAMISC ()
|
|||
|
ADSADEFN ()
|
|||
|
ADSAUDEF ()
|
|||
|
ADSAINCD ()
|
|||
|
PropFld { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
IncBld=1
|
|||
|
AlwaysBuild=0
|
|||
|
GenAsm=0
|
|||
|
AsmAsm=0
|
|||
|
PublicsOnly=0
|
|||
|
StopCode=3
|
|||
|
CustArgs ()
|
|||
|
LibMods ()
|
|||
|
ADSLDFG { 17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
ADSLDTA (0x00000000)
|
|||
|
ADSLDDA (0x40000000)
|
|||
|
ADSLDSC (.\rtthread-lpc2148.sct)
|
|||
|
ADSLDIB ()
|
|||
|
ADSLDIC ()
|
|||
|
ADSLDMC (--keep __fsym_* --keep __vsym_*)
|
|||
|
ADSLDIF ()
|
|||
|
ADSLDDW ()
|
|||
|
OPTDL (SARM.DLL)(-cLPC2100)(DARMP.DLL)(-pLPC2148)(SARM.DLL)()(TARMP.DLL)(-pLPC2148)
|
|||
|
OPTDBG 48125,6,()()()()()()()()()() (Segger\JLTAgdi.dll)()()()
|
|||
|
FLASH1 { 2,0,0,0,1,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0 }
|
|||
|
FLASH2 (BIN\UL2ARM.DLL)
|
|||
|
FLASH3 ("LPC210x_ISP.EXE" ("#H" ^X $D COM1: 38400 1))
|
|||
|
FLASH4 ()
|
|||
|
EndOpt
|
|||
|
|