Skip to content

Commit 92c769a

Browse files
committed
大水怪
1 parent fe79d56 commit 92c769a

92 files changed

Lines changed: 6773 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

STM32F1_HAL_freeRTOS_Framework/USER/Listings/startup_stm32f103xb.lst

Lines changed: 1207 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[EXTDLL]
2+
Count=0
Binary file not shown.
Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
<html>
2+
<body>
3+
<pre>
4+
<h1>礦ision Build Log</h1>
5+
<h2>Tool Versions:</h2>
6+
IDE-Version: μVision V5.27.0.0
7+
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
8+
License Information: 1 staok, 2, LIC=PE7DL-073YQ-745S0-BCI39-X4RUG-XKS75
9+
10+
Tool Versions:
11+
Toolchain: MDK-ARM Plus Version: 5.27.0.0
12+
Toolchain Path: d:\Keil_v5\ARM\ARMCC\Bin
13+
C Compiler: Armcc.exe V5.06 update 6 (build 750)
14+
Assembler: Armasm.exe V5.06 update 6 (build 750)
15+
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
16+
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
17+
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
18+
CPU DLL: SARMCM3.DLL V5.27.0.0
19+
Dialog DLL: DARMSTM.DLL V1.68.0.0
20+
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
21+
Dialog DLL: TARMSTM.DLL V1.66.0.0
22+
23+
<h2>Project:</h2>
24+
E:\电子&编程 学习\32F1 HAL RTOS或裸机 模板\STM32F1_HAL_freeRTOS_Framework\USER\STM32F1_HAL_freeRTOS_Framework.uvprojx
25+
Project File Date: 09/13/2020
26+
27+
<h2>Output:</h2>
28+
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
29+
Rebuild target 'F1_Framework'
30+
assembling startup_stm32f103xb.s...
31+
compiling stm32f1xx_hal.c...
32+
compiling stm32f1xx_hal_cec.c...
33+
compiling stm32f1xx_hal_crc.c...
34+
compiling stm32f1xx_hal_adc_ex.c...
35+
compiling stm32f1xx_hal_cortex.c...
36+
compiling stm32f1xx_hal_can.c...
37+
compiling stm32f1xx_hal_adc.c...
38+
compiling stm32f1xx_hal_dac.c...
39+
compiling stm32f1xx_hal_eth.c...
40+
compiling stm32f1xx_hal_dac_ex.c...
41+
compiling stm32f1xx_hal_dma.c...
42+
compiling stm32f1xx_hal_flash.c...
43+
compiling stm32f1xx_hal_flash_ex.c...
44+
compiling stm32f1xx_hal_exti.c...
45+
compiling stm32f1xx_hal_hcd.c...
46+
compiling stm32f1xx_hal_gpio_ex.c...
47+
compiling stm32f1xx_hal_gpio.c...
48+
compiling stm32f1xx_hal_i2s.c...
49+
compiling stm32f1xx_hal_iwdg.c...
50+
compiling stm32f1xx_hal_i2c.c...
51+
compiling stm32f1xx_hal_irda.c...
52+
compiling stm32f1xx_hal_nand.c...
53+
compiling stm32f1xx_hal_mmc.c...
54+
compiling stm32f1xx_hal_nor.c...
55+
compiling stm32f1xx_hal_pccard.c...
56+
compiling stm32f1xx_hal_pcd_ex.c...
57+
compiling stm32f1xx_hal_pwr.c...
58+
compiling stm32f1xx_hal_pcd.c...
59+
compiling stm32f1xx_hal_rtc_ex.c...
60+
compiling stm32f1xx_hal_sd.c...
61+
compiling stm32f1xx_hal_smartcard.c...
62+
compiling stm32f1xx_hal_rcc_ex.c...
63+
compiling stm32f1xx_hal_rtc.c...
64+
compiling stm32f1xx_hal_rcc.c...
65+
compiling stm32f1xx_hal_spi.c...
66+
compiling stm32f1xx_ll_adc.c...
67+
compiling stm32f1xx_ll_crc.c...
68+
compiling stm32f1xx_ll_dac.c...
69+
compiling stm32f1xx_ll_dma.c...
70+
compiling stm32f1xx_ll_exti.c...
71+
compiling stm32f1xx_hal_wwdg.c...
72+
compiling stm32f1xx_ll_gpio.c...
73+
compiling stm32f1xx_ll_i2c.c...
74+
compiling stm32f1xx_ll_pwr.c...
75+
compiling stm32f1xx_ll_fsmc.c...
76+
compiling stm32f1xx_hal_uart.c...
77+
compiling stm32f1xx_hal_usart.c...
78+
compiling stm32f1xx_hal_sram.c...
79+
compiling stm32f1xx_hal_tim_ex.c...
80+
compiling stm32f1xx_ll_rcc.c...
81+
compiling stm32f1xx_ll_rtc.c...
82+
compiling stm32f1xx_ll_usart.c...
83+
compiling stm32f1xx_ll_spi.c...
84+
compiling stm32f1xx_ll_tim.c...
85+
compiling stm32f1xx_hal_tim.c...
86+
compiling simui2c.c...
87+
compiling simuspi.c...
88+
compiling pid.c...
89+
compiling printf.c...
90+
compiling stm32f1xx_ll_sdmmc.c...
91+
compiling stm32f1xx_ll_usb.c...
92+
compiling MyString.c...
93+
compiling PeriphConfig.c...
94+
compiling sys_menu.c...
95+
..\SYSTEM\menu\sys_menu.c(366): warning: #177-D: variable "buf" was declared but never referenced
96+
char *buf;
97+
..\SYSTEM\menu\sys_menu.c: 1 warning, 0 errors
98+
compiling stm32f1xx_ll_utils.c...
99+
compiling sys.c...
100+
compiling FIFO.c...
101+
compiling croutine.c...
102+
compiling event_groups.c...
103+
compiling list.c...
104+
compiling queue.c...
105+
compiling stm32f1xx_hal_msp.c...
106+
compiling system_stm32f1xx.c...
107+
compiling tasks.c...
108+
compiling heap_4.c...
109+
compiling timers.c...
110+
compiling port.c...
111+
compiling stm32f1xx_it.c...
112+
compiling BareConfig.c...
113+
compiling main.c...
114+
compiling TaskConfig.c...
115+
compiling lcd.c...
116+
compiling GUI.c...
117+
linking...
118+
Program Size: Code=21120 RO-data=5204 RW-data=972 ZI-data=2604
119+
FromELF: creating hex file...
120+
".\Objects\STM32F1_HAL_freeRTOS_Framework.axf" - 0 Error(s), 1 Warning(s).
121+
122+
<h2>Software Packages used:</h2>
123+
124+
Package Vendor: Keil
125+
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
126+
Keil.STM32F1xx_DFP.2.3.0
127+
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
128+
129+
<h2>Collection of Component include folders:</h2>
130+
.\RTE\_F1_Framework
131+
d:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
132+
133+
<h2>Collection of Component Files used:</h2>
134+
Build Time Elapsed: 00:00:52
135+
</pre>
136+
</body>
137+
</html>

0 commit comments

Comments
 (0)