Accelerometer done

This commit is contained in:
Morgane Foussats 2020-11-09 19:42:14 +01:00
parent 611538a292
commit f167f86580
21 changed files with 460 additions and 563 deletions

View file

@ -27,15 +27,9 @@ Project File Date: 11/02/2020
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
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=3460 RO-data=420 RW-data=24 ZI-data=1024
"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 2 Warning(s).
Program Size: Code=2336 RO-data=268 RW-data=44 ZI-data=1028
"NUCLEO-F103RB\NUCLEO-F103RB.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
@ -58,7 +52,7 @@ Package Vendor: Keil
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.3.0
Build Time Elapsed: 00:00:01
Build Time Elapsed: 00:00:00
</pre>
</body>
</html>

View file

@ -3,11 +3,11 @@
<title>Static Call Graph - [NUCLEO-F103RB\NUCLEO-F103RB.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image NUCLEO-F103RB\NUCLEO-F103RB.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Nov 02 18:21:15 2020
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Sun Nov 08 21:12:37 2020
<BR><P>
<H3>Maximum Stack Usage = 192 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
<H3>Maximum Stack Usage = 80 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
main &rArr; accelero_roulis &rArr; atan &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
main &rArr; accelero_angle_bon &rArr; __aeabi_i2d &rArr; _double_epilogue &rArr; _double_round
<P>
<H3>
Mutually Recursive functions
@ -90,25 +90,25 @@ Global Symbols
<P><STRONG><a name="[37]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(.text)
</UL>
<P><STRONG><a name="[59]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
<P><STRONG><a name="[51]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
<P><STRONG><a name="[38]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
<BR><BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
</UL>
<P><STRONG><a name="[46]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
<P><STRONG><a name="[40]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
<BR><BR>[Called By]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
</UL>
<P><STRONG><a name="[5a]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[52]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[5b]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[53]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[5c]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[54]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[5d]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[55]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[5e]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[56]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32f103xb.o(.text))
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
@ -297,155 +297,96 @@ Global Symbols
<P><STRONG><a name="[a]"></a>WWDG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f103xb.o(.text))
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
</UL>
<P><STRONG><a name="[3a]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __aeabi_i2d &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
</UL>
<P><STRONG><a name="[3c]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2iz
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
</UL>
<BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
</UL>
<P><STRONG><a name="[57]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, cdrcmple.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
</UL>
<P><STRONG><a name="[3d]"></a>__aeabi_llsr</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, llushr.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[5f]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[60]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[3f]"></a>_double_round</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, depilogue.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<P><STRONG><a name="[3b]"></a>_double_epilogue</STRONG> (Thumb, 156 bytes, Stack size 32 bytes, depilogue.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
</UL>
<BR>[Called By]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<P><STRONG><a name="[40]"></a>__aeabi_dadd</STRONG> (Thumb, 322 bytes, Stack size 48 bytes, dadd.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_dadd &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_lasr
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
<LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[42]"></a>__aeabi_dsub</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, dadd.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[43]"></a>__aeabi_drsub</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, dadd.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_drsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[44]"></a>__aeabi_dmul</STRONG> (Thumb, 228 bytes, Stack size 48 bytes, dmul.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[45]"></a>__aeabi_ddiv</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, ddiv.o(.text))
<P><STRONG><a name="[3a]"></a>__aeabi_ddiv</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, ddiv.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = __aeabi_ddiv &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
<BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
<BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
</UL>
<P><STRONG><a name="[50]"></a>__ARM_scalbn</STRONG> (Thumb, 46 bytes, Stack size 16 bytes, dscalb.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __ARM_scalbn
<P><STRONG><a name="[3c]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __aeabi_i2d &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_underflow
<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
</UL>
<P><STRONG><a name="[61]"></a>scalbn</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, dscalb.o(.text), UNUSED)
<P><STRONG><a name="[4c]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, cdrcmple.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
</UL>
<P><STRONG><a name="[57]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[3b]"></a>_double_round</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, depilogue.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[3d]"></a>_double_epilogue</STRONG> (Thumb, 156 bytes, Stack size 32 bytes, depilogue.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
</UL>
<P><STRONG><a name="[39]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
<BR><BR>[Calls]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
<BR><BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
</UL>
<BR>[Called By]<UL><LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
</UL>
<P><STRONG><a name="[62]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[58]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[3e]"></a>__aeabi_llsl</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, llshl.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
<BR><BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[63]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[59]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[41]"></a>__aeabi_lasr</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, llsshr.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
<P><STRONG><a name="[3f]"></a>__aeabi_llsr</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, llushr.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[64]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llsshr.o(.text), UNUSED)
<P><STRONG><a name="[5a]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[47]"></a>LL_ADC_REG_Init</STRONG> (Thumb, 454 bytes, Stack size 16 bytes, stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init))
<P><STRONG><a name="[41]"></a>LL_ADC_Init</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, stm32f1xx_ll_adc.o(i.LL_ADC_Init))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_ADC_Init
</UL>
<BR>[Calls]<UL><LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_IsEnabled
<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;assert_failed
</UL>
<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
</UL>
<P><STRONG><a name="[44]"></a>LL_ADC_REG_Init</STRONG> (Thumb, 454 bytes, Stack size 16 bytes, stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_ADC_REG_Init
</UL>
<BR>[Calls]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_IsEnabled
<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;assert_failed
<BR>[Calls]<UL><LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_IsEnabled
<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;assert_failed
</UL>
<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
</UL>
<P><STRONG><a name="[4b]"></a>LL_Init1msTick</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, stm32f1xx_ll_utils.o(i.LL_Init1msTick))
<BR><BR>[Called By]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
<P><STRONG><a name="[46]"></a>LL_Init1msTick</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, stm32f1xx_ll_utils.o(i.LL_Init1msTick))
<BR><BR>[Called By]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
</UL>
<P><STRONG><a name="[4c]"></a>LL_SetSystemCoreClock</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock))
<BR><BR>[Called By]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
<P><STRONG><a name="[47]"></a>LL_SetSystemCoreClock</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock))
<BR><BR>[Called By]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
</UL>
<P><STRONG><a name="[4a]"></a>SystemClock_Config</STRONG> (Thumb, 226 bytes, Stack size 8 bytes, main.o(i.SystemClock_Config))
<P><STRONG><a name="[45]"></a>SystemClock_Config</STRONG> (Thumb, 226 bytes, Stack size 8 bytes, main.o(i.SystemClock_Config))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SystemClock_Config
</UL>
<BR>[Calls]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_SetSystemCoreClock
<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_Init1msTick
<BR>[Calls]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_SetSystemCoreClock
<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_Init1msTick
</UL>
<BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@ -456,137 +397,122 @@ Global Symbols
<P><STRONG><a name="[23]"></a>TIM1_UP_IRQHandler</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, mytimer.o(i.TIM1_UP_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TIM1_UP_IRQHandler
</UL>
<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
</UL>
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
</UL>
<P><STRONG><a name="[26]"></a>TIM2_IRQHandler</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, mytimer.o(i.TIM2_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TIM2_IRQHandler
</UL>
<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
</UL>
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
</UL>
<P><STRONG><a name="[27]"></a>TIM3_IRQHandler</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, mytimer.o(i.TIM3_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TIM3_IRQHandler
</UL>
<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
</UL>
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
</UL>
<P><STRONG><a name="[28]"></a>TIM4_IRQHandler</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, mytimer.o(i.TIM4_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TIM4_IRQHandler
</UL>
<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_TIM_ClearFlag_UPDATE
</UL>
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
</UL>
<P><STRONG><a name="[58]"></a>__ARM_fpclassify</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, fpclassify.o(i.__ARM_fpclassify))
<BR><BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[5b]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[4e]"></a>__kernel_poly</STRONG> (Thumb, 170 bytes, Stack size 24 bytes, poly.o(i.__kernel_poly))
<BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[5c]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[4f]"></a>__mathlib_dbl_infnan</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, dunder.o(i.__mathlib_dbl_infnan))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __mathlib_dbl_infnan &rArr; __ARM_scalbn
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[5d]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P><STRONG><a name="[51]"></a>__mathlib_dbl_underflow</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, dunder.o(i.__mathlib_dbl_underflow))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __mathlib_dbl_underflow &rArr; __ARM_scalbn
<P><STRONG><a name="[49]"></a>accelero_angle_bon</STRONG> (Thumb, 78 bytes, Stack size 24 bytes, accelerometer.o(i.accelero_angle_bon))
<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = accelero_angle_bon &rArr; __aeabi_i2d &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
</UL>
<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
</UL>
<P><STRONG><a name="[65]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[66]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[67]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P><STRONG><a name="[52]"></a>accelero_init</STRONG> (Thumb, 96 bytes, Stack size 32 bytes, accelerometer.o(i.accelero_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = accelero_init &rArr; LL_ADC_REG_Init
</UL>
<BR>[Calls]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
<BR>[Calls]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
<LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_y
<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_x
</UL>
<BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[53]"></a>accelero_roulis</STRONG> (Thumb, 140 bytes, Stack size 40 bytes, accelerometer.o(i.accelero_roulis))
<BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = accelero_roulis &rArr; atan &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
<P><STRONG><a name="[4a]"></a>accelero_get_x</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, accelerometer.o(i.accelero_get_x))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = accelero_get_x &rArr; LL_ADC_REG_SetSequencerRanks
</UL>
<BR>[Calls]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
<LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_SetAnalogWDMonitChannels
<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_IsActiveFlag_EOS
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atan
<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_StartConversionSWStart
<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_SetSequencerRanks
</UL>
<BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
</UL>
<P><STRONG><a name="[4b]"></a>accelero_get_y</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, accelerometer.o(i.accelero_get_y))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = accelero_get_y &rArr; LL_ADC_REG_SetSequencerRanks
</UL>
<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_StartConversionSWStart
<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_SetSequencerRanks
</UL>
<BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
</UL>
<P><STRONG><a name="[4f]"></a>accelero_init</STRONG> (Thumb, 128 bytes, Stack size 40 bytes, accelerometer.o(i.accelero_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = accelero_init &rArr; LL_ADC_REG_Init
</UL>
<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_Init
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_SetChannelSamplingTime
</UL>
<BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[48]"></a>assert_failed</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, main.o(i.assert_failed))
<BR><BR>[Called By]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
</UL>
<P><STRONG><a name="[56]"></a>atan</STRONG> (Thumb, 474 bytes, Stack size 40 bytes, atan.o(i.atan))
<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = atan &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_fpclassify
<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_underflow
<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
<LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
</UL>
<BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
<P><STRONG><a name="[42]"></a>assert_failed</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, main.o(i.assert_failed))
<BR><BR>[Called By]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_Init
</UL>
<P><STRONG><a name="[35]"></a>main</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, main.o(i.main))
<BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = main &rArr; accelero_roulis &rArr; atan &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = main &rArr; accelero_angle_bon &rArr; __aeabi_i2d &rArr; _double_epilogue &rArr; _double_round
</UL>
<BR>[Calls]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_angle_bon
<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
</UL>
<BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
</UL><P>
<H3>
Local Symbols
</H3>
<P><STRONG><a name="[55]"></a>LL_ADC_IsActiveFlag_EOS</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, accelerometer.o(i.LL_ADC_IsActiveFlag_EOS))
<BR><BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
<P><STRONG><a name="[4d]"></a>LL_ADC_REG_SetSequencerRanks</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, accelerometer.o(i.LL_ADC_REG_SetSequencerRanks))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_ADC_REG_SetSequencerRanks
</UL>
<BR>[Called By]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_y
<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_x
</UL>
<P><STRONG><a name="[54]"></a>LL_ADC_SetAnalogWDMonitChannels</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, accelerometer.o(i.LL_ADC_SetAnalogWDMonitChannels))
<BR><BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_roulis
<P><STRONG><a name="[4e]"></a>LL_ADC_REG_StartConversionSWStart</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, accelerometer.o(i.LL_ADC_REG_StartConversionSWStart))
<BR><BR>[Called By]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_y
<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_get_x
</UL>
<P><STRONG><a name="[4d]"></a>LL_TIM_ClearFlag_UPDATE</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mytimer.o(i.LL_TIM_ClearFlag_UPDATE))
<P><STRONG><a name="[50]"></a>LL_ADC_SetChannelSamplingTime</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, accelerometer.o(i.LL_ADC_SetChannelSamplingTime))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_ADC_SetChannelSamplingTime
</UL>
<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;accelero_init
</UL>
<P><STRONG><a name="[48]"></a>LL_TIM_ClearFlag_UPDATE</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mytimer.o(i.LL_TIM_ClearFlag_UPDATE))
<BR><BR>[Called By]<UL><LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM4_IRQHandler
<LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM3_IRQHandler
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM2_IRQHandler
<LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM1_UP_IRQHandler
</UL>
<P><STRONG><a name="[49]"></a>LL_ADC_IsEnabled</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled))
<BR><BR>[Called By]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
<P><STRONG><a name="[43]"></a>LL_ADC_IsEnabled</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled))
<BR><BR>[Called By]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_REG_Init
<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LL_ADC_Init
</UL>
<P>
<H3>

