diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf index 34e0866..1c93acd 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 43f4a25..6e456d7 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 @@ -22,14 +22,24 @@ Dialog DLL: TARMSTM.DLL V1.66.0.0

Project:

C:\Users\momof\Documents\projet_voilier\keil_project\MDK-ARM\Project.uvprojx -Project File Date: 11/09/2020 +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 accelerometer.c... +..\Services\accelerometer.c(12): warning: #550-D: variable "pc0" was set but never used + LL_GPIO_InitTypeDef pc0, pc1; +..\Services\accelerometer.c(12): warning: #550-D: variable "pc1" was set but never used + LL_GPIO_InitTypeDef pc0, pc1; +..\Services\accelerometer.c: 2 warnings, 0 errors +compiling main.c... +../Src/main.c(51): warning: #128-D: loop is not reachable + while (1) +../Src/main.c: 1 warning, 0 errors linking... -Program Size: Code=2412 RO-data=268 RW-data=44 ZI-data=1028 -"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 0 Warning(s). +Program Size: Code=4932 RO-data=564 RW-data=56 ZI-data=1024 +"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 3 Warning(s).

Software Packages used:

@@ -52,7 +62,7 @@ Package Vendor: Keil

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.3.0 -Build Time Elapsed: 00:00:00 +Build Time Elapsed: 00:00:01 diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.htm index 2561666..34a31cb 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: Mon Nov 09 20:40:37 2020 +

#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 11 17:10:10 2020

-

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

+

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

Call chain for Maximum Stack Depth:

-main ⇒ accelero_init ⇒ LL_ADC_REG_Init +main ⇒ accelero_angle_bon ⇒ tan ⇒ __ieee754_rem_pio2 ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round

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]