16
How to Build RedBoot Image for IXDP425 692430003 林林林

How to Build RedBoot Image for IXDP425 ?

Embed Size (px)

DESCRIPTION

How to Build RedBoot Image for IXDP425 ?. 692430003 林谷泉. Outline. Obtaining the Software Using the Certified Binaries Building Binary Images from Source Installing RedBoot. Obtaining the Software. Using the Certified Binaries. The Quickest Way. Building Binary Images from Source. - PowerPoint PPT Presentation

Citation preview

How to Build RedBoot Image for IXDP425?

692430003 林谷泉

2004/06/15 2

Outline

• Obtaining the Software

• Using the Certified Binaries

• Building Binary Images from Source

• Installing RedBoot

2004/06/15 3

Obtaining the Software

2004/06/15 4

Using the Certified Binaries

• The Quickest Way

2004/06/15 5

Building Binary Images from Source

• Prepare the Host Platform

• Install the Tool Chain

• Set UP the Tool Chain

• Obtain the RedBoot Source Code

• Setting Up, Configuring , and Building RedBoot

2004/06/15 6

Prepare the Host Platform

• Intel Pentium III 550-MHz Class host System

• 256M of RAM

• Red Hat 7.3 Linux

( Everything option installed )

• Red Hat 8.0 and 9.0 distribution are not supported at this time.

2004/06/15 7

Install the Tool Chain

• Tool Chain can be obtained from ftp://ftp.ges.redhat.com/private/gnupro-xscale-030422

• Extract the install script

• As root, install the tool chain

2004/06/15 8

Set UP the Tool Chain

• Create the symbolic links for arm-elf to their xscale-elf equivalents using these commands.

• To ensure that the correct tool chain is used, add it to your PATH.

2004/06/15 9

Obtain the RedBoot Source Code

• Make a working directory for the build.

• Obtain the certified Red Hat RedBoot source code (redboot-intel-xscale-031212.tar.Z) from the following site :ftp://ftp.ges.redhat.com/private/gnupro-xscale-030422

• Untar the RedBoot source

2004/06/15 10

Setting Up, Configuring , and Building RedBoot

• Use these commands to set up the build

2004/06/15 11

Setting Up, Configuring , and Building RedBoot (cont.)

• Add the NPE support eCos Package to the RedBoot build

2004/06/15 12

Setting Up, Configuring , and Building RedBoot (cont.)

2004/06/15 13

Setting Up, Configuring , and Building RedBoot (cont.)

•Configure and build the RedBoot images.

2004/06/15 14

Setting Up, Configuring , and Building RedBoot (cont.)

• When the build is complete, the target images are in the directory.

2004/06/15 15

Installing RedBoot

• Stand-alone Flash Programmers

• JTAG-based Flash Programmers– VisionICE

2004/06/15 16

Future Works

• Purchase Flash ROM

• Study More about eCos and IXDP425