Forum Discussion

HHo2's avatar
HHo2
Icon for New Contributor rankNew Contributor
7 years ago

host: acl_mem.c:390: acl_bind_buffer_to_device: Assertion `mem' failed.

My host has 16GB RAM and FPGA also has 16GB RAM. in my code, I try to create buffer and write data to buffer 16 times, every time will use 1 GB then release it. for(int i=0; i<16; i++){ device_m...