Fix incorrect line endings
[openocd.git] / testing / examples / LPC2148Test / test_ram.map
index 20baad26720b4f07efbf6a9c8aaefa2c8a62944a..73d4e720926ef87ff012b889fbb8511127567a7a 100644 (file)
-\r
-Memory Configuration\r
-\r
-Name             Origin             Length             Attributes\r
-ram              0x40000000         0x00008000\r
-*default*        0x00000000         0xffffffff\r
-\r
-Linker script and memory map\r
-\r
-LOAD ./src/crt.o\r
-LOAD ./src/main.o\r
-START GROUP\r
-LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a\r
-LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a\r
-END GROUP\r
-                0x00000100                FIQ_STACK_SIZE = 0x100\r
-                0x00000100                IRQ_STACK_SIZE = 0x100\r
-                0x00000100                ABT_STACK_SIZE = 0x100\r
-                0x00000100                UND_STACK_SIZE = 0x100\r
-                0x00000400                SVC_STACK_SIZE = 0x400\r
-\r
-.text           0x40000000      0x16c\r
- *(.vectors)\r
- .vectors       0x40000000       0x40 ./src/crt.o\r
-                0x40000040                . = ALIGN (0x4)\r
- *(.init)\r
- .init          0x40000040       0xc8 ./src/crt.o\r
-                0x400000e4                FIQHandler\r
-                0x400000d8                PAbortHandler\r
-                0x400000c0                ExitFunction\r
-                0x40000040                ResetHandler\r
-                0x400000dc                DAbortHandler\r
-                0x400000e0                IRQHandler\r
-                0x400000d0                UndefHandler\r
-                0x40000108                . = ALIGN (0x4)\r
- *(.text)\r
- .text          0x40000108        0x0 ./src/crt.o\r
- .text          0x40000108       0x60 ./src/main.o\r
-                0x40000108                main\r
-                0x40000168                . = ALIGN (0x4)\r
- *(.rodata)\r
- .rodata        0x40000168        0x4 ./src/main.o\r
-                0x4000016c                . = ALIGN (0x4)\r
- *(.rodata*)\r
-                0x4000016c                . = ALIGN (0x4)\r
- *(.glue_7t)\r
- .glue_7t       0x4000016c        0x0 ./src/crt.o\r
- .glue_7t       0x4000016c        0x0 ./src/main.o\r
-                0x4000016c                . = ALIGN (0x4)\r
- *(.glue_7)\r
- .glue_7        0x4000016c        0x0 ./src/crt.o\r
- .glue_7        0x4000016c        0x0 ./src/main.o\r
-                0x4000016c                . = ALIGN (0x4)\r
-                0x4000016c                etext = .\r
-\r
-.vfp11_veneer   0x00000000        0x0\r
- .vfp11_veneer  0x00000000        0x0 ./src/crt.o\r
- .vfp11_veneer  0x00000000        0x0 ./src/main.o\r
-\r
-.data           0x4000016c        0x0\r
-                0x4000016c                PROVIDE (__data_start, .)\r
- *(.data)\r
- .data          0x4000016c        0x0 ./src/crt.o\r
- .data          0x4000016c        0x0 ./src/main.o\r
-                0x4000016c                . = ALIGN (0x4)\r
-                0x4000016c                edata = .\r
-                0x4000016c                _edata = .\r
-                0x4000016c                PROVIDE (__data_end, .)\r
-\r
-.bss            0x4000016c      0x894\r
-                0x4000016c                PROVIDE (__bss_start, .)\r
- *(.bss)\r
- .bss           0x4000016c        0x0 ./src/crt.o\r
- .bss           0x4000016c        0x0 ./src/main.o\r
- *(COMMON)\r
-                0x4000016c                . = ALIGN (0x4)\r
-                0x4000016c                PROVIDE (__bss_end, .)\r
-                0x40000200                . = ALIGN (0x100)\r
- *fill*         0x4000016c       0x94 00\r
-                0x40000200                PROVIDE (__stack_start, .)\r
-                0x40000200                PROVIDE (__stack_fiq_start, .)\r
-                0x40000300                . = (. + FIQ_STACK_SIZE)\r
- *fill*         0x40000200      0x100 00\r
-                0x40000300                . = ALIGN (0x4)\r
-                0x40000300                PROVIDE (__stack_fiq_end, .)\r
-                0x40000300                PROVIDE (__stack_irq_start, .)\r
-                0x40000400                . = (. + IRQ_STACK_SIZE)\r
- *fill*         0x40000300      0x100 00\r
-                0x40000400                . = ALIGN (0x4)\r
-                0x40000400                PROVIDE (__stack_irq_end, .)\r
-                0x40000400                PROVIDE (__stack_abt_start, .)\r
-                0x40000500                . = (. + ABT_STACK_SIZE)\r
- *fill*         0x40000400      0x100 00\r
-                0x40000500                . = ALIGN (0x4)\r
-                0x40000500                PROVIDE (__stack_abt_end, .)\r
-                0x40000500                PROVIDE (__stack_und_start, .)\r
-                0x40000600                . = (. + UND_STACK_SIZE)\r
- *fill*         0x40000500      0x100 00\r
-                0x40000600                . = ALIGN (0x4)\r
-                0x40000600                PROVIDE (__stack_und_end, .)\r
-                0x40000600                PROVIDE (__stack_svc_start, .)\r
-                0x40000a00                . = (. + SVC_STACK_SIZE)\r
- *fill*         0x40000600      0x400 00\r
-                0x40000a00                . = ALIGN (0x4)\r
-                0x40000a00                PROVIDE (__stack_svc_end, .)\r
-                0x40000a00                PROVIDE (__stack_end, .)\r
-                0x40000a00                PROVIDE (__heap_start, .)\r
-OUTPUT(test_ram.elf elf32-littlearm)\r
-\r
-.ARM.attributes\r
-                0x00000000       0x10\r
- .ARM.attributes\r
-                0x00000000       0x10 ./src/crt.o\r
- .ARM.attributes\r
-                0x00000010       0x10 ./src/main.o\r
-\r
-.debug_line     0x00000000       0xd0\r
- .debug_line    0x00000000       0x79 ./src/crt.o\r
- .debug_line    0x00000079       0x57 ./src/main.o\r
-\r
-.debug_info     0x00000000      0x202\r
- .debug_info    0x00000000       0x74 ./src/crt.o\r
- .debug_info    0x00000074      0x18e ./src/main.o\r
-\r
-.debug_abbrev   0x00000000       0x76\r
- .debug_abbrev  0x00000000       0x12 ./src/crt.o\r
- .debug_abbrev  0x00000012       0x64 ./src/main.o\r
-\r
-.debug_aranges  0x00000000       0x48\r
- .debug_aranges\r
-                0x00000000       0x28 ./src/crt.o\r
- .debug_aranges\r
-                0x00000028       0x20 ./src/main.o\r
-\r
-.debug_ranges   0x00000000       0x20\r
- .debug_ranges  0x00000000       0x20 ./src/crt.o\r
-\r
-.debug_frame    0x00000000       0x24\r
- .debug_frame   0x00000000       0x24 ./src/main.o\r
-\r
-.debug_loc      0x00000000       0x1f\r
- .debug_loc     0x00000000       0x1f ./src/main.o\r
-\r
-.debug_pubnames\r
-                0x00000000       0x1b\r
- .debug_pubnames\r
-                0x00000000       0x1b ./src/main.o\r
-\r
-.comment        0x00000000       0x12\r
- .comment       0x00000000       0x12 ./src/main.o\r
-\r
-Cross Reference Table\r
-\r
-Symbol                                            File\r
-DAbortHandler                                     ./src/crt.o\r
-ExitFunction                                      ./src/crt.o\r
-FIQHandler                                        ./src/crt.o\r
-IRQHandler                                        ./src/crt.o\r
-PAbortHandler                                     ./src/crt.o\r
-ResetHandler                                      ./src/crt.o\r
-UndefHandler                                      ./src/crt.o\r
-__bss_end                                         ./src/crt.o\r
-__bss_start                                       ./src/crt.o\r
-__stack_abt_end                                   ./src/crt.o\r
-__stack_fiq_end                                   ./src/crt.o\r
-__stack_irq_end                                   ./src/crt.o\r
-__stack_svc_end                                   ./src/crt.o\r
-__stack_und_end                                   ./src/crt.o\r
-main                                              ./src/main.o\r
-                                                  ./src/crt.o\r
+
+Memory Configuration
+
+Name             Origin             Length             Attributes
+ram              0x40000000         0x00008000
+*default*        0x00000000         0xffffffff
+
+Linker script and memory map
+
+LOAD ./src/crt.o
+LOAD ./src/main.o
+START GROUP
+LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a
+LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a
+END GROUP
+                0x00000100                FIQ_STACK_SIZE = 0x100
+                0x00000100                IRQ_STACK_SIZE = 0x100
+                0x00000100                ABT_STACK_SIZE = 0x100
+                0x00000100                UND_STACK_SIZE = 0x100
+                0x00000400                SVC_STACK_SIZE = 0x400
+
+.text           0x40000000      0x16c
+ *(.vectors)
+ .vectors       0x40000000       0x40 ./src/crt.o
+                0x40000040                . = ALIGN (0x4)
+ *(.init)
+ .init          0x40000040       0xc8 ./src/crt.o
+                0x400000e4                FIQHandler
+                0x400000d8                PAbortHandler
+                0x400000c0                ExitFunction
+                0x40000040                ResetHandler
+                0x400000dc                DAbortHandler
+                0x400000e0                IRQHandler
+                0x400000d0                UndefHandler
+                0x40000108                . = ALIGN (0x4)
+ *(.text)
+ .text          0x40000108        0x0 ./src/crt.o
+ .text          0x40000108       0x60 ./src/main.o
+                0x40000108                main
+                0x40000168                . = ALIGN (0x4)
+ *(.rodata)
+ .rodata        0x40000168        0x4 ./src/main.o
+                0x4000016c                . = ALIGN (0x4)
+ *(.rodata*)
+                0x4000016c                . = ALIGN (0x4)
+ *(.glue_7t)
+ .glue_7t       0x4000016c        0x0 ./src/crt.o
+ .glue_7t       0x4000016c        0x0 ./src/main.o
+                0x4000016c                . = ALIGN (0x4)
+ *(.glue_7)
+ .glue_7        0x4000016c        0x0 ./src/crt.o
+ .glue_7        0x4000016c        0x0 ./src/main.o
+                0x4000016c                . = ALIGN (0x4)
+                0x4000016c                etext = .
+
+.vfp11_veneer   0x00000000        0x0
+ .vfp11_veneer  0x00000000        0x0 ./src/crt.o
+ .vfp11_veneer  0x00000000        0x0 ./src/main.o
+
+.data           0x4000016c        0x0
+                0x4000016c                PROVIDE (__data_start, .)
+ *(.data)
+ .data          0x4000016c        0x0 ./src/crt.o
+ .data          0x4000016c        0x0 ./src/main.o
+                0x4000016c                . = ALIGN (0x4)
+                0x4000016c                edata = .
+                0x4000016c                _edata = .
+                0x4000016c                PROVIDE (__data_end, .)
+
+.bss            0x4000016c      0x894
+                0x4000016c                PROVIDE (__bss_start, .)
+ *(.bss)
+ .bss           0x4000016c        0x0 ./src/crt.o
+ .bss           0x4000016c        0x0 ./src/main.o
+ *(COMMON)
+                0x4000016c                . = ALIGN (0x4)
+                0x4000016c                PROVIDE (__bss_end, .)
+                0x40000200                . = ALIGN (0x100)
+ *fill*         0x4000016c       0x94 00
+                0x40000200                PROVIDE (__stack_start, .)
+                0x40000200                PROVIDE (__stack_fiq_start, .)
+                0x40000300                . = (. + FIQ_STACK_SIZE)
+ *fill*         0x40000200      0x100 00
+                0x40000300                . = ALIGN (0x4)
+                0x40000300                PROVIDE (__stack_fiq_end, .)
+                0x40000300                PROVIDE (__stack_irq_start, .)
+                0x40000400                . = (. + IRQ_STACK_SIZE)
+ *fill*         0x40000300      0x100 00
+                0x40000400                . = ALIGN (0x4)
+                0x40000400                PROVIDE (__stack_irq_end, .)
+                0x40000400                PROVIDE (__stack_abt_start, .)
+                0x40000500                . = (. + ABT_STACK_SIZE)
+ *fill*         0x40000400      0x100 00
+                0x40000500                . = ALIGN (0x4)
+                0x40000500                PROVIDE (__stack_abt_end, .)
+                0x40000500                PROVIDE (__stack_und_start, .)
+                0x40000600                . = (. + UND_STACK_SIZE)
+ *fill*         0x40000500      0x100 00
+                0x40000600                . = ALIGN (0x4)
+                0x40000600                PROVIDE (__stack_und_end, .)
+                0x40000600                PROVIDE (__stack_svc_start, .)
+                0x40000a00                . = (. + SVC_STACK_SIZE)
+ *fill*         0x40000600      0x400 00
+                0x40000a00                . = ALIGN (0x4)
+                0x40000a00                PROVIDE (__stack_svc_end, .)
+                0x40000a00                PROVIDE (__stack_end, .)
+                0x40000a00                PROVIDE (__heap_start, .)
+OUTPUT(test_ram.elf elf32-littlearm)
+
+.ARM.attributes
+                0x00000000       0x10
+ .ARM.attributes
+                0x00000000       0x10 ./src/crt.o
+ .ARM.attributes
+                0x00000010       0x10 ./src/main.o
+
+.debug_line     0x00000000       0xd0
+ .debug_line    0x00000000       0x79 ./src/crt.o
+ .debug_line    0x00000079       0x57 ./src/main.o
+
+.debug_info     0x00000000      0x202
+ .debug_info    0x00000000       0x74 ./src/crt.o
+ .debug_info    0x00000074      0x18e ./src/main.o
+
+.debug_abbrev   0x00000000       0x76
+ .debug_abbrev  0x00000000       0x12 ./src/crt.o
+ .debug_abbrev  0x00000012       0x64 ./src/main.o
+
+.debug_aranges  0x00000000       0x48
+ .debug_aranges
+                0x00000000       0x28 ./src/crt.o
+ .debug_aranges
+                0x00000028       0x20 ./src/main.o
+
+.debug_ranges   0x00000000       0x20
+ .debug_ranges  0x00000000       0x20 ./src/crt.o
+
+.debug_frame    0x00000000       0x24
+ .debug_frame   0x00000000       0x24 ./src/main.o
+
+.debug_loc      0x00000000       0x1f
+ .debug_loc     0x00000000       0x1f ./src/main.o
+
+.debug_pubnames
+                0x00000000       0x1b
+ .debug_pubnames
+                0x00000000       0x1b ./src/main.o
+
+.comment        0x00000000       0x12
+ .comment       0x00000000       0x12 ./src/main.o
+
+Cross Reference Table
+
+Symbol                                            File
+DAbortHandler                                     ./src/crt.o
+ExitFunction                                      ./src/crt.o
+FIQHandler                                        ./src/crt.o
+IRQHandler                                        ./src/crt.o
+PAbortHandler                                     ./src/crt.o
+ResetHandler                                      ./src/crt.o
+UndefHandler                                      ./src/crt.o
+__bss_end                                         ./src/crt.o
+__bss_start                                       ./src/crt.o
+__stack_abt_end                                   ./src/crt.o
+__stack_fiq_end                                   ./src/crt.o
+__stack_irq_end                                   ./src/crt.o
+__stack_svc_end                                   ./src/crt.o
+__stack_und_end                                   ./src/crt.o
+main                                              ./src/main.o
+                                                  ./src/crt.o

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)