post_hex.map

来自「MSP430与DSP接口技术2 编辑环境C语言,未试过,仅供参考」· MAP 代码 · 共 39 行

MAP
39
字号
********************************************************************************
TMS320C55x COFF/Hex Converter                                       Version 2.56
********************************************************************************

INPUT FILE NAME: <Debug\post.out>
OUTPUT FORMAT:   Motorola-S2

PHYSICAL MEMORY PARAMETERS
   Default data width   :   8
   Default memory width :  16
   Default output width :  16

BOOT LOADER PARAMETERS
   Table Type:		  PARALLEL PORT (EMIF 16 bit Mode)
   Entry Point:		  0x0002081d


OUTPUT TRANSLATION MAP
--------------------------------------------------------------------------------
00400000..0047ffff  Page=0  Memory Width=16  ROM Width=16  "ROM"
--------------------------------------------------------------------------------
   OUTPUT FILES: post.hex [b0..b15]

   CONTENTS: 00400000..00404f85   BOOT TABLE
                        .sysstack : dest=00000200  size=00000200  width=00000001x
                           .trace : dest=00000964  size=00000200  width=00000001x
                            .args : dest=00000b64  size=00000010  width=00000001x
                  .LOG_system$buf : dest=00000b80  size=00000080  width=00000001x
                           .const : dest=00000c00  size=00000280  width=00000001x
                           .stack : dest=0000130c  size=00000800  width=00000001x
                           .cinit : dest=00010000  size=00000868  width=00000001x
                           .pinit : dest=00010868  size=0000000c  width=00000001x
                         .gblinit : dest=00010874  size=0000001a  width=00000001x
                         .trcdata : dest=0001088e  size=00000006  width=00000001x
                       .rtdx_text : dest=00020000  size=0000072d  width=00000001x
                         .sysinit : dest=0002072d  size=00000177  width=00000001x
                            .bios : dest=000208a4  size=00001286  width=00000001x
                            .text : dest=00021b2c  size=00001b31  width=00000001x

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?