kflash_gui

Cross platform GUI wrapper for kflash.py (download(/burn) tool for k210)

screenshot

Features

Screenshots

Usage

Running from source

This repository uses submodules. The --recursive should be used so the required submodule(s) are downloaded.

git clone  --recursive https://github.com/sipeed/kflash_gui.git
cd kflash_gui

Assuming a Debian based distro is being used, dependencies can be installed with the following commands.

sudo apt install python3 python3-pip
sudo pip3 install -r requirements.txt

kflash_gui can be run from the source file as follows:

python3 kflash_gui.py

An execution package can be made with these commands:

sudo pip3 install pyinstaller
python3 pack.py

If downloading fails

How kfpkg coms from

Refer here: blog.sipeed.com/p/390.html


特性

使用方法

无法下载时检查

如何手动打包 kfpkg

参考这里: blog.sipeed.com/p/390.html