solved Task 3.2 a

This commit is contained in:
Schrom01
2022-09-30 09:02:03 +02:00
parent 63e84bd4ec
commit f1279845a8
8 changed files with 283 additions and 263 deletions
+8 -6
View File
@@ -3,7 +3,7 @@
<title>Static Call Graph - [.\build\bitmanipulation.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image .\build\bitmanipulation.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6180002: Last Updated: Fri Sep 30 08:34:36 2022
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6180002: Last Updated: Fri Sep 30 09:00:08 2022
<BR><P>
<H3>Maximum Stack Usage = 132 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
@@ -135,13 +135,15 @@ Function Pointers
<H3>
Global Symbols
</H3>
<P><STRONG><a name="[65]"></a>main</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, main.o(.text))
<BR><BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;write_byte
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;read_byte
<P><STRONG><a name="[65]"></a>main</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, main.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = main
</UL>
<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;read_byte
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;write_byte
</UL>
<BR>[Address Reference Count : 1]<UL><LI> datainit_ctboard.o(.text)
</UL>
<P><STRONG><a name="[68]"></a>read_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
<P><STRONG><a name="[69]"></a>read_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@@ -151,7 +153,7 @@ Global Symbols
<P><STRONG><a name="[75]"></a>read_doubleword</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, utils_ctboard.o(.text), UNUSED)
<P><STRONG><a name="[69]"></a>write_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
<P><STRONG><a name="[68]"></a>write_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>