Windows

    There’s no official binary release of OpenOCD for Windows but if you’re not in the mood to compile it yourself, the xPack project provides a binary distribution, . Follow the provided installation instructions. Then update your environment variable to include the path where the binaries were installed. (C:\Users\USERNAME\AppData\Roaming\xPacks\@xpack-dev-tools\openocd\0.10.0-13.1\.content\bin\, if you’ve been using the easy install)

    1. $ openocd -v
    2. (..)

    Grab QEMU from .

    That’s all! Go to the .