This guide describes a method of generating the software development kit(Toolchain) using yocto for rugged board a5d2x and install it.
Materials:
Hardware:
PC(Personal computer)/System
Software:
Ubuntu 16.04
Procedure:
Step1: To generate the SDK,need to compile the yocto in your pc using below link:
Step2: After completion of step7 from above link. go to build folder in yocto and follow below command to generate the SDK.
$bitbake-cpopulate_sdkrb-sd-core-image-minimal
Step3: It will take much time to complete(depends on your PC performance and speed) and go to below path to get the SDK script with the name "poky-tiny-musl-x86_64-rb-sd-core-image-minimal-cortexa5hf-neon-toolchain-2.5.2.sh"