C

Infineon Traveo II quick start guide

Qt for MCUs offers all the necessary tools to design, develop, build, and deploy your application onto the target.

Requirements

The instructions in this guide are relevant for the Infineon Traveo II 4M and 6M reference platforms. Before you begin, install the prerequisites on your Windows host. You can install most of the prerequisites using Qt Online Installer, which is available for download from your Qt account.

Note: Qt for MCUs requires a license. If you do not have one, request a free trial at https://www.qt.io/contact-us/request-a-free-trial.

The guide needs the following common prerequisites on your development host:

  • Qt for MCUs SDK v2.4 or newer
  • Qt Design Studio v3.9.0 or newer
  • CMake 3.21.1 or newer
  • Ninja 1.10.0 or newer

In addition, it requires the following tools as they are not offered by Qt Online Installer:

  • Get this SDK from https://infineon.com:
    • For Traveo II 4M (TVII-C-2D-4M-216-SET)
      • Graphics Driver for Traveo II Cluster Series V1.2.1, including the SRC and SDK packages.
    • For Traveo II 6M (TVII-C-2D-6M-327-SET):
      • Graphics Driver for Traveo II Cluster Series V2.1.0, including the SRC and SDK packages.
  • Get these tools from https://ghs.com:
    • Green Hills Software MULTI IDE v7.1.6 for Embedded ARM
    • Green Hills Software compiler for Embedded ARM version 2017.1.4

Note: Cypress Traveo II prebuilt libraries are built using the GHS 2017.1.4 compiler. To use a different compiler version you have to rebuild the Qt Quick Ultralite libraries. See Building Qt Quick Ultralite from sources for more information.

Tasks

The guide includes several topics, describing the process with step-by-step instructions for the following tasks:

References

The following links give some useful references that you could use to get more insight into Qt for MCUs.

Available under certain Qt licenses.
Find out more.