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

📄 gwb33.cmd

📁 系统移植 AEDK EMB33实验系统
💻 CMD
字号:
# gwb33.cmd command file made by GWB33
# load symbol informaion
file /cygdrive/e/ucOSII_Tran/test.elf
# set the map in the debugger
c33 rpf /cygdrive/e/ucOSII_Tran/test.par
#decide debugger mode and its port
target sim
# load to memory
load /cygdrive/e/ucOSII_Tran/test.elf
# set ttbr register
set {char}0x4812d=0x59
set {long}0x48134=0x02000000
# hot reset
c33 rsth

⌨️ 快捷键说明

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