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:10] – 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 ===== | ||
| - | - Set the jumpers on your MicroZed board as follows \\ {{ jtagboot.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. | ||
| - 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 | + | - Running the configuration will create |
| - | - Switch | + | - Now, you have to choose between using a SD card or the QSPI flash. |
| - | - The program | + | |
| - | - Switch | + | ==== Using the SD Card ==== |
| + | | ||
| + | - Set the jumpers on your MicroZed board as follows \\ {{ sdboot.png?200 |}}. \\ This will boot the device from the SD card. | ||
| + | - Cycle the power. | ||
| + | |||
| + | ==== Using the QSPI Flash ==== | ||
| + | - Follow the steps given in [[firstexample:boot_loader# | ||
| + | - Set the jumpers on your MicroZed board as follows \\ {{ qspiboot.png? | ||
| + | | ||
| ===== How Does the System Boot? ===== | ===== How Does the System Boot? ===== | ||