blinking
[rapper.git] / bitbucket_lpc1768 / main.map
diff --git a/bitbucket_lpc1768/main.map b/bitbucket_lpc1768/main.map
new file mode 100644 (file)
index 0000000..b2a4eef
--- /dev/null
@@ -0,0 +1,115 @@
+
+Allocating common symbols
+Common symbol       size              file
+
+current_time        0x4               main.o
+
+Discarded input sections
+
+ .text          0x0000000000000000        0x0 startup.o
+ .data          0x0000000000000000        0x0 startup.o
+ .bss           0x0000000000000000        0x0 startup.o
+ .text          0x0000000000000000        0x0 CMSIS/system_LPC17xx.o
+ .data          0x0000000000000000        0x0 CMSIS/system_LPC17xx.o
+ .bss           0x0000000000000000        0x0 CMSIS/system_LPC17xx.o
+ .text.SystemCoreClockUpdate
+                0x0000000000000000       0xfc CMSIS/system_LPC17xx.o
+ .text          0x0000000000000000        0x0 main.o
+ .data          0x0000000000000000        0x0 main.o
+ .bss           0x0000000000000000        0x0 main.o
+ .text.delay    0x0000000000000000       0x14 main.o
+
+Memory Configuration
+
+Name             Origin             Length             Attributes
+flash            0x0000000000000000 0x0000000000080000 xr
+ram              0x0000000010000000 0x0000000000008000 xrw
+*default*        0x0000000000000000 0xffffffffffffffff
+
+Linker script and memory map
+
+                0x0000000000000000                . = 0x0
+
+.text           0x0000000000000000      0x234
+                0x0000000000000000                _stext = .
+ *(.cs3.interrupt_vector)
+ .cs3.interrupt_vector
+                0x0000000000000000       0x40 startup.o
+                0x0000000000000000                interrupt_vectors
+ *(.text*)
+ .text.Reset_Handler
+                0x0000000000000040       0x44 startup.o
+                0x0000000000000040                Reset_Handler
+ .text.Default_Handler
+                0x0000000000000084        0x2 startup.o
+                0x0000000000000084                DebugMon_Handler
+                0x0000000000000084                HardFault_Handler
+                0x0000000000000084                PendSV_Handler
+                0x0000000000000084                NMI_Handler
+                0x0000000000000084                UsageFault_Handler
+                0x0000000000000084                Default_Handler
+                0x0000000000000084                MemManage_Handler
+                0x0000000000000084                SVC_Handler
+                0x0000000000000084                BusFault_Handler
+ *fill*         0x0000000000000086        0x2 00
+ .text.SystemInit
+                0x0000000000000088       0xe0 CMSIS/system_LPC17xx.o
+                0x0000000000000088                SystemInit
+ .text.delay.clone.0
+                0x0000000000000168       0x14 main.o
+ .text.SysTick_Handler
+                0x000000000000017c       0x10 main.o
+                0x000000000000017c                SysTick_Handler
+ .text.main     0x000000000000018c       0xa8 main.o
+                0x000000000000018c                main
+ *(.rodata*)
+                0x0000000000000234                . = ALIGN (0x4)
+                0x0000000000000234                _etext = .
+
+.glue_7         0x0000000000000234        0x0
+ .glue_7        0x0000000000000000        0x0 linker stubs
+
+.glue_7t        0x0000000000000234        0x0
+ .glue_7t       0x0000000000000000        0x0 linker stubs
+
+.vfp11_veneer   0x0000000000000234        0x0
+ .vfp11_veneer  0x0000000000000000        0x0 linker stubs
+
+.v4_bx          0x0000000000000234        0x0
+ .v4_bx         0x0000000000000000        0x0 linker stubs
+
+.data           0x0000000010000000        0x4 load address 0x0000000000000234
+                0x0000000010000000                _sdata = .
+ *(.data*)
+ .data.SystemCoreClock
+                0x0000000010000000        0x4 CMSIS/system_LPC17xx.o
+                0x0000000010000000                SystemCoreClock
+                0x0000000010000004                _edata = .
+
+.bss            0x0000000010000004        0x4 load address 0x0000000000000238
+                0x0000000010000004                _sbss = .
+ *(.bss*)
+                0x0000000010000004                . = ALIGN (0x4)
+                0x0000000010000004                _ebss = .
+ COMMON         0x0000000010000004        0x4 main.o
+                0x0000000010000004                current_time
+                0x0000000010008000                _sstack = 0x10008000
+LOAD startup.o
+LOAD CMSIS/system_LPC17xx.o
+LOAD main.o
+OUTPUT(main.elf elf32-littlearm)
+
+.comment        0x0000000000000000       0x11
+ .comment       0x0000000000000000       0x11 startup.o
+                                         0x12 (size before relaxing)
+ .comment       0x0000000000000000       0x12 CMSIS/system_LPC17xx.o
+ .comment       0x0000000000000000       0x12 main.o
+
+.ARM.attributes
+                0x0000000000000000       0x31
+ .ARM.attributes
+                0x0000000000000000       0x31 startup.o
+ .ARM.attributes
+                0x0000000000000031       0x31 CMSIS/system_LPC17xx.o
+ .ARM.attributes
+                0x0000000000000062       0x31 main.o