This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| firstexample:first_example_zybo [2022/05/12 18:57] – ursgraf | firstexample:first_example_zybo [2022/12/20 15:55] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Hello World on the Digilent Zybo Board ====== | ====== Hello World on the Digilent Zybo Board ====== | ||
| - | This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a [[https:// | + | This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a [[https:// |
| - Start eclipse, choose a new workspace and open the deep perspective with //Window -> Open Perspective -> Other -> Deep//. | - Start eclipse, choose a new workspace and open the deep perspective with //Window -> Open Perspective -> Other -> Deep//. | ||
| Line 63: | Line 63: | ||
| * USB Serial Converter (JTAG adapter) | * USB Serial Converter (JTAG adapter) | ||
| * USB to UART Bridge (COM port) | * USB to UART Bridge (COM port) | ||
| - | - Make sure that you select the proper driver for your serial converter [[https:// | + | - Make sure that you select the proper driver for your serial converter [[https:// |
| - Start OpenOCD, see [[openocd: | - Start OpenOCD, see [[openocd: | ||
| - Open a terminal program such as '' | - Open a terminal program such as '' | ||