Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

For old version of Xilinx EDK with older veresion of Project Reference (they do no longer exist on GitHub) the procedure is the folowing

  • Open the project by double-clicking on the system.xmp file. The Xilinx Platform Studio is opened.
  • If you open the project with a new version of Xilinx XPS, the tool will try to update all the components of MicroBlaze system. In some case it is not possible to refuse the update.
  • To compile the project press the "Download Bitstream to the FPGA" button.
  • If the HDL design was successfully implemented and downloaded to the TE0300/TE0320/TE0630 family module, you can proceed to compile the MB software. Press the "build all user applications" button.

1) Update

...

XPS project

...

and export the

...

HW project to SDK

Note
This step could be skipped. In particular the resynthesis of reference project (HW component updates) could take from 10 minutes to 1 hour; it depends on which computer is used (workstation, regular PC or server)

2

Scroll Title
titleUpdate Project (even if you don't want)

six image to add

  • If the project has been updated to a new version, you should select "Device Configuration" > "Update Bitstream"
  • If you are using a slow computer, the Updating Bistream procedure could take a very long time (even 1 hour or more)
  • Select "Project" > "Select Elf Fle..."
  • Select the Efl file demo.elf
  • Select "Device Configuration" > "Update Bitstream"
  • Select "Device Configuration" > "Download Bitstream"

To compile the project you should first chose elf file

Note
If this doesn't work, you should probably use the long (clean) procedure below. This procedure will also aid you if you are newcomer user of recent Xilinx XPS and SDK and desires to create your own project.

Long (clean) procedure

A) (add more than 10 images)

...

) Update the SDK project (add more than 10 images)

2) Check the firmware of FX2 microcontroler

...