📄 startup.lst
字号:
199 00000000 ; and heap memory locations.
200 00000000 ;
201 00000000 ;*******************************************************
***********************
202 00000000 IMPORT __use_two_region_memory
203 00000000 EXPORT __user_initial_stackheap
204 00000000 __user_initial_stackheap
205 00000000 4804 LDR R0, =HeapMem
206 00000002 4905 LDR R1, =(StackMem + Stack)
207 00000004 4A03 LDR R2, =(HeapMem + Heap)
208 00000006 4B05 LDR R3, =StackMem
209 00000008 4770 BX LR
210 0000000A
211 0000000A
212 0000000A ;*******************************************************
************************
213 0000000A ; 使能全局中断
ARM Macro Assembler Page 6
214 0000000A
215 0000000A EXPORT CPUCpsie
216 0000000A CPUCpsie
217 0000000A B662 cpsie i
218 0000000C 4770 bx lr
219 0000000E
220 0000000E ;禁能全局中断
221 0000000E
222 0000000E EXPORT CPUCpsid
223 0000000E CPUCpsid
224 0000000E B672 cpsid i
225 00000010 4770 bx lr
226 00000012
227 00000012
228 00000012
229 00000012 ;*******************************************************
***********************
230 00000012 ;
231 00000012 ; Make sure the end of this section is aligned.
232 00000012 ;
233 00000012 ;*******************************************************
***********************
234 00000012 00 00 ALIGN
235 00000014
236 00000014
237 00000014
238 00000014 ;*******************************************************
***********************
239 00000014 ;
240 00000014 ; Tell the assembler that we're done.
241 00000014 ;
242 00000014 ;*******************************************************
***********************
243 00000014 END
00000000
00000100
00000000
Command Line: --debug --xref --device=DLM --apcs=interwork -oStartup.o -IC:\Kei
l\ARM\INC\Luminary --list=Startup.lst Startup.s
ARM Macro Assembler Page 1 Alphabetic symbol ordering
Relocatable symbols
STACK 00000000
Symbol: STACK
Definitions
At line 52 in file Startup.s
Uses
None
Comment: STACK unused
StackMem 00000000
Symbol: StackMem
Definitions
At line 53 in file Startup.s
Uses
At line 86 in file Startup.s
At line 206 in file Startup.s
At line 208 in file Startup.s
2 symbols
ARM Macro Assembler Page 1 Alphabetic symbol ordering
Relocatable symbols
HEAP 00000000
Symbol: HEAP
Definitions
At line 61 in file Startup.s
Uses
None
Comment: HEAP unused
HeapMem 00000000
Symbol: HeapMem
Definitions
At line 62 in file Startup.s
Uses
At line 205 in file Startup.s
At line 207 in file Startup.s
2 symbols
ARM Macro Assembler Page 1 Alphabetic symbol ordering
Relocatable symbols
FaultISR 000000BE
Symbol: FaultISR
Definitions
At line 169 in file Startup.s
Uses
At line 89 in file Startup.s
At line 170 in file Startup.s
IntDefaultHandler 000000C0
Symbol: IntDefaultHandler
Definitions
At line 179 in file Startup.s
Uses
At line 90 in file Startup.s
At line 91 in file Startup.s
At line 92 in file Startup.s
At line 97 in file Startup.s
At line 98 in file Startup.s
At line 100 in file Startup.s
At line 101 in file Startup.s
At line 102 in file Startup.s
At line 105 in file Startup.s
At line 106 in file Startup.s
At line 107 in file Startup.s
At line 108 in file Startup.s
At line 109 in file Startup.s
At line 110 in file Startup.s
At line 111 in file Startup.s
At line 112 in file Startup.s
At line 113 in file Startup.s
At line 114 in file Startup.s
At line 115 in file Startup.s
At line 117 in file Startup.s
At line 118 in file Startup.s
At line 119 in file Startup.s
At line 120 in file Startup.s
At line 121 in file Startup.s
At line 122 in file Startup.s
At line 123 in file Startup.s
At line 124 in file Startup.s
At line 125 in file Startup.s
At line 126 in file Startup.s
At line 127 in file Startup.s
At line 128 in file Startup.s
At line 129 in file Startup.s
At line 130 in file Startup.s
At line 131 in file Startup.s
At line 132 in file Startup.s
At line 180 in file Startup.s
NmiSR 000000BC
Symbol: NmiSR
Definitions
At line 159 in file Startup.s
Uses
At line 88 in file Startup.s
ARM Macro Assembler Page 2 Alphabetic symbol ordering
Relocatable symbols
At line 160 in file Startup.s
RESET 00000000
Symbol: RESET
Definitions
At line 77 in file Startup.s
Uses
None
Comment: RESET unused
Reset_Handler 000000B8
Symbol: Reset_Handler
Definitions
At line 141 in file Startup.s
Uses
At line 87 in file Startup.s
At line 140 in file Startup.s
Vectors 00000000
Symbol: Vectors
Definitions
At line 85 in file Startup.s
Uses
None
Comment: Vectors unused
6 symbols
ARM Macro Assembler Page 1 Alphabetic symbol ordering
Relocatable symbols
.text 00000000
Symbol: .text
Definitions
At line 194 in file Startup.s
Uses
None
Comment: .text unused
CPUCpsid 0000000E
Symbol: CPUCpsid
Definitions
At line 223 in file Startup.s
Uses
At line 222 in file Startup.s
Comment: CPUCpsid used once
CPUCpsie 0000000A
Symbol: CPUCpsie
Definitions
At line 216 in file Startup.s
Uses
At line 215 in file Startup.s
Comment: CPUCpsie used once
__user_initial_stackheap 00000000
Symbol: __user_initial_stackheap
Definitions
At line 204 in file Startup.s
Uses
At line 203 in file Startup.s
Comment: __user_initial_stackheap used once
4 symbols
ARM Macro Assembler Page 1 Alphabetic symbol ordering
Absolute symbols
Heap 00000000
Symbol: Heap
Definitions
At line 45 in file Startup.s
Uses
At line 63 in file Startup.s
At line 207 in file Startup.s
Stack 00000100
Symbol: Stack
Definitions
At line 36 in file Startup.s
Uses
At line 54 in file Startup.s
At line 86 in file Startup.s
At line 206 in file Startup.s
2 symbols
ARM Macro Assembler Page 1 Alphabetic symbol ordering
External symbols
GPIO_Port_B_ISR 00000000
Symbol: GPIO_Port_B_ISR
Definitions
At line 103 in file Startup.s
Uses
At line 104 in file Startup.s
Comment: GPIO_Port_B_ISR used once
__main 00000000
Symbol: __main
Definitions
At line 146 in file Startup.s
Uses
At line 147 in file Startup.s
Comment: __main used once
__use_two_region_memory 00000000
Symbol: __use_two_region_memory
Definitions
At line 202 in file Startup.s
Uses
None
Comment: __use_two_region_memory unused
3 symbols
338 symbols in table
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -