⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 at40807.ocd

📁 ATMEL at91系列arm的官方驱动
💻 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 + -