@@ -115,11 +115,42 @@ In the **Flow Navigator** toolbar click the **Generate Bitstream** button which
A window should pop up once the bitstream generation finished successfully. Click on **Cancel**.
Now click on **File -> Export -> Export Hardware**.Check the **Include bitstream** checkbox and leave the **Export to:** dropdown menu at **<Local to project**. Click **OK**.
Click on **File -> New -> Application Project** to create a new project. As project name enter**blink_led**. Leave all other options at their default values. Click **Next**.
Make sure that **JP2** is configured to use **USB** as power source. Furthermore, make sure **JP1** is configured to the **JTAG** mode. Insert a micro USB cable to **JC4** and connect it to your PC. Make sure that the switches **SW0 - SW15** are in the off position.
Make sure that **JP14** is configured to use **USB** as power source. Furthermore, make sure **JP5** is configured to the **JTAG** mode. Insert a micro USB cable to **J11** and connect it to your PC. Make sure that the switches **SW0 - SW15** are in the off position.
Finally, switch **SW16** to the on position.
...
...
@@ -128,6 +159,12 @@ Make sure that **JP2** is configured to use **USB** as power source. Furthermore
### 5.2.4 Test the Application
Finally, right click on the **blink_led** project and click on **Run as -> Run Configurations**. Double click on **Xilinx C/C++ application (GDB).