diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf index 89908cc..ec939d2 100644 Binary files a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf and b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf differ diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm index 5330073..c0f09ee 100644 --- a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm +++ b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.build_log.htm @@ -27,10 +27,15 @@ Project File Date: 11/11/2020

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Simulateur' -compiling stm32f1xx_ll_usart.c... +compiling emetteur_rf.c... +..\Services\emetteur_rf.h(9): warning: #1295-D: Deprecated declaration emetteur_rf_init - give arg types + void emetteur_rf_init(); +..\Services\emetteur_rf.h(14): warning: #1-D: last line of file ends without a newline + #endif +..\Services\emetteur_rf.c: 2 warnings, 0 errors linking... -Program Size: Code=820 RO-data=268 RW-data=32 ZI-data=1024 -"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 0 Warning(s). +Program Size: Code=2264 RO-data=292 RW-data=20 ZI-data=1028 +"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 2 Warning(s).

Software Packages used:

diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm index 2ae57b6..708922b 100644 --- a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm +++ b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm @@ -3,11 +3,11 @@ Static Call Graph - [NUCLEO-F103RB\NUCLEO-F103RB.axf]

Static Call Graph for image NUCLEO-F103RB\NUCLEO-F103RB.axf


-

#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 11 16:28:11 2020 +

#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 11 16:59:22 2020

-

Maximum Stack Usage = 24 bytes + Unknown(Cycles, Untraceable Function Pointers)

+

Maximum Stack Usage = 128 bytes + Unknown(Cycles, Untraceable Function Pointers)

Call chain for Maximum Stack Depth:

-main ⇒ Chrono_Background ⇒ Chrono_Stop ⇒ MyTimer_Stop +main ⇒ emetteur_rf_init ⇒ LL_USART_Init ⇒ LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq

Mutually Recursive functions @@ -90,7 +90,7 @@ Global Symbols

__main (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
[Address Reference Count : 1]

-

_main_stk (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) +

_main_stk (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))

_main_scatterload (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))

[Calls]