📄 mcf5373.mem
字号:
// 5329 evaluation board// // Mainly used to define reserved areas so debugger// will not read those areas//// Memory map:// 0x0000_0000 - 0x001F_FFFF 4M Flash// 0x4000_0000 - 0x41FF_FFFF SDCS0 DDR SDRAM// 0x8000_0000 - 0x8000_7FFF 32K Internal SRAM// 0xFC00_0000 - 0xFFFF_FFFF Internal register space//// All reserved ranges display 0xBABABABAreservedchar 0xBA// all reserved areas:reserved 0x00200000 0x3FFFFFFFreserved 0x42000000 0x7FFFFFFFreserved 0x80008000 0xBFFFFFFFreserved 0xC0010000 0xEBFFFFFF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -