Table of Contents

1.1 SD Image
1.1 Building the boot.bin
1.2 Using the SD Image
Related Links

Any time you change the Zynq design to demo, you will need to build a new SD image. This section describes how to build and run the Zynq portion of the SD image (boot.bin) from the source .elf and .bit files.

1.1 SD Image

1.1 Building the boot.bin

The steps to build a boot.bin file from a .bif file are included in the makem.bat file, and can be run as:

Note: To update any .elf files, copy from your PS project c:\zyqnus\pwr\sw\<project>\Debug\<.elf file> or from your Linux project <project>\pre-built\linux\images\<.elf file>

1.2 Using the SD Image

The steps to build a boot.bin file from a .bif file are included in the makem.bat file, and can be run as:
The steps to use the SD Image are as follows:

Related Links

Home Previous Next