1 install build tools of sdk1.0 – Artesyn COMX-P40x0 ENP2 Installation and Use (August 2014) User Manual
Page 85

BSP
COMX-P40x0 ENP2 Installation and Use (6806800R95B)
85
7.4.1
Install Build Tools of SDK1.0
Following are the steps to install build tools of SDK1.0 from Freescale SDK on host computer:
1. Login to the Linux host as a non-root user, <user_name>.
2. Copy the QorIQ-DPAA-SDK-20110609-systembuilder.iso file to this Linux host.
3. Runt the ISO file using the following command:
sudo mount -o loop QorIQ-DPAA-SDK-20110609-systembuilder.iso
/mnt/
4. Create a /opt/freescale directory and update access privileges using the following
command:
sudo mkdir -p /unixopt/sdk1.0
sudo chmod a+rwx /unixopt/sdk1.0
5. Change directory to mount using the following command:
cd /mnt/
6. Install the Freescale LTIB using the following commands:
./install
<Input /unixopt/sdk1.0 as the installation target directory>
7. Execute the cd /unixopt/sdk1.0/QorIQ-DPAA-SDK-20110609-
systembuilder
command.
8. Create a PDK project for P4080DS using the following command:
You can download the Freescale SDK ISO files from and install it on the build host.
Do not interrupt the installation process.