View file

@ -8,7 +8,7 @@ Section Cross References
main.o(i.SystemClock_Config) refers to stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to accelerometer.o(i.accelero_init) for accelero_init
main.o(i.main) refers to accelerometer.o(i.accelero_roulis) for accelero_roulis
main.o(i.main) refers to accelerometer.o(i.accelero_angle_bon) for accelero_angle_bon
main.o(i.main) refers to main.o(.data) for roulis
chrono.o(i.Chrono_Background) refers to chrono.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
chrono.o(i.Chrono_Background) refers to chrono.o(i.Chrono_Stop) for Chrono_Stop
@ -30,13 +30,19 @@ Section Cross References
chrono.o(i.Chrono_Stop) refers to mytimer.o(i.MyTimer_Stop) for MyTimer_Stop
chrono.o(i.Chrono_Stop) refers to chrono.o(.data) for Chrono_Timer
chrono.o(i.Chrono_Task_10ms) refers to chrono.o(.data) for Chrono_Time
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(i.accelero_get_x) for accelero_get_x
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(i.accelero_get_y) for accelero_get_y
accelerometer.o(i.accelero_angle_bon) refers to dflti.o(.text) for __aeabi_i2d
accelerometer.o(i.accelero_angle_bon) refers to ddiv.o(.text) for __aeabi_ddiv
accelerometer.o(i.accelero_angle_bon) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
accelerometer.o(i.accelero_angle_bon) refers to accelerometer.o(.data) for x
accelerometer.o(i.accelero_get_x) refers to accelerometer.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
accelerometer.o(i.accelero_get_x) refers to accelerometer.o(i.LL_ADC_REG_StartConversionSWStart) for LL_ADC_REG_StartConversionSWStart
accelerometer.o(i.accelero_get_y) refers to accelerometer.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
accelerometer.o(i.accelero_get_y) refers to accelerometer.o(i.LL_ADC_REG_StartConversionSWStart) for LL_ADC_REG_StartConversionSWStart
accelerometer.o(i.accelero_init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_Init) for LL_ADC_Init
accelerometer.o(i.accelero_init) refers to stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init) for LL_ADC_REG_Init
accelerometer.o(i.accelero_roulis) refers to accelerometer.o(i.LL_ADC_SetAnalogWDMonitChannels) for LL_ADC_SetAnalogWDMonitChannels
accelerometer.o(i.accelero_roulis) refers to accelerometer.o(i.LL_ADC_IsActiveFlag_EOS) for LL_ADC_IsActiveFlag_EOS
accelerometer.o(i.accelero_roulis) refers to dflti.o(.text) for __aeabi_i2d
accelerometer.o(i.accelero_roulis) refers to atan.o(i.atan) for atan
accelerometer.o(i.accelero_roulis) refers to dfixi.o(.text) for __aeabi_d2iz
accelerometer.o(i.accelero_roulis) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
accelerometer.o(i.accelero_init) refers to accelerometer.o(i.LL_ADC_SetChannelSamplingTime) for LL_ADC_SetChannelSamplingTime
mytimer.o(i.MyTimer_Conf) refers to mytimer.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
mytimer.o(i.MyTimer_Conf) refers to stm32f1xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
mytimer.o(i.MyTimer_Conf) refers to mytimer.o(i.LL_TIM_DisableIT_UPDATE) for LL_TIM_DisableIT_UPDATE
@ -139,30 +145,6 @@ Section Cross References
startup_stm32f103xb.o(RESET) refers to mytimer.o(i.TIM4_IRQHandler) for TIM4_IRQHandler
startup_stm32f103xb.o(.text) refers to system_stm32f1xx.o(i.SystemInit) for SystemInit
startup_stm32f103xb.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
atan.o(i.__softfp_atan) refers (Special) to iusefp.o(.text) for __I$use$fp
atan.o(i.__softfp_atan) refers to atan.o(i.atan) for atan
atan.o(i.atan) refers (Special) to iusefp.o(.text) for __I$use$fp
atan.o(i.atan) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
atan.o(i.atan) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
atan.o(i.atan) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
atan.o(i.atan) refers to dadd.o(.text) for __aeabi_dadd
atan.o(i.atan) refers to dscalb.o(.text) for __ARM_scalbn
atan.o(i.atan) refers to ddiv.o(.text) for __aeabi_ddiv
atan.o(i.atan) refers to dmul.o(.text) for __aeabi_dmul
atan.o(i.atan) refers to poly.o(i.__kernel_poly) for __kernel_poly
atan.o(i.atan) refers to atan.o(.constdata) for .constdata
atan.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
atan_x.o(i.____softfp_atan$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
atan_x.o(i.____softfp_atan$lsc) refers to atan_x.o(i.__atan$lsc) for __atan$lsc
atan_x.o(i.__atan$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
atan_x.o(i.__atan$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
atan_x.o(i.__atan$lsc) refers to dadd.o(.text) for __aeabi_dadd
atan_x.o(i.__atan$lsc) refers to dscalb.o(.text) for __ARM_scalbn
atan_x.o(i.__atan$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
atan_x.o(i.__atan$lsc) refers to dmul.o(.text) for __aeabi_dmul
atan_x.o(i.__atan$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
atan_x.o(i.__atan$lsc) refers to atan_x.o(.constdata) for .constdata
atan_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
@ -170,22 +152,11 @@ Section Cross References
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_infnan) refers to dscalb.o(.text) for __ARM_scalbn
dunder.o(i.__mathlib_dbl_infnan2) refers to dadd.o(.text) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_invalid) refers to ddiv.o(.text) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_overflow) refers to dscalb.o(.text) for __ARM_scalbn
dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_underflow) refers to dscalb.o(.text) for __ARM_scalbn
fpclassify.o(i.__ARM_fpclassify) refers (Special) to iusefp.o(.text) for __I$use$fp
poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp
poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul
poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f103xb.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f103xb.o(STACK) for __initial_sp
@ -195,11 +166,6 @@ Section Cross References
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
@ -311,7 +277,6 @@ Removing Unused input sections from the image.
Removing stm32f1xx_ll_adc.o(i.LL_ADC_DeInit), (272 bytes).
Removing stm32f1xx_ll_adc.o(i.LL_ADC_INJ_Init), (316 bytes).
Removing stm32f1xx_ll_adc.o(i.LL_ADC_INJ_StructInit), (16 bytes).
Removing stm32f1xx_ll_adc.o(i.LL_ADC_Init), (164 bytes).
Removing stm32f1xx_ll_adc.o(i.LL_ADC_REG_StructInit), (18 bytes).
Removing stm32f1xx_ll_adc.o(i.LL_ADC_StructInit), (12 bytes).
Removing system_stm32f1xx.o(.rev16_text), (4 bytes).
@ -321,7 +286,7 @@ Removing Unused input sections from the image.
Removing system_stm32f1xx.o(.constdata), (24 bytes).
Removing startup_stm32f103xb.o(HEAP), (512 bytes).
113 unused section(s) (total 10954 bytes) removed from the image.
112 unused section(s) (total 10790 bytes) removed from the image.
==============================================================================
@ -333,35 +298,25 @@ Image Symbol Table
../Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Src/system_stm32f1xx.c 0x00000000 Number 0 system_stm32f1xx.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE
../mathlib/atan.c 0x00000000 Number 0 atan_x.o ABSOLUTE
../mathlib/atan.c 0x00000000 Number 0 atan.o ABSOLUTE
../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE
../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE
..\LLDrivers\src\stm32f1xx_ll_adc.c 0x00000000 Number 0 stm32f1xx_ll_adc.o ABSOLUTE
..\LLDrivers\src\stm32f1xx_ll_gpio.c 0x00000000 Number 0 stm32f1xx_ll_gpio.o ABSOLUTE
..\LLDrivers\src\stm32f1xx_ll_rcc.c 0x00000000 Number 0 stm32f1xx_ll_rcc.o ABSOLUTE
@ -397,63 +352,54 @@ Image Symbol Table
.ARM.Collect$$$$00002712 0x080000fc Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x080000fc Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x08000100 Section 36 startup_stm32f103xb.o(.text)
.text 0x08000124 Section 0 dflti.o(.text)
.text 0x08000146 Section 0 dfixi.o(.text)
.text 0x08000184 Section 48 cdrcmple.o(.text)
.text 0x080001b4 Section 0 llushr.o(.text)
.text 0x080001d4 Section 0 depilogue.o(.text)
.text 0x080001d4 Section 0 iusefp.o(.text)
.text 0x0800028e Section 0 dadd.o(.text)
.text 0x080003dc Section 0 dmul.o(.text)
.text 0x080004c0 Section 0 ddiv.o(.text)
.text 0x0800059e Section 0 dscalb.o(.text)
.text 0x080005cc Section 36 init.o(.text)
.text 0x080005f0 Section 0 llshl.o(.text)
.text 0x0800060e Section 0 llsshr.o(.text)
i.LL_ADC_IsActiveFlag_EOS 0x08000632 Section 0 accelerometer.o(i.LL_ADC_IsActiveFlag_EOS)
LL_ADC_IsActiveFlag_EOS 0x08000633 Thumb Code 10 accelerometer.o(i.LL_ADC_IsActiveFlag_EOS)
i.LL_ADC_IsEnabled 0x0800063c Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
LL_ADC_IsEnabled 0x0800063d Thumb Code 10 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
i.LL_ADC_REG_Init 0x08000648 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
i.LL_ADC_SetAnalogWDMonitChannels 0x08000840 Section 0 accelerometer.o(i.LL_ADC_SetAnalogWDMonitChannels)
LL_ADC_SetAnalogWDMonitChannels 0x08000841 Thumb Code 12 accelerometer.o(i.LL_ADC_SetAnalogWDMonitChannels)
i.LL_Init1msTick 0x08000850 Section 0 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
i.LL_SetSystemCoreClock 0x0800086c Section 0 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
i.LL_TIM_ClearFlag_UPDATE 0x08000878 Section 0 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
LL_TIM_ClearFlag_UPDATE 0x08000879 Thumb Code 8 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
i.SystemClock_Config 0x08000880 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x08000970 Section 0 system_stm32f1xx.o(i.SystemInit)
i.TIM1_UP_IRQHandler 0x080009c8 Section 0 mytimer.o(i.TIM1_UP_IRQHandler)
i.TIM2_IRQHandler 0x080009e0 Section 0 mytimer.o(i.TIM2_IRQHandler)
i.TIM3_IRQHandler 0x080009f8 Section 0 mytimer.o(i.TIM3_IRQHandler)
i.TIM4_IRQHandler 0x08000a10 Section 0 mytimer.o(i.TIM4_IRQHandler)
i.__ARM_fpclassify 0x08000a28 Section 0 fpclassify.o(i.__ARM_fpclassify)
i.__kernel_poly 0x08000a50 Section 0 poly.o(i.__kernel_poly)
i.__mathlib_dbl_infnan 0x08000afa Section 0 dunder.o(i.__mathlib_dbl_infnan)
i.__mathlib_dbl_underflow 0x08000b00 Section 0 dunder.o(i.__mathlib_dbl_underflow)
i.__scatterload_copy 0x08000b10 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08000b1e Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08000b20 Section 14 handlers.o(i.__scatterload_zeroinit)
i.accelero_init 0x08000b30 Section 0 accelerometer.o(i.accelero_init)
i.accelero_roulis 0x08000b98 Section 0 accelerometer.o(i.accelero_roulis)
i.assert_failed 0x08000c30 Section 0 main.o(i.assert_failed)
i.atan 0x08000c34 Section 0 atan.o(i.atan)
i.main 0x08000e54 Section 0 main.o(i.main)
.constdata 0x08000e70 Section 152 atan.o(.constdata)
atanhi 0x08000e70 Data 32 atan.o(.constdata)
atanlo 0x08000e90 Data 32 atan.o(.constdata)
aTodd 0x08000eb0 Data 40 atan.o(.constdata)
aTeven 0x08000ed8 Data 48 atan.o(.constdata)
.text 0x08000124 Section 0 ddiv.o(.text)
.text 0x08000202 Section 0 dflti.o(.text)
.text 0x08000224 Section 48 cdrcmple.o(.text)
.text 0x08000254 Section 0 iusefp.o(.text)
.text 0x08000254 Section 0 depilogue.o(.text)
.text 0x08000310 Section 36 init.o(.text)
.text 0x08000334 Section 0 llshl.o(.text)
.text 0x08000352 Section 0 llushr.o(.text)
i.LL_ADC_Init 0x08000374 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_Init)
i.LL_ADC_IsEnabled 0x08000418 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
LL_ADC_IsEnabled 0x08000419 Thumb Code 10 stm32f1xx_ll_adc.o(i.LL_ADC_IsEnabled)
i.LL_ADC_REG_Init 0x08000424 Section 0 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
i.LL_ADC_REG_SetSequencerRanks 0x0800061c Section 0 accelerometer.o(i.LL_ADC_REG_SetSequencerRanks)
LL_ADC_REG_SetSequencerRanks 0x0800061d Thumb Code 56 accelerometer.o(i.LL_ADC_REG_SetSequencerRanks)
i.LL_ADC_REG_StartConversionSWStart 0x08000654 Section 0 accelerometer.o(i.LL_ADC_REG_StartConversionSWStart)
LL_ADC_REG_StartConversionSWStart 0x08000655 Thumb Code 10 accelerometer.o(i.LL_ADC_REG_StartConversionSWStart)
i.LL_ADC_SetChannelSamplingTime 0x0800065e Section 0 accelerometer.o(i.LL_ADC_SetChannelSamplingTime)
LL_ADC_SetChannelSamplingTime 0x0800065f Thumb Code 82 accelerometer.o(i.LL_ADC_SetChannelSamplingTime)
i.LL_Init1msTick 0x080006b0 Section 0 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
i.LL_SetSystemCoreClock 0x080006cc Section 0 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
i.LL_TIM_ClearFlag_UPDATE 0x080006d8 Section 0 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
LL_TIM_ClearFlag_UPDATE 0x080006d9 Thumb Code 8 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
i.SystemClock_Config 0x080006e0 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x080007d0 Section 0 system_stm32f1xx.o(i.SystemInit)
i.TIM1_UP_IRQHandler 0x08000828 Section 0 mytimer.o(i.TIM1_UP_IRQHandler)
i.TIM2_IRQHandler 0x08000840 Section 0 mytimer.o(i.TIM2_IRQHandler)
i.TIM3_IRQHandler 0x08000858 Section 0 mytimer.o(i.TIM3_IRQHandler)
i.TIM4_IRQHandler 0x08000870 Section 0 mytimer.o(i.TIM4_IRQHandler)
i.__scatterload_copy 0x08000888 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08000896 Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08000898 Section 14 handlers.o(i.__scatterload_zeroinit)
i.accelero_angle_bon 0x080008a8 Section 0 accelerometer.o(i.accelero_angle_bon)
i.accelero_get_x 0x0800090c Section 0 accelerometer.o(i.accelero_get_x)
i.accelero_get_y 0x08000934 Section 0 accelerometer.o(i.accelero_get_y)
i.accelero_init 0x08000960 Section 0 accelerometer.o(i.accelero_init)
i.assert_failed 0x080009f0 Section 0 main.o(i.assert_failed)
i.main 0x080009f4 Section 0 main.o(i.main)
.data 0x20000000 Section 4 main.o(.data)
.data 0x20000004 Section 16 mytimer.o(.data)
.data 0x20000014 Section 4 system_stm32f1xx.o(.data)
STACK 0x20000018 Section 1024 startup_stm32f103xb.o(STACK)
.data 0x20000008 Section 16 accelerometer.o(.data)
.data 0x20000018 Section 16 mytimer.o(.data)
.data 0x20000028 Section 4 system_stm32f1xx.o(.data)
STACK 0x20000030 Section 1024 startup_stm32f103xb.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEX$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
@ -521,57 +467,49 @@ Image Symbol Table
USB_HP_CAN1_TX_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
USB_LP_CAN1_RX0_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
WWDG_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
__aeabi_i2d 0x08000125 Thumb Code 34 dflti.o(.text)
__aeabi_d2iz 0x08000147 Thumb Code 62 dfixi.o(.text)
__aeabi_cdrcmple 0x08000185 Thumb Code 48 cdrcmple.o(.text)
__aeabi_llsr 0x080001b5 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x080001b5 Thumb Code 0 llushr.o(.text)
__I$use$fp 0x080001d5 Thumb Code 0 iusefp.o(.text)
_double_round 0x080001d5 Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x080001f3 Thumb Code 156 depilogue.o(.text)
__aeabi_dadd 0x0800028f Thumb Code 322 dadd.o(.text)
__aeabi_dsub 0x080003d1 Thumb Code 6 dadd.o(.text)
__aeabi_drsub 0x080003d7 Thumb Code 6 dadd.o(.text)
__aeabi_dmul 0x080003dd Thumb Code 228 dmul.o(.text)
__aeabi_ddiv 0x080004c1 Thumb Code 222 ddiv.o(.text)
__ARM_scalbn 0x0800059f Thumb Code 46 dscalb.o(.text)
scalbn 0x0800059f Thumb Code 0 dscalb.o(.text)
__scatterload 0x080005cd Thumb Code 28 init.o(.text)
__scatterload_rt2 0x080005cd Thumb Code 0 init.o(.text)
__aeabi_llsl 0x080005f1 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x080005f1 Thumb Code 0 llshl.o(.text)
__aeabi_lasr 0x0800060f Thumb Code 36 llsshr.o(.text)
_ll_sshift_r 0x0800060f Thumb Code 0 llsshr.o(.text)
LL_ADC_REG_Init 0x08000649 Thumb Code 454 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
LL_Init1msTick 0x08000851 Thumb Code 28 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
LL_SetSystemCoreClock 0x0800086d Thumb Code 6 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
SystemClock_Config 0x08000881 Thumb Code 226 main.o(i.SystemClock_Config)
SystemInit 0x08000971 Thumb Code 70 system_stm32f1xx.o(i.SystemInit)
TIM1_UP_IRQHandler 0x080009c9 Thumb Code 16 mytimer.o(i.TIM1_UP_IRQHandler)
TIM2_IRQHandler 0x080009e1 Thumb Code 18 mytimer.o(i.TIM2_IRQHandler)
TIM3_IRQHandler 0x080009f9 Thumb Code 16 mytimer.o(i.TIM3_IRQHandler)
TIM4_IRQHandler 0x08000a11 Thumb Code 16 mytimer.o(i.TIM4_IRQHandler)
__ARM_fpclassify 0x08000a29 Thumb Code 40 fpclassify.o(i.__ARM_fpclassify)
__kernel_poly 0x08000a51 Thumb Code 170 poly.o(i.__kernel_poly)
__mathlib_dbl_infnan 0x08000afb Thumb Code 6 dunder.o(i.__mathlib_dbl_infnan)
__mathlib_dbl_underflow 0x08000b01 Thumb Code 10 dunder.o(i.__mathlib_dbl_underflow)
__scatterload_copy 0x08000b11 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08000b1f Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08000b21 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
accelero_init 0x08000b31 Thumb Code 96 accelerometer.o(i.accelero_init)
accelero_roulis 0x08000b99 Thumb Code 140 accelerometer.o(i.accelero_roulis)
assert_failed 0x08000c31 Thumb Code 4 main.o(i.assert_failed)
atan 0x08000c35 Thumb Code 474 atan.o(i.atan)
main 0x08000e55 Thumb Code 20 main.o(i.main)
Region$$Table$$Base 0x08000f08 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08000f28 Number 0 anon$$obj.o(Region$$Table)
__aeabi_ddiv 0x08000125 Thumb Code 222 ddiv.o(.text)
__aeabi_i2d 0x08000203 Thumb Code 34 dflti.o(.text)
__aeabi_cdrcmple 0x08000225 Thumb Code 48 cdrcmple.o(.text)
__I$use$fp 0x08000255 Thumb Code 0 iusefp.o(.text)
_double_round 0x08000255 Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x08000273 Thumb Code 156 depilogue.o(.text)
__scatterload 0x08000311 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000311 Thumb Code 0 init.o(.text)
__aeabi_llsl 0x08000335 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x08000335 Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x08000353 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x08000353 Thumb Code 0 llushr.o(.text)
LL_ADC_Init 0x08000375 Thumb Code 120 stm32f1xx_ll_adc.o(i.LL_ADC_Init)
LL_ADC_REG_Init 0x08000425 Thumb Code 454 stm32f1xx_ll_adc.o(i.LL_ADC_REG_Init)
LL_Init1msTick 0x080006b1 Thumb Code 28 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
LL_SetSystemCoreClock 0x080006cd Thumb Code 6 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
SystemClock_Config 0x080006e1 Thumb Code 226 main.o(i.SystemClock_Config)
SystemInit 0x080007d1 Thumb Code 70 system_stm32f1xx.o(i.SystemInit)
TIM1_UP_IRQHandler 0x08000829 Thumb Code 16 mytimer.o(i.TIM1_UP_IRQHandler)
TIM2_IRQHandler 0x08000841 Thumb Code 18 mytimer.o(i.TIM2_IRQHandler)
TIM3_IRQHandler 0x08000859 Thumb Code 16 mytimer.o(i.TIM3_IRQHandler)
TIM4_IRQHandler 0x08000871 Thumb Code 16 mytimer.o(i.TIM4_IRQHandler)
__scatterload_copy 0x08000889 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08000897 Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08000899 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
accelero_angle_bon 0x080008a9 Thumb Code 78 accelerometer.o(i.accelero_angle_bon)
accelero_get_x 0x0800090d Thumb Code 34 accelerometer.o(i.accelero_get_x)
accelero_get_y 0x08000935 Thumb Code 34 accelerometer.o(i.accelero_get_y)
accelero_init 0x08000961 Thumb Code 128 accelerometer.o(i.accelero_init)
assert_failed 0x080009f1 Thumb Code 4 main.o(i.assert_failed)
main 0x080009f5 Thumb Code 20 main.o(i.main)
Region$$Table$$Base 0x08000a0c Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08000a2c Number 0 anon$$obj.o(Region$$Table)
roulis 0x20000000 Data 4 main.o(.data)
Ptr_ItFct_TIM1 0x20000004 Data 4 mytimer.o(.data)
Ptr_ItFct_TIM2 0x20000008 Data 4 mytimer.o(.data)
Ptr_ItFct_TIM3 0x2000000c Data 4 mytimer.o(.data)
Ptr_ItFct_TIM4 0x20000010 Data 4 mytimer.o(.data)
SystemCoreClock 0x20000014 Data 4 system_stm32f1xx.o(.data)
__initial_sp 0x20000418 Data 0 startup_stm32f103xb.o(STACK)
x 0x20000008 Data 4 accelerometer.o(.data)
y 0x2000000c Data 4 accelerometer.o(.data)
angle 0x20000010 Data 8 accelerometer.o(.data)
Ptr_ItFct_TIM1 0x20000018 Data 4 mytimer.o(.data)
Ptr_ItFct_TIM2 0x2000001c Data 4 mytimer.o(.data)
Ptr_ItFct_TIM3 0x20000020 Data 4 mytimer.o(.data)
Ptr_ItFct_TIM4 0x20000024 Data 4 mytimer.o(.data)
SystemCoreClock 0x20000028 Data 4 system_stm32f1xx.o(.data)
__initial_sp 0x20000430 Data 0 startup_stm32f103xb.o(STACK)
@ -581,76 +519,73 @@ Memory Map of the image
Image Entry point : 0x080000ed
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000f40, Max: 0x00020000, ABSOLUTE)
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000a58, Max: 0x00020000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00000f28, Max: 0x00020000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00000a2c, Max: 0x00020000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x000000ec Data RO 845 RESET startup_stm32f103xb.o
0x080000ec 0x080000ec 0x00000000 Code RO 860 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x080000ec 0x080000ec 0x00000004 Code RO 887 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x080000f0 0x080000f0 0x00000004 Code RO 890 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080000f4 0x080000f4 0x00000000 Code RO 892 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080000f4 0x080000f4 0x00000000 Code RO 894 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080000f4 0x080000f4 0x00000008 Code RO 895 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080000fc 0x080000fc 0x00000000 Code RO 897 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x080000fc 0x080000fc 0x00000000 Code RO 899 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x080000fc 0x080000fc 0x00000004 Code RO 888 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x08000100 0x08000100 0x00000024 Code RO 846 .text startup_stm32f103xb.o
0x08000124 0x08000124 0x00000022 Code RO 863 .text mf_w.l(dflti.o)
0x08000146 0x08000146 0x0000003e Code RO 865 .text mf_w.l(dfixi.o)
0x08000184 0x08000184 0x00000030 Code RO 867 .text mf_w.l(cdrcmple.o)
0x080001b4 0x080001b4 0x00000020 Code RO 901 .text mc_w.l(llushr.o)
0x080001d4 0x080001d4 0x00000000 Code RO 903 .text mc_w.l(iusefp.o)
0x080001d4 0x080001d4 0x000000ba Code RO 904 .text mf_w.l(depilogue.o)
0x0800028e 0x0800028e 0x0000014e Code RO 906 .text mf_w.l(dadd.o)
0x080003dc 0x080003dc 0x000000e4 Code RO 908 .text mf_w.l(dmul.o)
0x080004c0 0x080004c0 0x000000de Code RO 910 .text mf_w.l(ddiv.o)
0x0800059e 0x0800059e 0x0000002e Code RO 912 .text mf_w.l(dscalb.o)
0x080005cc 0x080005cc 0x00000024 Code RO 914 .text mc_w.l(init.o)
0x080005f0 0x080005f0 0x0000001e Code RO 916 .text mc_w.l(llshl.o)
0x0800060e 0x0800060e 0x00000024 Code RO 918 .text mc_w.l(llsshr.o)
0x08000632 0x08000632 0x0000000a Code RO 170 i.LL_ADC_IsActiveFlag_EOS accelerometer.o
0x0800063c 0x0800063c 0x0000000a Code RO 730 i.LL_ADC_IsEnabled stm32f1xx_ll_adc.o
0x08000646 0x08000646 0x00000002 PAD
0x08000648 0x08000648 0x000001f8 Code RO 731 i.LL_ADC_REG_Init stm32f1xx_ll_adc.o
0x08000840 0x08000840 0x00000010 Code RO 171 i.LL_ADC_SetAnalogWDMonitChannels accelerometer.o
0x08000850 0x08000850 0x0000001c Code RO 415 i.LL_Init1msTick stm32f1xx_ll_utils.o
0x0800086c 0x0800086c 0x0000000c Code RO 422 i.LL_SetSystemCoreClock stm32f1xx_ll_utils.o
0x08000878 0x08000878 0x00000008 Code RO 221 i.LL_TIM_ClearFlag_UPDATE mytimer.o
0x08000880 0x08000880 0x000000f0 Code RO 4 i.SystemClock_Config main.o
0x08000970 0x08000970 0x00000058 Code RO 810 i.SystemInit system_stm32f1xx.o
0x080009c8 0x080009c8 0x00000018 Code RO 230 i.TIM1_UP_IRQHandler mytimer.o
0x080009e0 0x080009e0 0x00000018 Code RO 231 i.TIM2_IRQHandler mytimer.o
0x080009f8 0x080009f8 0x00000018 Code RO 232 i.TIM3_IRQHandler mytimer.o
0x08000a10 0x08000a10 0x00000018 Code RO 233 i.TIM4_IRQHandler mytimer.o
0x08000a28 0x08000a28 0x00000028 Code RO 883 i.__ARM_fpclassify m_ws.l(fpclassify.o)
0x08000a50 0x08000a50 0x000000aa Code RO 885 i.__kernel_poly m_ws.l(poly.o)
0x08000afa 0x08000afa 0x00000006 Code RO 870 i.__mathlib_dbl_infnan m_ws.l(dunder.o)
0x08000b00 0x08000b00 0x00000010 Code RO 875 i.__mathlib_dbl_underflow m_ws.l(dunder.o)
0x08000b10 0x08000b10 0x0000000e Code RO 922 i.__scatterload_copy mc_w.l(handlers.o)
0x08000b1e 0x08000b1e 0x00000002 Code RO 923 i.__scatterload_null mc_w.l(handlers.o)
0x08000b20 0x08000b20 0x0000000e Code RO 924 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08000b2e 0x08000b2e 0x00000002 PAD
0x08000b30 0x08000b30 0x00000068 Code RO 172 i.accelero_init accelerometer.o
0x08000b98 0x08000b98 0x00000098 Code RO 173 i.accelero_roulis accelerometer.o
0x08000c30 0x08000c30 0x00000004 Code RO 5 i.assert_failed main.o
0x08000c34 0x08000c34 0x00000220 Code RO 851 i.atan m_ws.l(atan.o)
0x08000e54 0x08000e54 0x00000018 Code RO 6 i.main main.o
0x08000e6c 0x08000e6c 0x00000004 PAD
0x08000e70 0x08000e70 0x00000098 Data RO 852 .constdata m_ws.l(atan.o)
0x08000f08 0x08000f08 0x00000020 Data RO 920 Region$$Table anon$$obj.o
0x08000000 0x08000000 0x000000ec Data RO 865 RESET startup_stm32f103xb.o
0x080000ec 0x080000ec 0x00000000 Code RO 870 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x080000ec 0x080000ec 0x00000004 Code RO 879 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x080000f0 0x080000f0 0x00000004 Code RO 882 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080000f4 0x080000f4 0x00000000 Code RO 884 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080000f4 0x080000f4 0x00000000 Code RO 886 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080000f4 0x080000f4 0x00000008 Code RO 887 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080000fc 0x080000fc 0x00000000 Code RO 889 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x080000fc 0x080000fc 0x00000000 Code RO 891 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x080000fc 0x080000fc 0x00000004 Code RO 880 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x08000100 0x08000100 0x00000024 Code RO 866 .text startup_stm32f103xb.o
0x08000124 0x08000124 0x000000de Code RO 873 .text mf_w.l(ddiv.o)
0x08000202 0x08000202 0x00000022 Code RO 875 .text mf_w.l(dflti.o)
0x08000224 0x08000224 0x00000030 Code RO 877 .text mf_w.l(cdrcmple.o)
0x08000254 0x08000254 0x00000000 Code RO 893 .text mc_w.l(iusefp.o)
0x08000254 0x08000254 0x000000ba Code RO 894 .text mf_w.l(depilogue.o)
0x0800030e 0x0800030e 0x00000002 PAD
0x08000310 0x08000310 0x00000024 Code RO 896 .text mc_w.l(init.o)
0x08000334 0x08000334 0x0000001e Code RO 898 .text mc_w.l(llshl.o)
0x08000352 0x08000352 0x00000020 Code RO 900 .text mc_w.l(llushr.o)
0x08000372 0x08000372 0x00000002 PAD
0x08000374 0x08000374 0x000000a4 Code RO 749 i.LL_ADC_Init stm32f1xx_ll_adc.o
0x08000418 0x08000418 0x0000000a Code RO 750 i.LL_ADC_IsEnabled stm32f1xx_ll_adc.o
0x08000422 0x08000422 0x00000002 PAD
0x08000424 0x08000424 0x000001f8 Code RO 751 i.LL_ADC_REG_Init stm32f1xx_ll_adc.o
0x0800061c 0x0800061c 0x00000038 Code RO 170 i.LL_ADC_REG_SetSequencerRanks accelerometer.o
0x08000654 0x08000654 0x0000000a Code RO 171 i.LL_ADC_REG_StartConversionSWStart accelerometer.o
0x0800065e 0x0800065e 0x00000052 Code RO 172 i.LL_ADC_SetChannelSamplingTime accelerometer.o
0x080006b0 0x080006b0 0x0000001c Code RO 435 i.LL_Init1msTick stm32f1xx_ll_utils.o
0x080006cc 0x080006cc 0x0000000c Code RO 442 i.LL_SetSystemCoreClock stm32f1xx_ll_utils.o
0x080006d8 0x080006d8 0x00000008 Code RO 241 i.LL_TIM_ClearFlag_UPDATE mytimer.o
0x080006e0 0x080006e0 0x000000f0 Code RO 4 i.SystemClock_Config main.o
0x080007d0 0x080007d0 0x00000058 Code RO 830 i.SystemInit system_stm32f1xx.o
0x08000828 0x08000828 0x00000018 Code RO 250 i.TIM1_UP_IRQHandler mytimer.o
0x08000840 0x08000840 0x00000018 Code RO 251 i.TIM2_IRQHandler mytimer.o
0x08000858 0x08000858 0x00000018 Code RO 252 i.TIM3_IRQHandler mytimer.o
0x08000870 0x08000870 0x00000018 Code RO 253 i.TIM4_IRQHandler mytimer.o
0x08000888 0x08000888 0x0000000e Code RO 904 i.__scatterload_copy mc_w.l(handlers.o)
0x08000896 0x08000896 0x00000002 Code RO 905 i.__scatterload_null mc_w.l(handlers.o)
0x08000898 0x08000898 0x0000000e Code RO 906 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x080008a6 0x080008a6 0x00000002 PAD
0x080008a8 0x080008a8 0x00000064 Code RO 173 i.accelero_angle_bon accelerometer.o
0x0800090c 0x0800090c 0x00000028 Code RO 174 i.accelero_get_x accelerometer.o
0x08000934 0x08000934 0x0000002c Code RO 175 i.accelero_get_y accelerometer.o
0x08000960 0x08000960 0x00000090 Code RO 176 i.accelero_init accelerometer.o
0x080009f0 0x080009f0 0x00000004 Code RO 5 i.assert_failed main.o
0x080009f4 0x080009f4 0x00000018 Code RO 6 i.main main.o
0x08000a0c 0x08000a0c 0x00000020 Data RO 902 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08000f28, Size: 0x00000418, Max: 0x00005000, ABSOLUTE)
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08000a2c, Size: 0x00000430, Max: 0x00005000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x08000f28 0x00000004 Data RW 7 .data main.o
0x20000004 0x08000f2c 0x00000010 Data RW 235 .data mytimer.o
0x20000014 0x08000f3c 0x00000004 Data RW 812 .data system_stm32f1xx.o
0x20000018 - 0x00000400 Zero RW 843 STACK startup_stm32f103xb.o
0x20000000 0x08000a2c 0x00000004 Data RW 7 .data main.o
0x20000004 0x08000a30 0x00000004 PAD
0x20000008 0x08000a34 0x00000010 Data RW 177 .data accelerometer.o
0x20000018 0x08000a44 0x00000010 Data RW 255 .data mytimer.o
0x20000028 0x08000a54 0x00000004 Data RW 832 .data system_stm32f1xx.o
0x2000002c 0x08000a58 0x00000004 PAD
0x20000030 - 0x00000400 Zero RW 863 STACK startup_stm32f103xb.o
==============================================================================
@ -660,28 +595,24 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
282 24 0 0 0 32726 accelerometer.o
476 54 0 16 0 34359 accelerometer.o
0 0 0 0 0 2520 chrono.o
268 18 0 4 0 356429 main.o
104 30 0 16 0 27113 mytimer.o
36 8 236 0 1024 772 startup_stm32f103xb.o
514 50 0 0 0 37326 stm32f1xx_ll_adc.o
678 94 0 0 0 38000 stm32f1xx_ll_adc.o
40 6 0 0 0 2073 stm32f1xx_ll_utils.o
88 18 0 4 0 1147 system_stm32f1xx.o
----------------------------------------------------------------------
1338 158 268 24 1024 460106 Object Totals
1692 228 268 44 1028 462413 Object Totals
0 0 32 0 0 0 (incl. Generated)
6 4 0 0 0 0 (incl. Padding)
2 0 0 4 4 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
544 70 152 0 0 124 atan.o
22 6 0 0 0 136 dunder.o
40 0 0 0 0 68 fpclassify.o
170 0 0 0 0 96 poly.o
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
@ -694,31 +625,25 @@ Image component sizes
36 8 0 0 0 68 init.o
0 0 0 0 0 0 iusefp.o
30 0 0 0 0 68 llshl.o
36 0 0 0 0 68 llsshr.o
32 0 0 0 0 68 llushr.o
48 0 0 0 0 68 cdrcmple.o
334 0 0 0 0 148 dadd.o
222 0 0 0 0 100 ddiv.o
186 0 0 0 0 176 depilogue.o
62 0 0 0 0 80 dfixi.o
34 0 0 0 0 76 dflti.o
228 0 0 0 0 96 dmul.o
46 0 0 0 0 80 dscalb.o
----------------------------------------------------------------------
2122 92 152 0 0 1520 Library Totals
2 0 0 0 0 0 (incl. Padding)
644 16 0 0 0 624 Library Totals
6 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
776 76 152 0 0 424 m_ws.l
184 16 0 0 0 272 mc_w.l
1160 0 0 0 0 824 mf_w.l
148 16 0 0 0 204 mc_w.l
490 0 0 0 0 420 mf_w.l
----------------------------------------------------------------------
2122 92 152 0 0 1520 Library Totals
644 16 0 0 0 624 Library Totals
----------------------------------------------------------------------
@ -727,15 +652,15 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug
3460 250 420 24 1024 460166 Grand Totals
3460 250 420 24 1024 460166 ELF Image Totals
3460 250 420 24 0 0 ROM Totals
2336 244 268 44 1028 461889 Grand Totals
2336 244 268 44 1028 461889 ELF Image Totals
2336 244 268 44 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 3880 ( 3.79kB)
Total RW Size (RW Data + ZI Data) 1048 ( 1.02kB)
Total ROM Size (Code + RO Data + RW Data) 3904 ( 3.81kB)
Total RO Size (Code + RO Data) 2604 ( 2.54kB)
Total RW Size (RW Data + ZI Data) 1072 ( 1.05kB)
Total ROM Size (Code + RO Data + RW Data) 2648 ( 2.59kB)
==============================================================================

View file

@ -1,6 +1,6 @@
Dependencies for Project 'Project', Target 'Simulateur': (DO NOT MODIFY !)
CompilerVersion: 5060750::V5.06 update 6 (build 750)::ARMCC
F (../Src/main.c)(0x5FA03E39)(-c --cpu Cortex-M3 -D__EVAL -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Inc -I ..\LLDrivers\inc -I ..\Services -I ..\MyDrivers -I ..\MDK-ARM --C99 -I.\RTE\_Simulateur -IC:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include -IC:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32F10X_MD -DSTM32F103xB -DUSE_FULL_LL_DRIVER -DHSE_VALUE="8000000U" -DUSE_FULL_ASSERT -o nucleo-f103rb\main.o --omf_browse nucleo-f103rb\main.crf --depend nucleo-f103rb\main.d)
F (../Src/main.c)(0x5FA83AEA)(-c --cpu Cortex-M3 -D__EVAL -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Inc -I ..\LLDrivers\inc -I ..\Services -I ..\MyDrivers -I ..\MDK-ARM --C99 -I.\RTE\_Simulateur -IC:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include -IC:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32F10X_MD -DSTM32F103xB -DUSE_FULL_LL_DRIVER -DHSE_VALUE="8000000U" -DUSE_FULL_ASSERT -o nucleo-f103rb\main.o --omf_browse nucleo-f103rb\main.crf --depend nucleo-f103rb\main.d)
I (..\LLDrivers\inc\stm32f1xx_ll_rcc.h)(0x5F8402DF)
I (..\Inc\stm32f1xx.h)(0x5F8402DF)
I (..\Inc\stm32f103xb.h)(0x5F8402DF)
@ -13,7 +13,7 @@ I (..\Inc\system_stm32f1xx.h)(0x5F8402DF)
I (..\LLDrivers\inc\stm32f1xx_ll_utils.h)(0x5F8402E0)
I (..\LLDrivers\inc\stm32f1xx_ll_system.h)(0x5F8402E0)
I (..\Services\Chrono.h)(0x5F8402E0)
I (..\MDK-ARM\accelerometer.h)(0x5FA03580)
I (..\MDK-ARM\accelerometer.h)(0x5FA83AC2)
F (..\Services\Chrono.c)(0x5F8402E0)(-c --cpu Cortex-M3 -D__EVAL -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Inc -I ..\LLDrivers\inc -I ..\Services -I ..\MyDrivers -I ..\MDK-ARM --C99 -I.\RTE\_Simulateur -IC:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include -IC:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32F10X_MD -DSTM32F103xB -DUSE_FULL_LL_DRIVER -DHSE_VALUE="8000000U" -DUSE_FULL_ASSERT -o nucleo-f103rb\chrono.o --omf_browse nucleo-f103rb\chrono.crf --depend nucleo-f103rb\chrono.d)
I (..\Services\Chrono.h)(0x5F8402E0)
I (..\Inc\stm32f103xb.h)(0x5F8402DF)
@ -41,7 +41,7 @@ I (C:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include\cms
I (..\Inc\system_stm32f1xx.h)(0x5F8402DF)
I (..\LLDrivers\inc\stm32f1xx_ll_tim.h)(0x5F8402E0)
I (..\LLDrivers\inc\stm32f1xx_ll_adc.h)(0x5F8402DF)
F (.\accelerometer.c)(0x5FA04006)(-c --cpu Cortex-M3 -D__EVAL -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Inc -I ..\LLDrivers\inc -I ..\Services -I ..\MyDrivers -I ..\MDK-ARM --C99 -I.\RTE\_Simulateur -IC:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include -IC:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32F10X_MD -DSTM32F103xB -DUSE_FULL_LL_DRIVER -DHSE_VALUE="8000000U" -DUSE_FULL_ASSERT -o nucleo-f103rb\accelerometer.o --omf_browse nucleo-f103rb\accelerometer.crf --depend nucleo-f103rb\accelerometer.d)
F (.\accelerometer.c)(0x5FA85131)(-c --cpu Cortex-M3 -D__EVAL -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Inc -I ..\LLDrivers\inc -I ..\Services -I ..\MyDrivers -I ..\MDK-ARM --C99 -I.\RTE\_Simulateur -IC:\Users\momof\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include -IC:\Users\momof\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32F10X_MD -DSTM32F103xB -DUSE_FULL_LL_DRIVER -DHSE_VALUE="8000000U" -DUSE_FULL_ASSERT -o nucleo-f103rb\accelerometer.o --omf_browse nucleo-f103rb\accelerometer.crf --depend nucleo-f103rb\accelerometer.d)
I (..\LLDrivers\inc\stm32f1xx_ll_adc.h)(0x5F8402DF)
I (..\Inc\stm32f1xx.h)(0x5F8402DF)
I (..\Inc\stm32f103xb.h)(0x5F8402DF)

File diff suppressed because one or more lines are too long

View file

@ -338,7 +338,7 @@
<SetRegEntry>
<Number>0</Number>
<Key>DLGDARM</Key>
<Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(100=-1,-1,-1,-1,0)(110=-1,-1,-1,-1,0)(111=-1,-1,-1,-1,0)(1011=-1,-1,-1,-1,0)(180=-1,-1,-1,-1,0)(120=-1,-1,-1,-1,0)(121=-1,-1,-1,-1,0)(122=-1,-1,-1,-1,0)(123=-1,-1,-1,-1,0)(140=-1,-1,-1,-1,0)(240=-1,-1,-1,-1,0)(190=-1,-1,-1,-1,0)(200=-1,-1,-1,-1,0)(170=-1,-1,-1,-1,0)(130=-1,-1,-1,-1,0)(131=-1,-1,-1,-1,0)(132=-1,-1,-1,-1,0)(133=-1,-1,-1,-1,0)(160=-1,-1,-1,-1,0)(161=-1,-1,-1,-1,0)(162=-1,-1,-1,-1,0)(210=-1,-1,-1,-1,0)(211=-1,-1,-1,-1,0)(220=-1,-1,-1,-1,0)(221=-1,-1,-1,-1,0)(230=-1,-1,-1,-1,0)(234=-1,-1,-1,-1,0)(231=-1,-1,-1,-1,0)(232=-1,-1,-1,-1,0)(233=-1,-1,-1,-1,0)(150=477,78,1277,1001,0)(151=-1,-1,-1,-1,0)</Name>
<Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(100=-1,-1,-1,-1,0)(110=-1,-1,-1,-1,0)(111=-1,-1,-1,-1,0)(1011=-1,-1,-1,-1,0)(180=-1,-1,-1,-1,0)(120=-1,-1,-1,-1,0)(121=-1,-1,-1,-1,0)(122=-1,-1,-1,-1,0)(123=-1,-1,-1,-1,0)(140=-1,-1,-1,-1,0)(240=-1,-1,-1,-1,0)(190=-1,-1,-1,-1,0)(200=-1,-1,-1,-1,0)(170=-1,-1,-1,-1,0)(130=-1,-1,-1,-1,0)(131=-1,-1,-1,-1,0)(132=-1,-1,-1,-1,0)(133=-1,-1,-1,-1,0)(160=-1,-1,-1,-1,0)(161=-1,-1,-1,-1,0)(162=-1,-1,-1,-1,0)(210=-1,-1,-1,-1,0)(211=-1,-1,-1,-1,0)(220=-1,-1,-1,-1,0)(221=-1,-1,-1,-1,0)(230=-1,-1,-1,-1,0)(234=-1,-1,-1,-1,0)(231=-1,-1,-1,-1,0)(232=-1,-1,-1,-1,0)(233=-1,-1,-1,-1,0)(150=945,22,1745,945,0)(151=-1,-1,-1,-1,0)</Name>
</SetRegEntry>
<SetRegEntry>
<Number>0</Number>
@ -377,7 +377,7 @@
<Type>0</Type>
<LineNumber>45</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134221404</Address>
<Address>134220284</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
@ -400,7 +400,7 @@
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>0</BreakIfRCount>
<Filename>../Src/main.c</Filename>
<Filename>startup_stm32f103xb.s</Filename>
<ExecCommand></ExecCommand>
<Expression></Expression>
</Bp>
@ -411,6 +411,21 @@
<WinNumber>1</WinNumber>
<ItemText>roulis</ItemText>
</Ww>
<Ww>
<count>1</count>
<WinNumber>1</WinNumber>
<ItemText>x</ItemText>
</Ww>
<Ww>
<count>2</count>
<WinNumber>1</WinNumber>
<ItemText>y</ItemText>
</Ww>
<Ww>
<count>3</count>
<WinNumber>1</WinNumber>
<ItemText>angle</ItemText>
</Ww>
</WatchWindow1>
<Tracepoint>
<THDelay>0</THDelay>

View file

@ -1,54 +0,0 @@
#include "stm32f1xx_ll_adc.h"
#include "stm32f1xx_ll_bus.h"
#include "stm32f1xx_ll_rcc.h"
#include "math.h"
void accelero_init(void){
RCC -> CFGR |= (0x1<<15);
RCC-> CFGR &= ~ (0x1<<14);
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_ADC1);
LL_ADC_REG_InitTypeDef adc;
adc.TriggerSource = LL_ADC_REG_TRIG_SOFTWARE ;
adc.SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE;
adc.SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_1RANK;
adc.ContinuousMode = LL_ADC_REG_CONV_SINGLE;
adc.DMATransfer = LL_ADC_REG_DMA_TRANSFER_NONE;
LL_ADC_REG_Init(ADC1, &adc);
LL_ADC_Enable(ADC1);
}
int accelero_roulis(void){
int x=0;
int y=0;
int angle;
LL_ADC_SetAnalogWDMonitChannels(ADC1, LL_ADC_AWD_CHANNEL_10_REG);
LL_ADC_REG_StartConversionSWStart(ADC1);
while (LL_ADC_IsActiveFlag_EOS(ADC1) != 1){
//__asm__"nope";
}
x = LL_ADC_REG_ReadConversionData32(ADC1);
LL_ADC_SetAnalogWDMonitChannels(ADC1, LL_ADC_AWD_CHANNEL_11_REG);
while (LL_ADC_IsActiveFlag_EOS(ADC1) != 1){
//__asm__"nope";
}
y = LL_ADC_REG_ReadConversionData32(ADC1);
angle = atan(x/y);
if (angle>40.0) {
return 1;
}else {
return 0;
}
//le flag EOC n'est jamais mis à un ....
// Soit la conversion est mal faite soit on n'utilise pas bien la simulation
//soit on n'utilise pas bien isActiveFlag dans la boucle
}

