UI led
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/cc71oTUd.s page 1
|
||||
ARM GAS /tmp/ccRdhNuV.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m4
|
||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc71oTUd.s page 1
|
||||
27:Src/sysmem.c **** /**
|
||||
28:Src/sysmem.c **** * Pointer to the current high watermark of the heap usage
|
||||
29:Src/sysmem.c **** */
|
||||
ARM GAS /tmp/cc71oTUd.s page 2
|
||||
ARM GAS /tmp/ccRdhNuV.s page 2
|
||||
|
||||
|
||||
30:Src/sysmem.c **** static uint8_t *__sbrk_heap_end = NULL;
|
||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc71oTUd.s page 1
|
||||
61:Src/sysmem.c ****
|
||||
62:Src/sysmem.c **** /* Initialize heap end at first call */
|
||||
63:Src/sysmem.c **** if (NULL == __sbrk_heap_end)
|
||||
ARM GAS /tmp/cc71oTUd.s page 3
|
||||
ARM GAS /tmp/ccRdhNuV.s page 3
|
||||
|
||||
|
||||
52 .loc 1 63 3 view .LVU9
|
||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc71oTUd.s page 1
|
||||
88 0024 0460 str r4, [r0]
|
||||
89 0026 F2E7 b .L2
|
||||
90 .LVL8:
|
||||
ARM GAS /tmp/cc71oTUd.s page 4
|
||||
ARM GAS /tmp/ccRdhNuV.s page 4
|
||||
|
||||
|
||||
91 .L7:
|
||||
@@ -211,20 +211,20 @@ ARM GAS /tmp/cc71oTUd.s page 1
|
||||
117 0000 00000000 .space 4
|
||||
118 .text
|
||||
119 .Letext0:
|
||||
120 .file 2 "/home/fra/bin/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/lib/gcc/arm-none-eabi/13.3
|
||||
121 .file 3 "/home/fra/bin/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/mach
|
||||
122 .file 4 "/home/fra/bin/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/sys/
|
||||
123 .file 5 "/home/fra/bin/arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/sys/
|
||||
ARM GAS /tmp/cc71oTUd.s page 5
|
||||
120 .file 2 "/home/fra/bin/arm-gnu-toolchain-14.2.rel1-x86_64-arm-none-eabi/lib/gcc/arm-none-eabi/14.2
|
||||
121 .file 3 "/home/fra/bin/arm-gnu-toolchain-14.2.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/mach
|
||||
122 .file 4 "/home/fra/bin/arm-gnu-toolchain-14.2.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/sys/
|
||||
123 .file 5 "/home/fra/bin/arm-gnu-toolchain-14.2.rel1-x86_64-arm-none-eabi/arm-none-eabi/include/sys/
|
||||
ARM GAS /tmp/ccRdhNuV.s page 5
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 sysmem.c
|
||||
/tmp/cc71oTUd.s:21 .text._sbrk:00000000 $t
|
||||
/tmp/cc71oTUd.s:27 .text._sbrk:00000000 _sbrk
|
||||
/tmp/cc71oTUd.s:105 .text._sbrk:00000038 $d
|
||||
/tmp/cc71oTUd.s:116 .bss.__sbrk_heap_end:00000000 __sbrk_heap_end
|
||||
/tmp/cc71oTUd.s:113 .bss.__sbrk_heap_end:00000000 $d
|
||||
/tmp/ccRdhNuV.s:21 .text._sbrk:00000000 $t
|
||||
/tmp/ccRdhNuV.s:27 .text._sbrk:00000000 _sbrk
|
||||
/tmp/ccRdhNuV.s:105 .text._sbrk:00000038 $d
|
||||
/tmp/ccRdhNuV.s:116 .bss.__sbrk_heap_end:00000000 __sbrk_heap_end
|
||||
/tmp/ccRdhNuV.s:113 .bss.__sbrk_heap_end:00000000 $d
|
||||
|
||||
UNDEFINED SYMBOLS
|
||||
__errno
|
||||
|
||||
Reference in New Issue
Block a user