Jump to content
  • 0

Harware acclerator integration failed. aborting build system


Esti.A

Question

Hi everyone,

I was trying to integrate two demos in a single SDx project, which means I was using the demo of live I/O using the PCam5-c with the bilateral filter. The objective was to use the images obtained from the camera, process them by the bilateral filter and the display (by hdmi) and save them in the sd_card.

 

To do so, all the files were imported and linked in the project and it actually did achieve to synthesis teh FPGA. The error came out while creating the bitstream for the FPGA. Note the errors are the followings:

image.thumb.png.a32fe582626a99e4027f92a194bc3d2a.png

The project is defined as shown:
image.thumb.png.0fcdf608ff724a91d6dc77c282ab1e6e.png

The error log is attached as vivado.log

 

Hope ypu can help me to solve this issue.
 

 

 

 

vivado.log

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @Esti.A,

The first error that you get is the following one:

ERROR: [Common 17-179] Fork failed: Cannot allocate memory

This kind of error is generated when your machine does not have enough RAM memory. Please post here the configuration of your system (CPU, OS, RAM, ..). Do you have swap enabled?

Also, have a look on this post.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...