-
-
### Errata
make[2]: *** [package/pkg-generic.mk:368: /opt/k510_buildroot/k510_crb_lp3_v1_2_defconfig/build/ai/.stamp_target_installed] Aborted (core dumped)
make[1]: *** [Makefile:23: _all] Error 2
…
-
### Help
munmap_chunk(): invalid pointer
make[2]: *** [package/pkg-generic.mk:368: /opt/k510_buildroot/k510_crb_lp3_v1_2_defconfig/build/ai/.stamp_target_installed] Aborted (core dumped)
make[1]: *…
-
### Other
I have been trying to build python-scipy package. However, the build fails due to toolchain not supporting FORTRAN. python-scipy package depends on lapack. LAPACK requires FORTRAN supported…
-
### Other
I'm doing bare-metal level developing on this chip/board.
Is the memory layout of the peripheral modules and the corresponding documentation / user manual available? Where could I acces…
-
There is no detailed register description of WDT in the manual. Only addresses are provided.
Need to check if it is the same as k210
REF: [k210-pac](https://github.com/riscv-rust/k210-pac)
-
### Other
Hello. I have successfully boot Linux on th K510-DISPLAY-V1.2-A.1 from SD card microSDHC. Will it work with microSDXC on UHS-II , V90 (SDXC has exfat file system). I wish to have maximu…
-
### Help
各位k510_buildroot的开发者们好,我是一名个人开发者,目前正在尝试在k510上实现一个bootloader。
但是经过几轮尝试后我发现板子始终起不来,似乎和bootloader的格式有关?以sdcard引导启动模式为例,我发现k510_buildroot中会将u-boot.bin的格式重写一遍后生成的u-boot_burn.bin烧录到sdcard中。
…
-
In the manual, `MTIMER` is a separate module and I currently can't find a module to send IPI.
A module named `PLIC_SW` (software platform-level interrupt controller) seems to have something to do w…
-
Hello,
I'm able to build this source, however I can't boot my phone with the built kernel. I'm thinking maybe my config file isn't correct or the kernel command I use.
Can you please advice whic…