Compare commits

..

2 Commits

Author SHA1 Message Date
UESTCsecurity cc21048709 Merge branch 'main' of http://logzhan.ticp.io:30000/logzhan/RobotHardware-UESTC 2024-03-15 21:09:54 +08:00
UESTCsecurity 5b8910297c 更新3D建模 2024-03-15 21:08:20 +08:00
8 changed files with 1277 additions and 1207 deletions

Binary file not shown.

View File

@ -1306,31 +1306,31 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
344 20 0 12 0 1709 bluetooth.o
104 10 0 4 0 680 bsp_gpio.o
536 6 0 0 0 2134 bsp_iic.o
2 0 0 0 0 402 bsp_nvic.o
300 98 0 0 0 1842 bsp_sys.o
832 20 0 0 0 2462 bsp_timer.o
364 20 0 12 0 2015 bsp_usart.o
584 78 0 54 0 1663 car.o
0 0 0 0 0 4532 core_cm3.o
172 8 0 4 0 1047 delay.o
228 6 0 0 64 1196 main.o
220 22 0 0 0 1793 misc.o
260 4 0 0 0 1480 moto.o
1276 14 2072 512 0 6084 oled.o
384 38 0 28 0 1576 pid.o
64 26 304 0 1536 864 startup_stm32f10x_hd.o
860 38 0 0 0 5725 stm32f10x_gpio.o
24 0 0 0 0 1110 stm32f10x_it.o
932 36 0 20 0 8900 stm32f10x_rcc.o
3610 88 0 0 0 22832 stm32f10x_tim.o
1032 22 0 0 0 8452 stm32f10x_usart.o
480 38 0 20 0 250199 system_stm32f10x.o
344 20 0 12 0 1781 bluetooth.o
104 10 0 4 0 712 bsp_gpio.o
536 6 0 0 0 2170 bsp_iic.o
2 0 0 0 0 438 bsp_nvic.o
300 98 0 0 0 1850 bsp_sys.o
832 20 0 0 0 2494 bsp_timer.o
364 20 0 12 0 2079 bsp_usart.o
584 78 0 54 0 1767 car.o
0 0 0 0 0 4508 core_cm3.o
172 8 0 4 0 1119 delay.o
228 6 0 0 64 1284 main.o
220 22 0 0 0 1865 misc.o
260 4 0 0 0 1516 moto.o
1276 14 2072 512 0 6204 oled.o
384 38 0 28 0 1644 pid.o
64 26 304 0 1536 900 startup_stm32f10x_hd.o
860 38 0 0 0 5797 stm32f10x_gpio.o
24 0 0 0 0 1146 stm32f10x_it.o
932 36 0 20 0 9004 stm32f10x_rcc.o
3610 88 0 0 0 22904 stm32f10x_tim.o
1032 22 0 0 0 8520 stm32f10x_usart.o
480 38 0 20 0 250495 system_stm32f10x.o
----------------------------------------------------------------------
12612 592 2410 668 1600 328697 Object Totals
12612 592 2410 668 1600 330197 Object Totals
0 0 32 0 0 0 (incl. Generated)
4 0 2 2 0 0 (incl. Padding)
@ -1412,8 +1412,8 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug
18794 826 2586 668 1700 328813 Grand Totals
18794 826 2586 260 1700 328813 ELF Image Totals (compressed)
18794 826 2586 668 1700 330313 Grand Totals
18794 826 2586 260 1700 330313 ELF Image Totals (compressed)
18794 826 2586 260 0 0 ROM Totals
==============================================================================

View File

@ -565,11 +565,11 @@ ARM Macro Assembler Page 9
00000000
Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M3 --apcs=interw
ork --depend=..\output\startup_stm32f10x_hd.d -o..\output\startup_stm32f10x_hd.
o -IE:\HardwareProject\GeekRebot\2.Firmware\STM32_Core\Project\RTE -I"D:\Progra
m Files\Keilv5\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\Include" -I"D:\Program
Files\Keilv5\ARM\CMSIS\Include" --predefine="__UVISION_VERSION SETA 521" --pred
efine="STM32F10X_HD SETA 1" --list=..\listing\startup_stm32f10x_hd.lst ..\Libra
ries\CMSIS\startup\startup_stm32f10x_hd.s
o -I"D:\Hardware Project\RobotHardware-UESTC\Hardware\Firmware\GeekRobotTiny_Fi
rmware v1.0\Project\RTE" -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\
Include -IC:\Keil_v5\ARM\CMSIS\Include --predefine="__UVISION_VERSION SETA 521"
--predefine="STM32F10X_HD SETA 1" --list=..\listing\startup_stm32f10x_hd.lst .
.\Libraries\CMSIS\startup\startup_stm32f10x_hd.s

View File

@ -5,11 +5,11 @@
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.21.1.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: xx Administrator, xx, LIC=LSNXV-PB4C4-KP5ZY-ICUT9-7ZGPP-HFWZB
License Information: x x, x, LIC=RC93N-YWYDD-56VQ2-9J8DJ-T95MR-KSGXT
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.21a
Toolchain Path: D:\Program Files\Keilv5\ARM\ARMCC\Bin
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 3 (build 300)
Assembler: Armasm.exe V5.06 update 3 (build 300)
Linker/Locator: ArmLink.exe V5.06 update 3 (build 300)
@ -21,20 +21,63 @@ Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.14.14.0
<h2>Project:</h2>
E:\HardwareProject\GeekRebot\2.Firmware\STM32_Core\Project\Project.uvprojx
Project File Date: 05/24/2023
D:\Hardware Project\RobotHardware-UESTC\Hardware\Firmware\GeekRobotTiny_Firmware v1.0\Project\Project.uvprojx
Project File Date: 01/23/2024
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'D:\Program Files\Keilv5\ARM\ARMCC\Bin'
Build target 'PROJECT'
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'PROJECT'
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_adc.c...
compiling misc.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_cec.c...
compiling system_stm32f10x.c...
compiling stm32f10x_can.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling bsp_GPIO.c...
compiling bsp_NVIC.C...
compiling bsp_usart.c...
compiling stm32f10x_wwdg.c...
compiling delay.c...
compiling bsp_sys.c...
compiling bsp_iic.c...
compiling bsp_timer.c...
compiling moto.c...
compiling oled.c...
compiling stm32f10x_it.c...
compiling main.c...
compiling pid.c...
compiling car.c...
compiling bluetooth.c...
linking...
Program Size: Code=18794 RO-data=2586 RW-data=668 ZI-data=1700
FromELF: creating hex file...
"..\Output\Project.axf" - 0 Error(s), 0 Warning(s).
<h2>Collection of Component include folders:</h2>
E:\HardwareProject\GeekRebot\2.Firmware\STM32_Core\Project\RTE
D:\Program Files\Keilv5\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\Include
D:\Hardware Project\RobotHardware-UESTC\Hardware\Firmware\GeekRobotTiny_Firmware v1.0\Project\RTE
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:00
Build Time Elapsed: 00:00:03
</pre>
</body>
</html>

View File

@ -3,7 +3,7 @@
<title>Static Call Graph - [..\Output\Project.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image ..\Output\Project.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060300: Last Updated: Thu May 25 09:19:38 2023
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060300: Last Updated: Tue Mar 12 16:10:54 2024
<BR><P>
<H3>Maximum Stack Usage = 320 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>

File diff suppressed because one or more lines are too long