deep

a Cross Development Platform for Java

User Tools

Site Tools


first_example_microzed_sysdev

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
first_example_microzed_sysdev [2020/12/01 10:49] – [Step by Step Instructions] ursgraffirst_example_microzed_sysdev [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== System Developer ====== 
-<box green 100%> 
-This is the method to choose when working on new low-level drivers, kernel improvements or new FPGA configurations. 
-</box> 
-In such cases you have to control the board in by your host development system right upon a POR (power-on reset). In this mode you have full control over every every part of the hardware. However, it will take time to set everything up after booting. Notably, the FPGA configuration has to loaded through JTAG each time you load a new program. \\ 
- 
-===== Step by Step Instructions ===== 
-  - Set the jumpers on your MicroZed board as follows \\ {{ :jtagboot.png?200 |}}. \\ This will boot the device from 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. 
-  - Create a deep project and setup the project configuration as given in [[first_example_microzed|Hello World on the Avnet MicroZed Board]].  
-  - If you need a valid configuration in your FPGA part (e.g. you are using flink devices), you must select a configuration file for the PL. \\ {{ ::chooseplfile.png?300 |}} \\ Available configurations can be found under [[https://wiki.bu.ost.ch/infoportal/embedded_systems/zynq7000/microzed]]. 
-  - When creating the run configuration, set the {{ :runconfigurationmicrozedram.png?400 |}} 
  
first_example_microzed_sysdev.1606816158.txt.gz · Last modified: 2020/12/01 10:49 by ursgraf