Fecha: septiembre 15, 2024
Autor: Guillermo Garcia
Categorías: RTOS Etiquetas: FreeRTOS
Introduction to FreeRTOS we will see important points that will allow us to familiarize ourselves with the kernel and the platform. As an introduction to FreeRTOS we will see some general concepts such as how the kernel files are distributed, the conventions of the functions, how the kernel interacts with the ARM architecture and how […]
Más info...Fecha: septiembre 5, 2024
Autor: Guillermo Garcia
Categorías: RTOS Etiquetas: FreeRTOS
In the first article of the FreeRTOS series, we will start with a general introduction to real-time operating systems. For embedded systems, this article is applicable to any RTOS kernel. Defining an RTOS You probably know what an operating system is, as we use them all the time on everyday computers; we refer to OS […]
Más info...