?? load_fw.bat
字號:
@echo off
REM ***************************************************************
REM ** This batch file executes the commands from the file **
REM ** load.txt to load USB FW into your Voyager flash by **
REM ** the Flash Loader tool. **
REM ** Replace "C:\PROGRA~1\NATION~1\VOYAGE~1\" with the actual **
REM ** path to your Flash Loader. **
REM ***************************************************************
call "C:\Program Files\National Semiconductor Corp\AIO Flash Loader\fl-env.bat"
flcmd -f load.txt
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -