The host software is written in Java and uses usb4java for USB communication. The ZTEX SDK includes native libraries for the following Operation Systems:
In order to run the examples or other packages build with the SDK the following requirements must be satisfied:
The system requirements for the compilation of the firmware and the host software are
make
(required): MSys2: pacman -S msys/make
; MSys: already includedmc
(Midnight commander, recommended) : MSys2: pacman -S msys/mc
; MSys: not available