This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firstexample:first_example_microzed_deploy [2021/12/28 15:29] – [Step by Step Instructions] ursgraf | firstexample:first_example_microzed_deploy [2022/11/17 15:03] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Deploying ====== | ====== Deploying ====== | ||
| <box green 100%> | <box green 100%> | ||
| - | As soon as you are done with your development, | + | As soon as you are done with your development, |
| </ | </ | ||
| - | The application | + | The application |
| ===== Step by Step Instructions ===== | ===== Step by Step Instructions ===== | ||
| - Create a deep project and setup the project configuration as given in [[first_example_microzed|Hello World on the Avnet MicroZed Board]]. | - Create a deep project and setup the project configuration as given in [[first_example_microzed|Hello World on the Avnet MicroZed Board]]. | ||
| - | - Choose a configuration for the FPGA part to be included into the resulting image. \\ {{ chooseplfile.png? | + | - Choose a configuration for the FPGA part to be included into the resulting image. \\ {{ chooseplfile.png? |
| - When creating the run configuration, | - When creating the run configuration, | ||
| - Running the configuration will create two flash files. Its location is given by the image file setting in the configuration. They carry the names // | - Running the configuration will create two flash files. Its location is given by the image file setting in the configuration. They carry the names // | ||
| - Now, you have to choose between using a SD card or the QSPI flash. | - Now, you have to choose between using a SD card or the QSPI flash. | ||
| + | |||
| ==== Using the SD Card ==== | ==== Using the SD Card ==== | ||
| + | - Copy the above generated file // | ||
| + | - Set the jumpers on your MicroZed board as follows \\ {{ sdboot.png? | ||
| + | - Cycle the power. The settings of the jumpers will be read only at power-on! Hence, make sure to cycle the supply power after changing the jumper settings. A soft reset (through the JTAG or by pressing the reset button on the board) will reset the board but will not sample the boot mode pins connected to the jumpers. | ||
| ==== Using the QSPI Flash ==== | ==== Using the QSPI Flash ==== | ||
| - | + | | |
| - | | + | - Set the jumpers on your MicroZed board as follows \\ {{ qspiboot.png?200 |}}. \\ This will boot the device from the QSPI flash. |
| - | - The program to download can be found in the binaries of //Vivado// or the //Xilinx SDK//. You have to either install //Vivado// or //Xilinx SDK// which doesn' | + | |
| - | - Switch the driver for the JTAG-HS3 back to //WinUSB//, see [[https:// | + | |
| - | + | ||
| - | ==== Running from Flash Memory === | + | |
| - | - Set the jumpers on your MicroZed board as follows \\ {{ jtagboot.png?200 |}}. \\ This will boot the device from the JTAG. | + | |
| - Cycle the power. The settings of the jumpers will be read only at power-on! Hence, make sure to cycle the supply power after changing the jumper settings. A soft reset (through the JTAG or by pressing the reset button on the board will reset the board but will not sample the boot mode pins connected to the jumpers. | - Cycle the power. The settings of the jumpers will be read only at power-on! Hence, make sure to cycle the supply power after changing the jumper settings. A soft reset (through the JTAG or by pressing the reset button on the board will reset the board but will not sample the boot mode pins connected to the jumpers. | ||