-
I am getting another 2-way server crash with 6.1.61 kernel compiled myself at commit db74e759247f. The server was having high load (~500) at the moment.
```
[44855.988161] INFO: task iou-sqp-53388…
-
Hi.
Trying to use Arduino as per your instructions.
But when trying to upload any sketch, error:
File "C:\Users\javie\AppData\Local\Arduino15\packages\sophgo\tools\burntool_py\0.2\burntool.py", lin…
-
Hi LicheeRV Nano team,
thank you for working on supporting this great board!
I am currently trying to get a camera-based solution developed on LicheeRV Nano, and I need to debug kernel modules, …
-
Built from commit 83ab3eda46e651464f2715455ae66711882be116
```
nld-bld-1 [~]$ uname -a
Linux nld-bld-1 6.1.80-0-sophgo #1-Alpine SMP PREEMPT Wed, 06 Mar 2024 20:52:40 +0000 riscv64 Linux
```
``…
ncopa updated
3 months ago
-
如题
-
I noticed there is an option to reset the sg2042 and make it bypass the SCP bootrom but boot directly from SPI flash (64MiB).
Can we get the spi flash layout documented in system.rst TODO item so we …
-
As of now, those SoCs are not fully documented and only binary blobs avilable.
For reference:
- https://github.com/milkv-duo/duo-files (datasheet and manual)
- https://github.com/milkv-duo/duo-bu…
-
IMAGE SYNC
-
Hi,
I got sporadic nodejs segfault or strange errors on sg2042 and lpi4a when building electron and chromium.
On sg2042, segfaults are encountered. The stack traces only contain one line and loo…
-
`bsp/cvitek/cv18xx_risc-v/` 最新 master
----
在编写跑马灯例子过程中,尝试读取 GPIO 引脚的状态值,失败
简单示例代码如下:
```c
static int led_on(void)
{
rt_pin_write(pinno, PIN_HIGH);
rt_kprintf("%d\n", rt_pin…