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: ...
GCC, the GNU Compiler Collection, is a tool used by nearly every embedded engineer, even those who don't target Linux. In release since 1987, supporting every processor known to man, GCC is a ...
Editor's Note: Embedded Linux has consistently ranked among the top operating systems used in embedded system design. With the rapid growth in interest in the Internet of Things (IoT), the ability of ...
Configuration is the first step in building a kernel. There are many ways and various options to choose from. The kernel will generate a .config file at the end of the process and generate a series of ...
Increasing numbers of embedded developers are turning to Linux as the preferred software platform to support compute-intensive applications in networking, wireless infrastructure, storage and imaging.
L inux has become the de facto standard operating system in embedded designs for consumer devices, automotive systems, military and aerospace designs, medical equipment, networking, and many others.