===== Installation - Step 3===== ==== 3-1 Olimex Driver (Windows Only) ==== === Instruction @ Windows=== 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]. ==== 3-2 Telnet (Windows Only) ==== === Instruction @ Windows=== 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 ==== 3-3 Java (If Using the GUI) ==== === Objective === Install and verify OpenJDK. === Check === cmd) java -version === Instruction @ Linux === Install OpenJDK manually or via a package manager.\\ The version does not matter much. === Instruction @ Windows=== 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.