Table of Contents

Embedded module TQMa8MxNL - YOCTO Linux BSP documentation



Setup Eclipsd IDE with Yocto build environment

Building Yocto SDK

Building the SDK requires a Yocto build environment configured for meta-tq or ci-meta-tq
The setup of the build environment is described on the corresponding Yocto quickstart guide.

After the Yocto build environment has been setup it is recommended to build the default image, the corresponding SDK can be built by the following command:

bitbake -c populate_sdk tq-image-weston


Building the SDK may take several hours, depending on your hardware configuration

If changes are made to the kernel configuration, the kernel sources or the RootFS, the SDK must be rebuilt to match the current configuration.

Installing Yocto SDK

After building the SDK file is located in the following path of the build directory tmp/deploy/sdk/

Execute the *sh file to install the SDK, the default path is set to /opt/fsl-imx-wayland/

Install Eclipse