Embedded Development Board Learning


Introduction to FreeRTOS #1 RTOS for Embedded Systems

Fecha: septiembre 15, 2024

Autor: Guillermo Garcia

Categorías: RTOS Etiquetas:

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...

RTOS Introduction for Embedded Systems

Fecha: septiembre 5, 2024

Autor: Guillermo Garcia

Categorías: RTOS Etiquetas:

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...

Tool for Measuring CPU Time in Embedded Systems

Fecha: junio 1, 2024

Autor: Guillermo Garcia

Categorías: RTOS Etiquetas:

I recall a time when someone asked me about the performance of a project, specifically how long a certain process took. At that moment, my response was, What does it matter if my code works and the project seems to do what is requested?. Since then, I realized that understanding the time each process takes […]

Más info...

Subscribe


Subscribe to receive the latest content.
Loading