-
Hey there,
I just noticed a regression in the [RMS Express installer](https://downloads.winlink.org/User%20Programs/) with box86. The program installer crashes and then Wine reports *"Access viola…
-
The default sel4test image for this platform produces an elfloader ELF file inside ./images. Trying to boot this file on a new board doesn't seem to work, there are no other instructions for how to ru…
-
Reko: 0.10.0.0
Subject: https://github.com/rfalke/decompiler-subjects/tree/master/from_boomerang/minmax/ia32_elf_by_boomerang
```
Error: An error occurred during decompilation.
Nullable ob…
-
When I try to build the sel4 base archive for imx7 on my machine with staging and with CCACHE set ...
```
VERBOSE= ./tool/depot/create mstein/bin/arm_v7a/base-sel4-imx7d_sabre CCACHE=1 UPDATE_VERSIO…
-
Hello,
I am trying to simulate the rocket chip Verilog using cadence simulator instead of vcs (cd vsim;make run)
I would like to know what to modify to do so! … is there an example of the makefrag a…
-
Log below
-
Hello
I try to build bootloader but I get this error
Windows 10
vscode 1.63.2
please help me
```
> Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 .. <
CMake…
-
Got a compiler error on Raspberry Pi 3 @ CentOS 7
- `uname -a`
```
Linux xxxxx 5.10.23-v7.1.el7 #1 SMP Tue Mar 16 15:59:19 UTC 2021 armv7l armv7l armv7l GNU/Linux
```
- `cmake --version`
```…
cnrat updated
2 years ago
-
This binary will run in kernel mode and needs to mount our block device.
After that it needs to create a process that we forward to the user.
We need to allocate physical memory for it, map it and r…
Mic92 updated
3 years ago
-
Hi, @mp-17 @suehtamacv
When I try to `make riscv_tests_simv` according to the README file, my terminal has been stuck with no message update for a long while, about a few hours.
> `(base) ➜ hard…