Since there is a good chance of using a Linux system on an embedded device, we will go through the steps needed to set up a cross compiler on Linux. Mobile phone platforms have their own ways of development, which will also be discussed. You will learn to compile cross-platforms for a different device and debug remotely via a network or USB connection. We will go through various mobile platforms.
We will cover the following topics in this section:
- Cross compiling
- Connecting to a remote device
- Debugging remotely