Article ID: 000073941 Content Type: Error Messages Last Reviewed: 11/26/2024

ERROR: packager tool failed to run

Environment

    Intel® Quartus® Prime Pro Edition
    Intel® FPGA SDK for OpenCL™ Pro Edition
    Generic Component

Linux*

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

You may encounter the error below when compiling an OpenCL kernel for the Programmable Acceleration Card with Arria® 10 GX FPGA board on the Ubuntu operating system.

            ERROR: packager tool failed to run

Resolution

To work around this problem, open the following file in a text editor.

$OPAE_PLATFORM_ROOT/opencl/opencl_bsp/hardware/pac_a10/build/run.sh

Change line 26 from:

ADAPT_PACKAGER_BIN="python ./tools/packager.pyz"

to the following:

ADAPT_PACKAGER_BIN="packager"

 

Related Products

This article applies to 1 products

Intel® Arria® 10 FPGAs and SoC FPGAs

1