-
I had installef risc-v toolchain in my pc linux as stated in risc_v website but now when i compiled my c code with risc-v-unknown.... Command .i face error No such file or directory .... Should i ins…
-
Hello and thanks for developing the firmware.
I would love to be able to turn the screen on and off remotely over BLE on the RISC-V variant. Ideally the off state should be really low power.
-
I just got a SparkFun Pro RP2350 and I'm trying to get the examples to build. I've run into a few issues I could fix via web search, but there are some outstanding ones:
1. RISC-V compilers: The RE…
-
Hello
I have strange error that I am not able to solve it! I use pulpino platform. When I "make helloworld" I have this error. in addition due to this error I can not execute any application and be…
-
I purchased a Pioneer 1.3 bare board, and I am at a loss for how to get this thing to boot.
I have tried various combinations of the following RAM and boot media:
- 1 stick of NEMIX RAM MR25600-…
-
I saw that RISC-V arch is [supported](https://github.com/capstone-engine/capstone/releases/tag/5.0-rc1) on capstone disassembly framework.
-
### Build Version
v1.5.0
### Operating System Environment
- [ ] Microsoft Windows (32-bit)
- [ ] Microsoft Windows (64-bit)
- [X] Mac OS X
- [ ] Linux (specify distribution and version below)
### …
-
How to run all ./debug/targets/RISC-V/*.py tests? and pass /continue to other tests if some test have an exception
-
Clang generally puts its "support-like" headers into include/clang/Basic, not include/clang/Support. However, it sprouted one name RISCVVIntrinsicUtils.h - can this move to Basic, or can all of Basic…
-
From a report to openssl-security by Florian Sieck et al (edited for brevity):
> On RISC-V, OpenSSL, although offering an architecture-specific implementation, falls back to a T-table and S-box bas…