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

📄 stack_init.lst

📁 ucos_ii在mini2440上的移植KEIL编译环境
💻 LST
📖 第 1 页 / 共 3 页
字号:
   56 00000030 E380101B        ORR              R1, R0, #0X1B
   57 00000034 E121F001        MSR              CPSR_c, R1
   58 00000038 E59FD028        LDR              SP, =C_UND_STACK_BASE
   59 0000003C         
   60 0000003C         ;配置ABT模式的堆栈
   61 0000003C E3801017        ORR              R1, R0, #0X17
   62 00000040 E121F001        MSR              CPSR_c, R1
   63 00000044 E59FD020        LDR              SP, =C_ABT_STACK_BASE
   64 00000048         
   65 00000048         ;配置SYS模式的堆栈
   66 00000048 E380101F        ORR              R1, R0, #0X1F
   67 0000004C E121F001        MSR              CPSR_c, R1
   68 00000050 E59FD018        LDR              SP, =C_SYS_STACK_BASE
   69 00000054         
   70 00000054 E121F007        MSR              CPSR_c, R7
   71 00000058         
   72 00000058 E12FFF1E        BX               LR
   73 0000005C         ; MOV PC, LR
   74 0000005C         
   75 0000005C                 END
              33FEB000 
              33FE8800 
              33FE6000 
              33FE5B80 
              33FE5C00 
              33FED800 
Command Line: --debug --xref --cpu=ARM920T --apcs=interwork --depend=..\out\STA
CK_init.d -o..\out\STACK_init.o -Id:\Keil\ARM\INC -Id:\Keil\ARM\INC\Samsung --l
ist=.\STACK_init.lst ..\source\startup\STACK_init.s



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Relocatable symbols

InitStack 00000000

Symbol: InitStack
   Definitions
      At line 34 in file ..\source\startup\STACK_init.s
   Uses
      At line 10 in file ..\source\startup\STACK_init.s
Comment: InitStack used once
STACK 00000000

Symbol: STACK
   Definitions
      At line 6 in file ..\source\startup\STACK_init.s
   Uses
      None
Comment: STACK unused
2 symbols



ARM Macro Assembler    Page 1 Alphabetic symbol ordering
Absolute symbols

BANKCON0 48000004

Symbol: BANKCON0
   Definitions
      At line 16 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON0 unused
BANKCON1 48000008

Symbol: BANKCON1
   Definitions
      At line 17 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON1 unused
BANKCON2 4800000C

Symbol: BANKCON2
   Definitions
      At line 18 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON2 unused
BANKCON3 48000010

Symbol: BANKCON3
   Definitions
      At line 19 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON3 unused
BANKCON4 48000014

Symbol: BANKCON4
   Definitions
      At line 20 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON4 unused
BANKCON5 48000018

Symbol: BANKCON5
   Definitions
      At line 21 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON5 unused
BANKCON6 4800001C

Symbol: BANKCON6
   Definitions
      At line 22 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON6 unused
BANKCON7 48000020

Symbol: BANKCON7



ARM Macro Assembler    Page 2 Alphabetic symbol ordering
Absolute symbols

   Definitions
      At line 23 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKCON7 unused
BANKSIZE 48000028

Symbol: BANKSIZE
   Definitions
      At line 25 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BANKSIZE unused
BWSCON 48000000

Symbol: BWSCON
   Definitions
      At line 15 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: BWSCON unused
CLKCON 4C00000C

Symbol: CLKCON
   Definitions
      At line 36 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: CLKCON unused
CLKDIVN 4C000014

Symbol: CLKDIVN
   Definitions
      At line 38 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: CLKDIVN unused
CLKSLOW 4C000010

Symbol: CLKSLOW
   Definitions
      At line 37 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: CLKSLOW unused
C_ABT_STACK_BASE 33FE5C00

Symbol: C_ABT_STACK_BASE
   Definitions
      At line 24 in file ..\source\startup\STACK_init.s
   Uses
      At line 26 in file ..\source\startup\STACK_init.s
      At line 63 in file ..\source\startup\STACK_init.s

C_ABT_STACK_SIZE 00000080

Symbol: C_ABT_STACK_SIZE
   Definitions
      At line 25 in file ..\source\startup\STACK_init.s



ARM Macro Assembler    Page 3 Alphabetic symbol ordering
Absolute symbols

   Uses
      At line 26 in file ..\source\startup\STACK_init.s
Comment: C_ABT_STACK_SIZE used once
C_FIQ_STACK_BASE 33FE6000

Symbol: C_FIQ_STACK_BASE
   Definitions
      At line 22 in file ..\source\startup\STACK_init.s
   Uses
      At line 24 in file ..\source\startup\STACK_init.s
      At line 53 in file ..\source\startup\STACK_init.s

C_FIQ_STACK_SIZE 00000400

Symbol: C_FIQ_STACK_SIZE
   Definitions
      At line 23 in file ..\source\startup\STACK_init.s
   Uses
      At line 24 in file ..\source\startup\STACK_init.s
