Bouffalolab Mcu Tool
Project description
Bouffalolab Mcu Command Tool
====================================
The functions of bflb_mcu_tool is the same as DevCube(MCU View) which is a GUI tool for image programing. bflb_mcu_tool is designed for the convenience of integrating into the compilation system after image buid, and making it more easy for users who are accustomed to using command line operations.
basic download config:
- --chipname:mandatory, name of chip(bl602/bl702/bl616...)
- --interface:1.uart, 2.jlink, 3.cklink, 4.openocd, default is uart
- --bootsrc:1.flash, 2.uart/sdio, 3.uart/usb, default is flash
- --port:serial port or jlink serial number
- --baudrate:baudrate of serial port, default is 115200
- --xtal:xtal on the board, for bl602,1:24M,2:32M,3:38.4M,4:40M(default value when not specified),5:26M; for bl702,1:32M(default value when not specified); for bl616,just use value 7(auto adjust)
- --config:eflash loader configuration file,default is chips/blXXXX/eflash_loader/eflash_loader_cfg.ini
- --flashclk:clock of flash
- --pllclk:clock of pll
files for download:
- --firmware:mandatory, select the firmware binary file which your sdk build out
- --dts:optional,select the device tree file you used
- --addr:address to program, default is 0x2000
- --erase:erase the whole flash
other options:
- --build:build image only
EXAMPLE:
- bflb_mcu_tool.exe --chipname=bl602 --port=COM28 --baudrate=2000000 --firmware="helloworld_bl602.bin"
- bflb_mcu_tool.exe --chipname=bl602 --port=COM28 --baudrate=2000000 --firmware="helloworld_bl602.bin" --erase
- bflb_mcu_tool.exe --chipname=bl602 --port=COM28 --baudrate=2000000 --firmware="helloworld_bl602.bin" --build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bflb-mcu-tool-1.9.0.tar.gz
(44.6 MB
view details)
File details
Details for the file bflb-mcu-tool-1.9.0.tar.gz
.
File metadata
- Download URL: bflb-mcu-tool-1.9.0.tar.gz
- Upload date:
- Size: 44.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 297f252c2954d141024c9130a562054f4cb8a2a3bf67a7714c2e3ac6bfe07cc7 |
|
MD5 | 95d91ac28717bf396da330f750f94552 |
|
BLAKE2b-256 | f4efc25790bd74ad898dfc2e2228170265f9b95908ff07aaefa2d6ea21ef9510 |