Re: [Article] NuttX on Star64 JH7110: OpenSBI (Supervisor Binary Interface)

2023-10-29 Thread Alan C. Assis
Hi Lup, Great work, you are creating a huge set of documentation, not only about NuttX but also about RISC-V, OpenSBI and JH7110 processor! Kudos!!! BR, Alan On 10/28/23, Lee, Lup Yuen wrote: > Bare Metal Programming on a RISC-V SBC (Single-Board Computer) sounds > difficult. Thankfully we

[Article] NuttX on Star64 JH7110: OpenSBI (Supervisor Binary Interface)

2023-10-28 Thread Lee, Lup Yuen
Bare Metal Programming on a RISC-V SBC (Single-Board Computer) sounds difficult. Thankfully we can get help from the OpenSBI Supervisor Binary Interface! (A little like BIOS, but for RISC-V) In this article, we boot NuttX on Star64 JH7110 RISC-V SBC (and VisionFive2) to experiment with OpenSBI: