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

📄 fls.cmd

📁 使用键盘上的上、下、左、右四个按键
💻 CMD
字号:
# gwb33.cmd command file made by GWB33
# load symbol informaion
# set the map in the debugger
c33 rpf test.par
file ./flash/s1h0j646.elf
#decide debugger mode and its port
target icd com1
# load to memory
load
c33 fls 0x0c00000 0xffffff FLASH_ERASE FLASH_LOAD	
c33 fle 0x0c00000 0 0

file test.elf
target icd com1
load
# hot reset
set {char}0x4812d=0x59
set {long}0x48134=0x00c00000
c33 rsth

⌨️ 快捷键说明

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