I'm using Windows 10 with IIO Oscope version .13 - master-fg60115E. I'm trying to connect to the Arria10 SoC with the ADRV9371-W EVkit. The version used on the SD card is 2019_R1-2020_06_22.img and the SoC is booting without a problem.
==== From the Arria 10 SoC ===
[ 1.639454] ad9371 spi0.1: ad9371_probe : enter
[ 1.645588] ad9371 spi0.1: ad9371_probe : enter
[ 2.432479] random: crng init done
[ 8.131905] ad9371 spi0.1: framerStatus (0x20)
[ 8.314412] ad9371 spi0.1: ad9371_probe : AD9371 Rev 4, Firmware 5.2.2 API version: 1.5.2.3566 successfully initialized
[ 8.352237] cf_axi_dds ff254000.axi-ad9371-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0xFF254000 mapped to 0xf09a8000, probed DDS AD9371
[ 8.386419] cf_axi_adc ff250000.axi-ad9371-rx-hpc: ADI AIM (10.01.b) at 0xFF250000 mapped to 0xf09b0000, probed ADC AD9371 as MASTER
[ 8.398539] of_cfs_init
[ 8.401033] of_cfs_init: OK
[ 8.404209] ttyS0 - failed to request DMA
[ 8.440739] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.448860] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 8.465022] devtmpfs: mounted
[ 8.469650] Freeing unused kernel memory: 1024K
Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
[ 8.902653] init: hwclock main process (777) terminated with status 1
* Setting up X socket directories... [ OK ]
* STARTDISTCC is set to false in /etc/default/distcc
* /usr/bin/distccd not starting
* Starting IIO Daemon iiod [ OK ]
===============
In IIO Scope, the connection is via IP so in the manual box - I type "ip:192.168.1.120" and when I connect, the IIO scope application always gets "osc.exe has stopped working".
Is there some issue with IIO scope and Windows 10?