|
|
|
@ -216,9 +216,9 @@ ARM Macro Assembler Page 4
@@ -216,9 +216,9 @@ ARM Macro Assembler Page 4
|
|
|
|
|
] |
|
|
|
|
131 00000000 IMPORT __main |
|
|
|
|
132 00000000 IMPORT SystemInit |
|
|
|
|
133 00000000 4809 LDR R0, =SystemInit |
|
|
|
|
133 00000000 4806 LDR R0, =SystemInit |
|
|
|
|
134 00000002 4780 BLX R0 |
|
|
|
|
135 00000004 4809 LDR R0, =__main |
|
|
|
|
135 00000004 4806 LDR R0, =__main |
|
|
|
|
136 00000006 4700 BX R0 |
|
|
|
|
137 00000008 ENDP |
|
|
|
|
138 00000008 |
|
|
|
@ -444,43 +444,31 @@ ARM Macro Assembler Page 7
@@ -444,43 +444,31 @@ ARM Macro Assembler Page 7
|
|
|
|
|
281 0000001C ;******************************************************* |
|
|
|
|
************************ |
|
|
|
|
282 0000001C IF :DEF:__MICROLIB |
|
|
|
|
289 0000001C |
|
|
|
|
290 0000001C IMPORT __use_two_region_memory |
|
|
|
|
291 0000001C EXPORT __user_initial_stackheap |
|
|
|
|
292 0000001C |
|
|
|
|
293 0000001C __user_initial_stackheap |
|
|
|
|
294 0000001C |
|
|
|
|
295 0000001C 4804 LDR R0, = Heap_Mem |
|
|
|
|
296 0000001E 4905 LDR R1, =(Stack_Mem + Stack_Size) |
|
|
|
|
297 00000020 4A05 LDR R2, = (Heap_Mem + Heap_Size) |
|
|
|
|
283 0000001C |
|
|
|
|
284 0000001C EXPORT __initial_sp |
|
|
|
|
285 0000001C EXPORT __heap_base |
|
|
|
|
286 0000001C EXPORT __heap_limit |
|
|
|
|
287 0000001C |
|
|
|
|
288 0000001C ELSE |
|
|
|
|
303 ENDIF |
|
|
|
|
304 0000001C |
|
|
|
|
305 0000001C END |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ARM Macro Assembler Page 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
298 00000022 4B06 LDR R3, = Stack_Mem |
|
|
|
|
299 00000024 4770 BX LR |
|
|
|
|
300 00000026 |
|
|
|
|
301 00000026 00 00 ALIGN |
|
|
|
|
302 00000028 |
|
|
|
|
303 00000028 ENDIF |
|
|
|
|
304 00000028 |
|
|
|
|
305 00000028 END |
|
|
|
|
00000000 |
|
|
|
|
00000000 |
|
|
|
|
00000000 |
|
|
|
|
00000400 |
|
|
|
|
00000200 |
|
|
|
|
00000000 |
|
|
|
|
Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M3 --apcs=interw |
|
|
|
|
ork --depend=proximity_uavcan_converter\startup_stm32f103xb.d -oproximity_uavca |
|
|
|
|
n_converter\startup_stm32f103xb.o -I..\Core\Inc -I.\RTE\_proximity_uavcan_conve |
|
|
|
|
rter -IC:\Users\ZRZK\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include |
|
|
|
|
-IC:\Users\ZRZK\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Includ |
|
|
|
|
e --predefine="__UVISION_VERSION SETA 536" --predefine="_RTE_ SETA 1" --predefi |
|
|
|
|
ne="STM32F10X_MD SETA 1" --predefine="_RTE_ SETA 1" --list=startup_stm32f103xb. |
|
|
|
|
lst startup_stm32f103xb.s |
|
|
|
|
rter -I"D:\Program Files (x86)\Keil_v5\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Inc |
|
|
|
|
lude" -I"D:\Program Files (x86)\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\2.2.0\Devi |
|
|
|
|
ce\Include" --predefine="__MICROLIB SETA 1" --predefine="__UVISION_VERSION SETA |
|
|
|
|
529" --predefine="_RTE_ SETA 1" --predefine="STM32F10X_MD SETA 1" --list=start |
|
|
|
|
up_stm32f103xb.lst startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -501,9 +489,8 @@ Symbol: Stack_Mem
@@ -501,9 +489,8 @@ Symbol: Stack_Mem
|
|
|
|
|
Definitions |
|
|
|
|
At line 36 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 296 in file startup_stm32f103xb.s |
|
|
|
|
At line 298 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
None |
|
|
|
|
Comment: Stack_Mem unused |
|
|
|
|
__initial_sp 00000400 |
|
|
|
|
|
|
|
|
|
Symbol: __initial_sp |
|
|
|
@ -511,7 +498,8 @@ Symbol: __initial_sp
@@ -511,7 +498,8 @@ Symbol: __initial_sp
|
|
|
|
|
At line 37 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 61 in file startup_stm32f103xb.s |
|
|
|
|
Comment: __initial_sp used once |
|
|
|
|
At line 284 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
3 symbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -533,25 +521,24 @@ Symbol: Heap_Mem
@@ -533,25 +521,24 @@ Symbol: Heap_Mem
|
|
|
|
|
Definitions |
|
|
|
|
At line 48 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 295 in file startup_stm32f103xb.s |
|
|
|
|
At line 297 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
None |
|
|
|
|
Comment: Heap_Mem unused |
|
|
|
|
__heap_base 00000000 |
|
|
|
|
|
|
|
|
|
Symbol: __heap_base |
|
|
|
|
Definitions |
|
|
|
|
At line 47 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
None |
|
|
|
|
Comment: __heap_base unused |
|
|
|
|
At line 285 in file startup_stm32f103xb.s |
|
|
|
|
Comment: __heap_base used once |
|
|
|
|
__heap_limit 00000200 |
|
|
|
|
|
|
|
|
|
Symbol: __heap_limit |
|
|
|
|
Definitions |
|
|
|
|
At line 49 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
None |
|
|
|
|
Comment: __heap_limit unused |
|
|
|
|
At line 286 in file startup_stm32f103xb.s |
|
|
|
|
Comment: __heap_limit used once |
|
|
|
|
4 symbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1133,15 +1120,7 @@ Symbol: WWDG_IRQHandler
@@ -1133,15 +1120,7 @@ Symbol: WWDG_IRQHandler
|
|
|
|
|
At line 79 in file startup_stm32f103xb.s |
|
|
|
|
At line 185 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
__user_initial_stackheap 0000001C |
|
|
|
|
|
|
|
|
|
Symbol: __user_initial_stackheap |
|
|
|
|
Definitions |
|
|
|
|
At line 293 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 291 in file startup_stm32f103xb.s |
|
|
|
|
Comment: __user_initial_stackheap used once |
|
|
|
|
56 symbols |
|
|
|
|
55 symbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1155,8 +1134,7 @@ Symbol: Heap_Size
@@ -1155,8 +1134,7 @@ Symbol: Heap_Size
|
|
|
|
|
At line 44 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 48 in file startup_stm32f103xb.s |
|
|
|
|
At line 297 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
Comment: Heap_Size used once |
|
|
|
|
Stack_Size 00000400 |
|
|
|
|
|
|
|
|
|
Symbol: Stack_Size |
|
|
|
@ -1164,8 +1142,7 @@ Symbol: Stack_Size
@@ -1164,8 +1142,7 @@ Symbol: Stack_Size
|
|
|
|
|
At line 33 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
At line 36 in file startup_stm32f103xb.s |
|
|
|
|
At line 296 in file startup_stm32f103xb.s |
|
|
|
|
|
|
|
|
|
Comment: Stack_Size used once |
|
|
|
|
__Vectors_Size 000000EC |
|
|
|
|
|
|
|
|
|
Symbol: __Vectors_Size |
|
|
|
@ -1197,13 +1174,5 @@ Symbol: __main
@@ -1197,13 +1174,5 @@ Symbol: __main
|
|
|
|
|
Uses |
|
|
|
|
At line 135 in file startup_stm32f103xb.s |
|
|
|
|
Comment: __main used once |
|
|
|
|
__use_two_region_memory 00000000 |
|
|
|
|
|
|
|
|
|
Symbol: __use_two_region_memory |
|
|
|
|
Definitions |
|
|
|
|
At line 290 in file startup_stm32f103xb.s |
|
|
|
|
Uses |
|
|
|
|
None |
|
|
|
|
Comment: __use_two_region_memory unused |
|
|
|
|
3 symbols |
|
|
|
|
409 symbols in table |
|
|
|
|
2 symbols |
|
|
|
|
406 symbols in table |
|
|
|
|