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

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

6.6. Managing Host Application

The Intel® FPGA SDK for OpenCL™ includes utility commands you can invoke to obtain information on flags and libraries necessary for compiling and linking your host application.
Attention: To cross-compile your host application to an SoC FPGA board, include the --arm option in your utility command.
CAUTION:

For Linux systems, if you debug your host application using the GNU Project Debugger (GDB), invoke the following command prior to running the host application:

handle SIG44 nostop

Without this command, the GDB debugging process terminates with the following error message:

Program received signal SIG44, Real-time event 44.