reisner: Minor change authored by Christopher Reisner's avatar Christopher Reisner
......@@ -159,7 +159,7 @@ Make sure that **JP14** is configured to use **USB** as power source. Furthermor
### 5.2.4 Test the Application
Right click on the **blink_led** project and click on **Run as -> Run Configurations**. Double click on **Xilinx C/C++ application (GDB).
Right click on the **blink_led** project and click on **Run as -> Run Configurations**. Double click on **Xilinx C/C++ application (GDB)**.
![](https://es.technikum-wien.at/iplat/testwiki/raw/master/getting-started-zybo/img/tutorial_zybo23.png)
......@@ -177,6 +177,8 @@ After the bitstream is sucessfully flashed onto the FPGA the DONE LED (**LD10**)
The console prompts you to enter a value between 0-15. Type 8 and hit enter. **LD3** starts to blink. Type 15 and hit enter. **LD0- LD3** start to blink. Type 0 and hit enter. The LEDs stop to blink.
![](https://es.technikum-wien.at/iplat/testwiki/raw/master/getting-started-zybo/img/tutorial_zybo27.png)
This concludes the ZyboGetting Started tutorial.
......
......