This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/tools/bflb_flash_tool/bflb_iot_tool命令行工具说明.txt

22 lines
642 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

build
bflb_iot_tool.exe --chipname=bl602 --xtal=40M --firmware="D:\\bouffalolab\\tool\\bflb-flash-tool\\img\\project.bin" --build
build + download
bflb_iot_tool.exe --chipname=bl602 --port=COM9 --xtal=40M --firmware="D:\\bouffalolab\\tool\\bflb-flash-tool\\img\\project.bin"
--chipname必填
--interface默认uart
--portcom口默认自动查找
--baudrate波特率默认115200
--xtalxtal
--dtsdevice tree文件
--firmware默认img目录下的project.bin
--build只生成镜像
--erase擦除flash
--single单文件烧写
--addr烧写地址默认0
--configeflash_loader_cfg.ini