⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 startup.lst

📁 easyarm1001_CDROM.rar 需要的快快下载
💻 LST
📖 第 1 页 / 共 2 页
字号:
  185 000000C2 00 00           ALIGN
  186 000000C4         
  187 000000C4         ;*******************************************************
                       ***********************
  188 000000C4         ;
  189 000000C4         ; Some code in the normal code section for initializing 
                       the heap and stack.
  190 000000C4         ;
  191 000000C4         ;*******************************************************
                       ***********************
  192 000000C4 00000000        AREA             |.text|, CODE, READONLY
  193 00000000         
  194 00000000         ;*******************************************************
                       ***********************
  195 00000000         ;
  196 00000000         ; The function expected of the C library startup code fo
                       r defining the stack
  197 00000000         ; and heap memory locations.
  198 00000000         ;
  199 00000000         ;*******************************************************
                       ***********************
  200 00000000                 IMPORT           __use_two_region_memory
  201 00000000                 EXPORT           __user_initial_stackheap
  202 00000000         __user_initial_stackheap
  203 00000000 4802            LDR              R0, =HeapMem
  204 00000002 4903            LDR              R1, =(StackMem + Stack)
  205 00000004 4A01            LDR              R2, =(HeapMem + Heap)
  206 00000006 4B03            LDR              R3, =StackMem
  207 00000008 4770            BX               LR
  208 0000000A         
  209 0000000A         ;*******************************************************
                       ***********************
  210 0000000A         ;
  211 0000000A         ; Make sure the end of this section is aligned.
  212 0000000A         ;
  213 0000000A         ;*******************************************************



ARM Macro Assembler    Page 6 


                       ***********************
  214 0000000A 00 00           ALIGN
  215 0000000C         
  216 0000000C         ;*******************************************************
                       ***********************
  217 0000000C         ;
  218 0000000C         ; Tell the assembler that we're done.
  219 0000000C         ;
  220 0000000C         ;*******************************************************
                       ***********************
  221 0000000C                 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 204 in file Startup.s
      At line 206 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 203 in file Startup.s
      At line 205 in file Startup.s

2 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

FaultISR 000000BE

Symbol: FaultISR
   Definitions
      At line 167 in file Startup.s
   Uses
      At line 89 in file Startup.s
      At line 168 in file Startup.s

IntDefaultHandler 000000C0

Symbol: IntDefaultHandler
   Definitions
      At line 177 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 178 in file Startup.s

NmiSR 000000BC

Symbol: NmiSR
   Definitions
      At line 157 in file Startup.s
   Uses
      At line 88 in file Startup.s



ARM Macro Assembler    Page 2 Alphabetic symbol ordering
Relocatable symbols

      At line 158 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 192 in file Startup.s
   Uses
      None
Comment: .text unused
__user_initial_stackheap 00000000

Symbol: __user_initial_stackheap
   Definitions
      At line 202 in file Startup.s
   Uses
      At line 201 in file Startup.s
Comment: __user_initial_stackheap used once
2 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 205 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 204 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 200 in file Startup.s
   Uses
      None
Comment: __use_two_region_memory unused
3 symbols
336 symbols in table

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -