Install your custom toolchain
You must manually install any custom toolchains generated with Digi Embedded Yocto. To do this, follow these steps:
- Copy the toolchain installer script to your host machine.
- Give execution permission to the installer.
~> chmod +x dey-glibc-x86_64-dey-image-qt-x11-cortexa9hf-neon-toolchain-2.2-r3.sh
- Install the toolchain on your host PC.
~> ./dey-glibc-x86_64-dey-image-qt-x11-cortexa9hf-neon-toolchain-2.2-r3.sh
Once the toolchain is installed, you can configure Eclipse to use it. See Configure installed toolchains.
PDF
