Минорные изменения
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -341,6 +341,70 @@
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>12</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>700</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>..\Core\Src\protocan.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>13</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>701</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>..\Core\Src\protocan.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>14</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>738</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>..\Core\Src\protocan.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>15</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>739</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>..\Core\Src\protocan.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
</Breakpoint>
|
||||
<WatchWindow1>
|
||||
<Ww>
|
||||
@@ -529,7 +593,7 @@
|
||||
<GroupNumber>2</GroupNumber>
|
||||
<FileNumber>6</FileNumber>
|
||||
<FileType>1</FileType>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<bDave2>0</bDave2>
|
||||
<PathWithFileName>../Core/Src/main.c</PathWithFileName>
|
||||
|
||||
Binary file not shown.
@@ -27,8 +27,15 @@ Project File Date: 03/31/2026
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
|
||||
Build target 'F103C8T6'
|
||||
compiling stm32f1xx_it.c...
|
||||
compiling gpio.c...
|
||||
compiling tim.c...
|
||||
compiling rtc.c...
|
||||
compiling canerrorbox.c...
|
||||
compiling can.c...
|
||||
compiling main.c...
|
||||
compiling protocan.c...
|
||||
compiling stm32f1xx_hal_msp.c...
|
||||
compiling stm32f1xx_it.c...
|
||||
linking...
|
||||
Program Size: Code=25152 RO-data=424 RW-data=36 ZI-data=6668
|
||||
FromELF: creating hex file...
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<title>Static Call Graph - [F103C8T6\F103C8T6.axf]</title></head>
|
||||
<body><HR>
|
||||
<H1>Static Call Graph for image F103C8T6\F103C8T6.axf</H1><HR>
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 6190004: Last Updated: Tue Mar 31 11:51:31 2026
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 6190004: Last Updated: Fri May 22 12:54:05 2026
|
||||
<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>
|
||||
|
||||
@@ -3184,7 +3184,7 @@ Image component sizes
|
||||
766 0 0 0 88 5873 canerrorbox.o
|
||||
74 0 0 0 0 1313 gpio.o
|
||||
260 0 0 0 0 1881 main.o
|
||||
5876 0 96 21 4633 21002 protocan.o
|
||||
5876 0 96 21 4633 21004 protocan.o
|
||||
224 0 0 0 20 2491 rtc.o
|
||||
64 26 236 0 1536 772 startup_stm32f103xb.o
|
||||
188 0 0 5 4 5530 stm32f1xx_hal.o
|
||||
@@ -3203,7 +3203,7 @@ Image component sizes
|
||||
264 0 0 0 180 6554 tim.o
|
||||
|
||||
----------------------------------------------------------------------
|
||||
24696 26 424 36 6572 160256 Object Totals
|
||||
24696 26 424 36 6572 160258 Object Totals
|
||||
0 0 32 0 0 0 (incl. Generated)
|
||||
130 0 0 6 11 0 (incl. Padding)
|
||||
|
||||
@@ -3254,8 +3254,8 @@ Image component sizes
|
||||
|
||||
Code (inc. data) RO Data RW Data ZI Data Debug
|
||||
|
||||
25152 42 424 36 6668 160408 Grand Totals
|
||||
25152 42 424 36 6668 160408 ELF Image Totals
|
||||
25152 42 424 36 6668 160410 Grand Totals
|
||||
25152 42 424 36 6668 160410 ELF Image Totals
|
||||
25152 42 424 36 0 0 ROM Totals
|
||||
|
||||
==============================================================================
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user