Comment: C_FIQ_STACK_SIZE used once
C_IRQ_STACK_BASE 33FE8800

Symbol: C_IRQ_STACK_BASE
   Definitions
      At line 20 in file ..\source\startup\STACK_init.s
   Uses
      At line 22 in file ..\source\startup\STACK_init.s
      At line 48 in file ..\source\startup\STACK_init.s

C_IRQ_STACK_SIZE 00002800

Symbol: C_IRQ_STACK_SIZE
   Definitions
      At line 21 in file ..\source\startup\STACK_init.s
   Uses
      At line 22 in file ..\source\startup\STACK_init.s
Comment: C_IRQ_STACK_SIZE used once
C_STACK_BASE 33FF0000

Symbol: C_STACK_BASE
   Definitions
      At line 13 in file ..\source\startup\STACK_init.s
   Uses
      At line 14 in file ..\source\startup\STACK_init.s
Comment: C_STACK_BASE used once
C_SVC_STACK_BASE 33FEB000

Symbol: C_SVC_STACK_BASE
   Definitions
      At line 18 in file ..\source\startup\STACK_init.s
   Uses
      At line 20 in file ..\source\startup\STACK_init.s
      At line 43 in file ..\source\startup\STACK_init.s

C_SVC_STACK_SIZE 00002800

Symbol: C_SVC_STACK_SIZE
   Definitions
      At line 19 in file ..\source\startup\STACK_init.s



ARM Macro Assembler    Page 4 Alphabetic symbol ordering
Absolute symbols

   Uses
      At line 20 in file ..\source\startup\STACK_init.s
Comment: C_SVC_STACK_SIZE used once
C_SYS_STACK_BASE 33FED800

Symbol: C_SYS_STACK_BASE
   Definitions
      At line 16 in file ..\source\startup\STACK_init.s
   Uses
      At line 18 in file ..\source\startup\STACK_init.s
      At line 68 in file ..\source\startup\STACK_init.s

C_SYS_STACK_SIZE 00002800

Symbol: C_SYS_STACK_SIZE
   Definitions
      At line 17 in file ..\source\startup\STACK_init.s
   Uses
      At line 18 in file ..\source\startup\STACK_init.s
Comment: C_SYS_STACK_SIZE used once
C_UND_STACK_BASE 33FE5B80

Symbol: C_UND_STACK_BASE
   Definitions
      At line 26 in file ..\source\startup\STACK_init.s
   Uses
      At line 58 in file ..\source\startup\STACK_init.s
Comment: C_UND_STACK_BASE used once
C_UND_STACK_SIZE 00000080

Symbol: C_UND_STACK_SIZE
   Definitions
      At line 27 in file ..\source\startup\STACK_init.s
   Uses
      None
Comment: C_UND_STACK_SIZE unused
C_USR_STACK_BASE 33FF0000

Symbol: C_USR_STACK_BASE
   Definitions
      At line 14 in file ..\source\startup\STACK_init.s
   Uses
      At line 16 in file ..\source\startup\STACK_init.s
Comment: C_USR_STACK_BASE used once
C_USR_STACK_SIZE 00002800

Symbol: C_USR_STACK_SIZE
   Definitions
      At line 15 in file ..\source\startup\STACK_init.s
   Uses
      At line 16 in file ..\source\startup\STACK_init.s
Comment: C_USR_STACK_SIZE used once
DCKCON 56000084

Symbol: DCKCON
   Definitions
      At line 67 in file ..\source\startup\2440addr.inc
   Uses
      None



ARM Macro Assembler    Page 5 Alphabetic symbol ordering
Absolute symbols

Comment: DCKCON unused
EINTFLT0 56000094

Symbol: EINTFLT0
   Definitions
      At line 71 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTFLT0 unused
EINTFLT1 56000098

Symbol: EINTFLT1
   Definitions
      At line 72 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTFLT1 unused
EINTFLT2 5600009C

Symbol: EINTFLT2
   Definitions
      At line 73 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTFLT2 unused
EINTFLT3 560000A0

Symbol: EINTFLT3
   Definitions
      At line 74 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTFLT3 unused
EINTMASK 560000A4

Symbol: EINTMASK
   Definitions
      At line 75 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTMASK unused
EINTPEND 560000A8

Symbol: EINTPEND
   Definitions
      At line 76 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EINTPEND unused
EXTINT0 56000088

Symbol: EXTINT0
   Definitions
      At line 68 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EXTINT0 unused
EXTINT1 5600008C




ARM Macro Assembler    Page 6 Alphabetic symbol ordering
Absolute symbols

Symbol: EXTINT1
   Definitions
      At line 69 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EXTINT1 unused
EXTINT2 56000090

Symbol: EXTINT2
   Definitions
      At line 70 in file ..\source\startup\2440addr.inc
   Uses
      None
Comment: EXTINT2 unused
GPBCON 56000010

Symbol: GPBCON
   Definitions
      At line 61 in file ..\source\startup\2440addr.inc
   Uses

⌨️ 快捷键说明

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