1 bsp build requirements, 1 install build tools of sdk1.0, Chapter 7 – Artesyn SCP-P4040-4G-ENP2 Installation and Use (August 2014) User Manual

Page 59

Advertising
background image

Chapter 7

SCP-P4040-4G-ENP2 Installation and Use (6806800P60B)

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

Artesyn is using build tools provided in Freescale SDK1.0 QorIQ-DPAA-SDK-20110609-
systembuilder.iso to build BSP images for SCP-P4040-4G-ENP2.

7.1.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. Run 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

Advertising