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/11/19 17:41] – [Hello World with System.out] ursgraffirst_example [2020/11/19 19:46] – [Developing on the Avnet MicroZed Board] ursgraf
Line 7: Line 7:
  
 ===== Developing on the Avnet MicroZed 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 =====
 The deep runtime library offers a couple of demo programs, e.g. using serial output or flashing a led. Create a new project as given above and open the //deep// project file. Navigate to //Referenced Libraries// entry in the //Package Explorer// and find a suitable demo program, e.g. ch.ntb.inf.runtime.zynq7000.microzed.demo.Blinker The deep runtime library offers a couple of demo programs, e.g. using serial output or flashing a led. Create a new project as given above and open the //deep// project file. Navigate to //Referenced Libraries// entry in the //Package Explorer// and find a suitable demo program, e.g. ch.ntb.inf.runtime.zynq7000.microzed.demo.Blinker