Embedded Development Board Learning


Introduction to FreeRTOS #1 RTOS for Embedded Systems

Date: septiembre 15, 2024

Author: Guillermo Garcia

Categories: RTOS Tags:

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 […]

Read full article...

RTOS Introduction for Embedded Systems

Date: septiembre 5, 2024

Author: Guillermo Garcia

Categories: RTOS Tags:

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 […]

Read full article...

Tool for Measuring CPU Time in Embedded Systems

Date: junio 1, 2024

Author: Guillermo Garcia

Categories: RTOS Tags:

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 […]

Read full article...

Publicidad