Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »




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:
  • Windows > All Programs > Xilinx Design Tools > SDK 2016.2 > Xilinx Software Command Line Tool > cd C:/zynqus/pwr/sd/<Folder> (e.g.cd C:/zynqus/pwr/sd/Ubuntu) > makem

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:
  • If you do not already have an SD, see how to make an SD from a Pre-Built Image here.
  • Copy C:\zynqus\pwr\sd\<Folder>\boot.bin that you just made to the SD card (image.ub and system.dtb may also be provided. Note: system.dtb for different board versions may be different, so there may be more than one provided.)
  • Insert the SD card into the SD Card slot on the Evaluation Board (e.g. ZCU102), set Mode SW6 to 1-4 On-Off-Off-Off, and power cycle the Evaluation Board. (Note: For ES1 Silicon, set Mode SW6 to 1-4 Off-On-Off-On.)

Related Links

Home Previous Next
  • No labels