Tag: embedded systems
Using QEMU for Embedded Systems Development, Part 2
In the previous articles, we learnt how to use QEMU for a generic Linux OS installation, for networking using OpenVPN and TAP/TUN, for cross-compilation...
Joy of Programming: How Debugging Can Result in Bugs!
We typically debug code to find and fix bugs. However, debugging itself can cause bugs. This is an interesting phenomenon that we cover in...
Using QEMU for Embedded Systems Development, Part 1
Last month, we covered the basic use of QEMU. Now let's dig deeper into its abilities, looking at the embedded domain.
Techies who work in...
Develop and Deploy a MeeGo Application
Open embedded platforms are becoming popular among end-users, and are also a key selling point for many vendors. New business models like application stores...