📄 abatron_preload.cmd
字号:
// Before load the commands written below will be executed
// The following commands must be enabled to load in flash with the BDI.
// reset the device to get default settings
RESET
// initialize flash programming process
bdi flash.erase addr=308000
bdi flash.erase addr=348000
bdi flash.erase addr=388000
bdi flash.erase addr=3C8000
bdi flash.load
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -