inst) Connect the Olimex ARM-USB-TINY-H cable to your computer. inst) Run the zadig program * Execute zadig-2.5.exe from the ${RVX_MINI_HOME}\windows_binary directory. * Or, Download it from https://zadig.akeo.ie and run it manually. inst) In the zadig program, - Select [Olimex OpenOCD JTAG ARM-USB-TINY-H (Interface 0)]. - Click [Install Driver]. - Select [Olimex OpenOCD JTAG ARM-USB-TINY-H (Interface 1)]. - Click [Install Driver].
inst) Open [Control Panel] * e.g., search for “control” inst) Click [Programs] inst) Click [Turn Windows features on or off] inst) Enable [Telnet Client] inst) Confirm
Install and verify OpenJDK.
cmd) java -version
Install OpenJDK manually or via a package manager.
The version does not matter much.
Download the latest version of openjdk.java.net or equivalent site.
Version does not matter.
Add the path of the “bin” directory inside the extracted folder to the PATH environment variable.