?? at40807.ocd
字號:
# Setup script for the Ateml AT91M40807 board with Green Hills Multi2K
# This is only required if the Angel ROM monitor does not do the board setup
# EBI_CSR0
memwrite long 0xffe00000 0x01002535
# EBI_CSR1
memwrite long 0xffe00004 0x02002121
# REMAP Done
memwrite long 0xffe00020 0x00000001
#2M bytes per CS
memwrite long 0xffe00024 0x00000006
# Set internal memory in SF_MMR
memwrite long 0xFFF0000C 0x00000001
# 32 bits access
memchunk lr 4
memchunk sr 4
run
sleep 1
halt
delay fast
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -