esf40.bcd

来自「realview22.rar」· BCD 代码 · 共 40 行

BCD
40
字号
# ESF40.BCD file. This file contains the board definition for the
# ESF40 platform
#
# Copyright 2001-2003 ARM Limited.
[BOARD=ESF40] 
Advanced_Information.ARM={\
  Memory_block.FLASH={\
    start=0x0000:length=0x100000:access=Flash:\
        flash_type="$RVDEBUG_BASE/flash/examples/st-esf40/flash_esf40.fme":\
        description="OnChip Flash"\
  }:Memory_block.FPEC={\
    start=0x100000:length=0x0014:description="Flash Program/Erase Controller"\
  }:Memory_block.SRAM={\
    start=0xA0000000:length=0x8000:description="OnChip SRAM"\
  }:Map_rule.default={}:Register_enum.default={}:Register.default={\
    bit_fields.default={}\
  }:Concat_Register.default={}:Peripherals.FPEC={\
    start=0x0000:length=0x001C:base=FPEC:\
        description="Flash Program Erase Controller":Register.FCR0={\
      start=0x0000:length=4:base=Peripheral_start:gui_name="Control Register 0":\
        bit_fields.default={}\
    }:Register.FCR1={\
      start=0x0004:length=4:base=Peripheral_start:gui_name="Control Register 1":\
        bit_fields.default={}\
    }:Register.FDR0={\
      start=0x0008:length=4:base=Peripheral_start:gui_name="Data Register 0":\
        bit_fields.default={}\
    }:Register.FDR1={\
      start=0x000C:length=4:base=Peripheral_start:gui_name="Data Register 1":\
        bit_fields.default={}\
    }:Register.FAR={\
      start=0x0010:length=4:base=Peripheral_start:gui_name="Address Register":\
        bit_fields.default={}\
    }\
  }:Register_Window.ESF40={\
    line="$+":line="_Flash Control":line="FCR0":line="FCR1":line="FDR0":\
        line="FDR1":line="FAR"\
  }:ARM_config={}\
}

⌨️ 快捷键说明

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