Tyux
Tyux
 ``` tf@tf:~/Workstation/FPGA/Limago3/Limago/Software$ file ./bin/cmac_stats ./bin/cmac_stats: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=bfc1e047798f1ac26c2df192bbcb51c9bd064afd, not stripped tf@tf:~/Workstation/FPGA/Limago3/Limago/Software$ ldd ./bin/cmac_stats linux-vdso.so.1 (0x00007ffe23e36000)...
Thanks for replying.I'm new to this ... So, what else should i configure. I have installed the driver. And `192.168.0.5` can ping through.  ``` 06:00.0 Serial controller: Xilinx Corporation...
Can‘t. Same error
1.generate bitstream and program device  2.`cd` to Software directory, and try `./download_driver.sh` and `make`. The following problem occurred, I tried to fix this,but generated more similar problems. So I...