WORK IN PROGRESS {{template>en:templates:tabs_yocto_bootstrap|product_type="Embedded module"|lang="intern"|mod_name="tqma8mxnl"|mod_name_head="TQMa8MxNL"|mod_arch="arm"|bsp_name="linux"|build_system="yocto"|build_system_head="YOCTO"|bsp_name_head="Linux"}} \\ \\ ===== 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 [[.:quickstart_yocto|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 ====