2009-09-29 21:23:27 +08:00
|
|
|
|
### uVision2 Project, (C) Keil Software
|
|
|
|
|
### Do not modify !
|
|
|
|
|
|
|
|
|
|
Target (RT-Thread STM32), 0x0004 // Tools: 'ARM-ADS'
|
|
|
|
|
|
2010-11-20 20:31:00 +08:00
|
|
|
|
Group (Startup)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
Group (Kernel)
|
|
|
|
|
Group (STM32)
|
2010-04-02 14:17:40 +08:00
|
|
|
|
Group (Filesystem)
|
2010-11-20 20:31:00 +08:00
|
|
|
|
Group (finsh)
|
2010-04-02 14:17:40 +08:00
|
|
|
|
Group (LwIP)
|
2010-11-20 20:31:00 +08:00
|
|
|
|
Group (STM32_StdPeriph)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
|
2010-11-20 20:31:00 +08:00
|
|
|
|
File 1,1,<.\application.c><application.c>
|
|
|
|
|
File 1,1,<.\startup.c><startup.c>
|
|
|
|
|
File 1,1,<.\board.c><board.c>
|
|
|
|
|
File 1,1,<.\stm32f10x_it.c><stm32f10x_it.c>
|
|
|
|
|
File 1,1,<.\rtc.c><rtc.c>
|
|
|
|
|
File 1,1,<.\usart.c><usart.c>
|
|
|
|
|
File 1,1,<.\led.c><led.c>
|
|
|
|
|
File 1,1,<.\sdcard.c><sdcard.c>
|
|
|
|
|
File 1,1,<.\enc28j60.c><enc28j60.c>
|
|
|
|
|
File 2,1,<..\..\src\clock.c><clock.c>
|
|
|
|
|
File 2,1,<..\..\src\device.c><device.c>
|
|
|
|
|
File 2,1,<..\..\src\idle.c><idle.c>
|
|
|
|
|
File 2,1,<..\..\src\ipc.c><ipc.c>
|
|
|
|
|
File 2,1,<..\..\src\irq.c><irq.c>
|
|
|
|
|
File 2,1,<..\..\src\kservice.c><kservice.c>
|
|
|
|
|
File 2,1,<..\..\src\mem.c><mem.c>
|
|
|
|
|
File 2,1,<..\..\src\mempool.c><mempool.c>
|
|
|
|
|
File 2,1,<..\..\src\module.c><module.c>
|
|
|
|
|
File 2,1,<..\..\src\object.c><object.c>
|
|
|
|
|
File 2,1,<..\..\src\rtm.c><rtm.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\timer.c><timer.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\stm32\cpu.c><cpu.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\stm32\fault.c><fault.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\stm32\interrupt.c><interrupt.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\stm32\serial.c><serial.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\stm32\stack.c><stack.c>
|
|
|
|
|
File 3,2,<..\..\libcpu\arm\stm32\context_rvds.S><context_rvds.S>
|
|
|
|
|
File 3,2,<..\..\libcpu\arm\stm32\fault_rvds.S><fault_rvds.S>
|
|
|
|
|
File 3,2,<..\..\libcpu\arm\stm32\start_rvds.S><start_rvds.S>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\common\backtrace.c><backtrace.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\common\div0.c><div0.c>
|
|
|
|
|
File 3,1,<..\..\libcpu\arm\common\showmem.c><showmem.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\src\dfs.c><dfs.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\src\dfs_fs.c><dfs_fs.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\src\dfs_file.c><dfs_file.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\src\dfs_posix.c><dfs_posix.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\filesystems\elmfat\dfs_elm.c><dfs_elm.c>
|
|
|
|
|
File 4,1,<..\..\components\dfs\filesystems\elmfat\ff.c><ff.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\cmd.c><cmd.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_compiler.c><finsh_compiler.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_error.c><finsh_error.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_heap.c><finsh_heap.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_init.c><finsh_init.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_node.c><finsh_node.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_ops.c><finsh_ops.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_parser.c><finsh_parser.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_token.c><finsh_token.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_var.c><finsh_var.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\finsh_vm.c><finsh_vm.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\shell.c><shell.c>
|
|
|
|
|
File 5,1,<..\..\components\finsh\symbol.c><symbol.c>
|
2010-06-07 14:30:31 +08:00
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\api_lib.c><api_lib.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\api_msg.c><api_msg.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\err.c><err.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\netbuf.c><netbuf.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\netdb.c><netdb.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\netifapi.c><netifapi.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\sockets.c><sockets.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\api\tcpip.c><tcpip.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\arch\sys_arch.c><sys_arch.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\arch\sys_arch_init.c><sys_arch_init.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\dhcp.c><dhcp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\dns.c><dns.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\init.c><init.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\memp.c><memp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\netif.c><netif.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\pbuf.c><pbuf.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\raw.c><raw.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\stats.c><stats.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\sys.c><sys.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\tcp.c><tcp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\tcp_in.c><tcp_in.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\tcp_out.c><tcp_out.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\udp.c><udp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\autoip.c><autoip.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\icmp.c><icmp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\igmp.c><igmp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\inet.c><inet.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\inet_chksum.c><inet_chksum.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\ip.c><ip.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\ip_addr.c><ip_addr.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\ipv4\ip_frag.c><ip_frag.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\asn1_dec.c><asn1_dec.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\asn1_enc.c><asn1_enc.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\mib2.c><mib2.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\mib_structs.c><mib_structs.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\msg_in.c><msg_in.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\core\snmp\msg_out.c><msg_out.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\etharp.c><etharp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ethernetif.c><ethernetif.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\loopif.c><loopif.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\slipif.c><slipif.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\auth.c><auth.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\chap.c><chap.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\chpms.c><chpms.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\fsm.c><fsm.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\ipcp.c><ipcp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\lcp.c><lcp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\magic.c><magic.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\md5.c><md5.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\pap.c><pap.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\ppp.c><ppp.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\ppp_oe.c><ppp_oe.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\randm.c><randm.c>
|
|
|
|
|
File 6,1,<..\..\components\net\lwip\src\netif\ppp\vj.c><vj.c>
|
2010-11-20 20:31:00 +08:00
|
|
|
|
File 7,1,<Libraries\CMSIS\Core\CM3\core_cm3.c><core_cm3.c>
|
|
|
|
|
File 7,1,<Libraries\CMSIS\Core\CM3\system_stm32f10x.c><system_stm32f10x.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c><stm32f10x_crc.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c><stm32f10x_rcc.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c><stm32f10x_wwdg.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c><stm32f10x_pwr.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c><stm32f10x_exti.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c><stm32f10x_bkp.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c><stm32f10x_i2c.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c><stm32f10x_adc.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c><stm32f10x_dac.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c><stm32f10x_rtc.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c><stm32f10x_fsmc.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c><stm32f10x_tim.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c><stm32f10x_iwdg.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c><stm32f10x_spi.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c><stm32f10x_flash.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c><stm32f10x_sdio.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c><stm32f10x_gpio.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c><stm32f10x_usart.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c><stm32f10x_dbgmcu.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c><stm32f10x_dma.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c><stm32f10x_can.c>
|
|
|
|
|
File 7,1,<Libraries\STM32F10x_StdPeriph_Driver\src\misc.c><misc.c>
|
2010-08-16 13:35:28 +08:00
|
|
|
|
|
|
|
|
|
|
2009-09-29 21:23:27 +08:00
|
|
|
|
Options 1,0,0 // Target 'RT-Thread STM32'
|
|
|
|
|
Device (STM32F103ZE)
|
|
|
|
|
Vendor (STMicroelectronics)
|
|
|
|
|
Cpu (IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3"))
|
|
|
|
|
FlashUt ()
|
|
|
|
|
StupF ("STARTUP\ST\STM32F10x.s" ("STM32 Startup Code"))
|
|
|
|
|
FlashDR (UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000))
|
|
|
|
|
DevID (4216)
|
|
|
|
|
Rgf (stm32f10x_lib.h)
|
|
|
|
|
Mem ()
|
|
|
|
|
C ()
|
|
|
|
|
A ()
|
|
|
|
|
RL ()
|
|
|
|
|
OH ()
|
|
|
|
|
DBC_IFX ()
|
|
|
|
|
DBC_CMS ()
|
|
|
|
|
DBC_AMS ()
|
|
|
|
|
DBC_LMS ()
|
|
|
|
|
UseEnv=0
|
|
|
|
|
EnvBin ()
|
|
|
|
|
EnvInc ()
|
|
|
|
|
EnvLib ()
|
|
|
|
|
EnvReg (<28>ST\STM32F10x\)
|
|
|
|
|
OrgReg (<28>ST\STM32F10x\)
|
|
|
|
|
TgStat=16
|
|
|
|
|
OutDir (.\obj\)
|
|
|
|
|
OutName (rtthread-stm32)
|
|
|
|
|
GenApp=1
|
|
|
|
|
GenLib=0
|
|
|
|
|
GenHex=0
|
|
|
|
|
Debug=1
|
|
|
|
|
Browse=0
|
2010-08-16 13:35:28 +08:00
|
|
|
|
LstDir (.\)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
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 ("Cortex-M3")
|
|
|
|
|
RVDEV ()
|
|
|
|
|
ADSTFLGA { 0,12,0,2,99,0,0,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,32,0,0,1,0 }
|
|
|
|
|
OCMADSIROM { 1,0,0,0,8,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,8,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,32,0,0,1,0,0,0,0,0,0,0,0,0,0 }
|
|
|
|
|
RV_STAVEC ()
|
2010-06-07 14:30:31 +08:00
|
|
|
|
ADSCCFLG { 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }
|
2009-09-29 21:23:27 +08:00
|
|
|
|
ADSCMISC ()
|
2010-06-07 14:30:31 +08:00
|
|
|
|
ADSCDEFN (STM32F10X_HD, USE_STDPERIPH_DRIVER)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
ADSCUDEF ()
|
2010-11-20 20:31:00 +08:00
|
|
|
|
ADSCINCD (Libraries\CMSIS\Core\CM3;Libraries\STM32F10x_StdPeriph_Driver\inc;..\..\components\dfs;..\..\components\finsh;..\..\components\net\lwip\src\include;.;..\..\components\net\lwip\src\include\ipv4;..\..\include;..\..\components\net\lwip\src\arch\include;..\..\components\dfs\include;..\..\components\net\lwip\src;..\..\libcpu\arm\common;..\..\components\net\lwip\src\netif\ppp;..\..\libcpu\arm\stm32;..\..\components\net\lwip\src\include\netif)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
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 (0x08000000)
|
|
|
|
|
ADSLDDA (0x20000000)
|
|
|
|
|
ADSLDSC ()
|
|
|
|
|
ADSLDIB ()
|
|
|
|
|
ADSLDIC ()
|
2010-06-07 14:30:31 +08:00
|
|
|
|
ADSLDMC ( --keep __fsym_* --keep __vsym_*)
|
2009-09-29 21:23:27 +08:00
|
|
|
|
ADSLDIF ()
|
|
|
|
|
ADSLDDW ()
|
2010-03-18 13:51:39 +08:00
|
|
|
|
OPTDL (SARMCM3.DLL)()(DARMSTM.DLL)(-pSTM32F103ZE)(SARMCM3.DLL)()(TARMSTM.DLL)(-pSTM32F103ZE)
|
2010-08-16 13:35:28 +08:00
|
|
|
|
OPTDBG 49142,7,()()()()()()()()()() (Segger\JL2CM3.dll)()()()
|
2010-06-07 14:30:31 +08:00
|
|
|
|
FLASH1 { 1,0,0,0,1,0,0,0,6,16,0,0,0,0,0,0,0,0,0,0 }
|
2009-09-29 21:23:27 +08:00
|
|
|
|
FLASH2 (Segger\JL2CM3.dll)
|
|
|
|
|
FLASH3 ("" ())
|
|
|
|
|
FLASH4 ()
|
|
|
|
|
EndOpt
|
|
|
|
|
|