map文件将其分为如下五大类: 1.Section Cross References:模块、段(入口)交叉引用 2.Removing Unused input sections from the image:移除未调用模块 3.Image Symbol Table:映射符号表 4.Memory Map of the image:内存(映射)分布 5.Image component sizes:存储组成大小...
在Keil中点击Options fot Target->Listing可以生成.map文件,默认是全部输出的。 在map文件中大致分为五类(map文件从上至下) Section Cross References:模块、段(入口)交叉引用; Removing Unused input sections from the image:移除未使用的模块; Image Symbol Table:映射符号表; Memory Map of the image:内存(映...
1、Section Cross References:模块、段(入口)交叉引用 2、Removing Unused input sections from the image:移除未调用模块 3、Image Symbol Table:映射符号表 4、Memory Map of the image:内存(映射)分布 5、Image component sizes:存储组成大小 1、map文件在哪里 打开配置页面的Listing选项卡,可以看到map文件在listi...
Ⅳ、Memory Map of the image:内存(映射)分布 配置中需勾选上:Memory Map Memory Map of the image:内存(映射)分布,内容相对较多,也是比较重要的一项。 Image Entry point : 0x08000131:指映射入口地址。 Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000004cc, Max: 0x00080000, ABSOLUTE): 指加载...
Ⅳ、Memory Map of the image:内存(映射)分布 配置中需勾选上:Memory Map Memory Map of the image:内存(映射)分布,内容相对较多,也是比较重要的一项。 Image Entry point : 0x08000131:指映射入口地址。 Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000004cc, Max: 0x00080000, ABSOLUTE): ...
SizeObject(Section)qh_buffer0x20004000Data3072usb_device_ehci.o(.bss.qh_buffer)[Anonymous Symbol]0x20004000Section0usb_device_ehci.o(.bss.qh_buffer)===Memory Map of the image Image Entry point:0x30002401Load RegionLR_m_text(Base:0x30000400,Size:0x00010944,Max:0x00fbfc00,ABSOLUTE,COMPRESSE...
Memory Map of the image Image Entry point : 0x30002401 Load Region LR_m_text (Base: 0x30000000, Size: 0x00011800, Max: 0x00fc0000, ABSOLUTE, COMPRESSED[0x00011518]) Execution Region RW_m_data (Exec base: 0x20000000, Load base: 0x30010000, Size: 0x00005ed8, Max: 0x0003f800, ABSOLU...
4.Memory Map of the image:内存(映射)分布 5.Image component sizes:存储组成大小 下面章节针对Keil DMK-ARM、 ARM Compiler 5组件生成的map文件五大类内容展开详细讲述。 三、Section Cross References Section Cross References:模块、段(入口)交叉引用
3.2.4 Memory Map of the image 映像文件可以分为加载域(Load Region)和运行域(Execution Region):加载域反映了ARM可执行映像文件各个段存放在存储器中时的位置关系。关于加载域和运行域前文已经介绍过了。 这部分为两块,一部分是Flash的,另外一部分是RAM的。
Memory Map of the image Image Entry point : 0x30002401 Load Region LR_m_text (Base: 0x30000400, Size: 0x00010944, Max: 0x00fbfc00, ABSOLUTE, COMPRESSED[0x00010408]) Execution Region RW_m_data (Exec base: 0x20000000, Load base: 0x3000f944, Size: 0x000056d8, Max: 0x0003f800, ABSO...