PINE64
[Article] RTOS on a RISC-V SBC: Star64 JH7110 + Apache NuttX - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=74)
+--- Thread: [Article] RTOS on a RISC-V SBC: Star64 JH7110 + Apache NuttX (/showthread.php?tid=18588)



[Article] RTOS on a RISC-V SBC: Star64 JH7110 + Apache NuttX - lupyuen - 08-07-2023

Apache NuttX is a Real-Time Operating System (RTOS) that runs on many kinds of devices, from 8-bit to 64-bit. (Think Linux, but a lot smaller and simpler)

In this tutorial we’ll boot NuttX on a 64-bit RISC-V Single Board Computer (SBC): Pine64 Star64, based on the StarFive JH7110 SoC.

If we're...
- Seeking a simpler, lighter Operating System for our RISC-V SBC (Alternative to Linux and Unix)
- Or just keen to learn how a RISC-V SBC boots from scratch
Then read on!


RTOS on a RISC-V SBC: Star64 JH7110 + Apache NuttX