-
**i make the fw_payload.bin**
**make CROSS_COMPILE=riscv64-unknown-elf- PLATFORM=kendryte/k210 PLATFORM_RISCV_XLEN=64**
CC lib/sbi/riscv_asm.o
CC lib/sbi/riscv_atomic.o
AS …
-
![image](https://user-images.githubusercontent.com/1320252/50059046-dde89f00-01bc-11e9-8314-cecb0387bc5e.png)
![image](https://user-images.githubusercontent.com/1320252/57378873-3d7d3080-71d8-11e9-9f…
-
http://wiki.banana-pi.org/BPI-AI
-
The maixpy_k210_min builds but most in the "projects" core dump like this..
wolf@wolf-800-050se:~/MaxiBit/MaixPy/projects/maixpy_k210$ python3 project.py build
-- SDK_PATH:/home/wolf/MaxiBit/Mai…
-
```bash
$ git log -n1
commit 6a96e5cc86cbb888e3e11443a2b942fcff0fe669 (HEAD -> master, origin/master, origin/HEAD)
Author: luojia65
Date: Wed Apr 29 13:44:17 2020 +0800
Fix GPIO input
…
-
文章链接:
https://neucrack.com/p/189
----------------------------------------------------------------------------------------------------------------------------
## 主题简述
关于k210使用MLX90640模块,代码测试问…
-
See #25
This is a place holder for all Kendryte K210 specific notes/ideas.
https://www.canaan.io/product/kendryteai
-
U-Boot has been built using smode defconfig for maix
opensbi build error:
```
$ make PLATFORM=kendryte/k210 FW_PAYLOAD=y FW_PAYLOAD_OFFSET=0x20000 FW_PAYLOAD_PATH=../u-boot/u-boot.bin
AS-DEP …
-
Hello Paul, congrats on the release of Teensy 4.0 I'm looking forward to use it.
I've just tested the Sipeed Maix Bit (Kendryte K210) here with your CoreMark, and I'm sharing the results in the case …
-
It would be great to have a constant to identify Maixduino. Is there any?
I've seen this one in ArduinoCore-k210 , Arduino.h file
```c++
#ifndef KENDRYTE_K210
#define KENDRYTE_K210 1
#endif
```
…