In my writings about past embedded systems conferences, I've characterized the impact of Linux on the embedded market as a “disruptive technology” that was rewriting the rules of the game. Not any ...
This course provides an introduction to Kernel programming for the Linux operating system, and the development of Linux kernel drivers for Embedded devices. The Yocto build system is introduced, which ...
People keep asking, “All this talk about Embedded Linux taking off like a rocket sounds great, but are any real companies using Embedded Linux in real products? And, if so, when do these Embedded ...
Real-time operating systems (RTOS) and Linux each bring their own advantages for embedded-systems designers. With an RTOS, designers can build deterministic multi-threaded applications with low memory ...
One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
This series on how to get started using Embedded Linux is on my Open Mike blog. This installment discusses development models. There are two different models of Embedded Linux development: ...
At a design review meeting five short years ago, my suggestion to consider Linux for an embedded system's user interface and supervisory control met with a lukewarm response. Objections ranged from ...
Raspberry Pi has introduced and released the new Raspberry Pi Compute Module 5. I happen to have four Raspberry Pi Compute Module 5 devices on my bench along with a couple of Raspberry Pi Compute ...