Import Mbed OS hard-float snapshot
This commit is contained in:
47
tools/test/memap/arm.map
Normal file
47
tools/test/memap/arm.map
Normal file
@@ -0,0 +1,47 @@
|
||||
Component: ARM Compiler 5.06 update 5 (build 528) Tool: armlink [4d35e2]
|
||||
|
||||
==============================================================================
|
||||
|
||||
Memory Map of the image
|
||||
|
||||
Image Entry point : 0x0001b0c1
|
||||
|
||||
Load Region LR_IROM1 (Base: 0x0001b000, Size: 0x0000ed04, Max: 0x00025000, ABSOLUTE, COMPRESSED[0x0000e23c])
|
||||
|
||||
Execution Region ER_IROM1 (Base: 0x0001b000, Size: 0x0000e1c4, Max: 0x00025000, ABSOLUTE)
|
||||
|
||||
Base Addr Size Type Attr Idx E Section Name Object
|
||||
|
||||
0x0001b000 0x000000c0 Data RO 7002 RESET /common/path/startup/startup.o
|
||||
0x0001b0c0 0x00000008 Code RO 8820 * !!!main /installed/libs/../lib/armlib/c_p.l(__main.o)
|
||||
0x0001b26c 0x00000098 Code RO 6076 .text /common/path/irqs/irqs.o
|
||||
0x000206a0 0x00000036 Code RO 27 i._Z9time_funcPN4mbed5TimerEi /common/path/main.o
|
||||
0x200039b4 0x00000018 Data RW 8092 .data /common/path/data/data.o
|
||||
0x20003af8 0x00000198 Zero RW 57 .bss /common/path/data/data.o
|
||||
|
||||
==============================================================================
|
||||
|
||||
Image component sizes
|
||||
|
||||
|
||||
Code (inc. data) RO Data RW Data ZI Data Debug
|
||||
|
||||
344 368 0 24 408 36188 Object Totals
|
||||
8 0 0 0 0 7596 Library Totals
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
||||
Code (inc. data) RO Data RW Data ZI Data Debug
|
||||
|
||||
352 376 0 24 408 17208 Grand Totals
|
||||
352 376 0 24 408 17208 ELF Image Totals (compressed)
|
||||
352 376 0 24 0 0 ROM Totals
|
||||
|
||||
==============================================================================
|
||||
|
||||
Total RO Size (Code + RO Data) 352 ( 0.35kB)
|
||||
Total RW Size (RW Data + ZI Data) 432 ( 0.43kB)
|
||||
Total ROM Size (Code + RO Data + RW Data) 376 ( 0.37kB)
|
||||
|
||||
==============================================================================
|
||||
Reference in New Issue
Block a user