-
I'm running py-spy on RISC-V Mango Pi and it works. Thanks for making such a great tool. It'd be even better if profiling on RISC-V supported native extensions.
I tried to follow the steps from the …
-
Hi All,
I've downloaded this and tried to conpile hello_world project but I am getting bunch of errors, I should mention that I haven't had issue prior to updating my SDK. Here is one of the errors:
…
-
There is no need to define CTYPES_PASS_BY_REF_HACK on aarch64 or riscv64. This was a bug in libffi that has since been been fixed, for riscv64 in commit 4b0c358 and for aarch64 in commit e409225.
#…
-
我想在 macbook pro m2 上部署开发环境, 不过我看了很多环境准备文档都是针对 x86_64 的, 请问有可能在 m 系列上部署一套开发环境吗?
-
> $ make BOARD=blackice-ii
> riscv64-unknown-elf-gcc -march=rv32i -mabi=ilp32 -Wall -Wextra -pedantic -DFREQ=48000000 -Os -ffreestanding -nostartfiles -g -Iprograms/hello -c -o programs/hello/main.…
-
I cloned the repository first, and then when I executed the command `make all-via-docker`, I encountered the following error message:
```bash
ethan@EthanT14s:~/projects/cryptape/ckb-auth$ make all…
-
```
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/prims -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm -I…
-
# 总结
- 官方文档:https://www.qemu.org/docs/master/
- https://github.com/NJU-ProjectN/nemu
- https://github.com/qemu/qemu
- qemu+riscv:https://zhuanlan.zhihu.com/p/258394849
- 可以模拟很多开发板:https://blog.cs…
cisen updated
2 years ago
-
Error: missing `server' JVM at `/home/zhangxiang/rv-jdk8u/jdk8u/build/linux-riscv64-normal-client-slowdebug/jdk/lib/riscv64/server/libjvm.so'.
Please install or use the JRE or JDK that contains these…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8…