PINE64
Article: PinePhone boots Apache NuttX RTOS - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: Article: PinePhone boots Apache NuttX RTOS (/showthread.php?tid=17235)



Article: PinePhone boots Apache NuttX RTOS - lupyuen - 08-27-2022

Suppose we’re creating our own Operating System (non-Linux) for PinePhone…

-  What’s the File Format?

-  Where in RAM should it run?

-  Can we make a microSD that will boot our OS?

-  What happens when PinePhone powers on? (U-Boot)

This article explains how we ported Apache NuttX RTOS to PinePhone. And we’ll answer the questions along the way!

PinePhone boots Apache NuttX RTOS