yincheng.zhong
3 天以前 26db5e14522173c274ac954c867d2ebe5d8ca3ac
STM32H743/MDK-ARM/startup_stm32h743xx.lst
@@ -46,22 +46,22 @@
   29 00000000         ;   <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
   30 00000000         ; </h>
   31 00000000         
   32 00000000 00002000
   32 00000000 00001000
                       Stack_Size
                               EQU              0x2000
                               EQU              0x1000
   33 00000000         
   34 00000000                 AREA             STACK, NOINIT, READWRITE, ALIGN
=3
   35 00000000         Stack_Mem
                               SPACE            Stack_Size
   36 00002000         __initial_sp
   37 00002000
   38 00002000
   39 00002000         ; <h> Heap Configuration
   40 00002000         ;   <o>  Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
   41 00002000         ; </h>
   42 00002000
   43 00002000 00001000
   36 00001000         __initial_sp
   37 00001000
   38 00001000
   39 00001000         ; <h> Heap Configuration
   40 00001000         ;   <o>  Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
   41 00001000         ; </h>
   42 00001000
   43 00001000 00001000
                       Heap_Size
@@ -70,8 +70,8 @@
                               EQU              0x1000
   44 00002000
   45 00002000                 AREA             HEAP, NOINIT, READWRITE, ALIGN=
   44 00001000
   45 00001000                 AREA             HEAP, NOINIT, READWRITE, ALIGN=
3
   46 00000000         __heap_base
   47 00000000         Heap_Mem
@@ -1275,7 +1275,7 @@
              00000000 
              00000000 
              00000000 
              00002000
              00001000
              00001000 
              00000000 
Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M7.fp.dp --apcs=
@@ -1311,7 +1311,7 @@
      At line 602 in file startup_stm32h743xx.s
      At line 604 in file startup_stm32h743xx.s
__initial_sp 00002000
__initial_sp 00001000
Symbol: __initial_sp
   Definitions
@@ -2919,7 +2919,7 @@
      At line 47 in file startup_stm32h743xx.s
      At line 603 in file startup_stm32h743xx.s
Stack_Size 00002000
Stack_Size 00001000
Symbol: Stack_Size
   Definitions