Intel® FPGA SDK for OpenCL™ Pro Edition: Programming Guide

ID 683846
Date 12/19/2022
Public
Document Table of Contents

9.2.2.3. Running the Application

To run the application, follow these steps:

  1. Within the C/C++ Perspective, click Project > Build Configurations > Set Active and select the required configuration. For this tutorial, select the Emulator debug option.
  2. Build your project either by clicking Project > Build All or by pressing CTRL+B keys combination.
  3. Run the application either by clicking Run > Run or by pressing CTRL+F11 keys combination.
    Now, you should have the Hello World application running in the Console view. The Console's title bar also displays which application is running.