Home Tags Embedded systems

Tag: embedded systems

Using QEMU for Embedded Systems Development, Part 2

3
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!

1
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

20
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

0
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...