📄 555_int_memory.cfg
字号:
;----------------------------------------------------------------------
; 555_int_memory.cfg Debugger configuration file for MPC555 chip
;----------------------------------------------------------------------
; NOTE: For at least CodeWarrior versions 6.x this file MUST be located
; in the directory:
; {CodeWarrior directory}\PowerPC_EABI_Support\Initialization_Files\BDM
; HOWEVER, there is a COPY of this file in the project windows,
; Debugger Config Files for reference. CAUTION must be used in modifying
; this file to ensure the correct file is edited.
; REV Feb 7, 2003 SM, AP
writereg MSR 0x00001002 ; MSR: Set RI=1, ME=1, IP=0, etc.
writemem.l 0x002fc004 0xFFFFFF88 ; SYPCR: Disable watchdog, enable bus monitor
writespr 638 0xFFF00800 ; IMMR: Enable internal flash (FLEN=1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -