emetteur_rf done
This commit is contained in:
parent
63acfb11e9
commit
a5f835a721
15 changed files with 371 additions and 292 deletions
Binary file not shown.
|
@ -27,10 +27,15 @@ Project File Date: 11/11/2020
|
|||
<h2>Output:</h2>
|
||||
*** 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).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
|
|
|
@ -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>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 11 16:28:11 2020
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 11 16:59:22 2020
|
||||
<BR><P>
|
||||
<H3>Maximum Stack Usage = 24 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
|
||||
<H3>Maximum Stack Usage = 128 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
|
||||
Call chain for Maximum Stack Depth:</H3>
|
||||
main ⇒ Chrono_Background ⇒ Chrono_Stop ⇒ MyTimer_Stop
|
||||
main ⇒ emetteur_rf_init ⇒ LL_USART_Init ⇒ LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq
|
||||
<P>
|
||||
<H3>
|
||||
Mutually Recursive functions
|
||||
|
@ -90,7 +90,7 @@ 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="[47]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
|
||||
<P><STRONG><a name="[4d]"></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]">>></a> __scatterload
|
||||
|
@ -100,15 +100,15 @@ Global Symbols
|
|||
<BR><BR>[Called By]<UL><LI><a href="#[39]">>></a> __scatterload
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[48]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
|
||||
<P><STRONG><a name="[4e]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
|
||||
|
||||
<P><STRONG><a name="[49]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
|
||||
<P><STRONG><a name="[4f]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
|
||||
|
||||
<P><STRONG><a name="[4a]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
|
||||
<P><STRONG><a name="[50]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
|
||||
|
||||
<P><STRONG><a name="[4b]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
|
||||
<P><STRONG><a name="[51]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
|
||||
|
||||
<P><STRONG><a name="[4c]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
|
||||
<P><STRONG><a name="[52]"></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)
|
||||
|
@ -303,69 +303,75 @@ Global Symbols
|
|||
<BR>[Called By]<UL><LI><a href="#[38]">>></a> _main_scatterload
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[4d]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
|
||||
<P><STRONG><a name="[53]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
|
||||
|
||||
<P><STRONG><a name="[3b]"></a>Chrono_Background</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, chrono.o(i.Chrono_Background))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Chrono_Background ⇒ Chrono_Stop ⇒ MyTimer_Stop
|
||||
<P><STRONG><a name="[3b]"></a>LL_GPIO_Init</STRONG> (Thumb, 442 bytes, Stack size 24 bytes, stm32f1xx_ll_gpio.o(i.LL_GPIO_Init))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = LL_GPIO_Init
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[3d]">>></a> Chrono_Stop
|
||||
<LI><a href="#[3e]">>></a> Chrono_Start
|
||||
<LI><a href="#[3f]">>></a> Chrono_Reset
|
||||
<LI><a href="#[3c]">>></a> LL_GPIO_IsInputPinSet
|
||||
<BR>[Calls]<UL><LI><a href="#[3c]">>></a> assert_failed
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[35]">>></a> main
|
||||
<BR>[Called By]<UL><LI><a href="#[4a]">>></a> emetteur_rf_init
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[3f]"></a>Chrono_Reset</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, chrono.o(i.Chrono_Reset))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Chrono_Reset ⇒ MyTimer_Stop
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[40]">>></a> MyTimer_Stop
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[3b]">>></a> Chrono_Background
|
||||
<P><STRONG><a name="[47]"></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="#[46]">>></a> SystemClock_Config
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[3e]"></a>Chrono_Start</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, chrono.o(i.Chrono_Start))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Chrono_Start
|
||||
<P><STRONG><a name="[3d]"></a>LL_RCC_GetSystemClocksFreq</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[41]">>></a> MyTimer_Start
|
||||
<BR>[Calls]<UL><LI><a href="#[3e]">>></a> RCC_GetSystemClockFreq
|
||||
<LI><a href="#[41]">>></a> RCC_GetPCLK2ClockFreq
|
||||
<LI><a href="#[40]">>></a> RCC_GetPCLK1ClockFreq
|
||||
<LI><a href="#[3f]">>></a> RCC_GetHCLKClockFreq
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[3b]">>></a> Chrono_Background
|
||||
<BR>[Called By]<UL><LI><a href="#[42]">>></a> LL_USART_Init
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[3d]"></a>Chrono_Stop</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, chrono.o(i.Chrono_Stop))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Chrono_Stop ⇒ MyTimer_Stop
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[40]">>></a> MyTimer_Stop
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[3b]">>></a> Chrono_Background
|
||||
<P><STRONG><a name="[48]"></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="#[46]">>></a> SystemClock_Config
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[44]"></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="#[43]">>></a> SystemClock_Config
|
||||
<P><STRONG><a name="[42]"></a>LL_USART_Init</STRONG> (Thumb, 376 bytes, Stack size 40 bytes, stm32f1xx_ll_usart.o(i.LL_USART_Init))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = LL_USART_Init ⇒ LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[3d]">>></a> LL_RCC_GetSystemClocksFreq
|
||||
<LI><a href="#[3c]">>></a> assert_failed
|
||||
<LI><a href="#[44]">>></a> LL_USART_SetBaudRate
|
||||
<LI><a href="#[43]">>></a> LL_USART_IsEnabled
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[4a]">>></a> emetteur_rf_init
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[45]"></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="#[43]">>></a> SystemClock_Config
|
||||
<P><STRONG><a name="[3f]"></a>RCC_GetHCLKClockFreq</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3d]">>></a> LL_RCC_GetSystemClocksFreq
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[41]"></a>MyTimer_Start</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, mytimer.o(i.MyTimer_Start))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> Chrono_Start
|
||||
<P><STRONG><a name="[40]"></a>RCC_GetPCLK1ClockFreq</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3d]">>></a> LL_RCC_GetSystemClocksFreq
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[40]"></a>MyTimer_Stop</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mytimer.o(i.MyTimer_Stop))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = MyTimer_Stop
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[42]">>></a> LL_TIM_DisableCounter
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[3d]">>></a> Chrono_Stop
|
||||
<LI><a href="#[3f]">>></a> Chrono_Reset
|
||||
<P><STRONG><a name="[41]"></a>RCC_GetPCLK2ClockFreq</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3d]">>></a> LL_RCC_GetSystemClocksFreq
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[43]"></a>SystemClock_Config</STRONG> (Thumb, 226 bytes, Stack size 8 bytes, main.o(i.SystemClock_Config))
|
||||
<P><STRONG><a name="[3e]"></a>RCC_GetSystemClockFreq</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[45]">>></a> RCC_PLL_GetFreqDomain_SYS
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[3d]">>></a> LL_RCC_GetSystemClocksFreq
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[45]"></a>RCC_PLL_GetFreqDomain_SYS</STRONG> (Thumb, 76 bytes, Stack size 0 bytes, stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[46]"></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="#[45]">>></a> LL_SetSystemCoreClock
|
||||
<LI><a href="#[44]">>></a> LL_Init1msTick
|
||||
<BR>[Calls]<UL><LI><a href="#[48]">>></a> LL_SetSystemCoreClock
|
||||
<LI><a href="#[47]">>></a> LL_Init1msTick
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[35]">>></a> main
|
||||
</UL>
|
||||
|
@ -376,61 +382,91 @@ 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="#[46]">>></a> LL_TIM_ClearFlag_UPDATE
|
||||
<BR>[Calls]<UL><LI><a href="#[49]">>></a> 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="#[46]">>></a> LL_TIM_ClearFlag_UPDATE
|
||||
<BR>[Calls]<UL><LI><a href="#[49]">>></a> 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="#[46]">>></a> LL_TIM_ClearFlag_UPDATE
|
||||
<BR>[Calls]<UL><LI><a href="#[49]">>></a> 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="#[46]">>></a> LL_TIM_ClearFlag_UPDATE
|
||||
<BR>[Calls]<UL><LI><a href="#[49]">>></a> LL_TIM_ClearFlag_UPDATE
|
||||
</UL>
|
||||
<BR>[Address Reference Count : 1]<UL><LI> startup_stm32f103xb.o(RESET)
|
||||
</UL>
|
||||
<P><STRONG><a name="[4e]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
|
||||
<P><STRONG><a name="[54]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
|
||||
|
||||
<P><STRONG><a name="[4f]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
|
||||
<P><STRONG><a name="[55]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
|
||||
|
||||
<P><STRONG><a name="[50]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
|
||||
<P><STRONG><a name="[56]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
|
||||
|
||||
<P><STRONG><a name="[35]"></a>main</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, main.o(i.main))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = main ⇒ Chrono_Background ⇒ Chrono_Stop ⇒ MyTimer_Stop
|
||||
<P><STRONG><a name="[3c]"></a>assert_failed</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, main.o(i.assert_failed))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[42]">>></a> LL_USART_Init
|
||||
<LI><a href="#[3b]">>></a> LL_GPIO_Init
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[3b]">>></a> Chrono_Background
|
||||
<LI><a href="#[43]">>></a> SystemClock_Config
|
||||
|
||||
<P><STRONG><a name="[4a]"></a>emetteur_rf_init</STRONG> (Thumb, 122 bytes, Stack size 72 bytes, emetteur_rf.o(i.emetteur_rf_init))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 128<LI>Call Chain = emetteur_rf_init ⇒ LL_USART_Init ⇒ LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[42]">>></a> LL_USART_Init
|
||||
<LI><a href="#[4b]">>></a> LL_APB2_GRP1_EnableClock
|
||||
<LI><a href="#[3b]">>></a> LL_GPIO_Init
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[35]">>></a> main
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[4c]"></a>emetteur_send_bytes</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, emetteur_rf.o(i.emetteur_send_bytes))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = emetteur_send_bytes
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[35]">>></a> main
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[35]"></a>main</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, main.o(i.main))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 128<LI>Call Chain = main ⇒ emetteur_rf_init ⇒ LL_USART_Init ⇒ LL_RCC_GetSystemClocksFreq ⇒ RCC_GetSystemClockFreq
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[4c]">>></a> emetteur_send_bytes
|
||||
<LI><a href="#[4a]">>></a> emetteur_rf_init
|
||||
<LI><a href="#[46]">>></a> 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="[3c]"></a>LL_GPIO_IsInputPinSet</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, chrono.o(i.LL_GPIO_IsInputPinSet))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[3b]">>></a> Chrono_Background
|
||||
<P><STRONG><a name="[4b]"></a>LL_APB2_GRP1_EnableClock</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, emetteur_rf.o(i.LL_APB2_GRP1_EnableClock))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = LL_APB2_GRP1_EnableClock
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[4a]">>></a> emetteur_rf_init
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[46]"></a>LL_TIM_ClearFlag_UPDATE</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mytimer.o(i.LL_TIM_ClearFlag_UPDATE))
|
||||
<P><STRONG><a name="[49]"></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]">>></a> TIM4_IRQHandler
|
||||
<LI><a href="#[27]">>></a> TIM3_IRQHandler
|
||||
<LI><a href="#[26]">>></a> TIM2_IRQHandler
|
||||
<LI><a href="#[23]">>></a> TIM1_UP_IRQHandler
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[42]"></a>LL_TIM_DisableCounter</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, mytimer.o(i.LL_TIM_DisableCounter))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[40]">>></a> MyTimer_Stop
|
||||
<P><STRONG><a name="[43]"></a>LL_USART_IsEnabled</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f1xx_ll_usart.o(i.LL_USART_IsEnabled))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[42]">>></a> LL_USART_Init
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[44]"></a>LL_USART_SetBaudRate</STRONG> (Thumb, 158 bytes, Stack size 16 bytes, stm32f1xx_ll_usart.o(i.LL_USART_SetBaudRate))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LL_USART_SetBaudRate
|
||||
</UL>
|
||||
<BR>[Called By]<UL><LI><a href="#[42]">>></a> LL_USART_Init
|
||||
</UL>
|
||||
<P>
|
||||
<H3>
|
||||
|
|
|
@ -7,7 +7,8 @@ Section Cross References
|
|||
main.o(i.SystemClock_Config) refers to stm32f1xx_ll_utils.o(i.LL_Init1msTick) for LL_Init1msTick
|
||||
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 chrono.o(i.Chrono_Background) for Chrono_Background
|
||||
main.o(i.main) refers to emetteur_rf.o(i.emetteur_rf_init) for emetteur_rf_init
|
||||
main.o(i.main) refers to emetteur_rf.o(i.emetteur_send_bytes) for emetteur_send_bytes
|
||||
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
|
||||
chrono.o(i.Chrono_Background) refers to chrono.o(i.Chrono_Start) for Chrono_Start
|
||||
|
@ -30,7 +31,6 @@ Section Cross References
|
|||
chrono.o(i.Chrono_Task_10ms) refers to chrono.o(.data) for Chrono_Time
|
||||
emetteur_rf.o(i.emetteur_rf_init) refers to emetteur_rf.o(i.LL_APB2_GRP1_EnableClock) for LL_APB2_GRP1_EnableClock
|
||||
emetteur_rf.o(i.emetteur_rf_init) refers to stm32f1xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
|
||||
emetteur_rf.o(i.emetteur_rf_init) refers to emetteur_rf.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
|
||||
emetteur_rf.o(i.emetteur_rf_init) refers to stm32f1xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
|
||||
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
|
||||
|
@ -167,44 +167,42 @@ Removing Unused input sections from the image.
|
|||
Removing main.o(.rev16_text), (4 bytes).
|
||||
Removing main.o(.revsh_text), (4 bytes).
|
||||
Removing main.o(.rrx_text), (6 bytes).
|
||||
Removing main.o(i.assert_failed), (4 bytes).
|
||||
Removing chrono.o(.rev16_text), (4 bytes).
|
||||
Removing chrono.o(.revsh_text), (4 bytes).
|
||||
Removing chrono.o(.rrx_text), (6 bytes).
|
||||
Removing chrono.o(i.Chrono_Background), (60 bytes).
|
||||
Removing chrono.o(i.Chrono_Conf), (72 bytes).
|
||||
Removing chrono.o(i.Chrono_Conf_io), (108 bytes).
|
||||
Removing chrono.o(i.Chrono_Read), (8 bytes).
|
||||
Removing chrono.o(i.Chrono_Reset), (32 bytes).
|
||||
Removing chrono.o(i.Chrono_Start), (28 bytes).
|
||||
Removing chrono.o(i.Chrono_Stop), (28 bytes).
|
||||
Removing chrono.o(i.Chrono_Task_10ms), (124 bytes).
|
||||
Removing chrono.o(i.LL_GPIO_IsInputPinSet), (26 bytes).
|
||||
Removing chrono.o(.data), (12 bytes).
|
||||
Removing emetteur_rf.o(.rev16_text), (4 bytes).
|
||||
Removing emetteur_rf.o(.revsh_text), (4 bytes).
|
||||
Removing emetteur_rf.o(.rrx_text), (6 bytes).
|
||||
Removing emetteur_rf.o(i.LL_APB1_GRP1_EnableClock), (28 bytes).
|
||||
Removing emetteur_rf.o(i.LL_APB2_GRP1_EnableClock), (28 bytes).
|
||||
Removing emetteur_rf.o(i.emetteur_rf_init), (228 bytes).
|
||||
Removing emetteur_rf.o(i.rec_send_bytes), (36 bytes).
|
||||
Removing mytimer.o(.rev16_text), (4 bytes).
|
||||
Removing mytimer.o(.revsh_text), (4 bytes).
|
||||
Removing mytimer.o(.rrx_text), (6 bytes).
|
||||
Removing mytimer.o(i.LL_APB1_GRP1_EnableClock), (28 bytes).
|
||||
Removing mytimer.o(i.LL_TIM_DisableCounter), (10 bytes).
|
||||
Removing mytimer.o(i.LL_TIM_DisableIT_UPDATE), (10 bytes).
|
||||
Removing mytimer.o(i.MyTimer_Conf), (132 bytes).
|
||||
Removing mytimer.o(i.MyTimer_IT_Conf), (200 bytes).
|
||||
Removing mytimer.o(i.MyTimer_IT_Disable), (12 bytes).
|
||||
Removing mytimer.o(i.MyTimer_IT_Enable), (14 bytes).
|
||||
Removing mytimer.o(i.MyTimer_Start), (14 bytes).
|
||||
Removing mytimer.o(i.MyTimer_Stop), (12 bytes).
|
||||
Removing mytimer.o(.constdata), (35 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(.rev16_text), (4 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(.revsh_text), (4 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(.rrx_text), (6 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_DeInit), (152 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq), (124 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq), (36 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq), (120 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.LL_RCC_PLL_IsReady), (16 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq), (32 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq), (36 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq), (36 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq), (60 bytes).
|
||||
Removing stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS), (88 bytes).
|
||||
Removing stm32f1xx_ll_utils.o(.rev16_text), (4 bytes).
|
||||
Removing stm32f1xx_ll_utils.o(.revsh_text), (4 bytes).
|
||||
Removing stm32f1xx_ll_utils.o(.rrx_text), (6 bytes).
|
||||
|
@ -253,7 +251,6 @@ Removing Unused input sections from the image.
|
|||
Removing stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ForceReset), (16 bytes).
|
||||
Removing stm32f1xx_ll_gpio.o(i.LL_APB2_GRP1_ReleaseReset), (16 bytes).
|
||||
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_DeInit), (212 bytes).
|
||||
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_Init), (504 bytes).
|
||||
Removing stm32f1xx_ll_gpio.o(i.LL_GPIO_StructInit), (24 bytes).
|
||||
Removing stm32f1xx_ll_adc.o(.rev16_text), (4 bytes).
|
||||
Removing stm32f1xx_ll_adc.o(.revsh_text), (4 bytes).
|
||||
|
@ -277,18 +274,14 @@ Removing Unused input sections from the image.
|
|||
Removing stm32f1xx_ll_usart.o(i.LL_USART_ClockInit), (276 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_ClockStructInit), (12 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_DeInit), (180 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_Init), (432 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_IsEnabled), (10 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_SetBaudRate), (158 bytes).
|
||||
Removing stm32f1xx_ll_usart.o(i.LL_USART_StructInit), (24 bytes).
|
||||
Removing system_stm32f1xx.o(.rev16_text), (4 bytes).
|
||||
Removing system_stm32f1xx.o(.revsh_text), (4 bytes).
|
||||
Removing system_stm32f1xx.o(.rrx_text), (6 bytes).
|
||||
Removing system_stm32f1xx.o(i.SystemCoreClockUpdate), (164 bytes).
|
||||
Removing system_stm32f1xx.o(.constdata), (24 bytes).
|
||||
Removing startup_stm32f103xb.o(HEAP), (512 bytes).
|
||||
|
||||
123 unused section(s) (total 12708 bytes) removed from the image.
|
||||
116 unused section(s) (total 11190 bytes) removed from the image.
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -300,19 +293,19 @@ 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 entry10a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
|
||||
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.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
|
||||
|
@ -350,36 +343,41 @@ Image Symbol Table
|
|||
__lit__00000000 0x080000fc Data 4 entry2.o(.ARM.Collect$$$$00002712)
|
||||
.text 0x08000100 Section 36 startup_stm32f103xb.o(.text)
|
||||
.text 0x08000124 Section 36 init.o(.text)
|
||||
i.Chrono_Background 0x08000148 Section 0 chrono.o(i.Chrono_Background)
|
||||
i.Chrono_Reset 0x08000184 Section 0 chrono.o(i.Chrono_Reset)
|
||||
i.Chrono_Start 0x080001a4 Section 0 chrono.o(i.Chrono_Start)
|
||||
i.Chrono_Stop 0x080001c0 Section 0 chrono.o(i.Chrono_Stop)
|
||||
i.LL_GPIO_IsInputPinSet 0x080001dc Section 0 chrono.o(i.LL_GPIO_IsInputPinSet)
|
||||
LL_GPIO_IsInputPinSet 0x080001dd Thumb Code 26 chrono.o(i.LL_GPIO_IsInputPinSet)
|
||||
i.LL_Init1msTick 0x080001f6 Section 0 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
||||
i.LL_SetSystemCoreClock 0x08000214 Section 0 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
||||
i.LL_TIM_ClearFlag_UPDATE 0x08000220 Section 0 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
||||
LL_TIM_ClearFlag_UPDATE 0x08000221 Thumb Code 8 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
||||
i.LL_TIM_DisableCounter 0x08000228 Section 0 mytimer.o(i.LL_TIM_DisableCounter)
|
||||
LL_TIM_DisableCounter 0x08000229 Thumb Code 10 mytimer.o(i.LL_TIM_DisableCounter)
|
||||
i.MyTimer_Start 0x08000232 Section 0 mytimer.o(i.MyTimer_Start)
|
||||
i.MyTimer_Stop 0x08000240 Section 0 mytimer.o(i.MyTimer_Stop)
|
||||
i.SystemClock_Config 0x0800024c Section 0 main.o(i.SystemClock_Config)
|
||||
i.SystemInit 0x0800033c Section 0 system_stm32f1xx.o(i.SystemInit)
|
||||
i.TIM1_UP_IRQHandler 0x08000394 Section 0 mytimer.o(i.TIM1_UP_IRQHandler)
|
||||
i.TIM2_IRQHandler 0x080003ac Section 0 mytimer.o(i.TIM2_IRQHandler)
|
||||
i.TIM3_IRQHandler 0x080003c4 Section 0 mytimer.o(i.TIM3_IRQHandler)
|
||||
i.TIM4_IRQHandler 0x080003dc Section 0 mytimer.o(i.TIM4_IRQHandler)
|
||||
i.__scatterload_copy 0x080003f4 Section 14 handlers.o(i.__scatterload_copy)
|
||||
i.__scatterload_null 0x08000402 Section 2 handlers.o(i.__scatterload_null)
|
||||
i.__scatterload_zeroinit 0x08000404 Section 14 handlers.o(i.__scatterload_zeroinit)
|
||||
i.main 0x08000412 Section 0 main.o(i.main)
|
||||
.data 0x20000000 Section 12 chrono.o(.data)
|
||||
Chrono_Time 0x20000000 Data 3 chrono.o(.data)
|
||||
Chrono_Timer 0x20000004 Data 4 chrono.o(.data)
|
||||
.data 0x2000000c Section 16 mytimer.o(.data)
|
||||
.data 0x2000001c Section 4 system_stm32f1xx.o(.data)
|
||||
STACK 0x20000020 Section 1024 startup_stm32f103xb.o(STACK)
|
||||
i.LL_APB2_GRP1_EnableClock 0x08000148 Section 0 emetteur_rf.o(i.LL_APB2_GRP1_EnableClock)
|
||||
LL_APB2_GRP1_EnableClock 0x08000149 Thumb Code 24 emetteur_rf.o(i.LL_APB2_GRP1_EnableClock)
|
||||
i.LL_GPIO_Init 0x08000164 Section 0 stm32f1xx_ll_gpio.o(i.LL_GPIO_Init)
|
||||
i.LL_Init1msTick 0x0800035c Section 0 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
||||
i.LL_RCC_GetSystemClocksFreq 0x08000378 Section 0 stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq)
|
||||
i.LL_SetSystemCoreClock 0x0800039c Section 0 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
||||
i.LL_TIM_ClearFlag_UPDATE 0x080003a8 Section 0 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
||||
LL_TIM_ClearFlag_UPDATE 0x080003a9 Thumb Code 8 mytimer.o(i.LL_TIM_ClearFlag_UPDATE)
|
||||
i.LL_USART_Init 0x080003b0 Section 0 stm32f1xx_ll_usart.o(i.LL_USART_Init)
|
||||
i.LL_USART_IsEnabled 0x08000560 Section 0 stm32f1xx_ll_usart.o(i.LL_USART_IsEnabled)
|
||||
LL_USART_IsEnabled 0x08000561 Thumb Code 10 stm32f1xx_ll_usart.o(i.LL_USART_IsEnabled)
|
||||
i.LL_USART_SetBaudRate 0x0800056a Section 0 stm32f1xx_ll_usart.o(i.LL_USART_SetBaudRate)
|
||||
LL_USART_SetBaudRate 0x0800056b Thumb Code 158 stm32f1xx_ll_usart.o(i.LL_USART_SetBaudRate)
|
||||
i.RCC_GetHCLKClockFreq 0x08000608 Section 0 stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
|
||||
i.RCC_GetPCLK1ClockFreq 0x08000628 Section 0 stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
|
||||
i.RCC_GetPCLK2ClockFreq 0x0800064c Section 0 stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
|
||||
i.RCC_GetSystemClockFreq 0x08000670 Section 0 stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
|
||||
i.RCC_PLL_GetFreqDomain_SYS 0x080006ac Section 0 stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
|
||||
i.SystemClock_Config 0x08000704 Section 0 main.o(i.SystemClock_Config)
|
||||
i.SystemInit 0x080007f4 Section 0 system_stm32f1xx.o(i.SystemInit)
|
||||
i.TIM1_UP_IRQHandler 0x0800084c Section 0 mytimer.o(i.TIM1_UP_IRQHandler)
|
||||
i.TIM2_IRQHandler 0x08000864 Section 0 mytimer.o(i.TIM2_IRQHandler)
|
||||
i.TIM3_IRQHandler 0x0800087c Section 0 mytimer.o(i.TIM3_IRQHandler)
|
||||
i.TIM4_IRQHandler 0x08000894 Section 0 mytimer.o(i.TIM4_IRQHandler)
|
||||
i.__scatterload_copy 0x080008ac Section 14 handlers.o(i.__scatterload_copy)
|
||||
i.__scatterload_null 0x080008ba Section 2 handlers.o(i.__scatterload_null)
|
||||
i.__scatterload_zeroinit 0x080008bc Section 14 handlers.o(i.__scatterload_zeroinit)
|
||||
i.assert_failed 0x080008ca Section 0 main.o(i.assert_failed)
|
||||
i.emetteur_rf_init 0x080008d0 Section 0 emetteur_rf.o(i.emetteur_rf_init)
|
||||
i.emetteur_send_bytes 0x0800095c Section 0 emetteur_rf.o(i.emetteur_send_bytes)
|
||||
i.main 0x080009a0 Section 0 main.o(i.main)
|
||||
.constdata 0x080009c4 Section 24 system_stm32f1xx.o(.constdata)
|
||||
.data 0x20000000 Section 16 mytimer.o(.data)
|
||||
.data 0x20000010 Section 4 system_stm32f1xx.o(.data)
|
||||
STACK 0x20000018 Section 1024 startup_stm32f103xb.o(STACK)
|
||||
|
||||
Global Symbols
|
||||
|
||||
|
@ -455,33 +453,39 @@ Image Symbol Table
|
|||
WWDG_IRQHandler 0x0800011b Thumb Code 0 startup_stm32f103xb.o(.text)
|
||||
__scatterload 0x08000125 Thumb Code 28 init.o(.text)
|
||||
__scatterload_rt2 0x08000125 Thumb Code 0 init.o(.text)
|
||||
Chrono_Background 0x08000149 Thumb Code 44 chrono.o(i.Chrono_Background)
|
||||
Chrono_Reset 0x08000185 Thumb Code 22 chrono.o(i.Chrono_Reset)
|
||||
Chrono_Start 0x080001a5 Thumb Code 18 chrono.o(i.Chrono_Start)
|
||||
Chrono_Stop 0x080001c1 Thumb Code 18 chrono.o(i.Chrono_Stop)
|
||||
LL_Init1msTick 0x080001f7 Thumb Code 28 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
||||
LL_SetSystemCoreClock 0x08000215 Thumb Code 6 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
||||
MyTimer_Start 0x08000233 Thumb Code 14 mytimer.o(i.MyTimer_Start)
|
||||
MyTimer_Stop 0x08000241 Thumb Code 12 mytimer.o(i.MyTimer_Stop)
|
||||
SystemClock_Config 0x0800024d Thumb Code 226 main.o(i.SystemClock_Config)
|
||||
SystemInit 0x0800033d Thumb Code 70 system_stm32f1xx.o(i.SystemInit)
|
||||
TIM1_UP_IRQHandler 0x08000395 Thumb Code 16 mytimer.o(i.TIM1_UP_IRQHandler)
|
||||
TIM2_IRQHandler 0x080003ad Thumb Code 18 mytimer.o(i.TIM2_IRQHandler)
|
||||
TIM3_IRQHandler 0x080003c5 Thumb Code 16 mytimer.o(i.TIM3_IRQHandler)
|
||||
TIM4_IRQHandler 0x080003dd Thumb Code 16 mytimer.o(i.TIM4_IRQHandler)
|
||||
__scatterload_copy 0x080003f5 Thumb Code 14 handlers.o(i.__scatterload_copy)
|
||||
__scatterload_null 0x08000403 Thumb Code 2 handlers.o(i.__scatterload_null)
|
||||
__scatterload_zeroinit 0x08000405 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
|
||||
main 0x08000413 Thumb Code 12 main.o(i.main)
|
||||
Region$$Table$$Base 0x08000420 Number 0 anon$$obj.o(Region$$Table)
|
||||
Region$$Table$$Limit 0x08000440 Number 0 anon$$obj.o(Region$$Table)
|
||||
running 0x20000008 Data 4 chrono.o(.data)
|
||||
Ptr_ItFct_TIM1 0x2000000c Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM2 0x20000010 Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM3 0x20000014 Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM4 0x20000018 Data 4 mytimer.o(.data)
|
||||
SystemCoreClock 0x2000001c Data 4 system_stm32f1xx.o(.data)
|
||||
__initial_sp 0x20000420 Data 0 startup_stm32f103xb.o(STACK)
|
||||
LL_GPIO_Init 0x08000165 Thumb Code 442 stm32f1xx_ll_gpio.o(i.LL_GPIO_Init)
|
||||
LL_Init1msTick 0x0800035d Thumb Code 28 stm32f1xx_ll_utils.o(i.LL_Init1msTick)
|
||||
LL_RCC_GetSystemClocksFreq 0x08000379 Thumb Code 36 stm32f1xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq)
|
||||
LL_SetSystemCoreClock 0x0800039d Thumb Code 6 stm32f1xx_ll_utils.o(i.LL_SetSystemCoreClock)
|
||||
LL_USART_Init 0x080003b1 Thumb Code 376 stm32f1xx_ll_usart.o(i.LL_USART_Init)
|
||||
RCC_GetHCLKClockFreq 0x08000609 Thumb Code 24 stm32f1xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
|
||||
RCC_GetPCLK1ClockFreq 0x08000629 Thumb Code 26 stm32f1xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
|
||||
RCC_GetPCLK2ClockFreq 0x0800064d Thumb Code 26 stm32f1xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
|
||||
RCC_GetSystemClockFreq 0x08000671 Thumb Code 52 stm32f1xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
|
||||
RCC_PLL_GetFreqDomain_SYS 0x080006ad Thumb Code 76 stm32f1xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
|
||||
SystemClock_Config 0x08000705 Thumb Code 226 main.o(i.SystemClock_Config)
|
||||
SystemInit 0x080007f5 Thumb Code 70 system_stm32f1xx.o(i.SystemInit)
|
||||
TIM1_UP_IRQHandler 0x0800084d Thumb Code 16 mytimer.o(i.TIM1_UP_IRQHandler)
|
||||
TIM2_IRQHandler 0x08000865 Thumb Code 18 mytimer.o(i.TIM2_IRQHandler)
|
||||
TIM3_IRQHandler 0x0800087d Thumb Code 16 mytimer.o(i.TIM3_IRQHandler)
|
||||
TIM4_IRQHandler 0x08000895 Thumb Code 16 mytimer.o(i.TIM4_IRQHandler)
|
||||
__scatterload_copy 0x080008ad Thumb Code 14 handlers.o(i.__scatterload_copy)
|
||||
__scatterload_null 0x080008bb Thumb Code 2 handlers.o(i.__scatterload_null)
|
||||
__scatterload_zeroinit 0x080008bd Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
|
||||
assert_failed 0x080008cb Thumb Code 4 main.o(i.assert_failed)
|
||||
emetteur_rf_init 0x080008d1 Thumb Code 122 emetteur_rf.o(i.emetteur_rf_init)
|
||||
emetteur_send_bytes 0x0800095d Thumb Code 60 emetteur_rf.o(i.emetteur_send_bytes)
|
||||
main 0x080009a1 Thumb Code 22 main.o(i.main)
|
||||
AHBPrescTable 0x080009c4 Data 16 system_stm32f1xx.o(.constdata)
|
||||
APBPrescTable 0x080009d4 Data 8 system_stm32f1xx.o(.constdata)
|
||||
Region$$Table$$Base 0x080009dc Number 0 anon$$obj.o(Region$$Table)
|
||||
Region$$Table$$Limit 0x080009fc Number 0 anon$$obj.o(Region$$Table)
|
||||
Ptr_ItFct_TIM1 0x20000000 Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM2 0x20000004 Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM3 0x20000008 Data 4 mytimer.o(.data)
|
||||
Ptr_ItFct_TIM4 0x2000000c Data 4 mytimer.o(.data)
|
||||
SystemCoreClock 0x20000010 Data 4 system_stm32f1xx.o(.data)
|
||||
__initial_sp 0x20000418 Data 0 startup_stm32f103xb.o(STACK)
|
||||
|
||||
|
||||
|
||||
|
@ -491,58 +495,64 @@ Memory Map of the image
|
|||
|
||||
Image Entry point : 0x080000ed
|
||||
|
||||
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000460, Max: 0x00020000, ABSOLUTE)
|
||||
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000a10, Max: 0x00020000, ABSOLUTE)
|
||||
|
||||
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00000440, Max: 0x00020000, ABSOLUTE)
|
||||
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x000009fc, Max: 0x00020000, ABSOLUTE)
|
||||
|
||||
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
|
||||
|
||||
0x08000000 0x08000000 0x000000ec Data RO 912 RESET startup_stm32f103xb.o
|
||||
0x080000ec 0x080000ec 0x00000000 Code RO 917 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
|
||||
0x080000ec 0x080000ec 0x00000004 Code RO 920 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
|
||||
0x080000f0 0x080000f0 0x00000004 Code RO 923 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
|
||||
0x080000f4 0x080000f4 0x00000000 Code RO 925 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
|
||||
0x080000f4 0x080000f4 0x00000000 Code RO 927 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
|
||||
0x080000f4 0x080000f4 0x00000008 Code RO 928 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
|
||||
0x080000fc 0x080000fc 0x00000000 Code RO 930 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
|
||||
0x080000fc 0x080000fc 0x00000000 Code RO 932 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
|
||||
0x080000fc 0x080000fc 0x00000004 Code RO 921 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
|
||||
0x08000100 0x08000100 0x00000024 Code RO 913 .text startup_stm32f103xb.o
|
||||
0x08000124 0x08000124 0x00000024 Code RO 934 .text mc_w.l(init.o)
|
||||
0x08000148 0x08000148 0x0000003c Code RO 81 i.Chrono_Background chrono.o
|
||||
0x08000184 0x08000184 0x00000020 Code RO 85 i.Chrono_Reset chrono.o
|
||||
0x080001a4 0x080001a4 0x0000001c Code RO 86 i.Chrono_Start chrono.o
|
||||
0x080001c0 0x080001c0 0x0000001c Code RO 87 i.Chrono_Stop chrono.o
|
||||
0x080001dc 0x080001dc 0x0000001a Code RO 89 i.LL_GPIO_IsInputPinSet chrono.o
|
||||
0x080001f6 0x080001f6 0x0000001c Code RO 408 i.LL_Init1msTick stm32f1xx_ll_utils.o
|
||||
0x08000212 0x08000212 0x00000002 PAD
|
||||
0x08000214 0x08000214 0x0000000c Code RO 415 i.LL_SetSystemCoreClock stm32f1xx_ll_utils.o
|
||||
0x08000220 0x08000220 0x00000008 Code RO 217 i.LL_TIM_ClearFlag_UPDATE mytimer.o
|
||||
0x08000228 0x08000228 0x0000000a Code RO 218 i.LL_TIM_DisableCounter mytimer.o
|
||||
0x08000232 0x08000232 0x0000000e Code RO 224 i.MyTimer_Start mytimer.o
|
||||
0x08000240 0x08000240 0x0000000c Code RO 225 i.MyTimer_Stop mytimer.o
|
||||
0x0800024c 0x0800024c 0x000000f0 Code RO 4 i.SystemClock_Config main.o
|
||||
0x0800033c 0x0800033c 0x00000058 Code RO 877 i.SystemInit system_stm32f1xx.o
|
||||
0x08000394 0x08000394 0x00000018 Code RO 226 i.TIM1_UP_IRQHandler mytimer.o
|
||||
0x080003ac 0x080003ac 0x00000018 Code RO 227 i.TIM2_IRQHandler mytimer.o
|
||||
0x080003c4 0x080003c4 0x00000018 Code RO 228 i.TIM3_IRQHandler mytimer.o
|
||||
0x080003dc 0x080003dc 0x00000018 Code RO 229 i.TIM4_IRQHandler mytimer.o
|
||||
0x080003f4 0x080003f4 0x0000000e Code RO 938 i.__scatterload_copy mc_w.l(handlers.o)
|
||||
0x08000402 0x08000402 0x00000002 Code RO 939 i.__scatterload_null mc_w.l(handlers.o)
|
||||
0x08000404 0x08000404 0x0000000e Code RO 940 i.__scatterload_zeroinit mc_w.l(handlers.o)
|
||||
0x08000412 0x08000412 0x0000000c Code RO 6 i.main main.o
|
||||
0x0800041e 0x0800041e 0x00000002 PAD
|
||||
0x08000420 0x08000420 0x00000020 Data RO 936 Region$$Table anon$$obj.o
|
||||
0x08000000 0x08000000 0x000000ec Data RO 916 RESET startup_stm32f103xb.o
|
||||
0x080000ec 0x080000ec 0x00000000 Code RO 921 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
|
||||
0x080000ec 0x080000ec 0x00000004 Code RO 924 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
|
||||
0x080000f0 0x080000f0 0x00000004 Code RO 927 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
|
||||
0x080000f4 0x080000f4 0x00000000 Code RO 929 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
|
||||
0x080000f4 0x080000f4 0x00000000 Code RO 931 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
|
||||
0x080000f4 0x080000f4 0x00000008 Code RO 932 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
|
||||
0x080000fc 0x080000fc 0x00000000 Code RO 934 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
|
||||
0x080000fc 0x080000fc 0x00000000 Code RO 936 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
|
||||
0x080000fc 0x080000fc 0x00000004 Code RO 925 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
|
||||
0x08000100 0x08000100 0x00000024 Code RO 917 .text startup_stm32f103xb.o
|
||||
0x08000124 0x08000124 0x00000024 Code RO 938 .text mc_w.l(init.o)
|
||||
0x08000148 0x08000148 0x0000001c Code RO 176 i.LL_APB2_GRP1_EnableClock emetteur_rf.o
|
||||
0x08000164 0x08000164 0x000001f8 Code RO 671 i.LL_GPIO_Init stm32f1xx_ll_gpio.o
|
||||
0x0800035c 0x0800035c 0x0000001c Code RO 412 i.LL_Init1msTick stm32f1xx_ll_utils.o
|
||||
0x08000378 0x08000378 0x00000024 Code RO 331 i.LL_RCC_GetSystemClocksFreq stm32f1xx_ll_rcc.o
|
||||
0x0800039c 0x0800039c 0x0000000c Code RO 419 i.LL_SetSystemCoreClock stm32f1xx_ll_utils.o
|
||||
0x080003a8 0x080003a8 0x00000008 Code RO 218 i.LL_TIM_ClearFlag_UPDATE mytimer.o
|
||||
0x080003b0 0x080003b0 0x000001b0 Code RO 811 i.LL_USART_Init stm32f1xx_ll_usart.o
|
||||
0x08000560 0x08000560 0x0000000a Code RO 812 i.LL_USART_IsEnabled stm32f1xx_ll_usart.o
|
||||
0x0800056a 0x0800056a 0x0000009e Code RO 813 i.LL_USART_SetBaudRate stm32f1xx_ll_usart.o
|
||||
0x08000608 0x08000608 0x00000020 Code RO 334 i.RCC_GetHCLKClockFreq stm32f1xx_ll_rcc.o
|
||||
0x08000628 0x08000628 0x00000024 Code RO 335 i.RCC_GetPCLK1ClockFreq stm32f1xx_ll_rcc.o
|
||||
0x0800064c 0x0800064c 0x00000024 Code RO 336 i.RCC_GetPCLK2ClockFreq stm32f1xx_ll_rcc.o
|
||||
0x08000670 0x08000670 0x0000003c Code RO 337 i.RCC_GetSystemClockFreq stm32f1xx_ll_rcc.o
|
||||
0x080006ac 0x080006ac 0x00000058 Code RO 338 i.RCC_PLL_GetFreqDomain_SYS stm32f1xx_ll_rcc.o
|
||||
0x08000704 0x08000704 0x000000f0 Code RO 4 i.SystemClock_Config main.o
|
||||
0x080007f4 0x080007f4 0x00000058 Code RO 881 i.SystemInit system_stm32f1xx.o
|
||||
0x0800084c 0x0800084c 0x00000018 Code RO 227 i.TIM1_UP_IRQHandler mytimer.o
|
||||
0x08000864 0x08000864 0x00000018 Code RO 228 i.TIM2_IRQHandler mytimer.o
|
||||
0x0800087c 0x0800087c 0x00000018 Code RO 229 i.TIM3_IRQHandler mytimer.o
|
||||
0x08000894 0x08000894 0x00000018 Code RO 230 i.TIM4_IRQHandler mytimer.o
|
||||
0x080008ac 0x080008ac 0x0000000e Code RO 942 i.__scatterload_copy mc_w.l(handlers.o)
|
||||
0x080008ba 0x080008ba 0x00000002 Code RO 943 i.__scatterload_null mc_w.l(handlers.o)
|
||||
0x080008bc 0x080008bc 0x0000000e Code RO 944 i.__scatterload_zeroinit mc_w.l(handlers.o)
|
||||
0x080008ca 0x080008ca 0x00000004 Code RO 5 i.assert_failed main.o
|
||||
0x080008ce 0x080008ce 0x00000002 PAD
|
||||
0x080008d0 0x080008d0 0x0000008c Code RO 177 i.emetteur_rf_init emetteur_rf.o
|
||||
0x0800095c 0x0800095c 0x00000044 Code RO 178 i.emetteur_send_bytes emetteur_rf.o
|
||||
0x080009a0 0x080009a0 0x00000024 Code RO 6 i.main main.o
|
||||
0x080009c4 0x080009c4 0x00000018 Data RO 882 .constdata system_stm32f1xx.o
|
||||
0x080009dc 0x080009dc 0x00000020 Data RO 940 Region$$Table anon$$obj.o
|
||||
|
||||
|
||||
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08000440, Size: 0x00000420, Max: 0x00005000, ABSOLUTE)
|
||||
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x080009fc, Size: 0x00000418, Max: 0x00005000, ABSOLUTE)
|
||||
|
||||
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
|
||||
|
||||
0x20000000 0x08000440 0x0000000c Data RW 90 .data chrono.o
|
||||
0x2000000c 0x0800044c 0x00000010 Data RW 231 .data mytimer.o
|
||||
0x2000001c 0x0800045c 0x00000004 Data RW 879 .data system_stm32f1xx.o
|
||||
0x20000020 - 0x00000400 Zero RW 910 STACK startup_stm32f103xb.o
|
||||
0x20000000 0x080009fc 0x00000010 Data RW 232 .data mytimer.o
|
||||
0x20000010 0x08000a0c 0x00000004 Data RW 883 .data system_stm32f1xx.o
|
||||
0x20000014 0x08000a10 0x00000004 PAD
|
||||
0x20000018 - 0x00000400 Zero RW 914 STACK startup_stm32f103xb.o
|
||||
|
||||
|
||||
==============================================================================
|
||||
|
@ -552,17 +562,21 @@ Image component sizes
|
|||
|
||||
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
|
||||
|
||||
174 46 0 12 0 10806 chrono.o
|
||||
252 14 0 0 0 354628 main.o
|
||||
140 30 0 16 0 28564 mytimer.o
|
||||
0 0 0 0 0 2520 chrono.o
|
||||
236 30 0 0 0 21985 emetteur_rf.o
|
||||
280 28 0 0 0 356196 main.o
|
||||
104 30 0 16 0 27113 mytimer.o
|
||||
36 8 236 0 1024 772 startup_stm32f103xb.o
|
||||
504 62 0 0 0 10387 stm32f1xx_ll_gpio.o
|
||||
288 48 0 0 0 13117 stm32f1xx_ll_rcc.o
|
||||
600 56 0 0 0 24640 stm32f1xx_ll_usart.o
|
||||
40 6 0 0 0 2073 stm32f1xx_ll_utils.o
|
||||
88 18 0 4 0 1147 system_stm32f1xx.o
|
||||
88 18 24 4 0 1147 system_stm32f1xx.o
|
||||
|
||||
----------------------------------------------------------------------
|
||||
734 122 268 32 1024 397990 Object Totals
|
||||
2178 286 292 20 1028 459950 Object Totals
|
||||
0 0 32 0 0 0 (incl. Generated)
|
||||
4 0 0 0 0 0 (incl. Padding)
|
||||
2 0 0 0 4 0 (incl. Padding)
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
@ -599,15 +613,15 @@ Image component sizes
|
|||
|
||||
Code (inc. data) RO Data RW Data ZI Data Debug
|
||||
|
||||
820 138 268 32 1024 397378 Grand Totals
|
||||
820 138 268 32 1024 397378 ELF Image Totals
|
||||
820 138 268 32 0 0 ROM Totals
|
||||
2264 302 292 20 1028 459078 Grand Totals
|
||||
2264 302 292 20 1028 459078 ELF Image Totals
|
||||
2264 302 292 20 0 0 ROM Totals
|
||||
|
||||
==============================================================================
|
||||
|
||||
Total RO Size (Code + RO Data) 1088 ( 1.06kB)
|
||||
Total RW Size (RW Data + ZI Data) 1056 ( 1.03kB)
|
||||
Total ROM Size (Code + RO Data + RW Data) 1120 ( 1.09kB)
|
||||
Total RO Size (Code + RO Data) 2556 ( 2.50kB)
|
||||
Total RW Size (RW Data + ZI Data) 1048 ( 1.02kB)
|
||||
Total ROM Size (Code + RO Data + RW Data) 2576 ( 2.52kB)
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
|
|
@ -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)(0x5FABFAC0)(-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)(0x5FAC0A56)(-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,6 +13,10 @@ 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 (..\Services\emetteur_rf.h)(0x5FAC06CC)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_bus.h)(0x5F8402DF)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_usart.h)(0x5F8402E0)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_gpio.h)(0x5F8402DF)
|
||||
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)
|
||||
|
@ -26,8 +30,8 @@ I (..\MyDrivers\MyTimer.h)(0x5F8402E0)
|
|||
I (..\LLDrivers\inc\stm32f1xx_ll_gpio.h)(0x5F8402DF)
|
||||
I (..\Inc\stm32f1xx.h)(0x5F8402DF)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_bus.h)(0x5F8402DF)
|
||||
F (..\Services\emetteur_rf.c)(0x5FAC025A)(-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\emetteur_rf.o --omf_browse nucleo-f103rb\emetteur_rf.crf --depend nucleo-f103rb\emetteur_rf.d)
|
||||
I (..\Services\emetteur_rf.h)(0x5FAC0257)
|
||||
F (..\Services\emetteur_rf.c)(0x5FAC0A46)(-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\emetteur_rf.o --omf_browse nucleo-f103rb\emetteur_rf.crf --depend nucleo-f103rb\emetteur_rf.d)
|
||||
I (..\Services\emetteur_rf.h)(0x5FAC06CC)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_bus.h)(0x5F8402DF)
|
||||
I (..\Inc\stm32f1xx.h)(0x5F8402DF)
|
||||
I (..\Inc\stm32f103xb.h)(0x5F8402DF)
|
||||
|
@ -39,7 +43,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_usart.h)(0x5F8402E0)
|
||||
I (..\LLDrivers\inc\stm32f1xx_ll_gpio.h)(0x5F8402DF)
|
||||
F (..\Services\emetteur_rf.h)(0x5FAC0257)()
|
||||
F (..\Services\emetteur_rf.h)(0x5FAC06CC)()
|
||||
F (..\MyDrivers\MyTimer.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\mytimer.o --omf_browse nucleo-f103rb\mytimer.crf --depend nucleo-f103rb\mytimer.d)
|
||||
I (..\MyDrivers\MyTimer.h)(0x5F8402E0)
|
||||
I (..\Inc\stm32f103xb.h)(0x5F8402DF)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -11,3 +11,7 @@ nucleo-f103rb\main.o: ..\Inc\system_stm32f1xx.h
|
|||
nucleo-f103rb\main.o: ..\LLDrivers\inc\stm32f1xx_ll_utils.h
|
||||
nucleo-f103rb\main.o: ..\LLDrivers\inc\stm32f1xx_ll_system.h
|
||||
nucleo-f103rb\main.o: ..\Services\Chrono.h
|
||||
nucleo-f103rb\main.o: ..\Services\emetteur_rf.h
|
||||
nucleo-f103rb\main.o: ..\LLDrivers\inc\stm32f1xx_ll_bus.h
|
||||
nucleo-f103rb\main.o: ..\LLDrivers\inc\stm32f1xx_ll_usart.h
|
||||
nucleo-f103rb\main.o: ..\LLDrivers\inc\stm32f1xx_ll_gpio.h
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -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=945,22,1745,945,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=1286,146,1844,671,1)(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>
|
||||
|
@ -375,9 +375,9 @@
|
|||
<Bp>
|
||||
<Number>0</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>45</LineNumber>
|
||||
<LineNumber>44</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>134220360</Address>
|
||||
<Address>134220196</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
|
@ -386,12 +386,12 @@
|
|||
<BreakIfRCount>1</BreakIfRCount>
|
||||
<Filename>../Src/main.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression>\\NUCLEO_F103RB\../Src/main.c\45</Expression>
|
||||
<Expression>\\NUCLEO_F103RB\../Src/main.c\44</Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>1</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>49</LineNumber>
|
||||
<LineNumber>42</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
|
@ -407,7 +407,23 @@
|
|||
<Bp>
|
||||
<Number>2</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>42</LineNumber>
|
||||
<LineNumber>49</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>startup_stm32f103xb.s</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>3</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>46</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
|
@ -451,7 +467,7 @@
|
|||
<periodic>1</periodic>
|
||||
<aLwin>1</aLwin>
|
||||
<aCover>0</aCover>
|
||||
<aSer1>0</aSer1>
|
||||
<aSer1>1</aSer1>
|
||||
<aSer2>0</aSer2>
|
||||
<aPa>0</aPa>
|
||||
<viewmode>1</viewmode>
|
||||
|
@ -486,6 +502,10 @@
|
|||
<pSingCmdsp></pSingCmdsp>
|
||||
<pMultCmdsp></pMultCmdsp>
|
||||
<SystemViewers>
|
||||
<Entry>
|
||||
<Name>System Viewer\GPIOA</Name>
|
||||
<WinId>35904</WinId>
|
||||
</Entry>
|
||||
<Entry>
|
||||
<Name>System Viewer\RCC</Name>
|
||||
<WinId>35905</WinId>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#include "emetteur_rf.h"
|
||||
|
||||
void emetteur_rf_init(USART_TypeDef * uart_port){
|
||||
void emetteur_rf_init(void){
|
||||
|
||||
LL_USART_InitTypeDef My_LL_Usart_Init_Struct;
|
||||
|
||||
if (uart_port==USART1) {
|
||||
|
||||
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1);
|
||||
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_GPIOA);
|
||||
LL_GPIO_InitTypeDef tx;
|
||||
|
@ -13,29 +13,15 @@ void emetteur_rf_init(USART_TypeDef * uart_port){
|
|||
tx.Speed = LL_GPIO_SPEED_FREQ_LOW;
|
||||
tx.Pin = LL_GPIO_PIN_9;
|
||||
LL_GPIO_Init(GPIOA, &tx);
|
||||
}
|
||||
if (uart_port==USART2){
|
||||
LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_USART2);
|
||||
|
||||
LL_GPIO_InitTypeDef pa11_init_conf;
|
||||
pa11_init_conf.Mode = LL_GPIO_MODE_OUTPUT;
|
||||
pa11_init_conf.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
|
||||
pa11_init_conf.Speed = LL_GPIO_SPEED_FREQ_LOW;
|
||||
pa11_init_conf.Pin = LL_GPIO_PIN_11;
|
||||
LL_GPIO_Init(GPIOA, &pa11_init_conf);
|
||||
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_GPIOA);
|
||||
LL_GPIO_InitTypeDef tx;
|
||||
tx.Mode = LL_GPIO_MODE_ALTERNATE;
|
||||
tx.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
|
||||
tx.Pull = LL_GPIO_PULL_UP;
|
||||
tx.Speed = LL_GPIO_SPEED_FREQ_LOW;
|
||||
tx.Pin = LL_GPIO_PIN_2;
|
||||
LL_GPIO_Init(GPIOA, &tx);
|
||||
}
|
||||
if (uart_port==USART3){
|
||||
LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_USART3);
|
||||
LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_GPIOC);
|
||||
LL_GPIO_InitTypeDef tx;
|
||||
tx.Mode = LL_GPIO_MODE_ALTERNATE;
|
||||
tx.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
|
||||
tx.Pull = LL_GPIO_PULL_UP;
|
||||
tx.Speed = LL_GPIO_SPEED_FREQ_LOW;
|
||||
tx.Pin = LL_GPIO_PIN_10;
|
||||
LL_GPIO_Init(GPIOC, &tx);
|
||||
}
|
||||
|
||||
|
||||
My_LL_Usart_Init_Struct.BaudRate = 9600;
|
||||
My_LL_Usart_Init_Struct.DataWidth = LL_USART_DATAWIDTH_8B ;
|
||||
|
@ -45,8 +31,8 @@ void emetteur_rf_init(USART_TypeDef * uart_port){
|
|||
My_LL_Usart_Init_Struct.StopBits = LL_USART_STOPBITS_1;
|
||||
My_LL_Usart_Init_Struct.TransferDirection = LL_USART_DIRECTION_TX_RX ;
|
||||
|
||||
LL_USART_Init(uart_port,&My_LL_Usart_Init_Struct);
|
||||
LL_USART_Enable(uart_port);
|
||||
LL_USART_Init(USART1,&My_LL_Usart_Init_Struct);
|
||||
LL_USART_Enable(USART1);
|
||||
|
||||
/*int periph_speed;
|
||||
if (uart_port==USART1) periph_speed = 36000000;
|
||||
|
@ -56,9 +42,11 @@ void emetteur_rf_init(USART_TypeDef * uart_port){
|
|||
LL_USART_SetBaudRate(uart_port, periph_speed, baudrate);
|
||||
*/}
|
||||
|
||||
void rec_send_bytes(USART_TypeDef * uart_port,char* buf, int len){
|
||||
void emetteur_send_bytes(USART_TypeDef * uart_port,char* buf, int len){
|
||||
for(int i = 0; i < len; i++){
|
||||
LL_GPIO_SetOutputPin(GPIOA,LL_GPIO_PIN_11);
|
||||
LL_USART_TransmitData8(uart_port, buf[i]);
|
||||
LL_GPIO_ResetOutputPin(GPIOA,LL_GPIO_PIN_11);
|
||||
while(!LL_USART_IsActiveFlag_TXE(uart_port));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#include "stm32f1xx_ll_usart.h"
|
||||
#include "stm32f1xx_ll_gpio.h"
|
||||
|
||||
void emetteur_rf_init(USART_TypeDef * uart_port);
|
||||
void rec_send_bytes(USART_TypeDef * uart_port,char* buf, int len);
|
||||
void emetteur_rf_init();
|
||||
void emetteur_send_bytes(USART_TypeDef * uart_port,char* buf, int len);
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -20,9 +20,11 @@
|
|||
#include "stm32f1xx_ll_utils.h" // utile dans la fonction SystemClock_Config
|
||||
#include "stm32f1xx_ll_system.h" // utile dans la fonction SystemClock_Config
|
||||
|
||||
#include "Chrono.h"
|
||||
|
||||
|
||||
#include "Chrono.h"
|
||||
#include "emetteur_rf.h"
|
||||
|
||||
void SystemClock_Config(void);
|
||||
|
||||
/* Private functions ---------------------------------------------------------*/
|
||||
|
@ -40,10 +42,10 @@ int main(void)
|
|||
/* Configure the system clock to 72 MHz */
|
||||
SystemClock_Config();
|
||||
|
||||
/* Infinite loop */
|
||||
while (1)
|
||||
{
|
||||
Chrono_Background();
|
||||
|
||||
emetteur_rf_init();
|
||||
while(1){
|
||||
emetteur_send_bytes(USART1, "Coucou", 6);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue