stm32_lowpower.uv2

来自「STM32的低功耗例程」· UV2 代码 · 共 59 行

UV2
59
字号
### uVision2 Project, (C) Keil Software
### Do not modify !

Target (STM32_LowPower), 0x0004 // Tools: 'ARM-ADS'

Group (User)
Group (FWLib)
Group (RVMDK)

File 1,1,<..\..\source\hw_config.c><hw_config.c> 0x470B9A90 
File 1,1,<..\..\source\main.c><main.c> 0x470B9A8D 
File 1,1,<..\..\source\stm32f10x_it.c><stm32f10x_it.c> 0x470B9A8A 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_adc.c><stm32f10x_adc.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_bkp.c><stm32f10x_bkp.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_can.c><stm32f10x_can.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_dma.c><stm32f10x_dma.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_exti.c><stm32f10x_exti.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_flash.c><stm32f10x_flash.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_gpio.c><stm32f10x_gpio.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_i2c.c><stm32f10x_i2c.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_iwdg.c><stm32f10x_iwdg.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_lib.c><stm32f10x_lib.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_nvic.c><stm32f10x_nvic.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_pwr.c><stm32f10x_pwr.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_rcc.c><stm32f10x_rcc.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_rtc.c><stm32f10x_rtc.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_spi.c><stm32f10x_spi.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_systick.c><stm32f10x_systick.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_tim1.c><stm32f10x_tim1.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_tim.c><stm32f10x_tim.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_usart.c><stm32f10x_usart.c> 0x470B63DC 
File 2,1,<..\..\..\..\..\FWLib\library\src\stm32f10x_wwdg.c><stm32f10x_wwdg.c> 0x470B63DC 
File 3,2,<.\stm32f10x_vector.s><stm32f10x_vector.s> 0x470B63DE 
File 3,2,<.\cortexm3_macro.s><cortexm3_macro.s> 0x470B63DE 


Options 1,0,0  // Target 'STM32_LowPower'
 Device (STM32F103VB)
 Vendor (STMicroelectronics)
 Cpu (IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) 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_128 -FS08000000 -FL020000))
 DevID (4223)
 Rgf (stm32f10x_lib.h)
 Mem ()
 C ()
 A ()
 RL ()
 OH ()
 DBC_IFX ()
 DBC_CMS ()
 DBC_AMS ()
 DBC_LMS ()
 UseEnv=0
 EnvBin ()
 EnvInc ()
 EnvLib ()
 EnvReg (

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?