i.MX25 SODIMM PC Toolchain
Jump to navigation
Jump to search
In this section suitable GNUEABI toolchains to help build images for i.MX25 SODIMM PC - Development Kit are shown.
Default toolchain
This toolchain is recommended to use.
Install
sudo apt-get install gcc-arm-linux-gnueabi lzop
fslc-framebuffer toolchain
Install
mkdir -pv ~/workdir/downloads cd ~/workdir/downloads wget -c http://downloads.voipac.com/files/i.MX25_SODIMM_PC-Development_kit/module/software/toolchain/binaries/fslc-framebuffer-glibc-x86_64-meta-toolchain-armv5e-toolchain-2.4.3.sh chmod a+x fslc-framebuffer-glibc-x86_64-meta-toolchain-armv5e-toolchain-2.4.3.sh ./fslc-framebuffer-glibc-x86_64-meta-toolchain-armv5e-toolchain-2.4.3.sh
Install log
user@workstation:~/workdir/downloads$ ./fslc-framebuffer-glibc-x86_64-meta-toolchain-armv5e-toolchain-2.4.3.sh FSLC FrameBuffer SDK installer version 2.4.3 ============================================ Enter target directory for SDK (default: /opt/fslc-framebuffer/2.4.3): You are about to install the SDK to "/opt/fslc-framebuffer/2.4.3". Proceed[Y/n]? [sudo] password for marek: Extracting SDK.......................done Setting it up...done SDK has been successfully set up and is ready to be used. Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g. $ . /opt/fslc-framebuffer/2.4.3/environment-setup-armv5e-fslc-linux-gnueabi
Setup
source /opt/fslc-framebuffer/2.4.3/environment-setup-armv5e-fslc-linux-gnueabi