masto.es es uno de los varios servidores independientes de Mastodon que puedes usar para participar en el fediverso.
Bienvenidos a masto.es, el mayor servidor de Mastodon para hispanohablantes de temática general.

Administrado por:

Estadísticas del servidor:

2,1 K
usuarios activos

#RTOS

0 publicaciones0 participantes0 publicaciones hoy

Unraveling the Mystery of the Missing Commit Hash in Apache NuttX: A Deep Dive into RTOS Debugging

An elusive bug in the Apache NuttX RTOS has revealed deeper issues with static variables and the uname command. Join us as we dissect the intricacies of this embedded system and uncover the lessons le...

news.lavx.hu/article/unravelin

Hi @lupyuen !
I've been following you for a while and I am impressed by your work on Apache NuttX.

Currently I'm trying to get a LoRa project done - with a module that combines Raspberry's RP2040 ("Pico") micro controller and the popular Semtech SX1262 LoRa chip. RAKWireless offers this as the RAK11300 LPWAN module.

Now that I'm hooked with the NuttX project, I'm considering using it for this project.

To make it work, proper "sleep" support is required. Do you know if / how well sleep mode or dormant mode are supported on the RP2040 with NuttX? How can I find out online?

#nuttx#rtos#lora

Linux 6.11 includes important updates for Real-Time Operating System (RTOS) capabilities, particularly through its support for the PREEMPT_RT patch. This patch has been progressively integrated into mainline Linux to provide real-time features, which are essential for applications requiring deterministic and low-latency task scheduling, such as industrial control systems and robotics.

🦾 20 years later, real-time Linux makes it to the kernel - really
— ZDNET

「 RTOS guarantees that critical tasks will be completed within specified deadlines. Many people assume that RTOSs are for fast processes. They're not. Speed is not the point in RTOSs -- reliability is. This predictability is crucial in applications where timing is essential, such as industrial control systems, medical devices, and aerospace equipment 」

zdnet.com/article/20-years-lat

ZDNET · 20 years later, real-time Linux makes it to the kernel - reallyPor Steven Vaughan-Nichols