outtohex.cmd
来自「5402flashboot程序」· CMD 代码 · 共 22 行
CMD
22 行
bypass.out
-a
-o bypass.hex
-memwidth 16
-romwidth 16
-map a.map
-boot
-bootorg 08000h
-e 0100h
ROMS
{
PAGE 0 :
FLASH : origin=08000h, length= 8000h /* 8000h */
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?