flash_atmel.ame
来自「realview22.rar」· AME 代码 · 共 21 行
AME
21 行
# FLASH_ATMEL.AME
#
# This file contains the ASCII format information for a FLASH method
# file. This particular one is for Atmel Flash.
# ==================================================================
[FLASH=AT29LV1024]
flash_name="Atmel AT29LV1024"
width=2
no_erase=True
block.boot={count=0x0020:size=0x0100}
block.Angel={count=0x00E0:size=0x0100}
block.default={count=0x0100:size=0x0100}
[FLASH=AT29LV1024_UB]
flash_name="Atmel AT29LV1024_UB"
width=2
no_erase=True
block.Upper64K={count=0x0100:size=0x0100}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?