Hi Briann, The main idea of NuttX RTOS is to have a POSIX and in some way a Linux-like RTOS that runs on low/mid-end microcontrollers, like STM32, ESP32, etc.
You also can run NuttX on high-end processors like Freescale/NXP iMX6 and others. Then in theory you can port Java Virtual Machine and even run apps that uses it, but AFAIK nobody did it until now. Maybe because you can use Linux itself, or Free/Open/Net(BSD) to do it. BR, Alan On Sunday, July 10, 2022, Briann Iañez <briannianez202...@gmail.com> wrote: > Can Apache NuttX run Apache Programs within NuttX? Apps such as Flink or > Storm? >