Is there a way I can Boot FreeRTOS on Raspberry PI 4 board,
If not possible, please suggest a board which I can use to boot FreeRTOS. (With GUI).
Is there a way I can Boot FreeRTOS on Raspberry PI 4 board,
If not possible, please suggest a board which I can use to boot FreeRTOS. (With GUI).
There are a few projects around, but I’m not sure how well supported they are. For example: https://www.raspberrypi.org/forums/viewtopic.php?t=41110. Regarding FreeRTOS with a GUI - you could look at boards from Renesas, or ST (who have TouchGFX), or I think also NXP with emWin.
Things are developing…
There is a FreeRTOS-Port for Raspberry Pi 4 from Tlmada:
https://github.com/TImada/raspi4_freertos
I also used it. It uses the UART-Interface, but it has no GUI.
Nice - thanks for sharing.
Just checking if there are any other implementations of FreeRTOS running on a Raspberry Pi 4? It seems that the FreeRTOS-Port for Raspberry Pi 4 from Tlmada (posted above) is the only one.
Not that I am aware of.