Alice 2.0 Crash when press Run (after few seconds) for any function (oscilloscope, Impedance etc.). The connect button is green. Scopy works regularly. The OS is Windows 10 64 bit
Alice 2.0 Crash when press Run (after few seconds) for any function (oscilloscope, Impedance etc.). The connect button is green. Scopy works regularly. The OS is Windows 10 64 bit
ALICE for the M2k is no longer supported, i.e. kept up to date with current M2k interface library (libm2k) and firmware.
The source code is there for legacy purposes and in case someone wishes to study it.
By the way have you tried this version 2.1 for Python 3.x?
https://github.com/analogdevicesinc/alice/tree/M2K-Version-2.1
It uses libm2k and Python 3.7 or greater. Works for me on Windows 10.
Thanks for the replies. It seems there isn't any 2.1 version installer for Windows, is it?
Following are the info data of the device.
Model | Analog Devices M2k Rev.D (Z7010) |
---|---|
Serial | 104473ce6991000b0d003400068f89d7e5 |
Build | v0.28 |
Linux | Linux m2k 5.4.0-00602-g88b7d86ff997 #127 SMP PREEMPT Fri Oct 1 14:48:01 CEST 2021 armv7l GNU-Linux;1 core(s) |
U-Boot | U-Boot M2k v0.20-PlutoSDR-00053-g89d0754 (Oct 16 2018 - 16:10:56 +0200) |
FPGA | hdl_2019_r2-32-g43cdc |
Root FS | v0.20-20617-g4e515 |
IIO | Library version: 0.23 (git tag: v0.23) |
Network over USB | Remote Network Driver Interface Specification (RNDIS) |
Sorry, I found it
You should try to run from the Python source code (Python 3.7 or >) in the above link if at all possible. The source code was last changed May 2021 and that Windows installer is a Python 2.7 version from 2019.
You will need to install libm2k and the Python bindings for libm2k to run from the source code.