You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
h2c_fd_ = open("/dev/xdma0_h2c_0", O_RDONLY | O_NONBLOCK);
Writing data to a 64-bit address in the FPGA using pwrite fails:
pwrite(0x0000200070000000) fail(Bad address)
However, writing to a 32-bit address works fine.