PINE64

Full Version: [Article] Star64 JH7110: Experiments with OpenSBI (Supervisor Binary Interface)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 Apache NuttX RTOS on Star64 JH7110 RISC-V SBC to experiment with OpenSBI:
(1) Print to the Serial Console
(2) Set a System Timer
(3) Query the RISC-V CPUs
(4) Fetch the System Information
(5) And Shutdown / Reboot our SBC

Check out the article:
Star64 JH7110 RISC-V SBC: Experiments with OpenSBI (Supervisor Binary Interface)