flash_amd.ame

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

AME
16
字号
# FLASH_AMD.AME
#
# This file contains the ASCII format information for a FLASH method
# file. This particular one is for AMD Flash.
# ==================================================================
[FLASH=AM29LV400] 
flash_name="AMD AM29LV400 Bottom Boot"
width=2
no_erase=False
block.8KW={count=0x0001:size=0x4000}
block.4KW={count=0x0002:size=0x2000}
block.16KW={count=0x0001:size=0x8000}
block.32KW={count=0x0007:size=0x10000}
proc_name="ARM"

⌨️ 快捷键说明

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