-
https://gist.github.com/KFlash/688af509a649aa8180d4cb17e7b9de81
-
我是新手, 我正打算用kflash在window上烧录代码
我尝试过如下方法
- `kflash -B dan hello_world.bin` : 无法将“kflash”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。
- `python kflash -B dan hello_world.bin` : can't open file 'S:\kendryte-standal…
-
Windows defender quarantines the file.
Threat detected: Trojan:Win32/Fuery.B!cl
Alert level: Severe
Category: Trojan
Details: This program is dangerous and executes commands from an attacker.
k…
-
For the RISC-V Maixduino board I will need to first build U-Boot and then OpenSBI passing U-Boot as payload:
```
prepare:
test -d opensbi || git clone -v \
https://github.com/riscv/opensbi.git…
-
I can't upload the demo_find_face.py script. I just got the error: ValueError: [MAIXPY]kpu: load error:2002, ERR_KMODEL_VERSION: only support kmodel V3/V4 now, but I flashed the maixpy_v0.6.2_16_gaef…
-
Where can I find the ROM loader and software loader (ISP_PROG in kflash.py)
-
I just discovered which claims 2X performance, simplistic ISC license. It would be interesting to see if this could be used in tools such as Prettier, Babel, ESLint, etc.
I wonder how it would do …
-
Hi,
I am just a newbie
I want to run face detection but I get error when I run :
$ task = kpu.load(0x00300000)
ERROR:
v=596458738, flag…
-
```
What steps will reproduce the problem?
1. Install SSL
2.Have this line in the .php file
$orimessage= ;
3. use this on same page:
$(document).ready(function(){
$("#stexpand…
-
I cannot flash firmware to maixpy go as below. So how to resovle?
./ktool.py -p /dev/ttyUSB0 -b 2000000 -t MicroPython.bin