?? sinwave_c54x.mem
字號:
MEMORY c54x
(FAMILY = c54x) {
SPACE program_memory PAGE 0 :
EPROG (RWXI): o= 0x1400 e= 0x8FFF
VECT (RWXI): o= 0xFF80 e= 0xFFFF
SPACE data_memory PAGE 1 :
USERREGS(RWI ): o= 0x0060 e= 0x007B
BIOSREGS(RWI ): o= 0x007C e= 0x007F
IDATA (RWI ): o= 0x0080 e= 0x13FF
EDATA (RWI ): o= 0x1400 e= 0x93FF
EDATA1 (RWI ): o= 0x9400 e= 0xDFFF
SPACE IO_memory PAGE 2 :
}
/* Table of address ranges vs. sets of spaces that share them. */
/* For each entry in the table, */
/* if a region's parent appears in the space set */
/* and the region is fully contained in the address range, */
/* then the region is shared with the other spaces of the set. */
SHARED_ADDRESSES c54x {
o= 0x80 e= 0x13FF {program_memory,
data_memory}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -