diff --git a/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf b/keil_project/MDK-ARM/NUCLEO-F103RB/NUCLEO-F103RB.axf index 985507b..1b9f2e6 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 7bb008c..bcc3c23 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 @@ -3,42 +3,47 @@
 

µVision Build Log

Tool Versions:

-IDE-Version: µVision V5.31.0.0 -Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved. -License Information: Jasper Güldenstein, INSA Toulouse, LIC=---- +IDE-Version: µVision V5.29.0.0 +Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved. +License Information: Morgane momo.fo, HP Inc., LIC=---- Tool Versions: -Toolchain: MDK-Lite Version: 5.31.0.0 +Toolchain: MDK-Lite Version: 5.29.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 6 (build 750) Assembler: Armasm.exe V5.06 update 6 (build 750) Linker/Locator: ArmLink.exe V5.06 update 6 (build 750) Library Manager: ArmAr.exe V5.06 update 6 (build 750) Hex Converter: FromElf.exe V5.06 update 6 (build 750) -CPU DLL: SARMCM3.DLL V5.31.0.0 +CPU DLL: SARMCM3.DLL V5.29.0.0 Dialog DLL: DARMSTM.DLL V1.68.0.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0 Dialog DLL: TARMSTM.DLL V1.66.0.0

Project:

-C:\Users\jaspe\Desktop\peripherique\ProjKEIL_Chrono_TIM_IT_LL\MDK-ARM\Project.uvprojx -Project File Date: 09/25/2020 +C:\Users\momof\Documents\projet_voilier\keil_project\MDK-ARM\Project.uvprojx +Project File Date: 11/02/2020

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' -Build target 'NUCLEO-F103RB' -compiling Chrono.c... +Build target 'Simulateur' +compiling accelerometer.c... +accelerometer.c(28): warning: #177-D: variable "ret" was declared but never referenced + int ret; +accelerometer.c(51): warning: #1-D: last line of file ends without a newline + +accelerometer.c: 2 warnings, 0 errors linking... -Program Size: Code=2308 RO-data=268 RW-data=32 ZI-data=1024 -"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 0 Warning(s). +Program Size: Code=3460 RO-data=420 RW-data=24 ZI-data=1024 +"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 2 Warning(s).

Software Packages used:

Package Vendor: ARM - http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack - ARM.CMSIS.5.7.0 + http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack + ARM.CMSIS.5.6.0 CMSIS (Cortex Microcontroller Software Interface Standard) - * Component: CORE Version: 5.4.0 + * Component: CORE Version: 5.3.0 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack @@ -46,13 +51,13 @@ Package Vendor: Keil STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

- .\RTE\_NUCLEO-F103RB - C:\Users\jaspe\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include - C:\Users\jaspe\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include + .\RTE\_Simulateur + C:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include + C:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include

Collection of Component Files used:

- * Component: ARM::CMSIS:CORE:5.4.0 + * Component: ARM::CMSIS:CORE:5.3.0 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 a7be941..b496205 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: Fri Sep 25 15:35:01 2020 +

#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Mon Nov 02 18:21:15 2020

-

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

+

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

Call chain for Maximum Stack Depth:

-main ⇒ Chrono_Conf ⇒ Chrono_Conf_io ⇒ LL_GPIO_Init +main ⇒ accelero_roulis ⇒ atan ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round

Mutually Recursive functions @@ -30,7 +30,6 @@ Function Pointers
  • BusFault_Handler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET)
  • CAN1_RX1_IRQHandler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET)
  • CAN1_SCE_IRQHandler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET) -
  • Chrono_Task_10ms from chrono.o(i.Chrono_Task_10ms) referenced from chrono.o(i.Chrono_Conf)
  • DMA1_Channel1_IRQHandler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET)
  • DMA1_Channel2_IRQHandler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET)
  • DMA1_Channel3_IRQHandler from startup_stm32f103xb.o(.text) referenced from startup_stm32f103xb.o(RESET) @@ -91,25 +90,25 @@ 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]