deep

a Cross Development Platform for Java

User Tools

Site Tools


firstexample:first_example_microzed_deploy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
firstexample:first_example_microzed_deploy [2021/12/30 09:44] ursgraffirstexample:first_example_microzed_deploy [2022/08/22 08:35] ursgraf
Line 1: Line 1:
 ====== Deploying ====== ====== Deploying ======
 <box green 100%> <box green 100%>
-As soon as you are done with your development, you can deploy it. This means to load it together with a FPGA configuration onto a SD card. Alternatively, you can program it into the on-board QSPI flash device. We strongly recommend using the SD card and reserve the QSPI flash for using together with the [[firstexample:first_example_microzed_appdev|Application Development]].+As soon as you are done with your development, you can deploy it. This means loading it onto a SD card together with a FPGA configuration. Alternatively, you can program it into the on-board QSPI flash device. We strongly recommend using the SD card and reserving the QSPI flash for use with [[firstexample:first_example_microzed_appdev|Application Development]].
 </box> </box>
    
-The application together with the configuration of the FPGA is loaded upon power-up from the SD card or the flash device. What must be done using this method?+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, see 2. below.
    
 ===== Step by Step Instructions ===== ===== Step by Step Instructions =====
Line 15: Line 15:
 ==== Using the SD Card ==== ==== Using the SD Card ====
   - Copy the above generated file //BOOT.bin// onto a SD card. The card must be formatted with FAT32.    - Copy the above generated file //BOOT.bin// onto a SD card. The card must be formatted with FAT32. 
-  - Set the jumpers on your MicroZed board as follows \\ {{ sdboot.png?200 |}}. \\ This will boot the device from the QSPI flash.  +  - Set the jumpers on your MicroZed board as follows \\ {{ sdboot.png?200 |}}. \\ This will boot the device from the SD card.  
-  - 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 boardwill reset the board but will not sample the boot mode pins connected to the jumpers.
  
 ==== Using the QSPI Flash ==== ==== Using the QSPI Flash ====
firstexample/first_example_microzed_deploy.txt · Last modified: 2022/11/17 15:03 by ursgraf