-
I am running remote bitbang server with RTL simulation(CVA6 ariane core + riscv-dbg RTL +simJTAG). When I try to connect openocd I am getting following error:
```
Error: 222 127573 core.c:1242 jta…
-
```
+ 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…
-
Hi, When I use the ```make TEST=riscv_debug_wfi_test SEED=27946``` the case 27948 will failed due to timeout.
It's failed because the second instruction of main function is wfi instruction, but the…
-
### Description
V2 tests that require fixing to 90% pass rate (passing/total):
- [ ] Riscv_debug_branch_jump_test (8/10)
- [ ] Riscv_dret_test (1/5)
- [ ] Riscv_debug_ebreakmu_test (11/15)
- [ …
-
Hi
Please find below commands used for running test cases
command lines:
Available test programs
export CV_SW_MARCH=rv32imc
export CV_SW_PREFIX=riscv32-unknown-elf-
export CV_SW_TOOLCHAIN=/…
-
I implemented RISCV SoC on a Zcu102 fpga. I am trying to use openOCD and jtag-hs2 to download code to the board as instructed in the README. Does anyone know what could potentially cause this error an…
-
```
+ 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…
-
```
+ 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…
-
Split out from this issue:
* https://github.com/riscv-collab/riscv-openocd/issues/1047#issuecomment-2074197697
I'm using this build of OpenOCD:
* https://github.com/riscv-collab/riscv-openocd…
-
```
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000003f8903a8e4, pid=275198, tid=0x0000003f9efff180
#
# JRE version: (8.0_412) (build )
# Java…