View file

@ -0,0 +1,86 @@
#include "stm32f1xx_ll_adc.h"
#include "stm32f1xx_ll_bus.h"
#include "stm32f1xx_ll_rcc.h"
#include "stm32f1xx_ll_gpio.h"
#include "math.h"
int x;
int y;
double angle;
void accelero_init(void){
RCC -> CFGR |= (0x1<<15);
RCC-> CFGR &= ~ (0x1<<14);
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_ADC1);
LL_APB1_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_GPIOC);
LL_GPIO_InitTypeDef pc0, pc1;
LL_ADC_InitTypeDef adc;
LL_ADC_REG_InitTypeDef adcReg;
pc0.Pin = LL_GPIO_PIN_0;
pc0.Mode = LL_GPIO_MODE_ALTERNATE;
pc1.Pin = LL_GPIO_PIN_1;
pc1.Mode = LL_GPIO_MODE_ALTERNATE;
adc.DataAlignment = LL_ADC_DATA_ALIGN_LEFT;
adc.SequencersScanMode = LL_ADC_SEQ_SCAN_DISABLE;
LL_ADC_Init(ADC1, &adc);
adcReg.TriggerSource = LL_ADC_REG_TRIG_SOFTWARE ;
adcReg.SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE;
adcReg.SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE;
adcReg.ContinuousMode = LL_ADC_REG_CONV_SINGLE;
adcReg.DMATransfer = LL_ADC_REG_DMA_TRANSFER_NONE;
LL_ADC_REG_Init(ADC1, &adcReg);
LL_ADC_SetChannelSamplingTime(ADC2, LL_ADC_CHANNEL_10, LL_ADC_SAMPLINGTIME_1CYCLE_5);
LL_ADC_SetChannelSamplingTime(ADC2, LL_ADC_CHANNEL_11, LL_ADC_SAMPLINGTIME_1CYCLE_5);
LL_ADC_Enable(ADC1);
//LL_ADC_EnableIT_EOS(ADC1);
//wait 0,2 µs, calibration is advised
//LL_ADC_StartCalibration(ADC1);
}
int accelero_get_x(void){
LL_ADC_REG_SetSequencerRanks(ADC1, LL_ADC_REG_RANK_1, LL_ADC_CHANNEL_10);
LL_ADC_REG_StartConversionSWStart(ADC1);
/*while (LL_ADC_IsActiveFlag_EOS(ADC1) != 1){
//__asm__"nope";
}*/
int x= LL_ADC_REG_ReadConversionData12(ADC1);
return x;
}
int accelero_get_y(void){
LL_ADC_REG_SetSequencerRanks(ADC1, LL_ADC_REG_RANK_1, LL_ADC_CHANNEL_11);
LL_ADC_REG_StartConversionSWStart(ADC1);
/* while (LL_ADC_IsActiveFlag_EOS(ADC1) != 1){
//__asm__"nope";
*/
int y = LL_ADC_REG_ReadConversionData12(ADC1);
return y;
}
int accelero_angle_bon(void){
x = accelero_get_x();
y = accelero_get_y();
angle = ((double) y)/((double) x);
if (angle>0.84){
return 0;
}else {
return 1;
}
//le flag EOC n'est jamais mis à un ....
// Soit la conversion est mal faite soit on n'utilise pas bien la simulation
//soit on n'utilise pas bien isActiveFlag dans la boucle
}

View file

@ -13,6 +13,11 @@ Les fonctions qui g
void accelero_init(void);
int accelero_roulis(void);
int accelero_get_x(void);
int accelero_get_y(void);
int accelero_angle_bon(void);
#endif

View file

@ -33,7 +33,7 @@ void SystemClock_Config(void);
* @retval None
*/
int roulis;
int angle_bon;
int main(void)
{
@ -43,7 +43,7 @@ int main(void)
SystemClock_Config();
accelero_init();
while(1){
roulis = accelero_roulis();
angle_bon = accelero_angle_bon();
}