📄 postload.cmd
字号:
// After load the commands written below will be executed
// Disarm the Flash Modules
//FLASH DISARM
// Unselect the Flahs Modules
//FLASH UNSELECT
// Set a temporary breakpoint on the main of the loaded application
// (in order to stop after a run, as it is not possible to stop
// an application using this hardware)
BS main T E
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -