This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firstexample:first_example_microzed_deploy [2022/01/06 17:13] – mlammerich | firstexample:first_example_microzed_deploy [2022/11/17 15:03] (current) – ursgraf | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| </ | </ | ||
| - | The application and configuration of the FPGA are loaded from the SD card or the flash device upon power-up. | + | The application and configuration of the FPGA are loaded from the SD card or the flash device upon power-up. Make sure to specify a PL configuration, |
| ===== 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. | ||