-
Hi, I want to compile my legacy C program to RISC-V binary.
(in Ubuntu 14.04, kernel 3.13.0-24-generic, x86_64 architecture)
This C program include some headers, for example, ... etc.
I jus…
-
Dear Experts,
I am compiling a small gpio program in riscv64. I am getting a linker error.
Compilation goes well and failure happens at the end of linking.
I am pasting the error below.
Tool inf…
-
I am having a problem building buildroot when running `make qemu` with top-of-tree on Debian Linux x86_64 (Note I have done `unset RISCV` so that I use the toolchain bundled with `freedom-u-sdk`):
…
-
I can't get Freedom-u-sdk to build on Centos 7. Are there any prebuilt binaries like there are for the freedom-e-sdk from SiFive https://www.sifive.com/boards
I get errors write away:
make
make…
-
the archive/buildroot format-demo-image target should check the size and checksum(s) of the downloaded file.
```
tmagik@vm:~/freedom-u-sdk$ ls -lh sifive-debian-demo-mar7.tar.xz
-rw-r--r-- 1 tma…
-
I've created a system with 2 CVA6 cores.
The implementation on Genesys2 is succesful.
I've tried connecting openOCD by using the `ariane-multi-hart.cfg` configuration file, but I get
```
../ariane…
-
I try to build linux images according to the guide.
but i get below error
```bash
lujun@softserver build $ MACHINE=freedom-u540 bitbake demo-coreip-cli
ERROR: Unable to start bitbake server (Non…
-
**Impact**: rtl | software
**Description**
Adding a support to attach a BootROM would allow the users to run their programs without using the JTAG interface initially. Just like the Freedom p…
-
RISCV64 is now merged into edk2, and having access to nightly RV64 binaries for QEMU would help me greatly in developing OS support.
Thanks for all the hard work here!
-
I am trying to build the qemu-sifive-e31-hello template, but it is failing.
Following is the build log
`23:06:35 **** Build of configuration debug for project qemu-sifive-e31-hello ****
make al…