beautypg.com

1 bsp build requirements, 1 installing build tool on sdk1.0, Chapter 7 – Artesyn COMX-P4080-2G-ENP2 Installation and Use (August 2014) User Manual

Page 59

background image

Chapter 7

COMX-P4080-2G-ENP2 Installation and Use (6806800P63B)

59

BSP

7.1

BSP Build Requirements

Build Host

The Basic Support Package (BSP) is hosted by an x86 computer running Linux. At least 1 GB free
space is required where the BSP is hosted.

Build Tools

Emerson is using build tools provided in Freescale SDK1.0 QorIQ-DPAA-SDK-20110609-
systembuilder.iso

to build BSP images for SCP-P4080-2G-ENP2.

7.1.1

Installing Build Tool on 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, .

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

You can download the Freescale SDK ISO files from and install it on the build host.