boot_img.bxp

来自「Bootloading the TMS320VC5506/C5507/C5509」· BXP 代码 · 共 34 行

BXP
34
字号
********************************************************************************
TMS320C55x COFF/Hex Converter                                       Version 2.53
********************************************************************************

INPUT FILE NAME: <boot_img.out>
OUTPUT FORMAT:   Binary

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

BOOT LOADER PARAMETERS
   Table Type:		  SERIAL PORT (McBSP 8 bit Mode)
   Entry Point:		  0x00000400


OUTPUT TRANSLATION MAP
--------------------------------------------------------------------------------
00000000..00ffffff  Page=0  Memory Width=8  ROM Width=8
--------------------------------------------------------------------------------
   OUTPUT FILES: boot_img.bin [b0..b7]

   CONTENTS: 00000000..0000009f   BOOT TABLE
                            .sec1 : dest=00000400  size=00000028  width=00000001x
                            .sec3 : dest=00004003  size=00000016  width=00000001x
                            .sec2 : dest=00014000  size=00000015  width=00000001x
                            .sec4 : dest=0001c000  size=00000015  width=00000001x

--------------------------------------------------------------------------------
00000000..00ffffff  Page=1  Memory Width=8  ROM Width=8  "*DEFAULT PAGE 1*"
--------------------------------------------------------------------------------
   NO CONTENTS

⌨️ 快捷键说明

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