board_aeb1.ame

来自「realview22.rar」· AME 代码 · 共 17 行

AME
17
字号
# BOARD_AEB1.AME
#
# This file contains the ASCII format information for a FLASH method
# file. This particular one has details for AT91EB01 in particular
# and references other Atmel-specific files.
# ==================================================================

[BOARD=AEB1] 
proc_name=ARM
# uses Intel TE28F008B3B 1 Meg BOTTOM Boot block byte access
from_flash=TE28F008B3B
reloc.pc_rel=True
reloc.start_addr=0x200000
# The board's INIT routine is modifying the ChipSel at 0x2000000
# restore_mem.1={base=0x2000000:size=0x10}
[INCLUDE] flash_intel.ame

⌨️ 快捷键说明

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