p&e_icd_startup.cmd

来自「freescale 协处理器应用相关实例」· CMD 代码 · 共 6 行

CMD
6
字号
// At startup the commands written below will be executed
// Location of the XGATE code, needed to set breakpoints in XGATE code
XGATECODERANGESRESET
XGATECODERANGE 0xB000'X 0xBFFF'X     // addresses are in the XGATE space

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?