In this section, we will be learning how to set up an embedded development environment. In Chapter 1, Setting Up the Environment, we will go over the software setup for our host and target machines and learn what hardware you will need as we move forward. In Chapter 2, Writing Your First Qt Application, we will focus on setting up and running our first Qt application on the host system. We won't be using the target system yet, so the host system can be completed while you are waiting for the target to arrive. In Chapter 3, Running Your First Application on the Target, we will take the application we wrote in Chapter 2, Writing Your First Qt Application, and run it on the target.
The following chapters will be covered in this section:
- Chapter 1, Setting Up the Environment
- Chapter 2, Writing Your First Qt Application
- Chapter 3, Running Your First Application on the Target