Embedded Alley, a company that specializes in mobile and embedded Linux technology, is porting Google's Android platform to the MIPS architecture. The port could make Android a viable choice for ...
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 ...
The Linux kernel provides support for memory management, interprocess communication mechanisms, interrupt management, and TCP / IP networking. The directory structure separates architecture-dependent ...
Embedded Software and Hardware Architecture is a first dive into understanding embedded architectures and writing software to manipulate this hardware. You will gain experience writing low-level ...
It all started when I ordered an ARM-based development board for my FemtoLinux project, which is a Linux flavor specifically designed for ultra-small systems. Initially, I played with the idea of ...
It is no secret that Linux has won the race in the embedded device marketplace. Tremendous advantages in Linux have broken almost every barrier to entry for using Linux on embedded systems across a ...
Claiming the broadest microprocessor support for embedded Linux, the latest release of Bluecat Linux now also supports the MIPs architecture, as well as Pentium, XScale x86-compatible, ARM, StrongARM, ...
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: ...
A number of suppliers of embedded software development tools have recently announced that they are “supporting” or even “embracing” embedded Linux. Having been there and done that, I have some news ...
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 ...