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

📄 startup.lst

📁 lm3s下lwip的udp
💻 LST
📖 第 1 页 / 共 2 页
字号:
  205 000000FA         ;*******************************************************
                       ***********************
  206 000000FA 00 00           ALIGN
  207 000000FC         
  208 000000FC         ;*******************************************************
                       ***********************
  209 000000FC         ;
  210 000000FC         ; Some code in the normal code section for initializing 
                       the heap and stack.
  211 000000FC         ;
  212 000000FC         ;*******************************************************
                       ***********************
  213 000000FC                 AREA             |.text|, CODE, READONLY
  214 00000000         
  215 00000000         ;*******************************************************
                       ***********************
  216 00000000         ;
  217 00000000         ; The function expected of the C library startup code fo
                       r defining the stack
  218 00000000         ; and heap memory locations.  For the C library version 
                       of the startup code,
  219 00000000         ; provide this function so that the C library initializa
                       tion code can find out
  220 00000000         ; the location of the stack and heap.
  221 00000000         ;
  222 00000000         ;*******************************************************
                       ***********************
  223 00000000                 IF               :DEF: __MICROLIB
  228 00000000                 IMPORT           __use_two_region_memory
  229 00000000                 EXPORT           __user_initial_stackheap
  230 00000000         __user_initial_stackheap
  231 00000000 4802            LDR              R0, =HeapMem
  232 00000002 4903            LDR              R1, =(StackMem + Stack)
  233 00000004 4A01            LDR              R2, =(HeapMem + Heap)
  234 00000006 4B03            LDR              R3, =StackMem
  235 00000008 4770            BX               LR
  236 0000000A                 ENDIF
  237 0000000A         
  238 0000000A         ;*******************************************************
                       ***********************
  239 0000000A         ;
  240 0000000A         ; Make sure the end of this section is aligned.
  241 0000000A         ;
  242 0000000A         ;*******************************************************
                       ***********************
  243 0000000A 00 00           ALIGN



ARM Macro Assembler    Page 7 


  244 0000000C         
  245 0000000C         ;*******************************************************
                       ***********************
  246 0000000C         ;
  247 0000000C         ; Tell the assembler that we're done.
  248 0000000C         ;
  249 0000000C         ;*******************************************************
                       ***********************
  250 0000000C                 END
              00000000 
              00000400 
              00000000 
Command Line: --debug --xref --cpu=Cortex-M3 --apcs=interwork -o.\rvmdk_debug\S
tartup.o -I"C:\Keil For ARM\ARM\INC" -I"C:\Keil For ARM\ARM\INC\Luminary" --lis
t=Startup.lst Startup.s



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

STACK 00000000

Symbol: STACK
   Definitions
      At line 48 in file Startup.s
   Uses
      None
Comment: STACK unused
StackMem 00000000

Symbol: StackMem
   Definitions
      At line 49 in file Startup.s
   Uses
      At line 94 in file Startup.s
      At line 232 in file Startup.s
      At line 234 in file Startup.s

__initial_sp 00000400

Symbol: __initial_sp
   Definitions
      At line 51 in file Startup.s
   Uses
      None
Comment: __initial_sp unused
3 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

HEAP 00000000

Symbol: HEAP
   Definitions
      At line 58 in file Startup.s
   Uses
      None
Comment: HEAP unused
HeapMem 00000000

Symbol: HeapMem
   Definitions
      At line 60 in file Startup.s
   Uses
      At line 231 in file Startup.s
      At line 233 in file Startup.s

__heap_base 00000000

Symbol: __heap_base
   Definitions
      At line 59 in file Startup.s
   Uses
      None
Comment: __heap_base unused
__heap_limit 00000000

Symbol: __heap_limit
   Definitions
      At line 62 in file Startup.s
   Uses
      None
Comment: __heap_limit unused
4 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

FaultISR 000000F6

Symbol: FaultISR
   Definitions
      At line 188 in file Startup.s
   Uses
      At line 97 in file Startup.s
      At line 189 in file Startup.s

IntDefaultHandler 000000F8

Symbol: IntDefaultHandler
   Definitions
      At line 198 in file Startup.s
   Uses
      At line 98 in file Startup.s
      At line 99 in file Startup.s
      At line 100 in file Startup.s
      At line 105 in file Startup.s
      At line 106 in file Startup.s
      At line 108 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 116 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 133 in file Startup.s
      At line 134 in file Startup.s
      At line 135 in file Startup.s
      At line 136 in file Startup.s
      At line 137 in file Startup.s
      At line 138 in file Startup.s
      At line 139 in file Startup.s
      At line 140 in file Startup.s
      At line 141 in file Startup.s
      At line 142 in file Startup.s
      At line 143 in file Startup.s
      At line 144 in file Startup.s
      At line 145 in file Startup.s
      At line 146 in file Startup.s
      At line 147 in file Startup.s



ARM Macro Assembler    Page 2 Alphabetic symbol ordering
Relocatable symbols

      At line 148 in file Startup.s
      At line 149 in file Startup.s
      At line 150 in file Startup.s
      At line 151 in file Startup.s
      At line 153 in file Startup.s
      At line 199 in file Startup.s

NmiSR 000000F4

Symbol: NmiSR
   Definitions
      At line 178 in file Startup.s
   Uses
      At line 96 in file Startup.s
      At line 179 in file Startup.s

RESET 00000000

Symbol: RESET
   Definitions
      At line 76 in file Startup.s
   Uses
      None
Comment: RESET unused
Reset_Handler 000000F0

Symbol: Reset_Handler
   Definitions
      At line 162 in file Startup.s
   Uses
      At line 95 in file Startup.s
      At line 161 in file Startup.s

__Vectors 00000000

Symbol: __Vectors
   Definitions
      At line 93 in file Startup.s
   Uses
      At line 92 in file Startup.s
Comment: __Vectors used once
6 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

.text 00000000

Symbol: .text
   Definitions
      At line 213 in file Startup.s
   Uses
      None
Comment: .text unused
__user_initial_stackheap 00000000

Symbol: __user_initial_stackheap
   Definitions
      At line 230 in file Startup.s
   Uses
      At line 229 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 41 in file Startup.s
   Uses
      At line 61 in file Startup.s
      At line 233 in file Startup.s

Stack 00000400

Symbol: Stack
   Definitions
      At line 34 in file Startup.s
   Uses
      At line 50 in file Startup.s
      At line 94 in file Startup.s
      At line 232 in file Startup.s

2 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
External symbols

SysTickIntHandler 00000000

Symbol: SysTickIntHandler
   Definitions
      At line 85 in file Startup.s
   Uses
      At line 109 in file Startup.s
Comment: SysTickIntHandler used once
__main 00000000

Symbol: __main
   Definitions
      At line 168 in file Startup.s
   Uses
      At line 169 in file Startup.s
Comment: __main used once
__use_two_region_memory 00000000

Symbol: __use_two_region_memory
   Definitions
      At line 228 in file Startup.s
   Uses
      None
Comment: __use_two_region_memory unused
lwIPEthernetIntHandler 00000000

Symbol: lwIPEthernetIntHandler
   Definitions
      At line 84 in file Startup.s
   Uses
      At line 152 in file Startup.s
Comment: lwIPEthernetIntHandler used once
4 symbols
342 symbols in table

⌨️ 快捷键说明

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