Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Error when programming Intel PAC with OpenVino bitstreams

Mohamedou__Ahmed
Beginner
2,499 Views

I have Intel PAC with the latest FIM version. Running 

sudo fpgainfo fme


shows:

 

FW version 26889

Pr Interface Id: 69528db6-eb31-577a-8c36-68f9faa081f6

 

I have succefully programmed it with hello world bitstream. When I tried to program it with bitstreams provided with OpenVino as follow:

 

aocl program acl0 /opt/intel/computer_vision_sdk_fpga_2018.5.445/bitstreams/a10_dcp_bitstreams/5-0_RC_FP16_ResNet_ELU.aocx


This error keeps showing:

 

aocl program: Running program from /home/centos/inteldevstack/a10_gx_pac_ias_1_2_pv/opencl/opencl_bsp/linux64/libexec

libopae-c bitstream.c:387:validate_bitstream_metadata() **ERROR** : Interface ID check failed

Error writing bitstream to FPGA: invalid parameter

Error programming device

aocl program: Program failed.

 

How to resolve this error?

Thanks

0 Kudos
21 Replies
Gdeep
Beginner
306 Views

Dear Ahmed 

You are right to generate the bitstreams for over custom object or for another pre-trained model, we need to used Intel SDK opencl software, Thanx for your valuable time and your support Ahmed I will try to work on this software to generate bitstreams 

0 Kudos
Reply