deep

a Cross Development Platform for Java

User Tools

Site Tools


first_example

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
Next revisionBoth sides next revision
first_example [2020/09/23 09:58] – [Hello World with System.out] ursgraffirst_example [2020/11/19 19:46] – [Developing on the Avnet MicroZed Board] ursgraf
Line 1: Line 1:
 ====== First Example ====== ====== First Example ======
 ===== Hello World with System.out ===== ===== Hello World with System.out =====
-  * [[first_example_mpc555|]]+  * [[first_example_mpc555| Hello World on the NTB mpc555 Board]]
   * [[first_example_mpc5200| Hello World on the Phytec phyCore mpc5200 board]]   * [[first_example_mpc5200| Hello World on the Phytec phyCore mpc5200 board]]
   * [[first_example_microzed| Hello World on the Avnet MicroZed board]]     * [[first_example_microzed| Hello World on the Avnet MicroZed board]]  
   * [[first_example_zybo| Hello World on the Digilent Zybo board]]   * [[first_example_zybo| Hello World on the Digilent Zybo board]]
 +
 +===== Developing on the Avnet MicroZed Board =====
 +As this board contains a FPGA which must be loaded with a suitable configuration, you have to carefully select one of the following methods.
 +  * [[first_example_microzed| Hello World on the Avnet MicroZed board]] 
  
 ===== Running Demo Programs ===== ===== Running Demo Programs =====