Versions Compared

Key

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

...

    1. C:\XilinxProject, if you have copied the folder "TE0xxx-Reference-Designs\reference-TE0xxx" to "C:\XilinxProject" ( "C:\XilinxProject\reference-TE0xxx" and "C:\XilinxProject\TE-EDK-IP");
    2. otherwise you must copy the contents of GitHub's 'TE-EDK-IP' folder inside the already existent empty folder "TE0xxx-Reference-Designs\TE-EDK-IP".

      Tip

      From now on the choice a is assumed.

Warning

You should not alter folder nesting because is a Xilinx Platform Studio requirements

...

Update the SDK project

When Xilinx SDK open,
you should:

  • click Xilinx "Xilinx Tools" and then "Repositories"
  • after this a pop-up "Preferences" will appears

...

  • click "New..." button of "Local Repositories (available to the current workspace)"

...

  • select C.\XilinxProject\TE-EDK-IP

...

  • click "Apply"
  • you should click "OK"
  • after this you must wait until the building procedure ended.
  • You should click "File" >"New" > "Project"
  • a pop up "New Project" will appears
  • click"Xilinx">"Hardware Platform Specification", then next
  • a new pop up "New Hardware Project" will appear
  • under "Target Hardware Specification" click "Browse..." button
  • a new pop up "Hardware Specification File" will appear
  • selct "system.xml", "C:\XilinxProject\reference-TE0300\SDK\SDK_Export\hw\system.xml"
  • the FX2 microcontroller on the TE0300, TE0320 or TE0630 family should contain valid firmware before proceeding. If the FX2 microcontroller has not been programmed before, please follow the instructions in the ????? family User Manuals. You can use Cypress, Python OpenFut or C# OpenFutNet programs.
  • If you are sure that the FX2 microcontroller is properly connected, you can connect to the TE0300/TE0320/TE0630 module with a JTAG adapter cable. We recommend using the Xilinx Platform Cable USB. Then connect the TE0300/TE0320/TE0630 module to a USB cable.

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.

...