This commit is contained in:
andrey 2025-08-22 18:36:06 +03:00
parent c2b7720886
commit 0699aee653
5 changed files with 47 additions and 15 deletions

2
.gitignore vendored
View File

@ -4,6 +4,8 @@
# µVision 5 and µVision 4 Project screen layout file # µVision 5 and µVision 4 Project screen layout file
*.uvguix.* *.uvguix.*
*.uvgui.* *.uvgui.*
*.uvoptx.*
# Listing Files # Listing Files
*.i *.i

File diff suppressed because one or more lines are too long

View File

@ -159,7 +159,7 @@
<Type>0</Type> <Type>0</Type>
<LineNumber>114</LineNumber> <LineNumber>114</LineNumber>
<EnabledFlag>1</EnabledFlag> <EnabledFlag>1</EnabledFlag>
<Address>134235892</Address> <Address>134237028</Address>
<ByteObject>0</ByteObject> <ByteObject>0</ByteObject>
<HtxType>0</HtxType> <HtxType>0</HtxType>
<ManyObjects>0</ManyObjects> <ManyObjects>0</ManyObjects>

View File

@ -26,9 +26,39 @@ Project File Date: 08/22/2025
<h2>Output:</h2> <h2>Output:</h2>
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' *** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'uksvep_2_2_v1' Rebuild target 'uksvep_2_2_v1'
Note: source file '../Core/Src/system_stm32f1xx.c' - object file renamed from 'uksvep_2_2_v1\system_stm32f1xx.o' to 'uksvep_2_2_v1\system_stm32f1xx_1.o'. Note: source file '../Core/Src/system_stm32f1xx.c' - object file renamed from 'uksvep_2_2_v1\system_stm32f1xx.o' to 'uksvep_2_2_v1\system_stm32f1xx_1.o'.
compiling crc16.c...
compiling eeprom.c...
assembling startup_stm32f103xe.s...
compiling message.c...
compiling lampa.c...
compiling gpio.c...
compiling main.c... compiling main.c...
compiling iwdg.c...
compiling tim.c...
compiling can.c...
compiling stm32f1xx_it.c...
compiling usart.c...
compiling stm32f1xx_hal_msp.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal_timebase_tim.c...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_rcc.c...
compiling stm32f1xx_hal_can.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_flash.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_iwdg.c...
compiling stm32f1xx_hal_exti.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling system_stm32f1xx.c...
compiling stm32f1xx_hal_uart.c...
compiling stm32f1xx_hal_tim.c...
linking... linking...
Program Size: Code=22692 RO-data=380 RW-data=20 ZI-data=3956 Program Size: Code=22692 RO-data=380 RW-data=20 ZI-data=3956
FromELF: creating hex file... FromELF: creating hex file...
@ -56,7 +86,7 @@ Package Vendor: Keil
* Component: ARM::CMSIS:CORE:5.6.0 * Component: ARM::CMSIS:CORE:5.6.0
Include file: CMSIS/Core/Include/tz_context.h Include file: CMSIS/Core/Include/tz_context.h
Build Time Elapsed: 00:00:00 Build Time Elapsed: 00:00:02
</pre> </pre>
</body> </body>
</html> </html>

View File

@ -3,7 +3,7 @@
<title>Static Call Graph - [uksvep_2_2_v1\uksvep_2_2_v1.axf]</title></head> <title>Static Call Graph - [uksvep_2_2_v1\uksvep_2_2_v1.axf]</title></head>
<body><HR> <body><HR>
<H1>Static Call Graph for image uksvep_2_2_v1\uksvep_2_2_v1.axf</H1><HR> <H1>Static Call Graph for image uksvep_2_2_v1\uksvep_2_2_v1.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6190004: Last Updated: Fri Aug 22 18:29:08 2025 <BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6190004: Last Updated: Fri Aug 22 18:34:16 2025
<BR><P> <BR><P>
<H3>Maximum Stack Usage = 328 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3> <H3>Maximum Stack Usage = 328 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3> Call chain for Maximum Stack Depth:</H3>