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/30 09:44] – 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 // | ||
| Line 15: | Line 15: | ||
| ==== Using the SD Card ==== | ==== Using the SD Card ==== | ||
| - Copy the above generated file // | - Copy the above generated file // | ||
| - | - Set the jumpers on your MicroZed board as follows \\ {{ sdboot.png? | + | - 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. | + | - 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 ==== | ||